.wrapper {
    background: url(../images/bg.png) no-repeat center top;
    overflow: hidden;
    background-position-y: 50px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.w1200 .menu {
    position: relative;
    padding-top: 130px;
    padding-bottom: 22px
}

.w1200 .menu ul {
    background-color: #d22b40;
    padding: 13px 0;
    height: 18px
}

.w1200 .menu ul li {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 46px;
    border-right: 1px solid #fff;
}

.w1200 .menu ul li a {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
}

.w1200 .menu .logo {
    position: absolute;
    top: 18px;
    left: 5px;
    background: url(../images/logo.png) no-repeat center;
    width: 248px;
    height: 65px;
}

.w1200 .row1 {
    padding-bottom: 30px;
}

.w1200 .lunbo {
    width: 1200px;
    height: 279px;
    position: relative;
}

.w1200 .row1 .swiper-container {
    width: 1200px;
    height: 279px;
}

.w1200 .row1 .swiper-container .swiper-wrapper .swiper-slide a {
    position: relative;
    display: block;
}

.w1200 .row1 .swiper-container .swiper-wrapper .swiper-slide .left {
    float: left;
    width: 493px;
}

.w1200 .row1 .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 493px;
    height: 279px;
}

.w1200 .row1 .swiper-container .swiper-wrapper .swiper-slide .right {
    float: right;
    width: 705px;
    height: 278px;
    background-color: #f6f6f6;
}

.w1200 .row1 .swiper-container .swiper-wrapper .swiper-slide .right .tit {
    font-size: 25px;
    color: #c00003;
    font-weight: 600;
    float: left;
    padding-left: 25px;
}

.w1200 .row1 .swiper-container .swiper-wrapper .swiper-slide .right .line {
    background: url(../images/line.png) no-repeat;
    width: 577px;
    height: 1px;
    float: left;
    margin-top: 34px;
}

.clear {
    clear: both;
}

.w1200 .row1 .swiper-container .swiper-wrapper .swiper-slide .right .biaoti a {
    font-size: 24px;
    color: #d22b3f;
    font-weight: 600;
    text-align: center;
    display: block;
    padding-top: 10px;
}

.w1200 .row1 .swiper-container .swiper-wrapper .swiper-slide .right .text {
    font-size: 16px;
    color: #d22b3f;
    font-weight: 600;
    width: 538px;
    margin: 0 auto;
    display: block;
    padding-top: 20px;
}

.w1200 .row1 #arrow-left1 {
    position: absolute;
    left: 515px;
    top: 123px;
    width: 33px;
    height: 58px;
    background: url(../images/left.png) no-repeat;
    z-index: 2;
}

.w1200 .row1 #arrow-right1 {
    position: absolute;
    right: 20px;
    top: 123px;
    width: 33px;
    height: 58px;
    background: url(../images/right.png) no-repeat;
    z-index: 2;
}

.w1200 .tt {
    padding-bottom: 30px;
}

.tt .icon {
    background: url(../images/tt.png) no-repeat;
    width: 63px;
    height: 38px;
    float: left;
    margin-top: 10px;
}

.tt span a {
    float: left;
    margin-left: 11px;
    display: block;
    font-size: 22px;
    color: #404040;
    font-weight: 600;
    width: 610px;
    line-height: 30px;
}

.tt p {
    font-size: 14px;
    color: #949494;
    padding-top: 15px;
    line-height: 30px;
}

.zb_nav {
    height: 54px;
    border-bottom: 2px solid#d22b40;
    overflow: hidden;
}

.zb_nav p{
    background: url(../images/select.png) no-repeat;
    width: 173px;
    height: 54px;
    line-height: 47px;
    float: left;
    font-size: 20px;
    color: #d22b40;
    font-weight: 600;
    text-indent: 3rem;
    margin-right: 33px;
}

.zb_nav p.zb_hover {
    background: url(../images/selected.png) no-repeat;
    width: 173px;
    height: 54px;
    line-height: 47px;
    color: #fff;
    cursor: pointer;
}

.zb_cont .content{
    margin-top: 25px;
}

.zb_cont .content {
    width: 100%;
    height: 150px;
    border-bottom: 2px solid #d0d0d0;
}

.zb_cont .content>a {
    display: block;
    float: left;
    width: 218px;
    height: 123px;
}

.zb_cont .content>div {
    width: 554px;
    float: right;
}

.zb_cont .content>div h3 {
    font-size: 16px;
    font-weight: 600;
}

.blank10 {
    margin: 0 auto;
    width: 100%;
    height: 10px;
    font-size: 1px;
    clear: both;
}

.zb_cont p {
    font-size: 14px;
    font-weight: 500;
    height: 90px;
    overflow: hidden;
    color: #949494;
}

.more{
    width: 793px;
    height: 44px;
    margin: 20px auto;
}

.more a{
    display: block;
    height: 44px;
}

.title{
    width: 386px;
    height: 30px;
    margin-bottom: 15px;
}

.photo {
    position: relative;
}

.photo .play {
    position: absolute;
    top: 143px;
    right: 10px;
    width: 67px;
    height: 67px;
    background: url(../images/play.png) no-repeat center;
}

.photo a .biaoti {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.right ul{
    margin-top: 5px;
    margin-bottom: 30px;
}
.right ul li{
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.right ul li a{
    font-size: 14px;
    color: #474747;
    font-weight: 600;
}