.banner {
    width: 100%;
    /* height:500px */
}

.banner .slideBox {
    width: 100%;
    position: relative;
    /* height:500px; */
    overflow: hidden;
    z-index: 0;
}

.banner .slideBox .bd {
    width: 100%;
    z-index: 0
}

.banner .slideBox .bd li {
    zoom:1}

.banner .slideBox .bd li a {
    display: block;
    width: 100%;
    /* height:500px */
}

.banner .slideBox .hd {
    position: absolute;
    left: 50%;
    margin-left: -33px;
    bottom: 20px
}

.banner .slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: rgba(190,63,77,0.6);
    border-radius: 50%
}

.banner .slideBox .hd ul li.on {
    background: rgba(190,63,77,1)
}

.body_bg {
    background: url("../images/bodybg.png");
    width: 100%;
    padding: 50px 0 20px;
    position: relative
}

.body_bg .bg1 {
    background: url("../images/icon5.png") no-repeat center;
    display: block;
    width: 359px;
    height: 177px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.body_bg .bg2 {
    background: url("../images/icon6.png") no-repeat center;
    display: block;
    width: 357px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 244px
}

.box1 .box1_left {
    position: relative;
    width: 580px
}

.box1 .box1_left .bd ul li {
    position: relative
}

.box1 .box1_left .bd ul li .pic {
    width: 100%;
    height: 406px;
    overflow: hidden;
}

.box1 .box1_left .bd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s
}

.box1 .box1_left .bd ul li .head {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../images/hei.png");
    height: 40px;
    line-height: 40px;
    width: 100%
}

.box1 .box1_left .bd ul li .head a {
    display: block;
    color: #fff;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 10px
}

.box1 .box1_left .bd ul li:hover .pic img {
    transform: scale(1.1)
}

.box1 .box1_left .hd span, .box1 .box1_left .bd .slick-arrow {
    display: block;
    width: 12px;
    height: 9px;
    cursor: pointer;
    position: absolute;
    z-index: 99
}

.box1 .box1_left .bd .slick-prev,.box1 .box1_left .hd .prev {
    right: 42px;
    bottom: 16px;
    left: auto;
    background: url("../images/arrow1.png") no-repeat;
}

.box1 .box1_left .bd .slick-next,.box1 .box1_left .hd .next {
    right: 20px;
    bottom: 16px;
    background: url("../images/arrow2.png") no-repeat
}

.box1 .box1_right {
    width: 580px
}

.box1 .box1_right .title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    position: relative
}

.box1 .box1_right .title h3 {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.box1 .box1_right .title h3 a {
    font-size: 18px;
    font-weight: bold
}

.box1 .box1_right .title h3.on {
    background-color: #be3f4d
}

.box1 .box1_right .title h3.on a {
    color: #fff
}

.box1 .box1_right .main .bd {
    position: relative
}

.box1 .box1_right .main .bd .more {
    position: absolute;
    right: 10px;
    top: -42px;
    color: #696969
}

.box1 .box1_right .main .bd .more:hover {
    border-bottom: 1px solid #be3f4d;
    color: #be3f4d;
    padding-bottom: 5px
}

.box1 .box1_right .main .bd .word {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 15px
}

.box1 .box1_right .main .bd .word h2 {
    text-align: center;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    display: block;
    height: 30px;
}

.box1 .box1_right .main .bd .word h2 a {
    font-size: 16px;
    font-weight: bold;
    color: #be3f4d
}

.box1 .box1_right .main .bd .word p {
    color: #8f8f8f;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.box1 .box1_right .main .bd ul li {
    background: url("../images/icon1.png") no-repeat left center;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
    height: 48px;
    line-height: 48px
}

.box1 .box1_right .main .bd ul li a {
    float: left;
    padding-left: 17px;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.box1 .box1_right .main .bd ul li span {
    float: right;
    color: #adadad
}

.box1 .box1_right .main .bd ul li:hover {
    border-bottom: 1px dashed #be3f4d
}

.box1 .box1_right .main .bd ul li:hover a {
    color: #be3f4d
}

.yooc {
    margin-top: 50px
}

.yooc .title {
    background: url("../images/icon2.png") no-repeat 15px center #be3f4d;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px
}

.yooc .title h3 a {
    color: #fff;
    font-weight: bold;
    padding-left: 60px
}

.yooc .title .more {
    color: #dff2c4;
    padding-right: 15px;
    transition: all .3s
}

.yooc .title .more:hover {
    padding-right: 10px
}

.yooc .list ul {
    overflow: hidden;
    width: 110%
}

.yooc .list ul li {
    float: left;
    margin: 0 30px 30px 0;
    text-align: center;
    position: relative
}

.yooc .list ul li .pic {
    width: 380px;
    height: 250px;
    overflow: hidden
}

.yooc .list ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s
}

.yooc .list ul li .head {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../images/hei.png");
    height: 40px;
    line-height: 40px;
    width: 100%
}

.yooc .list ul li .head a {
    display: block;
    color: #fff;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.yooc .list ul li:hover .pic img {
    transform: scale(1.1)
}

.announce {
    margin-top: 20px
}

.announce .title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    position: relative;
}

.announce .title h3 {
    padding: 0 10px 0 50px;
    margin-right: 20px;
    height: 50px;
    line-height: 50px
}

.announce .title h3.on {
    color: #be3f4d;
    border-bottom: 3px solid #be3f4d
}

.announce .title h3.txt1 {
    background: url("../images/icon3.png") no-repeat 10px center
}

.announce .title h3.txt1.on {
    background: url("../images/icon3_h.png") no-repeat 10px center
}

.announce .title h3.txt2 {
    background: url("../images/icon4.png") no-repeat 10px center
}

.announce .title h3.txt2.on {
    background: url("../images/icon4_h.png") no-repeat 10px center
}

.announce .title h3 a {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: bold
}

.announce .title h3.on a {
    color: #be3f4d
}

.announce .main .bd {
    position: relative
}

.announce .main .bd .more {
    position: absolute;
    right: 10px;
    top: -57px;
    color: #696969
}

.announce .main .bd .more:hover {
    border-bottom: 1px solid #be3f4d;
    color: #be3f4d;
    padding-bottom: 5px
}

.announce .main .bd ul {
    width: 110%;
    overflow: hidden
}

.announce .main .bd ul li {
    background-color: #f6f6f6;
    height: 90px;
    margin: 0 40px 30px 0;
    padding: 14px 20px;
    box-sizing: border-box;
    width: 580px;
    float: left
}

.announce .main .bd ul li:hover {
    background-color: #be3f4d
}

.announce .main .bd ul li .date {
    text-align: center;
    padding-top: 10px
}

.announce .main .bd ul li .date p {
    color: #a6a6a6
}

.announce .main .bd ul li .date h4 {
    color: #a6a6a6;
    font-size: 14px;
    font-weight: bold
}

.announce .main .bd ul li .line {
    background-color: #bfbfbf;
    width: 1px;
    height: 62px;
    margin: 0 20px
}

.announce .main .bd ul li .word {
    padding-top: 12px;
    width: 450px
}

.announce .main .bd ul li .word h6 {
    font-size: 14px;
    color: #999;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.announce .main .bd ul li:hover .date p {
    color: #fff
}

.announce .main .bd ul li:hover .date h4 {
    color: #fff
}

.announce .main .bd ul li:hover .line {
    background-color: #d27983
}

.announce .main .bd ul li:hover .word h5 a {
    color: #fff
}

.announce .main .bd ul li:hover .word h6 {
    color: #fff
}

.m_box .m_right .m_list ul li {
    border-bottom: 1px dotted #e4e4e4;
    padding: 30px 0;
    position: relative;
    z-index: 999
}

.m_box .m_right .m_list ul li .photo {
    width: 230px;
    height: 150px;
    overflow: hidden
}

.m_box .m_right .m_list ul li .photo img {
    width: 100%;
    height: 100%;
    transition: all .3s
}

.m_box .m_right .m_list ul li .content {
    width: 630px
}

.m_box .m_right .m_list ul li .content2 {
    width: 100%
}

.m_box .m_right .m_list ul li .content h3 {
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold
}

.m_box .m_right .m_list ul li .content .txt {
    margin: 15px 0;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
    color: #999;
}

.m_box .m_right .m_list ul li .content .infor span {
    margin-right: 20px
}

.m_box .m_right .m_list ul li .content2 h3 {
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold
}

.m_box .m_right .m_list ul li .content2 .txt {
    margin: 15px 0;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #999
}

.m_box .m_right .m_list ul li .content2 .infor span {
    margin-right: 20px
}

.m_box .m_right .m_list ul li:hover {
    border-bottom-color: #be3f4d
}

.m_box .m_right .m_list ul li:hover .photo img {
    transform: scale(1.1)
}

.m_box .m_right .m_list ul li:hover .content h3 a {
    color: #be3f4d
}

.m_box .m_right .m_list ul li:hover .content2 h3 a {
    color: #be3f4d
}

.m_box .m_right .m_word {
    margin-top: 30px
}

.m_box .m_right .m_word .content table {
    margin: 0 auto!important
}

.m_box .m_right .m_word .infor {
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
    margin: 20px 0;
    text-align: center
}

.m_box .m_right .m_word .infor span {
    display: inline-block;
    _display: inline;
    *display: inline;
    zoom:1;vertical-align: middle;
    margin: 0 10px;
    color: #adadad
}

.m_box .m_right .m_word h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px
}

.m_box .m_right .m_word p {
    text-indent: 2em;
    color: #707070;
    line-height: 32px;
    font-size: 16px!important;
    word-wrap: break-word;
    word-break: normal;
}

.m_box .m_right .m_word p video{
    background: none !important;
    float: none;
    width: 100%;
    display: block;
    height: auto;
    margin: 10px 0 20px;
    }
		
.m_box .m_right .m_word .vsbcontent_img {
    text-align: center;
    text-indent: 0
}

.m_box .m_right .m_word img {
    margin: 10px auto;
    max-width: 100%;
    border: none!important;
    display: block;
}

.m_box .m_right .m_pic {
    margin-top: 30px
}

.m_box .m_right .m_pic ul {
    width: 110%
}

.m_box .m_right .m_pic ul li {
    float: left;
    margin: 0 22px 22px 0;
    text-align: center;
    position: relative
}

.m_box .m_right .m_pic ul li .box {
    width: 285px;
    height: 210px;
    overflow: hidden
}

.m_box .m_right .m_pic ul li .box img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s
}

.m_box .m_right .m_pic ul li .tit {
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../images/hei.png")
}

.m_box .m_right .m_pic ul li .tit a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.m_box .m_right .m_pic ul li:hover .box img {
    transform: scale(1.1)
}
