/* 轮播图 */


/* 本例子css */



.fullSlide {
    min-width: 1200px;
    position: relative;
    height: 530px;
    overflow: hidden;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 530px;
    overflow: hidden;
    position: relative;
}

.fullSlide .bd li .full-title {
    display: block;
    height: 530px;
    position: absolute;
    font-size: 32px;
    color: #fff;
    top: 425px;
    left: 50%;
    width: 648px;
    margin-left: -600px;
}

.fullSlide .hd {
    width: 500px;
    left: 80%;
    margin-left: -250px;
    bottom: 15px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .hd ul {
    float: right;
}

.fullSlide .hd ul li {
    float: left;
    margin: 0 5px;
    cursor: pointer;
}

.fullSlide .hd ul li:first-child img {
    border-radius: 0 0 0 20px;
}

.fullSlide .hd ul li:last-child img {
    border-radius: 0 20px 0 0;
}

.fullSlide .hd ul li img {
    width: 150px;
    line-height: 41px;
    display: block;
    border: 3px solid transparent;
}

.fullSlide .hd ul .on img {
    border: 3px solid #fff;
}


/* 学校要闻 */
 .sy_column {
    margin-top: 50px;
}

.column_name {
    font-size: 32px;
    color: #222;
    font-weight: 700;
    background: url("../images/column_name.png") no-repeat left top;
    background-size: 80px 34px;
    padding-left: 20px;
    height: 34px;
    line-height: 28px;
}

.column_more {
    background: url("../images/more.png") no-repeat left top;
    background-size: 45px 14px;
    display: block;
    width: 45px;
    height: 14px;
    /* margin-top: 12px; */
}

.w462 {
    width: 462px;
}

.w708 {
    width: 708px;
}

.zt {
    margin-top: 30px;
}

.zt a {
    display: block;
    width: 462px;
    height: 260px;
    position: relative;
}

.zt img {
    width: 462px;
    height: 260px;
    border-radius: 8px;
}

.zt .filter {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 462px;
    height: 100px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    border-radius: 0px 0px 8px 8px;
}

.zt .moren {
    background: #f6f6f6;
    width: 462px;
    height: 260px;
    line-height: 260px;
    border-radius: 8px;
    display: block;
    color: #cbcbcb;
    text-align: center;
    font-size: 18px;
}

.zt p {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.zt .zt_icon {
    position: absolute;
    right: 14px;
    top: 16px;
    background: url("../images/zticon.png") no-repeat left top;
    background-size: 70px 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    width: 70px;
    height: 50px;
    color: #fff;
    font-size: 12px;
}

.ywlist {
    background: #fff;
    padding: 20px;
    margin-top: 30px;
    border-radius: 8px;
}

.ywlist li a {
    color: #333;
    font-size: 16px;
    line-height: 44px;
}



/* 部门动态 */

.bmdt {
    background: #fff;
    padding: 30px 30px 0 30px;
    border-radius: 8px;
    margin-top: 32px;
}

.bmdt li a {
    display: block;
    width: 648px;
    height: 100px;
}

.bmdt li {
    margin-bottom: 28px;
}

.bmdt .bm-pic {
    width: 176px;
    height: 100px;
    border-radius: 8px;
    margin-right: 20px;
    background: #f6f6f6;
    display: block;
    text-align: center;
    line-height: 100px;
    color: #cbcbcb;
    font-size: 14px;
}

.bmdt .bm-con {
    width: 450px;
}

.bmdt .bm-title {
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

.bmdt .bm-brief {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin-top: 10px;
}

.tzgg {
    padding: 30px 25px;
}

.tzgg li {
    margin-bottom: 25px;
}

.tzgg li:last-child {
    margin-bottom: 0;
}

.tzgg li a {
    line-height: 30px;
}

.tzgg .time {
    width: 48px;
    height: 34px;
    background: #d9ecff;
    border-radius: 0px 10px 0px 10px;
    display: inline-block;
    margin-right: 20px;
    padding: 2px;
    line-height: 26px;
}

.tzgg .time1 {
    font-size: 16px;
    color: #1b5995;
}

.tzgg .time2 {
    font-size: 12px;
    color: #7abeff;
}

.tzgg .xie {
    color: #fff;
    font-size: 18px;
}


/* 热门专题 */

.ztlist {
    width: 110%;
}

.ztitem {
    width: 216px;
    margin-right: 30px;
    margin-top: 30px;
    position: relative;
    float: left;
    height: 200px;
}
.ztitem a:hover {
    box-shadow: 0px 2px 20px 0px rgba(0, 78, 120, 0.15);
}
.ztitem a {
    display: block;
    position: absolute;
}

.ztpic {
    width: 216px;
    height: 122px;
    border-radius: 8px 8px 0 0;
    background: #f6f6f6;
    display: block;
    text-align: center;
    line-height: 122px;
    color: #cbcbcb;
    font-size: 14px;
}

.ztcon {
    height: 42px;
    background: #fff;
    padding: 18px;
    position: relative;
    margin-top: -4px;
    border-radius: 0 0 8px 8px;
    box-shadow: 0px 2px 10px 0px rgba(27,89,149,0.06); 
}

.zttitle {
    color: #333;
    font-size: 16px;
}
.ztitem a:hover .zttitle {
    color: #134778;
}


/* 教育教学 tab切换 */

.tab_qh {
    margin-top: 50px;
}

.pdrdlist li {
    float: left;
    margin-right: 20px;
}

.pdrdlist li .column_tab {
    font-size: 32px;
    color: #222;
    font-weight: 700;
    padding-left: 20px;
    height: 34px;
    line-height: 28px;
}

.pdrdlist li .column_tab a {
    font-size: 32px;
    color: #666;
    background: url("../images/column_tab.jpg") no-repeat left bottom;
    background-size: 80px 8px;
}

.pdrdlist li:hover .column_tab,
.pdrdlist li.cur .column_tab {
    background: url("../images/column_tab_dou.png") no-repeat left top;
    background-size: 14px 13px;
}

.pdrdlist li:hover h3 a,
.pdrdlist li.cur h3 a {
    color: #222;
}

.jyleft {
    background: #fff;
    border-radius: 8px;
}

.jyline {
    border: 1px dashed #d9ecff;
    margin: 0 30px;
}

.jy-a {
    display: block;
}

.jy-pic {
    display: block;
    width: 462px;
    height: 260px;
    border-radius: 8px 8px 0 0;
    background: #f6f6f6;
    text-align: center;
    line-height: 260px;
    font-size: 20px;
    color: #cbcbcb;
}

.jy-title {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    padding: 20px 30px;
}

.jylist {
    padding: 9px 30px;
}

.jylist li a {
    color: #222;
    font-size: 16px;
    line-height: 44px;
}

.jyitem {
    margin: 0 30px 30px 0;
    position: relative;
}

.duration {
    position: absolute;
    right: 10px;
    top: 88px;
    width: 46px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0px 10px 0px 10px;
}


/* 快速访问 */

.w1220 {
    width: 1220px;
    margin: 0 auto;
}

.swiper-container {
    /* width: 100%; */
    /* height: 100%; */
}

.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ksfw {
    margin-top: 42px;
    background: url("../images/ksfw.png") no-repeat left top;
    background-size: 1220px 150px;
    height: 150px;
    width: 1220px;
}

.w72 {
    width: 72px;
    height: 80px;
    margin-top: 33px;
    margin-left: 45px;
    background: url("../images/ksfwtu.png") no-repeat left top;
    background-size: 72px 75px;
}

.w1000 {
    width: 1025px;
    margin-top: 23px;
    margin-left: 30px;
}

.swiper-slide:hover {
    width: 100px !important;
    height: 100px !important;
    background: #f2f8ff;
    border-radius: 8px;
}

.swiper-slide {
    width: 100px !important;
    height: 100px !important;
}

.swiper-slide p {
    font-size: 12px;
    color: #666;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/prev.png") !important;
    left: 0 !important;
    right: auto !important;
    width: 10px !important;
    height: 16px !important;
    background-size: 10px 16px !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/next.png") !important;
    right: 0 !important;
    left: auto !important;
    width: 10px !important;
    height: 16px !important;
    background-size: 10px 16px !important;
}

.swiper-button-next,
.swiper-button-prev {
    margin-top: -8px!important;
}


/* 纯文字列表 */

.container {
    /*background: #f2f8ff;*/
}

.main {
    padding: 40px 0 30px 0;
}

.videolistmain {
    padding: 0 0 40px 0;
}

.w954 {
    width: 834px;
    background: #fff;
    padding: 40px 60px;
}

.textlist li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 25px;
    height: 21px;
}

.textlist li::before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    width: 5px;
    height: 5px;
    background: #d9ecff;
    border-radius: 50%;
}

.textlist li a {
    font-size: 16px;
    color: #333;
}

.textlist li a:hover {
    font-size: 18px;
    color: #134778;
    font-weight: 500;
}

.textlist li span {
    font-size: 14px;
    color: #999;
    float: right;
}


/* 图片列表 */

.pic-right {
    width: 874px;
    background: #fff;
    padding: 40px;
}

.piclist {
    width: 110%;
}

.piclist li {
    float: left;
    width: 196px;
    height: 164px;
    margin-right: 30px;
    margin-bottom: 30px;
}

.piclist li a {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    font-weight: 400;
}

.piclist li a img {
    width: 196px;
    height: 110px;
    display: block;
    border-radius: 8px;
}

.piclist li .moren {
    width: 196px;
    height: 110px;
    line-height: 110px;
    background: #f6f6f6;
    display: block;
    text-align: center;
    color: #cbcbcb;
    font-size: 14px;
    border-radius: 8px;
}

.piclist li a p {
    margin-top: 10px;
}

.wclbg {
    padding: 40px 40px 80px 40px;
    background: #fff;
    border-radius: 8px;
    margin-top: 30px;
}


/* 文稿详情页 */

.bgwhite {
    background: #fff;
    padding: 48px 80px 80px 80px;
    border-radius: 8px;
}

.main_article {
    padding: 10px 0 40px;
}

.title {
    font-size: 32px;
    color: #222;
    font-weight: bold;
  	margin-bottom:10px;
}
.time,
.source {
    font-size: 12px;
    color: #999;
}

.bgwhite .time {
    margin-right: 15px;
}

.line {
    height: 1px;
    margin: 20px 0;
    background: #d9ecff;
}

.content {
    font-size: 16px;
    color: #222;
    line-height: 32px;
}
.content p{
  	
	text-indent:2em;
  	margin-bottom:15px;
}
.content img {
    max-width: 100%;
    
}


/* 带分类列表页 */

.item h3 {
    font-size: 18px;
    color: #bf3d27;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9ecff;
}

.sortlist {
    width: 110%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.sortlist li {
    float: left;
    font-size: 16px;
    color: #333;
    width: 187px;
    margin-right: 110px;
    margin-bottom: 20px;
    height: 36px;
}

.sortlist li a {
    font-size: 16px;
    color: #333;
}


/* 视频列表页 */

.videolist {
    width: 110%;
}

.vitem {
    width: 216px;
    margin-right: 30px;
    margin-top: 30px;
    position: relative;
    float: left;
    height: 260px;
    box-shadow: 0px 2px 10px 0px rgba(27,89,149,0.06);
}
.vitem:hover {
    box-shadow: 0px 2px 20px 0px rgba(0, 78, 120, 0.15);
}
.vitem a {
    display: block;
    position: absolute;
}

.vitem .vodicon {
    display: none;
    position: absolute;
    left: 98px;
    top: 40px;
    width: 60px;
    height: 64px;
    background: url("../images/vod-icon.png") no-repeat left top;
    background-size: 60px 64px;
}

.vitem .duration {
    position: absolute;
    right: 10px;
    top: 88px;
    width: 46px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0px 10px 0px 10px;
}

.vpic {
    width: 216px;
    height: 122px;
    background: #f6f6f6;
    border-radius: 8px 8px 0 0;
    display: block;
    text-align: center;
    line-height: 122px;
    color: #cbcbcb;
    font-size: 14px;
}

.vcon {
    height: 104px;
    background: #fff;
    padding: 17px;
    position: relative;
    margin-top: -4px;
    border-radius: 0 0 8px 8px;
  	
  	
}

.vtitle {
    color: #333;
    font-size: 16px;
}
.vitem:hover .vtitle{
    color: #134778;
}
.vtime {
    font-size: 12px;
    color: #999;
    position: absolute;
    left: 17px;
    bottom: 17px;
}

.vsource {
    font-size: 12px;
    color: #999;
    position: absolute;
    left: 17px;
    bottom: 17px;
}


/* 名师风采详情 */

.columnbox {
    margin: 30px 0 40px;
}

.msfc {
    padding-top: 30px;
    padding-bottom: 60px;
}

.cbleft {
    width: 360px;
    height: 516px;
    border-radius: 0 0 0 20px;
    background: #f6f6f6;
    display: block;
    text-align: center;
    line-height: 516px;
    color: #cbcbcb;
    font-size: 18px;
}

.cbright {
    width: 720px;
    background: #fff;
    padding: 50px 60px 0;
    height: 466px;
}

.cbright h3 {
    font-size: 40px;
    color: #333;
    font-weight: bold;
}

.cbright h3 span {
    font-size: 18px;
    font-weight: 100;
    margin-left: 16px;
    background: url("../images/columnbg2.jpg") no-repeat left bottom;
}

.cbright .brief {
    font-size: 14px;
    color: #666;
    line-height: 32px;
    margin-top: 30px;
}


/* 视频详情页 */

.videobox {
    margin-top: 30px;
}

.vleft {
    width: 900px;
    height: 508px;
}

.vright {
    width: 300px;
    height: 508px;
    background: #1b5995;
}

.vcolumn {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.tjlist {
    margin-left: 30px;
    height: 458px;
    overflow-y: auto;
}

.tjlist li {
    margin-top: 26px;
    width: 240px;
    position: relative;
}

.tjlist li .filter {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 240px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.tjlist li .vodicon {
    display: none;
    position: absolute;
    left: 90px;
    top: 36px;
    width: 60px;
    height: 64px;
    background: url("../images/vod-icon.png") no-repeat left top;
    background-size: 60px 64px;
}

.tjlist li:hover .vodicon {
    display: block;
}

.tjlist li p {
    position: absolute;
    bottom: 12px;
    left: 15px;
    margin-right: 15px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.tjlist li img {
    width: 240px;
    height: 135px;
    display: block;
    border-radius: 8px;
}

.tjlist li .moren {
    width: 240px;
    height: 135px;
    background: #f6f6f6;
    display: block;
    border-radius: 8px;
    text-align: center;
    line-height: 135px;
    color: #cbcbcb;
    font-size: 14px;
}

.con {
    background: #fff;
    padding: 25px 30px 20px;
    margin-bottom: 40px;
    border-radius: 0 0 8px 8px;
}

.vodtitle {
    font-size: 26px;
    color: #333;
    font-weight: 500;
}

.vodtime {
    font-size: 12px;
    color: #999;
    margin-top: 20px;
}


/* 专题栏目页 */

.fullSlide2 {
    width: 100%;
    position: relative;
    height: 500px;
    background: #ccc;
}

.fullSlide2 .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide2 .bd ul {
    width: 100% !important;
}

.fullSlide2 .bd li {
    width: 100% !important;
    height: 500px;
    overflow: hidden;
    text-align: center;
}

.fullSlide2 .bd li a {
    display: block;
    height: 500px;
}

.fullSlide2 .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide2 .hd ul {
    text-align: center;
}

.fullSlide2 .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
}

.fullSlide2 .hd ul .on {
    background: #f00;
}

.fullSlide2 .prev,
.fullSlide2 .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -15px;
    left: 10%;
    z-index: 1;
    width: 17px;
    height: 30px;
    cursor: pointer;
}

.fullSlide2 .prev {
    background: url(../images/ztprev.png) no-repeat left top;
}

.fullSlide2 .next {
    background: url(../images/ztnext.png) no-repeat left top;
}

.fullSlide2 .next {
    left: auto;
    right: 10%;
}

.ztbox {
    padding-bottom: 30px;
}


/* 专题详情页 */

.zt_banner {
    height: 500px;
}

.zt_list {
    background: #fff;
    padding: 10px 0;
    margin-left: -10px;
    border-radius: 8px;
}

.zt_left {
    width: 954px;
}

.zt_right {
    width: 216px;
}

.zt_item {
    margin: 10px 0;
    position: relative;
    height: 140px;
    padding: 10px 30px;
    background: #fff;
    border-radius: 8px;
}

.zt_item:hover {
    box-shadow: 0px 2px 20px 0px rgba(0, 78, 120, 0.15);
}

.zt_item .zt_img img {
    width: 249px;
    height: 140px;
    margin-right: 30px;
    border-radius: 8px;
}

.zt_item .moren {
    width: 249px;
    height: 140px;
    margin-right: 30px;
    border-radius: 8px;
    background: #f6f6f6;
    display: block;
    text-align: center;
    line-height: 140px;
    color: #cbcbcb;
    font-size: 14px;
}

.zt_item .zt_title {
    font-size: 18px;
    color: #333;
    padding-top: 5px;
}

.zt_item:hover .zt_title {
    font-size: 22px;
    color: #134778;
}

.zt_item .zt_brief {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    margin-top: 15px;
}

.zt_item .zt_time {
    font-size: 12px;
    color: #999;
    position: absolute;
    /*left: 0;*/
    bottom: 20px;
}

.zt_con {
    width: 615px;
    height: 140px;
}

.zt_con a {
    display: block;
    height: 140px;
}

.zt_nav {
    border-bottom: 1px solid #d9ecff;
    padding-bottom: 10px;
    margin-bottom: 26px;
}

.zt_nav li {
    float: left;
    margin: 0 20px;
}

.zt_nav li a {
    font-size: 26px;
    color: #666;
    cursor: pointer;
}

.zt_nav li.current a {
    color: #222;
    font-weight: 700;
    border-bottom: 4px solid #d9ecff;
    padding-bottom: 6px;
}

.ewm {
    margin-top: 40px;
}

.topic {
    padding: 40px 0;
}

.xyrd {
    margin-top: 29px;
    width: 216px;
    position: relative;
}

.xyrd .filter {
    position: absolute;
    left: 0;
    bottom: 4px;
    height: 100px;
    width: 216px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.xyrd p {
    position: absolute;
    bottom: 12px;
    left: 15px;
    margin-right: 15px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.xyrd img {
    width: 216px;
    height: 122px;
    border-radius: 8px 8px 0 0;
}

.xylist {
    background: #fff;
    padding: 0 15px;
    border-radius: 0 0 8px 8px;
}

.xylist li {
    padding: 20px 0;
    border-bottom: 1px solid #d9ecff;
}

.xylist li:last-child {
    border-bottom: none;
}

.xylist li a {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}


/* 搜索结果页 */

.searchbox {
    padding: 0 0 40px;
}

.boxshadow {
    box-shadow: 0px 2px 20px 0px rgba(0, 78, 120, 0.1);
}


/* 学院融媒矩阵 */

.main_juzhen {
    padding: 30px 0 20px;
}

.juzhen_div {
    margin-top: 30px;
}

.juzhen_ul li {
    width: 224px;
    height: 205px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 20px 0px rgba(0, 78, 120, 0.1);
    position: relative;
    cursor: pointer;
}

.juzhen_ul li:nth-child(5n) {
    margin-right: 0px;
}

.juzhen_ul li .juzhen_pic {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/juzhen_img.png);
    background-size: 70px 70px;
}

.juzhen_ul li .name {
    width: 166px;
    font-size: 12px;
    line-height: 20px;
    color: #999;
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.juzhen_ul li .ewm {
    display: none;
}

.juzhen_ul li:hover .ewm {
    display: block;
}

.juzhen_ul li:hover .pic,
.juzhen_ul li:hover .name {
    display: none;
}

.juzhen_ul li .ewmpic {
    width: 116px;
    height: 116px;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}

.juzhen_ul li .ewmpic img {
    width: 116px;
    height: 116px;
    vertical-align: middle;
}

.juzhen_ul li .info {
    width: 166px;
    font-size: 12px;
    line-height: 20px;
    color: #134778;
    position: absolute;
    top: 165px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}


/* 图片列表页 */

.xxywlist {
    width: 110%;
}

.ywitem {
    width: 285px;
    margin-right: 30px;
    margin-top: 30px;
    position: relative;
    float: left;
    height: 358px;
}

.ywitem a {
    display: block;
    position: absolute;
}

.ywitem .vodicon {
    display: none;
    position: absolute;
    left: 98px;
    top: 40px;
    width: 60px;
    height: 64px;
    background: url("../images/vod-icon.png") no-repeat left top;
    background-size: 60px 64px;
}

.ywitem .duration {
    position: absolute;
    right: 10px;
    top: 88px;
    width: 46px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0px 10px 0px 10px;
}

.ywpic {
    width: 285px;
    height: 162px;
    background: #f6f6f6;
    border-radius: 8px 8px 0 0;
    display: block;
    text-align: center;
    line-height: 162px;
    color: #cbcbcb;
    font-size: 14px;
}

.ywcon {
    height: 162px;
    background: #fff;
    padding: 17px 20px;
    position: relative;
    margin-top: -4px;
    border-radius: 0 0 8px 8px;
    box-shadow: 0px 2px 10px 0px rgba(27, 89, 149, 0.06);
}

.ywtitle {
    color: #333;
    font-size: 16px;
    height: 40px;
    line-height: 24px;
    position:absolute; 
    width: 245px;
    vertical-align:middle; 
    overflow:hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ywitem a:hover .ywtitle {
    color: #134778;
}

.ywitem a:hover .ywcon {
    box-shadow: 0px 2px 20px 0px rgba(0, 78, 120, 0.15);
}

.ywbrief {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    margin-top: 12px;
    position: absolute;
    top: 55px;
    left: 20px;
    width: 245px;
}

.ywtime {
    font-size: 12px;
    color: #999;
    position: absolute;
    left: 17px;
    bottom: 17px;
}
