.wrap {width: 1138px; height: auto; font-family: '宋体'; margin: 0 auto; padding: 0 auto;}

/*logo*/
.logo{width:1118px; height:62px; margin-top:10px; padding-left:10px; float:left;}
.logo img{vertical-align:middle; border:0px;}
.logo h1{width:800px; height:62px; background:url(/img-2017/sub_logo.jpg) left center no-repeat; padding-left:78px; float:right;}
.logo h1 em{color:#000; font-size:22px; font-family:"黑体"; font-weight:bold; line-height:62px; float:left;}

.logo p{width:878px; height:auto; background:url(/img-2017/sub_logo.jpg) left center no-repeat; float:right;}
.logo p span{width:150px; height:62px; padding-left:78px; float:left;}
.logo p span{width:64px; text-align:center; height:auto; color:#E04500; font-size:22px; font-family:"黑体"; font-weight:bold; line-height:30px; float:left;}
.logo p img{height:62px; border:0px; float:right;}

/*视频列表开始*/
.content{width: 100%; height: auto; padding: 0 10px; box-sizing: border-box; overflow: hidden; float: left;}
.v-filter{display: flex; justify-content: space-between; width: 100%; height: auto; margin-top: 20px;}
.v-filter .layui-form-label{width: auto; padding: 9px 12px 9px 0;}
.v-filter .layui-input, .layui-select, .layui-textarea {border-radius: 6px;}
.add-input{width: 152px; height: 38px;}
.add-input a{display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; color: #fff; font-size: 14px; text-decoration: none; background-color: #02a91b; border-radius: 6px; transition: all 0.3s ease;}
.add-input a:hover{background-color: #029118;}
@media screen and (max-width: 768px) {
    .layui-form-item .layui-inline {
      margin-bottom: 0px;
    }
  .add-input{display: none;}
}

.list-box{width: 100%; height: auto; background-color: #fff;}
.list-box-body{background-image: url(/images/video_body_img.jpg); background-repeat: repeat-x;}
.list-box .list-title{width: 100%; height: 40px; padding: 32px 0 24px 0;}
.list-box .list-title em{width: 64px; color: #fff; font-size: 22px; font-family:"黑体"; font-weight:bold; line-height: 40px; text-align: center; background-color: #16a34a; border-radius: 6px; float: left;}
.list-box .list-title em.hot{background-color: #0a5f44;}
.list-box .list-title span{color: #1f2937; font-size: 22px; font-family:"黑体"; font-weight:bold; line-height: 40px; text-align: center; margin-left: 10px; float: left;}

.t-item{width: 100%; height: auto; background-color: #fff; border-radius: 6px; overflow: hidden; box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); transition: all 0.3s ease;}
.t-item .t-pic{position: relative; width: 100%; height: 192px; background-color: #fff; border-radius: 6px 6px 0 0; transition: all 0.3s ease;}
.t-item .t-pic img{width: 100%; height: 100%; object-fit: cover; transition: all .4s;}
.t-item .t-pic .play{position: absolute; width: 64px; height: 64px; color: #fff; text-align: center; line-height: 64px; background-color: rgb(10 95 68 / 0.3); border-radius: 50%; top: 50%; left: 50%; margin-top: -32px; margin-left: -32px; transition: all 0.3s ease; opacity: 0;}
.t-item .t-pic .play i{font-size: 40px;}
.t-item .t-pic .sub-top{position: absolute; width: 40px; height: 24px; color: #fff; font-size: 12px; text-align: center; line-height: 24px; border-radius: 3px; top: 12px; right: 12px;}
.t-item .t-pic .sub-bottom{position: absolute; display: flex; align-items: center; justify-content: center; height: 24px; color: #fff; font-size: 12px; background-color: rgb(0 0 0 / 0.6); padding: 0 8px; border-radius: 3px; bottom: 12px; right: 12px;}
.t-item .t-text{width: 100%; padding: 20px; box-sizing: border-box;}
.t-item .t-text .time{width: 100%; height: 24px;}
.t-item .t-text .time span{height: 24px; color: #0a5f44; font-size: 12px; line-height: 24px; background-color: #d1fae5; border-radius: 3px; padding: 0 8px; float: left;}
.t-item .t-text .time em{position: relative; height: 24px; color: #6b7280; font-size: 14px; line-height: 24px; padding-left: 10px; margin-left: 10px; float: left;}
.t-item .t-text .time em::after{position: absolute; content: ""; width: 4px; height: 4px; background-color: #6b7280; border-radius: 50%; top: 10px; left: 0px;}
.t-item .t-text .title{width: 100%; height: 40px; color: #000; font-size: 18px; line-height: 40px; font-weight: 600; font-family: "黑体"; margin-top: 3px;}
.t-item .t-text .title a{color: #000; text-decoration: none;}
.t-item .t-text .title a:hover{color: #0a5f44;}
.t-item .t-text .about{width: 100%; height: 44px; color: #4b5563; font-size: 14px; line-height: 22px;}
.t-item .t-text .customer{display: flex; align-items: center; justify-content: space-between; width: 100%; height: 32px; margin-top: 14px;}
.t-item .t-text .customer .yonghu{flex: 1; display: flex; align-items: center; height: 32px;}
.t-item .t-text .customer .yonghu img{width: 32px; height: 32px; border-radius: 50%;}
.t-item .t-text .customer .yonghu span{color: #4b5563; font-size: 14px; line-height: 32px; margin-left: 10px;}
.t-item .t-text .customer .like{display: flex; align-items: center; justify-content: center; height: 32px; padding-left: 10px; cursor: pointer;}
.t-item .t-text .customer .like i{color: #4b5563; font-size: 18px;}
.t-item .t-text .customer .yes i{color: #0a5f44;}

.t-item:hover{box-shadow: 0 6px 16px -1px rgb(0 0 0 / 0.1), 0 2px 14px -2px rgb(0 0 0 / 0.1);}
.t-item:hover .t-pic{background-color: #000;}
.t-item:hover .t-pic img{transform: scale(1.06); opacity: 0.7;}
.t-item:hover .t-pic .play{opacity: 1;}
.t-item:hover .t-text .title a{color: #0a5f44;}
@media screen and (max-width: 768px) {
  .t-item .t-pic{height: 142px;}
  .t-item .t-text{display: none;}
}

.s-item{width: 100%; height: auto; background-color: #fff; border-radius: 6px; overflow: hidden; box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); transition: all 0.3s ease;}
.s-item .t-pic{position: relative; width: 100%; height: 160px; background-color: #fff; border-radius: 6px 6px 0 0; transition: all 0.3s ease;}
.s-item .t-pic img{width: 100%; height: 100%; object-fit: cover; transition: all .4s;}
.s-item .t-pic .play{position: absolute; width: 44px; height: 44px; color: #fff; text-align: center; line-height: 44px; background-color: rgb(10 95 68 / 0.3); border-radius: 50%; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; transition: all 0.3s ease; opacity: 0;}
.s-item .t-pic .play i{font-size: 28px;}
.s-item .t-pic .sub-bottom{position: absolute; display: flex; align-items: center; justify-content: center; height: 24px; color: #fff; font-size: 12px; background-color: rgb(0 0 0 / 0.6); padding: 0 8px; border-radius: 3px; bottom: 8px; right: 8px;}
.s-item .t-text{width: 100%; padding: 12px 20px; box-sizing: border-box;}
.s-item .t-text .title{width: 100%; height: 48px; color: #000; font-size: 16px; line-height: 24px; font-weight: 600; margin-top: 3px;}
.s-item .t-text .title a{color: #000; text-decoration: none;}
.s-item .t-text .title a:hover{color: #0a5f44;}
.s-item .t-text .customer{display: flex; align-items: center; justify-content: space-between; width: 100%; height: 28px; margin-top: 5px;}
.s-item .t-text .customer .time{color: #6b7280; font-size: 14px; line-height: 28px;}
.s-item .t-text .customer .like{display: flex; align-items: center; justify-content: center; height: 28px; cursor: pointer;}
.s-item .t-text .customer .like i{color: #4b5563; font-size: 18px;}
.s-item .t-text .customer .yes i{color: #0a5f44;}

.s-item:hover{box-shadow: 0 6px 16px -1px rgb(0 0 0 / 0.1), 0 2px 14px -2px rgb(0 0 0 / 0.1);}
.s-item:hover .t-pic{background-color: #000;}
.s-item:hover .t-pic img{transform: scale(1.06); opacity: 0.7;}
.s-item:hover .t-pic .play{opacity: 1;}
.s-item:hover .t-text .title a{color: #0a5f44;}

.pop{background-color: #ef4444;}
.new{background-color: #3b82f6;}
.line1{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.line2{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

.pages{width: 100%; text-align: center; padding: 30px 0 20px 0;}

/*视频详情页开始*/
.breadCrumb{width:100%; height:auto; color:#a9a9a9; font-size: 14px; line-height:20px; padding: 15px 0 25px 0;}
.breadCrumb a{color:#6e6e6e;}
.breadCrumb a:hover{color:#6e6e6e; text-decoration:underline;}

.details-box{width: 100%; height: auto; background-color: #fff; padding-bottom: 20px;}
.video-about{width: 100%; height: auto; background-color: #fff; border-radius: 8px; padding: 10px 20px; box-sizing: border-box; padding-bottom: 20px; box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);}
.video-about .video-title{width: 100%; color: #1f2937; font-size: 30px; font-family:"黑体"; font-weight:bold;}
.video-about .video-customer{display: flex; align-items: center; flex-wrap: wrap; width: 100%; margin-top: 10px;}
.video-about .video-customer .video-yonghu{display: flex; align-items: center; height: 40px;}
.video-about .video-customer .video-yonghu img{width: 40px; height: 40px; border-radius: 50%;}
.video-about .video-customer .video-yonghu span{color: #4b5563; font-size: 14px; line-height: 40px; margin-left: 10px;}
.video-about .video-customer .video-other{display: flex; align-items: center; height: 40px; margin-left: 15px;}
.video-about .video-customer .like i{color: #4b5563; font-size: 18px;}
.video-about .video-customer .video-other span{color: #4b5563; font-size: 14px; line-height: 40px; margin-left: 6px;}
.video-about .video-customer .video-other span.bq{height: 24px; color: #0a5f44; font-size: 12px; line-height: 24px; background-color: #d1fae5; border-radius: 3px; padding: 0 8px; margin-left: 6px;}
.video-about .video-handle{display: flex; align-items: center; flex-wrap: wrap; width: 100%; margin-top: 20px;}
.video-about .video-handle .video-click{display: flex; align-items: center; height: 40px; background-color: #fff; border: 1px solid #d1d5db; padding: 0 15px; margin-right: 15px; border-radius: 6px; cursor: pointer; transition: all 0.3s ease;}
.video-about .video-handle .video-click i{color: #1f2937; font-size: 18px;}
.video-about .video-handle .video-click span{color: #1f2937; font-size: 14px; margin-left: 5px;}
.video-about .video-handle .video-click:hover, .video-about .video-handle .video-click.hover{background-color: #0a5f44; border: 1px solid #0a5f44;}
.video-about .video-handle .video-click:hover i, .video-about .video-handle .video-click.hover i{color: #fff;}
.video-about .video-handle .video-click:hover span, .video-about .video-handle .video-click.hover span{color: #fff;}

.video-about .video-handle .video-click .video-share{
  position: absolute;
  background-color: #fff;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  border-radius: 3px;
  padding: 10px 15px;
  display: none;
  left: 0px;
  top: 42px;
}

#reportHtml{width: 400px; padding: 10px; font-size: 14px;}
#reportHtml .layui-form-label{width: 48px; padding: 9px 12px 9px 0;}
#reportHtml  .layui-input-block{margin-left: 60px;}
#reportHtml .layui-input, .layui-select, .layui-textarea {border-radius: 6px;}
#reportHtml .layui-btn{border-radius: 6px;}
#reportHtml .loy-btn{background-color: #0a5f44;}
@media screen and (max-width: 768px) {
    #reportHtml{width: 320px;}
}

.video-about .video-text{width: 100%; height: auto; border-top: 1px solid #e5e7eb; margin-top: 20px;}
.video-about .video-text .bt{width: 100%; color: #1f2937; font-size: 18px; font-family:"黑体"; font-weight:bold; margin-top: 20px;}
.video-about .video-text .nr{width: 100%; color: #1f2937; font-size: 14px; line-height: 24px; margin-top: 5px;}

.video-form{width: 100%; height: auto; background-color: #fff; border-radius: 8px; padding: 10px 20px; box-sizing: border-box; padding-bottom: 20px; margin-top: 20px; box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);}
.video-form .bt{width: 100%; color: #1f2937; font-size: 18px; font-family:"黑体"; font-weight:bold; margin-top: 10px;}
.video-form .form-box{width: 100%; margin-top: 20px;}
.video-form .form-box .layui-form-label{width: 60px; padding: 9px 12px 9px 0;}
.video-form .form-box .layui-input, .layui-select, .layui-textarea {border-radius: 6px;}
.video-form .form-box .layui-btn{border-radius: 6px;}
.video-form .form-box .loy-btn{background-color: #0a5f44;}
@media screen and (max-width: 768px) {
  .video-about .video-title{font-size: 24px;}
  .video-about .video-handle .video-click{height: 30px; padding: 0 10px; margin-right: 10px;}
  .video-form .form-box .layui-form-item .layui-input-inline {
    margin: 0 0 10px 75px;
  }
}

.company, .related-list, .label-list{
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 8px;
  padding: 10px 20px;
  box-sizing: border-box;
  padding-bottom: 20px;
  margin-top: 20px;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}
.company .bt, .related-list .bt, .label-list .bt{
  width: 100%;
  color: #1f2937;
  font-size: 18px;
  font-family:"黑体";
  font-weight:bold;
  margin-top: 10px;
}
.company p{
  display: flex;
  align-items: center;
  width: 100%;
  height: 64px;
  margin-top: 10px;
}
.company p img{
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.company span{
  flex: 1;
  height: 48px;
  padding-left: 10px;
}
.company span em{
  color: #1f2937;
  font-size: 14px;
  line-height: 24px;
  display: block;
}
.company dl{
  width: 100%;
  height: auto;
  color: #1f2937;
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
}
.related-list ul{
  width: 100%;
  height: auto;
}
.related-list ul li{
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.related-list ul li{
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.related-list ul li p{
  position: relative;
  width: 72px;
  height: 60px;
  border-radius: 3px;
  overflow: hidden;
}
.related-list ul li p img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-list ul li p em{
  position: absolute;
  height: 20px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0 5px;
  border-radius: 3px;
  right: 5px;
  bottom: 5px;
}
.related-list ul li span{
  flex: 1;
  height: 60px;
  padding-left: 10px;
}
.related-list ul li span em{
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  float: left;
}
.related-list ul li span em a{
  color: #1f2937;
  text-decoration: none;
}
.related-list ul li span em a:hover{
  color: #0a5f44;
}
.related-list ul li span i{
  width: 100%;
  height: 16px;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
  float: left;
}
.label-list dl{
  width: 100%;
  margin-top: 7px;
}
.label-list dl a{
  height: 28px;
  color: #1f2937;
  font-size: 14px;
  line-height: 28px;
  background-color: #f3f4f6;
  border-radius: 14px;
  padding: 0 10px;
  margin-top: 8px;
  margin-right: 8px;
  display: inline-block;
  text-decoration: none;
}
.label-list dl a:hover{
  color: #0a5f44;
  background-color: #d1fae5;
}

/*底部开始*/
.bottom{width:1118px; height:auto; padding-left:10px; float:left;}
.foot_line{width:1118px; height:28px; font-size: 12px; line-height:28px; text-align:center; border-top:5px solid #009100; border-bottom:1px solid #4abe03; background:#f2ffe2; margin-top:10px; float:left;}
.foot_line a{color:#000100;}
.foot{width:1118px;height:94px; font-size: 12px; text-align:center; line-height:20px; background:#F8F8F8; position:relative; padding-top:12px; float:left;}
.foot img{vertical-align:middle;}
.foot p.left{width:79px; height:97px; position:absolute; left:10px; top:4px;}
.foot p.right{width:79px; height:97px; position:absolute; right:10px; top:4px;}

/*兼容移动端新增*/
@media screen and (max-width: 768px) {
  .wrap{width: 100%;}
  .logo{width:100%; height:62px;  margin-top:10px; padding-left:0px; float:left;}
  .logo a{ width: 50%; height: auto; overflow:hidden; float: left;}
  .logo img{ vertical-align:middle; width: auto; max-width: 100%; max-height: 52px; float: left;}
  .logo p{width:46%; height:auto; background:url(/img-2017/sub_logo.jpg) left center no-repeat; overflow:hidden; margin-left: 4%; padding-right: 10px; box-sizing: border-box;float:right;}
  .logo p span{width:100%; height:52px; padding-left:78px; float:left;}
  .logo p span{
    width:50px;
    text-align:center;
    height:auto;
    color:#E04500;
    font-size:20px;
    font-family:"黑体";
    font-weight:bold;
    line-height:26px;
    float:left;
  }
  .logo p img{display: none;}
  .pr_nav{
    width:100%;
    height:80px;
    background:url(/img-2017/nav.jpg);
    border:1px solid #007D09;
    margin: 0 0 0 0;
    box-sizing: border-box;
    display:inline;
    float:left;
  }
  .pr_nav ul{
    width:100%;
    height:80px;
    padding-left: 0px;
    float:left;
  }
  .pr_nav ul li{
    width:20%;
    height:40px;
    padding: 0 0 0 0;
    background:none;
    float:left;
  }
  .pr_nav ul li:first-child{display: none;}
  .pr_nav ul li a{
    width:100%;
    height:40px;
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    line-height:40px;
    text-align:center;
    float:left;
  }
  .pr_nav ul li a:hover, .pr_nav ul li a.hover{
    color:#fff;
    background:none;
    text-decoration:none;
  }
  .submenu{width:100%; height:auto; float:left;}
  .smenu{ width:100%; height:auto; top:0px; border-right:1px solid #CCC; border-bottom:1px solid #CCC; border-left:1px solid #CCC; box-sizing: border-box; float: left;}
  .headform{ width:90%; height:auto; padding-left:0px; padding-bottom:6px; z-index:20; margin-left: 5%; position:relative; float: left;}
  .headform ul{ width: 100%; height:32px; background:url(/img-2017/headform_input.png) left top no-repeat; margin-top:8px; padding:0px; padding-right: 110px; box-sizing: border-box; float:left;}
  .headform dl{position: absolute; width:105px; height:34px; margin-top:8px; float:none; right: 0; top: 0;}
  .headform ul li{ padding-left: 4px; height: 30px; overflow: hidden;}
  .headform ul li input{
    width:100%;
    height:26px;
    line-height:26px;
    font-size:14px;
    padding-left:2px;
    margin-top:2px;
    border:0px;
    background:#FFF;
    outline:none;
    float:left;
  }
  .headform dl dt:nth-child(2){display: none;}
  .subnav{width:100%; height:auto; margin-left: 0px; float:left;}
  .subnav p{display: none;}
  .headuser{display: none;}
  .headform ul li:first-child, .headform span{display: none;}
  .bottom{width:100%; height:auto; padding-left:0px; float:left;}
  .foot_line{display: none;}
  .foot_line a{color:#000100;}
  .foot{width:100%; height:auto; padding-right: 10px; padding-left: 10px; padding-bottom: 12px; box-sizing: border-box; float:left;}
  .foot p.left, .foot p.right{display: none;}
}
