.bodyer .section {
  margin-bottom: 20px !important;
}

.bodyer .iconimg {
  /*
		background-image:url("../image/icon.png");
		background-repeat:no-repeat;
		*/
  background: url("/image/icon.png") no-repeat;
}

body {
  background-color: #f0f0f0;
}

.bodyer .baner {
  /* height: 520px; */
  width: 100%;
  min-width: 1200px;
}

.bodyer .baner ul.slides_ul {
  width: 100%;
  height: 520px;
  overflow: hidden;
  position: relative;
}

.bodyer .baner ul.slides_ul li.img_li {
  list-style-type: none;
  width: 100%;
  height: 520px;
}

.bodyer .baner ul.slides_ul li.img_li a {
  display: block;
  width: 100%;
  height: 520px;
  background-repeat: no-repeat;
  background-position: center;
}

.bodyer .news {
  background-color: #f7f9fa;
  line-height: 40px;
  width: 100%;
  min-width: 1200px;
}

.bodyer .news .mian {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  color: #333333;
}

.bodyer .news .mian .horn {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-position: -253px -5px;
  vertical-align: middle;
}

.bodyer .news .mian span b {
  margin: 0 20px;
  font-size: 16px;
}

.bodyer .news .mian span a {
  color: #c8132d;
}

.bodyer .section_o {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.bodyer .section_o ul {
  height: 180px;
  width: 9999px;
}

.bodyer .section_o ul li {
  display: inline-block;
}

/* BANNER下面的公告轮播样式 */
.bodyer .notice-wrap{
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: 100%;
  padding: 16px 0;
}
.bodyer .notice-wrap .notice-logoTxt{
  box-sizing: border-box;
  float: left;
  font-weight: bold;
  font-style: italic;
  color: #333333;
  font-size: 20px;
  font-family: 'Source Han Sans CN', 'Source Han Serif SC', 'FZDaHei-B02S', 'FZZhongDengXian-Z07S';
}
.bodyer .notice-wrap .notice-contentWrap{
  box-sizing: border-box;
  float: left;
  margin: 0 29px 0 19px;
  width: 1045px;
  color: #333333;
  font-size: 16px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
@keyframes noticeRoll {
  0%   {top: 0;}
  15%  {top: 0;}
  30%  {top: -20px;}
  50%  {top: -20px;}
  65%  {top: -40px;}
  85%  {top: -40px;}
  100% {top: -60px;}
}

.bodyer .notice-wrap .notice-contentUl{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: noticeRoll 8s ease infinite;
  /* -webkit-animation: noticeRoll 6s ease 0 infinite normal; */
}
.bodyer .notice-wrap .notice-contentUl li{
  width: 100%;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodyer .notice-wrap .more-box{
  float: left;
  display: flex;
  align-items: center;
}
.bodyer .notice-wrap .more-box a{
  color: #999;
  font-size: 14px;
}
.bodyer .notice-wrap .more-box i{
  width: 15px;
  height: 11px;
  background: url("/image/icon.png") no-repeat;
  background-position: -1711px -32px;
  margin-left: 4px;
}




.bodyer .mainer {
  width: 1200px;
  margin: 0 auto;
  padding-top: 28px;
}


.bodyer .mainer .icon_more {
  background-position: -1711px -32px;
  width: 15px;
  height: 11px;
  display: inline-block;
}

.bodyer .mainer a {
  cursor: pointer;
}


.bodyer .mainer .lines {
  margin-bottom: 20px;
}

.bodyer .mainer .lines1 {
  height: 386px;
  /* margin-top: 28px; */
  /* position: relative; */
}
.bodyer .mainer .lines1 .xuanchuanImg{
  position: fixed;
  left: 50px;
  top: 665px;
  z-index: 2;
  width: 270px;
  background: #fff;
}

.bodyer .mainer .lines1 li.cols {
  height: 100%;
}

.bodyer .mainer .lines1 .cols {
  display: inline-block;
  width: 33.3%;
  float: left;
}

.bodyer .mainer .lines1 .cols .cols_m {
  height: 100%;
  margin: 0 10px;
  background-color: #ffffff;
  padding: 30px;
  box-sizing: border-box;
}

.bodyer .mainer .lines1 .cols .cols_m a {
  font-size: 14px;
  color: #666;
}

.bodyer .mainer .lines1 .cols .cols_m .titles {
  line-height: 70px;
  border-bottom: 1px solid #f1f1f1;
}

.bodyer .mainer .lines1 .cols .cols_m .titles .f_left {
  font-size: 20px;
  color: #333333;
}

.bodyer .mainer .lines1 .cols .cols_m .titles a {
  color: #999;
}

.bodyer .mainer .lines1 .cols .cols_m .titles .f_right {
  float: right;
  display: inline-block;
  font-size: 14px;
  color: #999;
}

.bodyer .mainer .lines1 .cols .cols_m .titles .f_right .icon_more {
  background-position: -1711px -32px;
  width: 15px;
  height: 11px;
}

.bodyer .mainer .lines1 .cols .cols_m .main {
  font-size: 14px;
  color: #666666;
}

.bodyer .mainer .lines1 .cols .cols_m .main p,
.bodyer .mainer .lines1 .cols .cols_m .main div {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #f1f1f1;
}

.bodyer .mainer .lines1 .cols .cols_m .main p {
  width: 318px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bodyer .mainer .lines1 .cols .cols_m .main div span {
  display: inline-block;
  width: 255px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bodyer .mainer .lines1 .cols .cols_m .main div .title {
  display: inline-block;
  width: 70px;
}

.bodyer .mainer .lines1 .cols .cols_m1 {
  margin-left: 0;
  background: #c8142c url("/image/index/js_bg.jpg");
}

.bodyer .mainer .lines1 .cols .cols_m1 .titles {
  border: 0;
  height: 70px;
  line-height: 70px;
  font-size: 32px;
  color: #ffffff;
}

.bodyer .mainer .lines1 .cols .cols_m1 .main {
  font-size: 14px;
  color: #ffffff;
  margin-top: 20px;
  text-indent: 30px;
}

.bodyer .mainer .lines1 .cols .cols_m1 .btns {
  margin-top: 70px;
}

.bodyer .mainer .lines1 .cols .cols_m1 .btns a.btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 120px;
  text-align: center;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 3px;
}

.bodyer .mainer .lines1 .cols .cols_m3 {
  margin-right: 0;
}

.bodyer .mainer .lines1 .cols .cols_m3 .main div {
  height: 40px;
  line-height: 40px;
  display: flex;
}

.bodyer .mainer .lines2 {
  background-color: #ffffff;
}

.bodyer .mainer .lines2 .modules {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  display: inline-block;
  width: 20%;
  padding: 36px 0 36px 0;
  float: left;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bodyer .mainer .lines2 .modules .iconimg {
  display: inline-block;
}

.bodyer .mainer .lines2 .modules .icon_fwzn {
  /* background-position: -1073px -104px; */
  background: url("/image/index/icon_fwzn.svg") no-repeat center center/cover;
  width: 60px;
  height: 60px;
}

.bodyer .mainer .lines2 .modules .icon_bdcx {
  /* background-position: -1174px -107px; */
  background: url("/image/index/icon_bdcx.svg") no-repeat center center/cover;
  width: 60px;
  height: 60px;
}

.bodyer .mainer .lines2 .modules .icon_dzxz {
  /* background-position: -1256px -104px; */
  background: url("/image/index/icon_dzxz.svg") no-repeat center center/cover;
  width: 60px;
  height: 60px;
}

.bodyer .mainer .lines2 .modules .icon_frexx {
  background: url("/image/index/icon_frexx.svg") no-repeat center center/cover;
  width: 60px;
  height: 60px;
}

.bodyer .mainer .lines2 .modules .icon_fwwd {
  /* background-position: -1361px -104px; */
  background: url("/image/index/icon_fwwd.svg") no-repeat center center/cover;
  width: 60px;
  height: 60px;
}

.bodyer .mainer .lines2 .modules .txts {
  display: inline-block;
  vertical-align: top;
  height: 58px;
}

.bodyer .mainer .lines2 .modules .txts div {
  font-size: 18px;
  color: #333333;
  text-align: center;
  height: 100%;
  line-height: 58px;
}

.bodyer .mainer .lines2 .modules .txts p {
  font-size: 12px;
  color: #666666;
}

.bodyer .mainer .lines2 a.modules:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.bodyer .mainer .lines2 a.modules:link,
.bodyer .mainer .lines2 a.modules:active,
.bodyer .mainer .lines2 a.modules:visited,
.bodyer .mainer .lines2 a.modules:hover {
  color: black;
}

.bodyer .mainer ul.lines3 {
  width: 1240px;
}

.bodyer .mainer ul.lines3 li {
  width: 590px;
  margin-right: 20px;
  display: inline-block;
  float: left;
  position: relative;
}

.bodyer .mainer ul.lines3 li .texts1 {
  position: absolute;
  top: 82px;
  right: 48px;
}

.bodyer .mainer ul.lines3 li .texts1 p {
  font-size: 20px;
  color: #333;
}

.bodyer .mainer ul.lines3 li .texts1 a {
  display: inline-block;
  margin-top: 76px;
  width: 100%;
  text-align: right;
  color: #999;
}

.bodyer .mainer ul.lines3 li .texts2 {
  position: absolute;
  top: 60px;
  right: 48px;
}

.bodyer .mainer ul.lines3 li .texts2 a {
  font-size: 20px;
  text-align: right;
  color: #999;
}

.bodyer .mainer ul.lines3 li .texts2 .title {
  display: inline-block;
  font-size: 14px;
  width: 100%;
  text-align: right;
}

.bodyer .mainer ul.lines3 li .texts2 .tel_style {
  color: #c9152d;
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
  text-align: right;
}

.bodyer .mainer ul.lines3 li .texts2 .title_other {
  display: inline-block;
  font-size: 14px;
  width: 100%;
  text-align: right;
  margin-top: 30px;
}

#slides .slidesjs-pagination {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  height: 5px;
  z-index: 10;
  text-align: center;
}

#slides .slidesjs-pagination .slidesjs-pagination-item {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff, endColorstr=#7Fffffff);
  overflow: hidden;
  vertical-align: middle;
  margin-right: 10px;
}

#slides .slidesjs-pagination .slidesjs-pagination-item a {
  display: block;
  height: 16px;
}

#slides .slidesjs-pagination .slidesjs-pagination-item a.active {
  background-color: #fff;
}

#slides .slidesjs-pagination .slidesjs-pagination-item:hover {
  width: 16px;
  height: 16px;
  border-radius: 8px;
}

.notice-mask .notice {
  border-top: 5px solid #c8132d;
  background: #fff;
  position: absolute;
  top: 300px;
  left: 0;
  right: 0;
  margin: auto;
  width: 450px;
  min-height: 180px;
  padding: 20px;
  opacity: 0;
  transition: all .5s;
  transform: scale(0);
  z-index: 99999;
  border-radius: 3px 3px 6px 6px;
  text-align: center;
}

.notice h2 {
  text-align: center;
  line-height: 40px;
}

.notice .confirm {
  line-height: 40px;
  width: 320px;
  text-align: center;
  background-color: #c8132d;
  color: #fff;
  cursor: pointer;
  margin-top: 20px;
  outline: none;
}

.notice .thanks {
  margin-top: 10px;
}

.notice-mask.animate .notice {
  opacity: 1;
  transform: scale(1);
}

.notice-mask .notice p {
  margin: auto;
  text-indent: 36px;
  line-height: 30px;
  text-align: left;
}

.notice-mask {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 99999;
  background: transparent;
  transition: all .5s;
}

.notice-mask.animate {
  background: rgba(0, 0, 0, 0.5);
}

/* 企业入口 */
.bodyer .header .title .title_right .companyAccess {
  width: 98px;
  position: relative;
}

.bodyer .header .title .title_right .companyAccess a {
  position: absolute;
  background: #C8132D;
  border-radius: 4px;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
  text-align: center;
  width: 98px;
  height: 16px;
  top: -12px;
}

.account,
.myWarranty {
  /* text-decoration: underline; */
  border-bottom: 1px solid #c8132d;
}
