.content{
	width: 1200px;
	margin: 0 auto;
    background: #fff !important;
    z-index: 1;
}

/*幻灯图部分*/
.main .slider-box{width:1160px;height:500px;margin:0 auto;}
.main .slider-box .slider{width:1160px;}
.main .slider-box .slider-img{height:500px;}
.main{width:100%;overflow: hidden;}
.main .slider-box{margin:0 auto;position: relative;}
.main .slider-box .slider-wrapper{position: absolute;top:0;left:-2320px;}
.main .slider-box .slider{float: left;position: relative;}
.main .slider-box .slider-img{display: block;overflow:hidden;background: black;}
.main .slider-box .slider-img img{width:100%;height:auto;display:block;}
.main .slider-box .prev{position: absolute;top:50%;left:60px;margin-top:-41px;width: 70px;height:77px;opacity:0.5;filter:alpha(opacity=0);background: rgba(0, 0, 0, 0.7);}

.main .slider-box .prev:hover .prev-d{background: url("../img/index.png") no-repeat -155px -145px;}
.main .slider-box .prev .prev-d{background: url("../img/index.png") no-repeat -155px -88px;width: 30px;height: 57px;margin-left: 20px;margin-top: 10px;}
.main .slider-box .next{position: absolute;top:50%;right:60px;margin-top:-41px;width:70px;height:77px;opacity:0.5;filter:alpha(opacity=0);background: rgba(0, 0, 0, 0.7);}
.main .slider-box .next .next-d{background: url("../img/index.png") no-repeat -186px -88px;width: 30px;height: 57px;margin-left: 20px;margin-top: 10px;}
.main .slider-box .next:hover .next-d{background: url("../img/index.png") no-repeat -185px -145px;}
.main .slider-box .w-left{width:1160px;height:500px;background:url('../img/bg_1.png');position: absolute;top:0;left:-1160px;}
.main .slider-box .w-right{width:1160px;height:500px;background:url('../img/bg_1.png');position: absolute;top:0;right:-1160px;}
.main .slider-box .mask{width:100%;height:95px;position: absolute;left:0;bottom:30px;background: url('../img/slide-mask.png')  no-repeat 0 0; background-size: 1160px 95px;}
.main .slider-box .mask span{display: block;color:#fff;text-align: center;}
.main .slider-box .mask .mask-title{font-size:30px;line-height:62px;text-shadow:0 1px 3px black;}



/*轮播图以及轮播图右侧列表开始*/

.bl_box{
    width: 100%;
}
.bl_box .bll {
    width: 71%;
    float: left;
}
.bl_box .blc{
    width: 30%;
    float: left;
    margin:0 2.5%;
}
.bl_box .blr {
    width: 25%;
    float: right;
}
.sunnav {
    background: #efefef;
    width: 100%;
    height: 29px;
    border: 1px solid #e9e9e9;
    border-top: none;
    line-height: 29px;
}
.sunicon {
    background: url(../img/bg_btn.png) no-repeat -244px 10px;
    padding-left: 22px;
    margin: 0 10px;
    float: left;
}
.sunnav li {
    width: 30%;
    height: 29px;
    overflow:hidden;
    float: left;
    margin-right: 1%;
}
.sunnav li a{
    font-size: 14px;
}
.imgboxi{
    width: 100%;
    height: 364px;
    overflow:hidden;
    position: relative;
}
.imgbox{
    width: 100%;
    height: 364px;
    overflow:hidden;
    position: relative;
}
.imgbox img{
    width: 100%;
}
.imgboxi img{
    height: 100%;
}
.imgbox .bg,.imgboxi .bg{
    position: absolute;
    width: 100%;
    height: 55px;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}
.imgbox .ibt,.imgboxi .ibt{
    position: absolute;
    width: 100%;
    height: 55px;
    left: 0;
    bottom: 0;
    z-index: 10;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 55px;
}
.tt{
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.tt li a{
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow:hidden;
    font-size: 14px;
}
.tt li .tspe{
    font-size: 18px !important;
    font-weight: bold;
    height: 28px !important;
    line-height: 28px !important;
    margin-bottom: 15px;
}
.w30_bottom_con{
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
}
.w30_bottom_con li {
    width: 100%;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    margin-bottom: 5px;
    background-image: url(../img/litype.png);
    background-repeat: no-repeat;
    background-position: -15px -5px;
    padding-left: 10px;
}
.pubuliu{
    width: 100%;
    height: 83px;
    text-align: center;
    line-height:83px;
    padding: 0 5px;
    overflow:hidden;
}
.b35668a {
    background: #35668a;
}
.ba73739 {
    background: #a73739;
}
.bd9737d {
    background: #d9737d;
}
.b78a7aa {
    background: #78a7aa;
}
.bb0c8bd {
    background: #b0c8bd;
}
.b334e65 {
    background: #334e65;
}
.ppl a{
    color: #d5ebec;
}
.tit {
    border-bottom: 10px solid #000;
    height: 33px;
    width: 100%;
    position: relative;
}
.tit h2 {
    background: url(../img/tit.png) no-repeat;
    width: 136px;
    height: 46px;
    text-indent: 9999px;
    font-size: 0;
    display: block;
    float: left;
}
.tit .more {
    float: right;
    display: block;
    background: url(../img/tit.png) no-repeat left -563px;
    width: 70px;
    height: 14px;
    text-indent: 14px;
    position: absolute;
    right: 0;
    top: 20px;
    line-height: 14px;
}
.bibt{
    height: 30px !important;
    line-height: 30px !important;
    font-size: 14px !important;
}
.bw25{
    float: left;
    width: 19.5% !important;
    height: 132px !important;
    margin-right: 0.625%;
}
.mgr0{
    margin-right: 0 !important;
}
.s_tit {
    border-bottom: 2px solid #dfdfdf;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.mb20 {
    margin-bottom: 10px;
}
.s_tit h2 {
    float: left;
    border-bottom: 2px solid #bf0714;
}
.yahei {
    font-family: \5FAE\8F6F\96C5\9ED1;
}
.y_tit {
    background: url(../img/tit.png) no-repeat left -423px;
    width: 45px;
    height: 118px;
    display: block;
    float: left;
}
.mr15 {
    margin-right: 15px;
}
.y_list {
    margin-right: -21px;
}
.y_list li {
    float: left;
    margin-right: 17px;
    width: 170px;
    text-align: center;
    font-size: 12px;
    overflow:hidden;
}
.y_list li img {
    width: 100%;
    margin-bottom: 6px;
}
.bimgb li{
    margin-bottom: 10px;
    width: 226px !important;
}
.bimgb li img{
    width: auto !important;
    height: 118px;
}
.bimgb li p{
    width: 100%;
    height: 48px;
    line-height: 24px;
    overflow:hidden;
}
.friend_link{
    margin-bottom: 20px;
}
.friend_link a{
    margin-right: 30px;
    font-size: 13px;
}