﻿body { font-family: "微软雅黑"; font-size: 14px; }
.text_hidden { white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }



.l-head { width: 100%; height: 45px; }

.l-logo { height: 45px; width: 100px; background: url(../../Image/M/tiejun.png); background-position: center; background-repeat: no-repeat; background-size: 100px; margin-left: 15px; display: inline-block; }
.l-login { display: inline-block; float: right; height: 45px; width: 70px; line-height: 45px; text-align: right; margin-right: 15px; }
.l-search { margin: 0 auto; margin: 10px 15px; height: 35px; }
.l-sea-img { width: 70%; height: 35px; display: inline-block; }
.l-sea-conf { width: 20%; height: 35px; display: inline-block; float: right; line-height: 35px; text-align: center; font-size: 16px; }
/*.l-text { font-size:14px;display:inline-block;position:absolute;margin: 7px;}*/
.l-text { outline: none; border: none; height: 34px; position: absolute; margin-left: 22px; font-size: 14px; line-height: 36px; }

.l-cat a { margin-left: 15px; height: 30px; line-height: 30px; }

.l-ads { height: 80px; width: 100%; background: url(../../Image/20200212.jpg?v=1); background-position: center; background-size: 100% 100%; background-repeat: no-repeat; }
.l-biaoqian { height: auto; width: 100%; float: left; padding-bottom: 10px; }
.l-biao { height: auto; width: 100%; margin-top: 10px; float: left; }
.l-biao-title { font-weight: bold; text-indent: 15px; margin-top: 5px; }
.l-li { margin-bottom: 10px; padding-left: 15px; }
    .l-li a { padding: 1px 20px; margin-right: 5px; margin-top: 5px; display: inline-block; font-size: 12px; }

.v-list { padding-bottom: 20px; }
    /*.v-list .l-img {background:url(../../Image/M/YWZkNjRkYzhhYzE2NDBmNw==200m.png);background-position:center;background-repeat:no-repeat;background-size:100%;display:inline-block;}*/
    .v-list img { width: 100%; }

/*.v-list {height:auto;width:100%;padding-bottom:20px;padding:15px; }*/
/*.v-center { width:314px;margin:0 auto;height:auto;}*/
/*.v-center>div { height:185px;width:100px;display:inline-block}

.v-center .l-img { width:100px;height:133px;background:url(../../Image/M/YWZkNjRkYzhhYzE2NDBmNw==200m.png);background-position:center;background-repeat:no-repeat;background-size:100%;display:inline-block;}
    .v-center .l-textg { width:100px;height:25px;font-size:12px;}*/



.v-head { height: 45px; width: 30px; margin-left: 18px; display: inline-block; }
.v-title { display: inline-block; height: 45px; line-height: 45px; }
.v-play { height: 200px; }
.v-mes { height: 50px; }
    .v-mes .v-name { height: 40px; }
.v-name span { display: inline-block; line-height: 40px; }
.sp_text { margin-left: 10px; }
.sp_number { float: right; margin-right: 20px; }

.v-update { height: 50px; line-height: 60px; text-indent: 20px; }
.v-list1 { width: 100%; margin-bottom: 5px; }
    .v-list1 span { width: 55px; height: 30px; display: inline-block; text-align: center; margin-left: 10px; margin-bottom: 5px; line-height: 30px; }

.v-more { height: 40px; text-align: center; line-height: 40px; }

.v-gray { height: 10px; }
.v-desc { padding: 5px; margin: 5px; width: 90%; font-size: 13px; margin-bottom: 20px; line-height: 20px; }
.v-teacher { height: 30px; line-height: 30px; }
.v-desc .v-ddl { text-indent: 10px; }

.v-flex-add { margin: 5px; min-width: 80px; display: inline-block; position: relative; background: #f2f2f2; }
.l-textg { height: 14px; font-size: 12px; line-height: 14px; text-align: left;padding-left:2px; }

.s-btn { width: 90%; height: 30px; margin: 0 auto; text-align: center; line-height: 30px; border-radius: 3px; color: #fff; background-color: #bc9a20; }

/*颜色集合*/ /*便于换主题*/
.col-s1-bc1 { background-color: #000; }
.col-s1-bc2 { background-color: #E7E7E7; }
.col-s1-bc3 { background-color: #fff; }
.col-s1-bc4 { background-color: #bc9a20; color: #fff; }
.col-s1-bc5 { background-color: #F7F7F7; }
.col-s1-bc6 { background-color: #04be02; }
.col-s1-bc7 { background-color: #bc9a20; }

.col-s1-c1 { color: #fff; }
.col-s1-c2 { color: #9F9A9A; }
.col-s1-c3 { color: #bc9a20; }
.col-s1-c4 { color: #000; }
.col-s1-c5 { color:#969696;padding:2px; }
.col-s1-c6 { color: #333; }
.col-s1-c7 { color: #ff6a00; }
.col-s1-c8 { color: #777; }

.col-s1-bor1 { border: solid 1px #E7E7E7; }
.col-s1-bor2 { border: solid 1px #6CB0E1; }

.col-s1-bor7 { border: solid 1px #bc9a20; }

/*弹性盒子*/
.flex-container { display: -webkit-flex; /*display: flex;*/ /*flex-wrap: wrap;*/ /*-webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;*/ /*flex-wrap: -webkit-wrap;*/ width: 100%; -webkit-flex-wrap: wrap; /*justify-content: space-around;*/ /*padding:10px 0;*/ /*box-orient: horizontal;*/ /*justify-content: space-around;*/ -webkit-justify-content: space-around; }

.flex-item { width: 30%; height: 30px; margin: 5px 0px; min-width: 80px; text-align: center; line-height: 30px; }

.flex-item-default { width: 30%; text-align: center; /*margin: 10px 0px;*/ }

.flex-container-n { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-justify-content: space-around; width: 95%; margin: 0 auto; }
.flex-item-n { width: 18%; height: 30px; margin: 5px 0px; min-width: 30px; text-align: center; line-height: 30px; display: inline-block; }

/*筛选页*/
.selected { width: 100%; height: 800px; position: absolute; z-index: 9999; padding-top: 0px; }
.s-title { height: 45px; line-height: 45px; margin-left: 10px; width: 100px; }
.v-split { height: 5px; }
.s-select { margin: 20px 0; }
.s-ttm { height: 14px; line-height: 14px; font-weight: bold; margin-left: 10px; }
.s-contant { }



.cur_cat_pm { padding: 1px 0; font-size: 12px; /* height: 30px; */ width: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.6); color: #fff; bottom: 33px; /* line-height: 30px; */ text-align: center; filter: alpha(opacity:30); /* opacity: 0.4; */ }

.year { font-family: Georgia;    color: #ff722c}
