@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
}
body {
  font-family: "Microsoft YaHei";
  -webkit-tap-highlight-color: transparent;
  background: #fff;
}
body,
html {
  width: 100%;
  min-height: 100%;
}
img,
object {
  max-width: 100%;
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: underline;
}
li {
  list-style-type: none;
}
em,
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  outline: 0;
  font-family: "Microsoft YaHei";
}
button,
input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.fl {
  float: left;
  display: block;
}
.fr {
  float: right;
  display: block;
}
.clear {
  clear: both;
}

@media screen and (min-width: 700px) {
  body {
    background: #fff url(../image/bg.png) repeat-x;
    font-family: "Microsoft Yahei";
  }
  .tou {
    width: 100%;
    height: 217px;
    margin: 0 auto;
    background-size: cover;
  }
  .wrap {
    width: 100%;
    margin: 0 auto;
  }
  .m_nav,
  .m_nav_tc,
  .swiper-container {
    display: none;
  }
  .header {
    width: 100%;
    margin: 0 auto;
  }
  .logo {
    padding-top: 17px;
  }
  .logo img {
    float: left;
  }
  .picture-slider li{
    float: left;
  }
  .title-box{
    position: absolute;
    bottom:0px;
    background: rgba(0, 0, 0, 0.5);
    padding:13px 20px;
    box-sizing: border-box;
  }
  .title-box a{
    white-space: nowrap;
    display: inline-block;
    width: 80%;
    color:#ffffff;
    text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  }
  .tab-btn-list{
    display: flex;
    position: absolute;
    bottom: 16px;
    right:10px;
    width: 40px !important;
    justify-content: space-around;
  }
  .tab-btn-list span{
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    z-index: 9;
  }
  .carousel-item-active{
    background: #ffffff !important;
  }
  .logo h1 {
    float: left;
    margin-left: 15px;
    font-weight: lighter;
    font-size: 25px;
    line-height: 33px;
  }
  .header_bottom {
    width: 100%;
    background-color: #630909;
    margin: 0 auto;
  }
  .nav {
    width: 1000px;
    margin: 0 auto;
  }

  .header_nav {
    height: 54px;
    font-family: "Microsoft YaHei";
  }
  .header_nav li {
    height: 54px;
    line-height: 54px;
    color: #ffffff;
    width: 123px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-left:18px;
  }
  .header_nav li:hover {
    background-color: #775611;
    height: 54px;
  }
  .header_nav li a {
    color: #ffffff;
    font-weight: 800;
    display: block;
  }
  .header_nav .current_nav {
    background-color: #775611;
    height: 54px;
  }
  .header_nav li:hover .header_nav_secend {
    display: block;
  }

  .header_nav_secend {
    background-color: #630909;
    display: none;
    position: relative;
    z-index: 30000;
    font-size: 12px !important;
  }
  .header_nav_secend p {
    color: #ffffff;
    height: 35px;
    line-height: 35px;
  }
  .header_nav_secend p:hover {
    background-color: #630909;
  }

  .sousuo {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    background-color: #e8e8e8;
  }
  .sousuo ul {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
    color: #666666;
  }
  .sousuo ul li {
    width: 450px;
    float: left;
    line-height: 40px;
    margin-left: 40px;
    font-size: 14px;
  }
  .sousuo ul li:nth-child(2) {
    text-align: right;
  }
  .sousuo ul li:nth-child(2) input[type="text"] {
    width: 150px;
    padding-left: 10px;
    border: 1px solid #ccc;
    padding: 4px;
  }
  .sousuo ul li:nth-child(2) input[type="submit"] {
    width: 70px;
    height: 30px;
    margin-left: 3px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 4px;
  }
  .sousuo ul li:nth-child(2) input[type="submit"]:hover {
    cursor: pointer;
  }
  .big_tit {
    width: 1000px;
    height: 80px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    line-height: 80px;
    font-weight: 600;
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    font-family: "Microsoft YaHei";
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
  .big_tit h1 {
    font-size: 32px;
    color: #630909;
  }
  .big_tit h1 a {
    font-size: 32px;
    color: #630909;
    text-decoration: none;
  }
  .tubiao {
    display: none;
  }
  .box {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    overflow: hidden;
  }
  .box_top {
    width: 1000px;
    margin: 0 auto;
  }
  .box_top div {
    width: 495px;
    float: left;
  }

  .tongzhi ul {
    width: 495px;
    height: 40px;
    background-color: #eaeaea;
    margin-left: 10px;
  }
  .tongzhi ul li {
    width: 247px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    font-size: 18px;
  }
  /* .tongzhi ul li:hover {
    cursor: pointer;
    background-color: #630909;
    color: #fff;
  } */
  .tongzhi ul .active {
    background-color: #630909;
    color: #fff;
  }
  .tongzhi_neirong {
    width: 473px;
    margin-left: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ccc;
    border-top: 0px;
  }
  .tongzhi_neirong li {
    width: 473px;
    height: 30px;
    padding-left: 5px;
    font-size: 14px;
  }
  .tongzhi_neirong li span {
    display: block;
    padding-right: 8px;
    font-size: 14px;
    color: #999;
    top: 0;
  }
  .tongzhi_neirong li:hover {
    cursor: pointer;
  }

  .gongg_neirong {
    width: 473px;
    margin-left: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ccc;
    border-top: 0px;
    display: none;
  }
  .gongg_neirong li {
    width: 473px;
    height: 30px;
    padding-left: 5px;
    font-size: 14px;
  }
  .gongg_neirong li span {
    display: block;
    padding-right: 8px;
    font-size: 14px;
    color: #999;
    top: 0;
    /* width: 60px; */
  }
  .gongg_neirong li:hover {
    cursor: pointer;
  }

  .bg_tit {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .bg_tit1 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .bg_tit2 {
    width: 1000px;
    height: 82px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .bg_tit img {
    width: 100%;
  }
  .bg_tit1 img {
    width: 100%;
  }

  .title {
    width: 495px;
    height: 40px;
    background-color: #e8e8e8;
  }
  .title ul li {
    float: left;
    line-height: 40px;
    text-align: center;
  }
  .title ul li:nth-child(1) {
    width: 160px;
    background-color: #630909;
    color: #fff;
    font-family: "Microsoft YaHei";
  }
  .title ul li:nth-child(2) {
    width: 320px;
    text-align: right;
    font-size: 12px;
    color: #a6a6a6;
  }
  .title_zh {
    width: 100%;
    height: 40px;
    background-color: #e8e8e8;
  }
  .title_zh ul li {
    float: left;
    line-height: 40px;
    text-align: center;
  }
  .title_zh ul li:nth-child(1) {
    width: 160px;
    background-color: #630909;
    color: #fff;
    font-family: "Microsoft YaHei";
  }
  .title_zh ul li:nth-child(2) {
    width:calc(100% - 175px);
    text-align: right;
    font-size: 12px;
    color: #a6a6a6;
  }

  .title_link {
    width: 1000px;
    height: 40px;
    background-color: #e8e8e8;
  }
  .title_link ul li {
    float: left;
    line-height: 40px;
    text-align: center;
  }
  .title_link ul li:nth-child(1) {
    width: 160px;
    background-color: #630909;
    color: #fff;
    font-family: "Microsoft YaHei";
  }
  .title_link ul li:nth-child(2) {
    width: 120px;
    text-align: right;
    font-size: 12px;
    color: #a6a6a6;
  }

  .flexslider {
    position: relative;
    height: 300px;
    overflow: hidden;
    zoom: 1;
  }
  .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }
  .flexslider .slides {
    zoom: 1;
  }
  .flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../image/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
  }
  .flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
  }
  .flex-direction-nav .flex-prev {
    left: 0;
  }
  .flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
  }
  .flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
  }
  .flexslider:hover .flex-next:hover,
  .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
  }
  .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
  }
  .flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
  }
  .flex-control-paging li a {
    background: url(http://pth.wxtoo.com/Public/index/skin/image/dot.png)
      no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
  }
  .flex-control-paging li a.flex-active {
    background-position: 0 0;
  }

  .header_nav .active {
    background-color: #775611;
    height: 54px;
  }
  .header_nav .active a {
    color: #ffffff;
    font-weight: 800;
    display: block;
  }
  #container {
    width: 100%;
    height: 350px;
    overflow: hidden;
  }
  .sections,
  .section {
    height: 350px;
  }
  #container,
  .sections {
    position: relative;
  }
  .section {
    background-color: #000;
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
    color: white;
    height: 350px;
  }

  .news {
    width: 495px;
    margin-top: 10px;
  }
  .news_list {
    padding-top: 15px;
    border: 1px solid #ccc;
    border-top: 0px;
  }
  .news_list li {
    position: relative;
    line-height: 230%;
    font-size: 14px;
  }
  .news_list li a {
    display: block;
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news_list li .fr,
  .news_list li .time-box {
    display: block;
    position: absolute;
    right: 15px;
    font-size: 14px;
    color: #999;
    top: 0;
  }
  .about {
    width: 495px;
    margin-top: 20px;
  }
  .about_box {
    padding-top: 15px;
    border: 1px solid #ccc;
    border-top: 0px;
    padding-left: 15px;
  }
  .about_box li {
    position: relative;
    line-height: 230%;
    font-size: 14px;
  }
  .about_box li span {
    display: block;
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #999;
    top: 0;
  }
  .zhuanhua {
    width: 100%;
    margin-top: 10px;
  }
  .zhuanhua_list {
    padding-top: 15px;
    /* border: 1px solid #ccc; */
    border-top: 0px;
    justify-content: space-between;
    padding-bottom: 12px;
  }
  .zhuanhua_list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .zhuanhua_list li {
    position: relative;
    line-height: 230%;
    font-size: 14px;
    width: 230px;
  }
  .zhuanhua_list li a {
    display: block;
    width: 230px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .zhuanhua_list li .img-box{
    position: relative;
    width: 230px;
    height: 130px;
    overflow: hidden;
  }
  .zhuanhua_list li .img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .zhuanhua_list li span {
    display: block;
    font-size: 12px;
    line-height: 10px;
    color: #999;
  }
  .zhuanhua_list li .img-box .source-tip {
    background-color: #226C8D;
    color:#ffffff;
    font-size: 12px;
    position: absolute;
    padding:5px 8px;
    border-radius: 4px;
    bottom:8px;
    right:8px;
  }
  .erweima_hs {
    width: 280px;
    height: 130px;
  }
  .erweima {
    border: 1px solid #ccc;
    margin-top: 10px;
    text-align: center;
  }
  .link_title {
    margin-top: 10px;
    width: 1000px;
  }
  .link {
    border: 1px solid #ccc;
    border-top: 0px;
    height: 150px;
    padding-top: 12px;
  }
  .link li {
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
    float: left;
    padding: 7px;
  }
  .link li a {
    background: #eee;
    color: #4c4c4c;
    display: block;
    margin: 0 auto;
    font-size: 14px;
  }
  .link li a:hover {
    background: #630909;
    color: #fff;
    text-decoration: none;
  }
  .link li .now {
    background: #630909;
    color: #fff;
  }
  .footer {
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 1px solid #dddddd;
  }
  .footer span {
    display: block;
    color: #999;
  }
  .weizhi {
    border-bottom: 1px solid #efefef;
    text-align: right;
    padding-bottom: 15px;
    font-size: 12px;
    color: #999;
    margin-bottom: 15px;
  }
  .nav_left {
    float: left;
    width: 200px;
  }
  .border {
    border: 1px solid #dddddd;
  }
  .nav_list li {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .nav_list li a {
    background: #eee;
    color: #4c4c4c;
    display: block;
    margin: 0 auto;
    font-size: 14px;
  }
  .nav_list li a:hover {
    background: #630909;
    text-decoration: none;
    color: #fff;
  }
  .nav_list li .now {
    background: #630909;
    color: #fff;
  }
  .nav_right {
    width: 780px;
  }
  .nav_tit {
    height: 50px;
    border: 1px solid #dddddd;
    line-height: 50px;
    padding-left: 15px;
    font-weight: 600;
  }
  .news_list ul {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .news_list ul li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .news_list ul li div {
    width: 120px;
    border-top: 4px solid #630909;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #630909;
  }
  .nav_tit h3 {
    background: #fff;
    text-align: center;
    width: 150px;
    font-size: 16px;
    font-weight: lighter;
    line-height: 35px;
    border-right: 1px solid #efefef;
  }
  .news_list {
    padding: 2px 0px;
  }
  .video_border {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: space-around;
    flex-wrap: wrap;
    border: 1px solid #dddddd;
  }
  .video_border li {
    width: 230px;
    margin-top:10px;
  }
  .video_border li a {
    display: block;
    width: 230px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .video_border li a .list_img {
    position: relative;
    width: 230px;
    height: 130px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .video_border li .list_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .video_border li span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
    line-height: 10px;
    color: #999;
    font-weight: 400;
  }
  .video_border li .source-tip {
    background-color: #226C8D;
    color:#ffffff;
    font-size: 12px;
    position: absolute;
    padding:5px 8px;
    border-radius: 4px;
    bottom:8px;
    right:8px;
  }
  .fenye {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .fenye a {
    padding: 5px 10px;
    border: 1px solid #efefef;
    font-size: 14px;
  }
  .neirong {
    border: 1px solid #efefef;
  }
  .neirong h1 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: lighter;
    font-size: 24px !important;
  }
  .cont_date {
    text-align: center;
    font-size: 14px;
    color: #666;
    display: block;
    border-bottom: 1px solid #efefef;
    margin: 30px;
    padding-bottom: 20px;
  }
  .neirong_box {
    margin: 30px;
    line-height: 28px;
  }
  .neirong_box p {
    line-height: 200%;
    margin-bottom: 30px;
  }
  .neirong .video-contain-detail h1 {
    text-align: left;
    margin:30px;
  }
  .neirong .video-contain-detail .cont_date {
    text-align: left;
    border:none;
    padding-bottom:0px;
  }
  .neirong .video-contain-detail .video-box {
    width: calc(100% - 60px);
    padding: 0px 30px;
    height: 500px;
  }
  .neirong .video-contain-detail .video-box video{
    width: 100%;
    height: 100%;
    background-color: #000000;
  }
  .neirong .other-video-box {
    width: calc(100% - 60px);
    margin: 0 auto;
    margin-top:20px;
    margin-bottom:20px;
  }
  .product_dep {
    margin-top: 30px;
  }
  .product_dep span {
    display: block;
  }
  .product_box {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .pro_pic {
    border: 1px solid #efefef;
    padding: 5px;
  }
  .pro_info {
    float: left;
    margin-left: 25px;
    width: 350px;
  }
  .pro_info h1 {
    font-weight: lighter;
    font-size: 25px;
    margin-bottom: 15px;
  }
  .pro_info em {
    line-height: 200%;
    display: block;
    color: #666;
    font-size: 14px;
  }
  .pro_info dd {
    margin-top: 20px;
  }
  .pro_info dd a {
    background: #630909;
    width: 130px;
    line-height: 40px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .pro_info dd a:hover {
    background: #f60;
    text-decoration: none;
  }
  .about_cont {
    margin-top: 20px;
  }
  .about_cont p {
    margin-bottom: 20px;
    line-height: 150%;
  }
  .mb_ban {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 700px) {
  body {
    font-family: "Microsoft YaHei";
    width: 100%;
  }
  .wrap {
    width: 100%;
  }

  .tou {
    width: 100%;
    height: 40px;
    background-color: #630909;
  }
  .header {
    background: #fff;
    overflow: hidden;
  }
  .logo {
    display: none;
  }
  .nav {
    display: none;
  }
  .m_nav {
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 40px;
  }
  .sousuo {
    display: none;
  }
  .m_nav:hover {
    cursor: pointer;
  }
  .m_nav img {
    float: right;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    padding-right: 10px;
  }
  .m_nav_tc {
    display: none;
    border-top: 1px solid #efefef;
  }
  .m_nav_tc li {
    border-bottom: 1px solid #efefef;
    height: 35px;
    line-height: 35px;
  }
  .m_nav_tc li a {
    background: #fff;
    display: block;
    text-align: center;
  }
  .big_tit {
    display: none;
  }
  .box {
    background: #fff;
    overflow: hidden;
    margin: 5px;
  }

  .news .title {
    width: 100%;
    margin: 0 auto;
    height: 30px;
    background-color: #e8e8e8;
  }
  .news .title ul li {
    float: left;
    line-height: 30px;
    text-align: center;
  }
  .news .title ul li:nth-child(1) {
    width: 38%;
    background-color: #630909;
    color: #fff;
  }
  .news .title ul li:nth-child(2) {
    width: 60%;
    text-align: right;
    font-size: 12px;
    color: #a6a6a6;
  }
  .title_zh {
    width: 100%;
    margin: 0 auto;
    height: 30px;
    background-color: #e8e8e8;
  }
  .title_zh ul li {
    float: left;
    line-height: 30px;
    text-align: center;
  }
  .title_zh ul li:nth-child(1) {
    width: 35%;
    background-color: #630909;
    color: #fff;
  }
  .title_zh ul li:nth-child(2) {
    width: 65%;
    text-align: right;
    font-size: 12px;
    color: #a6a6a6;
  }
  .product {
    overflow: hidden;
    margin-bottom: 10px;
  }
  .product {
    margin-top: 10px;
  }
  .product li {
    float: left;
    width: 50%;
  }
  .product li span {
    display: block;
    text-align: center;
    font-size: 14px;
  }
  .pro_pic {
    border: 1px solid #ddd;
    padding: 3px;
    margin: 10px;
  }
  .pro_tit {
    margin-top: 10px;
    text-align: center;
  }
  .flexslider {
    display: none;
  }
  .tubiao {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .tubiao ul {
    width: 100%;
  }
  .tubiao ul li {
    width: 20%;
    float: left;
    margin-left: 4%;
    text-align: center;
  }
  .tubiao ul li:hover {
    cursor: pointer;
  }
  .tubiao ul li img {
    height: 50px;
  }
  .tubiao ul li p {
    font-size: 14px;
    line-height: 30px;
  }
  .box_top .banner {
    display: none;
  }
  .bg_tit,
  .bg_tit1 {
    margin-top: 10px;
  }
  .bg_tit img {
    width: 100%;
  }
  .bg_tit1 img {
    width: 100%;
  }
  .bg_tit2 {
    display: none;
  }

  .tongzhi {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .tongzhi ul {
    width: 100%;
    margin: 0 auto;
    height: 30px;
    background-color: #eaeaea;
  }
  .tongzhi ul li {
    width: 50%;
    height: 30px;
    float: left;
    text-align: center;
    line-height: 30px;
  }
  .tongzhi ul li:hover {
    cursor: pointer;
    background-color: #630909;
    color: #fff;
  }
  .tongzhi ul .active {
    background-color: #630909;
    color: #fff;
  }
  .tongzhi_neirong {
    margin: 0 auto;
    padding-top: 10px;
    border: 1px solid #ccc;
    border-top: 0px;
  }
  .tongzhi_neirong li {
    width: 100%;
    height: 30px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
  }
  .tongzhi_neirong span {
    font-size: 12px;
    color: #999;
    top: 0;
    float: right;
    padding-right: 5px;
  }
  .tongzhi_neirong li:hover {
    cursor: pointer;
  }

  .pc_ban {
    display: none;
  }

  .gongg_neirong {
    padding-top: 10px;
    border: 1px solid #ccc;
    border-top: 0px;
    display: none;
  }
  .gongg_neirong li {
    width: 100%;
    height: 30px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
  }
  .gongg_neirong span {
    font-size: 12px;
    color: #999;
    top: 0;
    float: right;
    padding-right: 5px;
  }
  .gongg_neirong li:hover {
    cursor: pointer;
  }

  .news {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
  }
  .news_list {
    margin: 0 auto;
    border: 1px solid #ccc;
    border-top: 0px;
  }
  .list2_new {
    width: 100%;
    margin: 0 auto;
  }
  .list2_new ul {
    border: 1px solid #eaeaea;
    margin-top: 15px;
  }
  .news_list li {
    height: 30px;
    position: relative;
    line-height: 30px;
    font-size: 12px;
    padding-left: 10px;
  }
  .news_list ul li div {
    width: 120px;
    border-top: 4px solid #630909;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #630909;
  }
  .news_list li a{
    display: inline-block;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news_list li span {
    font-size: 12px;
    color: #999;
    top: 0;
    float: right;
    padding-right: 5px;
  }
  .about {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .about_box {
    width: 95%;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-top: 0px;
  }
  .about_box li {
    height: 30px;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
  }

  .about_box li span {
    font-size: 14px;
    color: #999;
    top: 0;
    float: right;
    padding-right: 5px;
  }
  .zhuanhua {
    width: 100%;
    margin-top: 10px;
  }
  .zhuanhua_list {
    padding-top: 15px;
    /* border: 1px solid #ccc; */
    border-top: 0px;
    padding-bottom: 12px;
  }
  .zhuanhua_list ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .zhuanhua_list li {
    position: relative;
    line-height: 230%;
    font-size: 14px;
    width: 150px;
    margin-bottom:10px;
  }
  .zhuanhua_list li a {
    display: block;
    width: 150px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .zhuanhua_list li .img-box{
    position: relative;
    width: 150px;
    height: 100px;
    overflow: hidden;
  }
  .zhuanhua_list li .img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .zhuanhua_list li span {
    display: block;
    font-size: 12px;
    line-height: 10px;
    color: #999;
  }
  .zhuanhua_list li .img-box .source-tip {
    background-color: #226C8D;
    color:#ffffff;
    font-size: 12px;
    position: absolute;
    padding:5px 8px;
    border-radius: 4px;
    bottom:8px;
    right:8px;
  }

  .erweima_hs,
  .zhuanhua,
  .link_title {
    display: none;
  }

  .footer {
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-top: 1px solid #dddddd;
    margin-top: 10px;
  }
  .footer span {
    display: block;
    color: #999;
  }
  .weizhi {
    text-align: left;
    padding: 15px;
    font-size: 12px;
    color: #999;
  }
  .nav_left {
    width: 100%;
    margin-top: 20px;
  }
  .nav_left h3 {
    display: none;
  }
  .nav_right {
    width: 100%;
    margin: 0 auto;
  }
  .nav_list li {
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    float: left;
    width: 49%;
    padding: 2px;
  }
  .nav_list li a {
    background: #eee;
    color: #4c4c4c;
    display: block;
    margin: 0 auto;
    font-size: 14px;
  }
  .nav_list li a:hover {
    background: #630909;
    color: #fff;
    text-decoration: none;
  }
  .nav_list li .now {
    background: #630909;
    color: #fff;
  }
  .nav_tit {
    display: none;
  }
  .video_border {
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
    justify-content: space-around;
    border: 1px solid #dddddd;
  }
  .video_border li {
    width: 150px;
    margin-bottom: 10px;
  }
  .video_border li a {
    display: block;
    width: 150px;
    font-size: 12px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .video_border li a .list_img {
    position: relative;
    width: 150px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .video_border li a .list_img .source-tip {
    background-color: #226C8D;
    color:#ffffff;
    font-size: 12px;
    position: absolute;
    padding:5px 8px;
    border-radius: 4px;
    bottom:8px;
    right:8px;
  }
  .video_border li .list_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .video_border li span {
    display: block;
    font-size: 10px;
    margin-top: 10px;
    line-height: 10px;
    color: #999;
    font-weight: 400;
  }
  .fenye {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .fenye a {
    padding: 5px 10px;
    font-size: 14px;
  }
  .neirong h1 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 18px !important;
  }
  .cont_date {
    text-align: center;
    font-size: 12px;
    color: #666;
    display: block;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .neirong_box p {
    line-height: 200%;
    font-size: 14px;
    padding: 10px;
  }
  .neirong .video-contain-detail h1 {
    text-align: left;
    margin: 10px 0px;
  }
  .neirong .video-contain-detail .cont_date {
    text-align: left;
    border:none;
    padding-bottom:0px;
  }
  .neirong .video-contain-detail .video-box {
    width: 100%;
    padding: 0px;
    height: 300px;
  }
  .neirong .video-contain-detail .video-box video{
    width: 100%;
    height: 100%;
    background-color: #000000;
  }
  .neirong .other-video-box {
    width: 100%;
    margin-top:20px;
  }
  .neirong .other-video-box .zhuanhua{
    display: block;
    width: 100%;
  }
  .product_dep {
    margin-top: 10px;
  }
  .product_dep span {
    display: block;
  }
  .product_box {
    margin-bottom: 10px;
    overflow: hidden;
  }
  .pro_pic img {
    width: 100%;
  }
  .pro_info {
    margin-top: 20px;
    text-align: center;
    width: 100%;
  }
  .pro_info h1 {
    font-weight: lighter;
    font-size: 18px;
    margin-bottom: 15px;
  }
  .pro_info em {
    line-height: 200%;
    display: block;
    color: #666;
    font-size: 14px;
  }
  .pro_info dd {
    width: 130px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .pro_info dd a {
    background: #630909;
    width: 130px;
    line-height: 40px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .pro_info dd a:hover {
    background: #f60;
    text-decoration: none;
  }
  .erweima {
    text-align: center;
    margin-top: 35px;
    width: 100%;
  }
  .erweima span {
    display: block;
    text-align: center;
    margin-top: 15px;
  }
  .about_cont {
    padding: 20px;
  }
  .about_cont p {
    margin-bottom: 20px;
    line-height: 150%;
    font-size: 14px;
  }
}
