body,
button,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  min-width: 1024px;
  font-family: "Microsoft YaHei", Arial;
  color: #000;
  position: relative;
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  outline: 0;
  text-decoration: none;
  color: inherit;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  background: 0 0;
  font-family: inherit;
}
textarea {
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.line1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear:after {
  display: block;
  content: '';
  clear: both;
}
.container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#nModel {
  position: relative;
}
#nModel .cm_box,
#nModel .Section {
  width: 1340px;
  margin: 0 auto;
  position: relative;
}
#nModel .cm_wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#nModel .kv {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#nModel .kv .m_kv {
  display: block;
  width: 100%;
}
#nModel .kv .kv_go {
  font-size: 16px;
  color: #707070;
  position: absolute;
  left: 8.61111111%;
  top: 50%;
  z-index: 2;
}
#nModel .kv .kv_go:hover {
  text-decoration: underline;
}
#nModel .kv .swiper-slide img {
  display: block;
  width: 100%;
}
#nModel .kv .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
  font-size: 0;
  overflow: hidden;
}
#nModel .kv .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}
#nModel .kv .swiper-pagination-bullet {
  width: 33.33333333%;
  height: 4px;
  background: #000;
  border-radius: 0;
  opacity: 1;
}
#nModel .kv .swiper-pagination-bullet-active {
  background: #d20f2b;
}
#nModel .m_feature {
  position: relative;
  text-align: center;
  z-index: 2;
  padding: 54px 0 80px;
  margin-bottom: 30px;
}
#nModel .m_feature .m_f_tag {
  display: inline-block;
  height: 42px;
  position: relative;
}
#nModel .m_feature .m_f_content {
  width: 1340px;
  margin: 0 auto;
  position: relative;
  top: 80px;
  padding-bottom: 30px;
}
#nModel .m_feature .m_f_content > a {
  width: 20px;
  height: 38px;
  background-repeat: no-repeat;
  position: absolute;
  top: 32%;
  z-index: 2;
}
#nModel .m_feature .m_f_content .m_f_prev {
  background-image: url('../images/prev1.png');
  left: 0;
}
#nModel .m_feature .m_f_content .m_f_next {
  background-image: url('../images/next1.png');
  right: 0;
}
#nModel .m_feature .m_f_content .m_f_swiper {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 60px;
  overflow-x: hidden;
}
#nModel .m_feature .m_f_content .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px;
}
#nModel .m_feature .m_f_content .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
#nModel .m_feature .m_f_content .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
#nModel .m_feature .m_f_content .swiper-slide {
  display: block;
}
#nModel .m_feature .m_f_content .m_f_pic {
  display: block;
  width: 100%;
}
#nModel .m_cm_tab{
  height: 32px;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 48px;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
#nModel .m_cm_tab::after{
  content: '';
  width: 38px;
  height: 3px;
  background: #d71618;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
#nModel .m_trim {
  position: relative;
  z-index: 1;
}
#nModel .m_trim .m_t_bg {
  width: 100%;
  height: 130%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
#nModel .m_trim .m_t_container {
  width: 100%;
  position: relative;
  z-index: 2;
}
#nModel .m_trim .m_t_container .m_t_l {
  width: 1200px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: 2;
  height: 640px;
  display: none;
}
#nModel .m_trim .m_t_container .m_t_l .m_t_l_close {
  width: 24px;
  height: 27px;
  background-image: url('../images/m_t_l_close.png');
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
#nModel .m_trim .m_t_container .m_t_l .m_t_l_pic {
  display: block;
  width: 100%;
  height: 100%;
}
#nModel .m_trim .m_t_container .m_t_l .m_t_l_info {
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
  padding: 20px 30px 0;
  box-sizing: border-box;
}
#nModel .m_trim .m_t_container .m_t_l .m_t_l_info > p {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  padding: 16px 0 10px;
  height: 48px;
}
#nModel .m_trim .m_t_container .m_t_content {
  width: 1340px;
  margin: 0 auto;
  position: relative;
}
#nModel .m_trim .m_t_container .m_t_content > a {
  width: 20px;
  height: 38px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
#nModel .m_trim .m_t_container .m_t_content .m_t_prev {
  background-image: url('../images/prev1.png');
  left: 0;
}
#nModel .m_trim .m_t_container .m_t_content .m_t_next {
  background-image: url('../images/next1.png');
  right: 0;
}
#nModel .m_trim .m_t_container .m_t_swiper {
  width: 1200px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0 auto;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_t_pic {
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: 1s;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_t_pic.cur {
  transform: scale(1.05);
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .item {
  position: relative;
  overflow: hidden;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .item .info {
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
  padding: 30px 24px 26px;
  box-sizing: border-box;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .item .info .btn_go {
  display: block;
  width: 28px;
  height: 23px;
  background: url('../images/btn_go.png') no-repeat;
  position: relative;
  z-index: 8;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .item .info > p {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  padding: 16px 0 6px;
  height: 56px;
  /*display: none;*/
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_t_item:nth-child(2n-1) .item:nth-child(1) {
  width: 32%;
  float: left;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_t_item:nth-child(2n-1) .item:nth-child(2) {
  width: 68%;
  float: right;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_t_item:nth-child(2n) .item:nth-child(1) {
  width: 68%;
  float: left;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_t_item:nth-child(2n) .item:nth-child(2) {
  width: 32%;
  float: right;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_item{
  width: 100%;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_item a{
  display: block;
  width: 50%;
  float: left;
}
#nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_item .m_t_pic {
  height: 640px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: 1s;
}
#nModel .m_ext {
  position: relative;
  z-index: 1;
  margin-bottom: 54px;
}
#nModel .m_ext .m_t_bg {
  width: 100%;
  height: 130%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
#nModel .m_ext .m_t_container {
  width: 100%;
  position: relative;
  z-index: 2;
}
#nModel .m_ext .m_t_container .m_e_l {
  width: 1200px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: 2;
  height: 640px;
  display: none;
}
#nModel .m_ext .m_t_container .m_e_l .m_e_l_close {
  width: 24px;
  height: 27px;
  background-image: url('../images/m_t_l_close.png');
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
#nModel .m_ext .m_t_container .m_e_l .m_e_l_pic {
  display: block;
  width: 100%;
  height: 100%;
}
#nModel .m_ext .m_t_container .m_e_l .m_e_l_info {
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
  padding: 20px 30px 0;
  box-sizing: border-box;
}
#nModel .m_ext .m_t_container .m_e_l .m_e_l_info > p {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  padding: 16px 0 10px;
  height: 48px;
}
#nModel .m_ext .m_t_container .m_t_content {
  width: 1340px;
  margin: 0 auto;
  position: relative;
}
#nModel .m_ext .m_t_container .m_t_content > a {
  width: 20px;
  height: 38px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
#nModel .m_ext .m_t_container .m_t_content .m_e_prev {
  background-image: url('../images/m_t_prev.png');
  left: 0;
}
#nModel .m_ext .m_t_container .m_t_content .m_e_next {
  background-image: url('../images/m_t_next.png');
  right: 0;
}
#nModel .m_ext .m_t_container .m_e_swiper {
  width: 1200px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0 auto;
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .m_e_pic {
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: 1s;
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .m_e_pic.cur {
  transform: scale(1.05);
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .item {
  position: relative;
  overflow: hidden;
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .item .info {
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
  padding: 30px 24px 20px;
  box-sizing: border-box;
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .item .info .btn_go {
  display: block;
  width: 28px;
  height: 23px;
  background: url('../images/btn_go.png') no-repeat;
  position: relative;
  z-index: 8;
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .item .info > p {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  padding: 16px 0 6px;
  height: 56px;
  /*display: none;*/
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .m_e_item:nth-child(2n-1) .item:nth-child(1) {
  width: 32%;
  float: left;
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .m_e_item:nth-child(2n-1) .item:nth-child(2) {
  width: 68%;
  float: right;
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .m_e_item:nth-child(2n) .item:nth-child(1) {
  width: 68%;
  float: left;
}
#nModel .m_ext .m_t_container .m_e_swiper .swiper-slide .m_e_item:nth-child(2n) .item:nth-child(2) {
  width: 32%;
  float: right;
}



#nModel .m_ts {
  position: relative;
  padding-top: 56px;
  padding-bottom: 60px;
}
#nModel .m_ts .m_ts_tab {
  height: 32px;
  position: relative;
  padding-bottom: 56px;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
#nModel .m_ts .m_ts_tab ul li{
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
}
#nModel .m_ts .m_ts_tab ul li:first-of-type{
  margin-right: 86px;
}
#nModel .m_ts_tab ul li.cur{
  position: relative;
}
#nModel .m_ts .m_ts_tab::after{
  content: '';
  width: 38px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 36px;
}
#nModel .m_ts_tab ul li.cur::after{
  content: '';
  width: 79px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -8px;
}
#nModel .m_ts_tab::after{
  content: '';
  width: 38px;
  height: 3px;
  background: #d71618;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 36px;
}
#nModel .m_ts .m_ts_tab .m_ts_tab_item {
  width: 50%;
  float: left;
  position: relative;
}
#nModel .m_ts .m_ts_tab .m_ts_tab_item > a {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  position: relative;
}
#nModel .m_ts .m_ts_tab .m_ts_tab_item > a:hover::after {
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#nModel .m_ts .m_ts_tab .m_ts_tab_item.cur > a::after {
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#nModel .m_ts .m_ts_tab .m_ts_tab_item:nth-child(1) > a {
  float: right;
  margin-right: 40px;
}
#nModel .m_ts .m_ts_tab .m_ts_tab_item:nth-child(2) > a {
  float: left;
  margin-left: 40px;
}
#nModel .m_ts .m_ts_l_box {
  width: 100%;
  position: absolute;
  left: 0;
  top: 170px;
  height: 520px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
#nModel .m_ts .m_ts_l_box .m_ts_l {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#nModel .m_ts .m_ts_l_box .m_ts_l_p{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 8;
  color: #fff;
  line-height: 2;
  font-size: 20px;
  padding: 20px 56px 24px;
  box-sizing: border-box;
}
#nModel .m_ts .m_ts_l_box .m_ts_l_close {
  width: 24px;
  height: 27px;
  background-image: url('../images/m_t_l_close.png');
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
#nModel .m_ts .m_ts_container {
  width: 1340px;
  margin: 0 auto;
  position: relative;
  min-height: 320px;
}
#nModel .m_ts .m_ts_container.twoSwiper{
  display: none;
}
#nModel .m_ts .m_ts_container ul{
  width: 798px;
  margin: 0 auto;
}
#nModel .m_ts .m_ts_container ul li{
  float: left;
}
#nModel .m_ts .m_ts_container ul li:first-of-type{
  padding-right: 22px;
}
#nModel .m_ts .m_ts_container.cur{
  display: block;
}
#nModel .m_ts .m_ts_container ul li p{
  padding: 28px 22px;
  position: relative;
}
#nModel .m_ts .m_ts_container ul li p::before{
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d71618;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}
#nModel .m_ts .m_ts_container > a {
  width: 20px;
  height: 38px;
  background-repeat: no-repeat;
  position: absolute;
  top: 76px;
  z-index: 2;
}
#nModel .m_ts .m_ts_container .m_ts_prev {
  background-image: url('../images/prev1.png');
  left: 0;
}
#nModel .m_ts .m_ts_container .m_ts_next {
  background-image: url('../images/next1.png');
  right: 0;
}
#nModel .m_ts .m_ts_swiper {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#nModel .m_ts .m_ts_swiper .swiper-slide {
  width: 390px;
  display: block;
  margin-right: 15px;
  box-sizing: border-box;
}
#nModel .m_ts .m_ts_swiper .m_ts_pic {
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
#nModel .m_ts .m_ts_swiper .m_ts_p {
  font-size: 18px;
  line-height: 34px;
  position: relative;
  box-sizing: border-box;
}
#nModel #S .ts_s_p {
  padding-left: 24px;
}
#nModel #S .ts_s_p::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #d71618;
  position: absolute;
  left: 0;
  top: 12px;
}
@media all and (max-width: 1340px) {
  #nModel .m_feature .m_f_content {
    width: 1100px;
  }
  #nModel .m_feature .m_f_content .m_f_swiper {
    width: 1026px;
  }
  #nModel .m_trim .m_t_container .m_t_content {
    width: 1100px;
  }
  #nModel .m_ext .m_t_container .m_t_content{
    width: 1100px;
  }
  #nModel .m_ext .m_t_container .m_e_swiper{
    width: 1026px;
  }
  #nModel .m_trim .m_t_container .m_t_swiper {
    width: 1026px;
  }
  #nModel .m_trim .m_t_container .m_t_swiper .swiper-slide .m_t_pic {
    height: 270px;
  }
  #nModel .m_trim .m_t_container .m_t_l {
    width: 1026px;
    height: 540px;
  }
  #nModel .m_ts .m_ts_container {
    width: 1100px;
  }
  #nModel .m_ts .m_ts_swiper {
    width: 1026px;
  }

  #nModel .m_show{
    width: 1100px!important;
  }
  #nModel .m_show img{
    height: 220px!important;
  }
  #nModel .m_ts .m_ts_swiper .swiper-slide {
    width: 342px;
  }
  #nModel .cm_box,
  #nModel .Section {
    width: 1100px!important;
  }
  #nModel .cm_wrap {
    width: 1026px!important;
  }
  #nModel .ts .ts_swiper .swiper-slide {
    width: 342px;
  }
  #nModel .trim .content .trim_l_box {
    height: 700px;
  }
}


#nModel .m_show {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-top: 56px;
}
#nModel .m_show img{
  height: 232px;
}
#nModel .m_show .item1{
  position: relative;
  margin-bottom: 12px;
}
#nModel .m_show .item1 >img:nth-child(1){
  width: 60%;
  float: left;
}
#nModel .m_show .item1 >img:nth-child(2){
  width: 39.5%;
  float: right;
}
#nModel .m_show .item2{
  position: relative;
}
#nModel .m_show .item2 >img{
  float: left;
}
#nModel .m_show .item2 >img:nth-child(1){
  width: 39.25%;
  margin-right: 0.5%;
}
#nModel .m_show .item2 >img:nth-child(2){
  width: 20.25%;
}
#nModel .m_show .item2 >img:nth-child(3){
  width: 39.5%;
  float: right;
}

.mm_layer_box{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.75);
  display: none;
}

#header{
  background: rgba(0, 0, 0, 1)!important;
  transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  opacity: 0;
}
#header.init{
  transition: transform 0.4s,opacity 0.55s;
}
#header.cur{
  transition: transform 0.5s,opacity 0.75s 0.1s;
  transform: translateY(0%);
  -ms-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  opacity: 1;
}
.nModelHeader{
  height: 90px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
}
