@charset "UTF-8";
/*size*/
/*color*/
/*Conmon*/
.fl, .head-layout .logo > a, .head-layout .logo .search-box .input-box, .head-layout .logo .search-box .search-btn, .head-layout .navbox li, .footer-layout .footer-item, .articletab-layout .articletab-nav li, .gallery-list .item, .file_box ul li {
  float: left;
}

.fr, .head-layout .logo .search-box {
  float: right;
}

.w50 {
  width: 50px;
}

.w100 {
  width: 100px;
}

.w200 {
  width: 200px;
}

.w250 {
  width: 250px;
}

.w300 {
  width: 300px;
}

.w870 {
  width: 870px;
}

.w880 {
  width: 880px;
}

.w900 {
  width: 900px;
}

.h10 {
  height: 10px !important;
}

.h20 {
  height: 20px !important;
}

.h30 {
  height: 30px !important;
}

.h40 {
  height: 40px !important;
}

.h45 {
  height: 45px !important;
}

.h50 {
  height: 50px !important;
}

.h60 {
  height: 60px !important;
}

.h70 {
  height: 70px !important;
}

.h80 {
  height: 80px !important;
}

.h90 {
  height: 90px !important;
}

.h100 {
  height: 100px !important;
}

.h110 {
  height: 110px !important;
}

.h120 {
  height: 120px !important;
}

.h130 {
  height: 130px !important;
}

.h140 {
  height: 140px !important;
}

.h150 {
  height: 150px !important;
}

.h160 {
  height: 160px !important;
}

.h166 {
  height: 166px !important;
}

.h170 {
  height: 170px !important;
}

.h180 {
  height: 180px !important;
}

.h190 {
  height: 190px !important;
}

.h200 {
  height: 200px !important;
}

.h230 {
  height: 230px !important;
}

.m0 {
  margin: 0;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr5 {
  margin-right: 5px;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.pd0 {
  padding: 0;
}

.pdl_5 {
  padding-left: 5px !important;
}

.pdl_10 {
  padding-left: 10px !important;
}

.pdl_15 {
  padding-left: 15px !important;
}

.pdl_17 {
  padding-left: 17px !important;
}

.pdl_20 {
  padding-left: 20px !important;
}

.pdr_130 {
  padding-right: 130px !important;
}

.pdt_5 {
  padding-top: 5px !important;
}

.pdt_10 {
  padding-top: 10px !important;
}

.pdt_15 {
  padding-top: 15px !important;
}

.pdt_18 {
  padding-top: 18px !important;
}

.pdt_20 {
  padding-top: 20px !important;
}

.pdt_40 {
  padding-top: 40px !important;
}

.pdt_55 {
  padding-top: 55px !important;
}

.pdt_76 {
  padding-top: 76px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs30 {
  font-size: 30px !important;
}

body, html {
  padding: 0px;
  margin: 0px;
  font-family: "黑体", sans-serif;;
  font-size: 13px;
  color: #333;
}

ul, li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

h3 {
  margin: 0px;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

a {
  color: #333;
  text-decoration: none;
}

span {
  display: inline-block;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #fff;
  background: #ea2d39;
  border-color: #ea2d39;
}

.content-layout {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}

.red {
  color: red;
}

.text-center {
  text-align: center;
}

.lh0 {
  line-height: 0px !important;
}

.lh22 {
  line-height: 22px !important;
}

.lh30 {
  line-height: 30px !important;
}

.lh36 {
  line-height: 36px !important;
}

.lh50 {
  line-height: 50px !important;
}

.head-layout {
  padding-top: 15px;
  background: #fff;
  -webkit-box-shadow: 0 6px 5px rgba(125, 125, 125, 0.5);
  -moz-box-shadow: 0 6px 5px rgba(125, 125, 125, 0.5);
  box-shadow: 0 6px 5px rgba(125, 125, 125, 0.5);
  position: relative;
  z-index: 3;
}

.head-layout .logo {
  position: relative;
}

.head-layout .logo > a {
  display: inline-block;
  padding-top: 11px;
}


.head-layout .logo > a img {
  max-width: 300px;
}

.head-layout .logo .head-menu {
  position: absolute;
  top: 0;
  right: 0;
}

.head-layout .logo .head-menu a {
  padding: 0 5px;
}

.head-layout .logo .head-menu a:hover {
  color: #ea2d39;
  text-decoration: underline;
}

.head-layout .logo .search-box {
  padding-top: 40px;
}

.head-layout .logo .search-box .input-box {
  width: 300px;
  height: 40px;
  padding: 4px 10px;
  border: 1px solid #ddd;
  border-right: none;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.head-layout .logo .search-box .input-box input {
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
  height: 30px;
  line-height: 20px;
  outline: none;
}

.head-layout .logo .search-box .search-btn {
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  height: 40px;
  width: 40px;
  color: #fff;
  background: #ea2d39;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.head-layout .navbox {
  background: #ea2d39;
}

.head-layout .navbox li {
  position: relative;
  font-size: 16px;
  line-height: 50px;
}

.head-layout .navbox li a {
  display: block;
  padding: 0 20px;
  color: #fff;
}

.head-layout .navbox li .list_down {
  width: 100%;
  display: none;
  position: absolute;
  padding: 0px 0px;
  background: #fff;
  filter: alpha(opacity=85);
}

.head-layout .navbox li .list_down a {
  line-height: 40px;
  color: #ea2d39;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}

.head-layout .navbox li .list_down a:hover {
  background: #ea2d39;
  color: #fff;
}

.head-layout .navbox li:hover {
  background: #fff;
}

.head-layout .navbox li:hover a {
  color: #ea2d39;
}

.head-layout .navbox li.active {
  background: #fff;
}

.head-layout .navbox li.active a {
  color: #ea2d39;
}

.footer-layout {
  padding-top: 30px;
  background: #ea2d39;
}

.footer-layout .footer-item {
  color: #fff;
  width: 160px;
  margin-bottom: 20px;
}

.footer-layout .footer-item .title {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 10px;
}

.footer-layout .footer-item ul li {
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.footer-layout .footer-item ul li a {
  color: #fff;
}

.footer-layout .footer-share a {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: #bf0c17;
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
}

.footer-layout .footer-contact {
  width: 440px;
}

.footer-layout .footer-code {
  width: 100px;
  text-align: right;
}

.footer-layout .footer-code img {
  max-width: 110px;
}

.footer-layout .footer-by {
  text-align: center;
  line-height: 30px;
  border-top: 1px solid #bf0c17;
  padding: 10px 0;
  color: #fff;
}

.toolbar-layer, .toolbar-item {
  background-image: url(../img/toolbar.png);
  background-repeat: no-repeat;
}

.toolbar {
  position: fixed;
  right: 0;
  top: 350px;
  margin-left: -26px;
}

.toolbar-item {
  position: relative;
  display: block;
  width: 52px;
  height: 52px;
  margin-top: 1px;
  -webkit-transition: background-position 0.5s;
  -moz-transition: background-position 0.5s;
  -ms-transition: background-position 0.5s;
  -o-transition: background-position 0.5s;
  transition: background-position 0.5s;
}

.toolbar-item:hover .toolbar-layer {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.toolbar-item-weixin {
  background-position: 0 -798px;
}

.toolbar-item-weixin:hover {
  background-position: 0 -860px;
}

.toolbar-item-weixin .toolbar-layer {
  height: 212px;
  background-position: 0 0;
}

.toolbar-item-feedback {
  background-position: 0 -426px;
}

.toolbar-item-feedback:hover {
  background-position: 0 -488px;
}

.toolbar-item-app {
  background-position: 0 -550px;
}

.toolbar-item-app:hover {
  background-position: 0 -612px;
}

.toolbar-item-app .toolbar-layer {
  height: 194px;
  background-position: -222px;
}

.toolbar-item-top {
  background-position: 0 -674px;
}

.toolbar-item-top:hover {
  background-position: 0 -736px;
}

.toolbar-layer {
  position: absolute;
  right: 46px;
  bottom: -10px;
  width: 172px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: 95% 95%;
  -moz-transform-origin: 95% 95%;
  -ms-transform-origin: 95% 95%;
  -o-transform-origin: 95% 95%;
  transform-origin: 95% 95%;
  -webkit-transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  -o-transform: scale(0.01);
  transform: scale(0.01);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

/*在线客服模块*/
.main-im {
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 100;
  width: 140px;
  transform: translateY(-50%);
}

.main-im .phone {
  padding: 10px 5px;
  padding-top: 0;
  border-bottom: 1px solid #ddd;
  text-align: center;
  color: #0484cd;
  font-size: 14px;
}

.main-im .phone i {
  margin-right: 5px;
}

.main-im .qq-a {
  display: block;
  width: 100;
  height: 116px;
  font-size: 14px;
  color: #0484cd;
  text-align: center;
  position: relative;
}

.main-im .qq-a span {
  bottom: 5px;
  position: absolute;
  left: 10px;
  right: 10px;
}

.main-im .qq-hover-c {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -35px;
  overflow: hidden;
  z-index: 9;
}

.main-im .qq-container {
  z-index: 99;
  position: absolute;
  width: 100%;
  height: 118px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: url(../img/qq-icon-bg.png) no-repeat center 8px;
}

.main-im .img-qq {
  max-width: 60px;
  display: block;
  position: absolute;
  left: 6px;
  top: 3px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
  max-width: 70px;
  left: 1px;
  top: 8px;
  position: absolute;
}

.main-im .im_main {
  background: #F9FAFB;
  border: 1px solid #dddddd;
  border-radius: 10px;
  background: #F9FAFB;
}

.main-im .im_main .im-tel {
  color: #000000;
  text-align: center;
  width: 109px;
  height: 105px;
  border-bottom: 1px solid #dddddd;
}

.main-im .im_main .im-tel div {
  font-weight: bold;
  font-size: 12px;
  margin-top: 6px;
}

.main-im .im_main .im-tel .tel-num {
  font-family: Arial;
  font-weight: bold;
  color: #e66d15;
}

.main-im .im_main .im-tel:hover {
  background: #fafafa;
}

.main-im .im_main .weixing-container {
  width: 50%;
  height: 47px;
  border-right: 1px solid #dddddd;
  background: #f5f5f5;
  border-bottom-left-radius: 10px;
  box-sizing: border-box;
  background: url(../img/weixing-icon.png) no-repeat center center;
  float: left;
}

.main-im .im_main .weixing-show {
  width: 112px;
  height: 172px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #dddddd;
  position: absolute;
  left: -125px;
  top: -126px;
  display: none;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  border-width: 6px;
  left: 112px;
  top: 134px;
  position: absolute;
  z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #dddddd;
  border-width: 8px;
  left: 112px;
  top: 132px;
  position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
  width: 104px;
  height: 104px;
  padding-left: 5px;
  padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
  position: absolute;
  top: 110px;
  left: 7px;
  width: 100px;
  margin: 0 auto;
  line-height: 20px;
  padding-top: 10px;
  text-align: center;
}

.main-im .im_main .go-top {
  width: 50%;
  height: 47px;
  box-sizing: border-box;
  background: #f5f5f5;
  border-bottom-right-radius: 10px;
  background: url(../img/totop-icon.png) no-repeat center center;
  float: right;
}

.main-im .im_main .go-top a {
  display: block;
  height: 47px;
  box-sizing: border-box;
}

.main-im .close-im {
  position: absolute;
  right: 10px;
  top: -12px;
  z-index: 100;
  width: 24px;
  height: 24px;
  display: none;
}

.main-im .close-im a {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
  text-decoration: none;
}

.loction_layout {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding: 0px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
}

.loction_layout .loction_left {
  line-height: 30px;
}

.loction_layout .loction_right a {
  padding-right: 5px;
}

.loction_layout .loction_right a:hover {
  color: #ea2d39;
}

.v-item .title {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  background: #ea2d39;
  color: #fff;
  padding: 0 15px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -ms-border-top-left-radius: 6px;
  -o-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  -ms-border-top-right-radius: 6px;
  -o-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

.v-item .title span {
  padding: 0 5px;
}

.v-item .title i {
  font-size: 13px;
}

.v-item .content {
  border: 1px solid #e0e0e0;
  border-top: none;
  padding: 10px 0;
}

.v-item .content li {
  font-size: 15px;
  position: relative;
  box-sizing: border-box;
  height: 40px !important;
  line-height: 30px !important;
  padding: 5px 10px;
  padding-left: 25px !important;
  border-bottom: 1px dashed #e0e0e0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.v-item .content li > i {
  position: absolute;
  font-size: 16px;
  top: 10px;
  left: 10px;
}

.v-item .content li a {
  display: block;
}

.v-item .content li:hover {
  color: #fff;
  background: #bf0c17;
  border-bottom: 1px solid #bf0c17;
  cursor: pointer;
}

.v-item .content li:hover a {
  color: #fff;
}

.v-item .content li.active {
  background: #bf0c17;
  border-bottom: 1px solid #bf0c17;
}

.v-item .content li.active i {
  color: #fff;
}

.v-item .content li.active a {
  color: #fff;
}

.con-layout {
  padding-bottom: 50px;
}

.single-title {
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
}

.content-box {
  font-size: 16px;
}

.content-box p {
  font-size: 16px;
  line-height: 25px;
}

.article-list .item {
  padding: 10px 0;
  border-bottom: 1px dashed #e0e0e0;
  position: relative;
  padding-right: 100px;
}

.article-list .item a {
  display: block;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #333;
}

.article-list .item a i {
  color: #d7d7d7;
  margin-right: 10px;
  font-size: 14px;
}

.article-list .item .date {
  position: absolute;
  right: 10px;
  line-height: 30px;
  top: 10px;
  color: #666;
}

.articletab-layout .articletab-nav {
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  height: 42px;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}

.articletab-layout .articletab-nav li {
  cursor: pointer;
  line-height: 40px;
  font-size: 14px;
  padding: 0 15px;
}

.articletab-layout .articletab-nav li.active {
  background: #ea2d39;
  color: #fff;
}

.articletab-layout .articletab-box .tab-box {
  display: none;
}

.articletab-layout .articletab-box .curtab {
  display: block;
}

.gallery-list {
  width: 900px;
  padding-bottom: 30px;
}

.gallery-list .item {
  cursor: pointer;
  width: 272px;
  margin-right: 28px;
  margin-bottom: 20px;
}

.gallery-list .item .pic {
  text-align: center;
  line-height: 180px;
  width: 272px;
  height: 182px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.gallery-list .item .pic img {
  line-height: 180px;
  max-width: 100%;
  max-height: 180px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -ms-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
  transition: All 0.2s ease-in-out;
}

.gallery-list .item .name {
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gallery-list .item:hover .pic {
  border-color: #ea2d39;
}

.gallery-list .item:hover .pic img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.gallery-list .item:hover .name {
  color: #ea2d39;
}

.listcontent-box .newitem {
  margin-bottom: 15px;
  line-height: 30px;
  font-size: 14px;
  border-bottom: 1px dashed #e0e0e0;
  position: relative;
  color: #666;
  padding: 0 0 20px;
}

.listcontent-box .newitem p {
  width: 745px;
}

.listcontent-box .newitem .news_border {
  width: 100px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #e0e0e0;
}

.listcontent-box .newitem .news_border span {
  color: #ea2d39;
}

.listcontent-box .newitem .newtitle {
  line-height: 31px;
  padding-bottom: 4px;
  font-size: 19px;
  color: #333;
}

.listcontent-box .newitem .newtitle:hover {
  cursor: pointer;
  color: #bf0c17;
}

.listcontent-box .content .engineer-type {
  background-color: #FFF;
  margin-right: 10px;
  text-align: center;
  float: left;
  margin-bottom: 10px;
}

.listcontent-box .content .engineer-type .typeitem {
  width: 275px;
  height: 220px;
  overflow: hidden;
  color: #333;
  position: relative;
  border: 1px solid #ccc;
  float: left;
  border-radius: 5px;
}

.listcontent-box .content .engineer-type .typeitem .type-img-top {
  display: block;
  width: 280px;
  height: 220px;
  margin: auto;
  position: relative;
  line-height: 220px;
}

.listcontent-box .content .engineer-type .typeitem .type-img-top img {
  vertical-align: middle;
  max-width: 280px;
  max-height: 160px;
}

.listcontent-box .content .engineer-type .typeitem .img_title {
  position: absolute;
  bottom: 0px;
  height: 30px;
  width: 100%;
  overflow: hidden;
  z-index: 100;
}

.listcontent-box .content .engineer-type .typeitem .img_title .title-text {
  height: 30px;
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  transition: color .3s ease-out;
}

.listcontent-box .content .engineer-type .typeitem .img_title .title-text:hover {
  color: #bf0c17;
}

.listcontent-box .content .timeborder {
  border: 1px solid #ccc;
  border-top: none;
}

.listcontent-box .content .page-content {
  width: 100%;
  height: 30px;
  margin-top: 20px;
}

.listcontent-box .content .page-content .page-turn {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-top: 30px;
  border-radius: 4px;
  font-size: 12px;
}

.listcontent-box .content .page-content .page-turn ul li {
  display: inline;
  float: left;
  line-height: 20px;
}

.listcontent-box .content .page-content .page-turn ul li a {
  border: 1px solid #ddd;
  padding: 4px 12px;
}

.listcontent-box .content .page-content .page-turn .all-page a {
  border: 0;
}

.listcontent-box .content .page-content .page-turn .all-page a input {
  color: #999;
  width: 30px;
  padding: 1px;
  margin: -3px 0 0 0;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.listcontent-box .content .page-content .page-turn .disabled a {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.listcontent-box .content .page-content .page-turn .active a {
  color: #fff;
  cursor: default;
  background: #bf0c17;
}

.listcontent-box .box {
  width: 950px;
  height: 230px;
  position: relative;
  margin: 50px auto;
  overflow: hidden;
}

.listcontent-box .box .slidebox {
  position: absolute;
}

.listcontent-box .box .slidebox .item {
  float: left;
  width: 250px;
  height: 230px;
  padding-right: 25px;
}

.listcontent-box .box .slidebox .item:hover {
  cursor: pointer;
}

.listcontent-box .box .slidebox .item:last-child {
  padding-right: 0;
}

.file_box {
  border-top: 1px solid #e0e0e0;
  padding: 20px 0;
}

.file_box .downall_btn {
  font-size: 12px;
}

.file_box ul {
  padding-top: 15px;
}

.file_box ul li {
  line-height: 30px;
  margin-right: 15px;
  text-decoration: underline;
  cursor: pointer;
}

.file_box ul li:hover {
  color: #ea2d39;
  text-decoration: underline;
}
