.text_news_box li{align-items: initial;list-style: none !important;width: 100%;position: relative;margin-bottom: 50px;background: #F7F7F7;border-radius: 0px 10px 10px 0px;}
.text_news_box li .cot_box,.text_news_box li .img_box{width: 50%;}
.text_news_box li .cot_box .cot_box_title{font-weight: bold;color: #D9A67B;font-size:24px;line-height: 24px;text-align: center;padding: 40px 0;}
.text_news_box li .cot_box .text_cot{font-size:16px;font-weight:400;color:#999999;line-height:24px;margin: 0 auto 50px;height: 144px;overflow-y: auto;width: 87%;}
.text_news_box li .cot_box .text_cot .text_cot_padding{padding: 0 0px;}
.text_news_box li .img_box .img_box_bor{width: 100%;}
.text_news_box li .img_box .img_box_bor img{width: 100%;}
.text_news_box li:nth-child(even){display: block;overflow: hidden;}
.text_news_box li:nth-child(even) .cot_box{float: right;}
.text_news_box li:nth-child(even) .img_box{float: left;}

.text_news_box li .video{width: 100%;height: 298px;}
.text_news_box li .video .video-js {width: 100%;height: 100%;}
.vjs-controls-disabled .vjs-big-play-button{display: block;}
.mobile .text_news_box li .cot_box .cot_box_title{font-size: 18px;line-height: 18px;padding: 20px 0;}
.mobile .text_news_box li .cot_box .text_cot .text_cot_padding{font-size: 14px;}
.mobile .text_news_box li .cot_box .text_cot{margin: 0 auto 30px;}
.mobile .text_news_box li .video{height:245px;}