@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
}
img {
    border: none;
}
a {
    text-decoration: none;
}
ol, ul {
    list-style: none;
}

.top_bg{width:100%; height:509px; background:url(../images/big_bg.jpg) no-repeat center;}
.top_box{width:1200px; height:509px; margin:0 auto; position:relative; }
.top_box img{width:144px; height:58px; margin-top:35px;}
.top_wz{ position:absolute; right:130px; bottom:20px;}
.top_wz a{font-size:16px; font-weight:bold; color:#e51e0e;  }

.banner_box{width:100%; height:77px; background:#ba261a;}

.banner {
   width:1200px;
   height:77px;
   margin:0 auto;
}

.banner ul{ display:inline-block;}
.banner ul li{ width:300px; float:left; text-align:center;}
.banner ul li a{font-size:25px; color:#fae397; line-height:77px; display: inherit; }


.banner  ul li.active {
    color: #fae397;
    background: #dc3c2f;
}
.main_box{width:1200px; height:auto; margin:0 auto;}
.main_box .content_box{height:415px; margin-top:30px;}
.main_box .content_box .img_box{ width:630px; height:415px; float:left; background:#FCF;}
.main_box .content_box .img_box .slider-container { width:auto; height: 415px; overflow: hidden; position: relative;}
.main_box .content_box .img_box .slider-container .slider-wrapper { width: 5000em; /*Fix for prevent display errors*/ overflow: hidden; position: absolute; left: 0; top: 0; -webkit-transition: all 800ms ease; -moz-transition: all 800ms ease; -o-transition: all 800ms ease; transition: all 800ms ease;}
.main_box .content_box .img_box .slider-container .slide { width: 630px; height: 415px; float: left; overflow: hidden; position: relative;}
.main_box .content_box .img_box .slider-container .slide img{ width:100%; height: 415px;}
.main_box .content_box .img_box .slider-container .slide .title{ width:100%; height: 45px; padding-left: 10px; font-size:15px; color: #fff; line-height: 45px; display: block; background:url(../images/bg_lb_title.png) repeat; position: absolute; left:0; bottom:0;}
.main_box .content_box .img_box .slider-nav { width: 100%; text-align: right; position: absolute; bottom: 12px; right: 0px;}
.main_box .content_box .img_box .slider-nav li { padding: 3px; display: inline;}
.main_box .content_box .img_box .slider-nav .bullet { width: 10px; height: 10px; font-size:0px; background:url(../images/bg_lb.png) no-repeat; background-size: 100%; display: inline-block; text-indent: -9000px; overflow: hidden;}
.main_box .content_box .img_box .slider-nav .active { background:url(../images/bg_lb_active.png) no-repeat; background-size: 100%;}
.main_box .content_box .img_box .slider-nav .prev, .slider-nav .next {  width: 10px; height: 10px; display: none; /*display: inline-block;*/ overflow: hidden; text-indent: -9000px;}



.main_box .content_box .new_box{width:545px; height:415px; float:left; margin-left:25px;}
.main_box .content_box .new_box ul{ display:inline-block; margin-top:15px;}
.main_box .content_box .new_box ul li{width:auto; height:40px; background:url(../images/ph_dot1.png) no-repeat 0 10px;}
.main_box .content_box .new_box ul li a{ font-size:18px; color:#1c1c1c; padding-left:15px;  white-space: nowrap; text-overflow: ellipsis;  overflow: hidden; display: inherit;}
.main_box .content_box .new_box ul li span{float:right;}



.bottom_box{width:100%; height:160px; background:#f5eee6; margin-top:30px;}
.bottom_box .bottom{width:1200px; margin:0 auto; text-align:center;}
.bottom_box .bottom p{ font-size:14px; color:#1c1c1c; line-height:160px;}



.pagelist{height:600px; }
.pagelist .list_box{height:530px; }
.pagelist .list_box ul{ padding: 20px 20px 0 10px;}
.pagelist .list_box ul li{width:auto; height:36px; background:url(../images/ph_dot1.png) no-repeat 0 10px;}
.pagelist .list_box ul li a{font-size:16px; color:#1c1c1c; padding-left:20px;}
.pagelist .list_box ul li span{float:right; font-size:16px; color:#1c1c1c;}
.pagelist .next{height:50px; margin-top:30px;}




.detail{ min-height:500px; margin-top:30px;}











