/* CSS Document */
html {
  -webkit-text-size-adjust: none;
  -ms-touch-action: none;
  overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

.video embed,
.video object {
  width: 100%;
  height: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.css {
  -webkit-touch-callout: none
}

a:hover {
  color: #cf0c0a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

i {
  font-style: normal;
}

li {
  list-style: none
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto\9;
  vertical-align: top;
  object-fit: cover;
  -o-object-fit: cover;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #000;
  text-decoration: none;
  outline: none;
}

em {
  font-style: normal;
}

body {
  background: #fafaf8 url(../images/body-bg.png) repeat;
  font: 16px/30px Helvetica, Tahoma, Arial, sans-serif;
}



.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

/* 清除浮动*/
* html .clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*-------------------------------------------------------------------------------------------------------------------------*/
.w {
  width: 1120px;
  margin: 0 auto;
  position: relative;
}

.icon {
  background: url(../images/icon_v.png) no-repeat;
  display: block;
  overflow: hidden;
}

.icon-v {
  display: block;
  overflow: hidden;
}

.i-more {
  font-size: 16px;
  font-family: '华康黑体W7';
  position: absolute;
  right: 0;
  top: 60px;
  color: #555;
}

.head {
  background: url(../images/pc-head.jpg) no-repeat center top;
  height: 650px;
}

.wap-head {
  display: none;
}

.tq {
  width: 100%;
  padding-bottom: 20px;
  margin-top: 0px;
}

.tq h2 {
  line-height: 46px;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding: 30px 60px 20px;
  color: #f43333;
}

.tq h2 a {
  color: #D5232F;
}


.tq p {
  text-indent: 2em;
  font-size: 16px;
  font-weight: bold;
}



.mod {
  padding: 30px 0;
}

.mod .h {
  position: relative;
  margin-bottom: 20px !important;
}

.mod .h a {
  display: block;
}

.mod .h .icon-v {
  position: absolute;
  left: 0;
  top: 0;
}


/* mod-a */
.mod-a .b .left,
.mod-a .b .right {
  float: left;
  width: 50%;
}

.mod-a .b .left .left-top {
  background: #ffffff;
  width: 540px;
  height: 330px;
  padding: 10px;
  -webkit-box-shadow: 0 0 .6rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 .6rem rgba(0, 0, 0, .1);
}

.mod-a .b .left .left-top img {
  width: 100%;
  height: 90%;
  display: block;
  margin: 0 auto;
}

.mod-a .b .left .left-top p {
  text-align: center;
  font-weight: bold;
  line-height: 50px;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mod-a .b .left .left-botom {
  margin-top: 20px;
}

.bottom-left {
  float: left;
}

.bottom-right {
  float: right;
}

.bottom-left,
.bottom-right {
  background: #ffffff;
  width: 250px;
  height: 200px;
  padding: 10px;
  -webkit-box-shadow: 0 0 .6rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 .6rem rgba(0, 0, 0, .1);
}

.mod-a .b .left .left-botom img {
  width: 100%;
  height: 160px;
  display: block;
  margin: 0 auto;
}

.mod-a .b .left .left-botom p {
  text-align: center;
  font-weight: bold;
  line-height: 50px;
  overflow: hidden;
  height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mod-a .b .right .right-item {
  width: 90%;
  margin: 0 auto;
  height: 320px;
}


.mod-a .b .right .i-h {
  width: 100%;
  height: 23px;
  margin-bottom: 10px;
}

.mod-a .b .right .i-h a {
  display: block;
  width: 100%;
  height: 100%;
}

.mod-a .b .right .jjlh {
  margin-top: 10px;
}


.mod-a .b .right .jjlh .i-h {
  background: url(../images/tit-jjlh.png) no-repeat center top;
}

.mod-a .b .right .bwgz .i-h {
  background: url(../images/tit-bwgz.png) no-repeat center top;
}

.mod-a .b .right .right-item ul li {
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 25px;
}

.mod-a .more {
  font-size: 16px;
  text-align: right;
  margin-top: 10px;
  font-family: '华康黑体W7';
  color: #444444;
}


/* mod-b */

.mod-b {
  background: url(../images/cd-bg.png) no-repeat center bottom;
 height:855px;
}

.mod-b .h {
  width: 100%;
  height: 120px;
  margin: 0 auto;
}

.mod-b .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-dbwyyhs.png) no-repeat center;
}
/*
.mod-b .left,
.mod-b .right {
  width: 50%;
  float: left;
  height: 300px;
}

.mod-b .i-h {
  width: 100%;
  height: 29px;
  margin-bottom: 40px;
}

.mod-b .i-h a {
  width: 100%;
  height: 100%;
  display: block;
}

.mod-b .left .i-h {
  background: url(../images/tit-taya-ta.png) no-repeat center top;
}

.mod-b .right .i-h {
  background: url(../images/tit-taya-ya.png) no-repeat center top;
}

.mod-b .box .box-left,
.mod-b .box .box-right {
  float: left;
}

.mod-b .box .box-left {
  padding: 10px;
width: 220px;
    height: 125px;
  background: #fff;
  -webkit-box-shadow: 0 0 .6rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 .6rem rgba(0, 0, 0, .1);
}

.mod-b .box .box-left img {
      width: 100%;
  height: 90px;
}

.mod-b .box .box-left p {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.mod-b .box .box-right {
width: 290px;
    margin-left: 10px;
}

.mod-b .box .box-right li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
*/

/*修改*/
.icon-v{ background:url(../images/icon_v.png) no-repeat; display: block; overflow: hidden;}
.mod-b{  padding: 40px 0;}
.mod-b .W {
    width: 1120px;
    margin: 0 auto;
    position: relative;
}
.side{ position:relative;}
.side .tempWrap{ width: 1120px !important;}
.side .bd li{ float:left; width:262px; position:relative; margin-right: 24px;}
.side .bd li h2{ font-size: 20px; font-weight: bold; line-height: 34px; height: 68px; overflow: hidden; color:#fff; margin-bottom: 20px;}
.side .bd li .im{ width: 100%; height: 460px; overflow:hidden;}
.side .bd li img{ width:100%; height: 100%;}
.side .bd li p{ margin-top: 20px; line-height: 26px; color:#fff; font-size: 16px;}
.side .hd ul{ display:none;}
.side .icon-v{ height: 48px; width: 30px; display:block; z-index:9; cursor:pointer; position:absolute; top:50%; margin-top:-24px;}
.side .prev{ left: -84px; background-position: 0 -44px;}
.side .next{ right:-84px; background-position:-30px -44px;}
.side .next:hover,.side .prev:hover{opacity:1;}

/* mod-c */
.mod-c .b,.mod-g .b,.mod-h .b ,.mod-i .b  {
  margin-bottom: 50px;
}

.mod-c .h,.mod-g .h ,.mod-h .h ,.mod-i .h {
  width: 100%;
  height: 120px;
  margin: 0 auto;
}

.mod-c .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-taya.png) no-repeat center;
}


.mod-c .content .cont,.mod-g .content .cont {
  float: left;
  width: 50%;
  margin: 20px 0;
}

.mod-c .content .cont .cont-img,.mod-g .content .cont .cont-img,.mod-h .content .cont .cont-img {
  float: left;
  margin-right: 20px;
  width: 200px;
  height: 136px;
  overflow: hidden;
}

.mod-c .content .cont .cont-img img ,.mod-g .content .cont .cont-img img,.mod-h .content .cont .cont-img img  {
  width: 100%;
  height: 100%;
}

.mod-c .content .cont h3,.mod-g .content .cont h3,.mod-h .content .cont h3 {
  line-height: 28px;
  /* height: 56px; */
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 21px;
  font-weight: bold;
  padding-right: 10px;
}

.mod-c .content .cont p ,.mod-g .content .cont p,.mod-h .content .cont p{
  text-indent: 2em;
  font-size: 16px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  margin-top: 10px;
  color: #666;
  padding-right: 20px;
}

.mod-c .content .cont p a,.mod-g .content .cont p a,.mod-h .content .cont p a {
  color: #e7412c;
}

.mod-c .content ul li i,.mod-g .content ul li i,.mod-h .content ul li i,.mod-i .content ul li i {
  padding: 0 5px;
}

.mod-c .content ul li,.mod-g .content ul li ,.mod-h .content ul li,.mod-i .content ul li{
  float: left;
  width: 45%;
  font-size: 16px;
  height: 40px;
  line-height: 36px;
  border-bottom: 1px dotted #cdcdcd;
  margin-right: 55px;
  color: #333333;
}



/* mod-d */
.mod-d {
  background: #f5e6da url(../images/body-bg.png) repeat;
  padding: 80px 0;
}

.mod-d .h {
  width: 100%;
  height: 120px;
  margin: 0 auto;
}

.mod-d .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-lhsy.png) no-repeat center;

}

.mod-d .b .mini li {
  position: relative;
  width: 210px;
  height: 140px;
  margin-bottom: 20px;
}

.mod-d .b .mini .im,
.mod-d .b .mini img {
  width: 210px;
  height: 140px;
  overflow: hidden;
  text-align: center;
}

.mod-d .b .mini img {
  width: 100%;
  height: 100%;
}



.mod-d .b .mini li p {
  overflow: hidden;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 5px;
  z-index: 9;
}

.mod-d .b .mini em {
  left: 0;
  width: 100%;
  height: 46px;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  position: absolute;
  bottom: 0;
}

.mod-d .b .big em {
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  position: absolute;
  bottom: 0;
}



.mod-d .b .big {
  margin: 0 20px;
}

.mod-d .b .big,
.mod-d .b .im {
  width: 660px;
  height: 460px;
  overflow: hidden;
  position: relative;
}

.mod-d .b .big img {
  width: 100%;
  height: 100%;
}


.mod-d .b .big p {
  position: absolute;
  bottom: 0;
  width: 97%;
  margin: 0 auto;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  text-align: center;
  z-index: 9;
  padding: 10px 10px 15px;
}





/* mod-e */
.mod-e {
  padding: 80px 0;
}

.mod-e .h {
  width: 100%;
  height: 120px;
  margin: 0 auto;
}

.mod-e .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-kcj.png) no-repeat center;
}

.mod-e .fourBox .bigImg li .play {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 42%;
  left: 44%;
}

.mod-e .fourBox {
  width: 100%;
  padding-top: 10px;
}

.mod-e .fourBox .bigImg {
  width: 710px;
  height: 460px;
  overflow: hidden;
}

.mod-e .fourBox .bigImg li {
  width: 100%;
  height: 100%;
}

.mod-e .fourBox .bigImg a {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}


.mod-e .fourBox .bigImg li img {
  width: 100%;
  height: 100%;
}



.mod-e .fourBox .bigImg li p,
.mod-e .fourBox .bigImg li em {
  position: absolute;
  height: 40px;
  line-height: 40px;
  bottom: 0;
  left: 2%;
  overflow: hidden;
  color: #fff;
  width: 96%;
  z-index: 9;
}

.mod-e .fourBox .bigImg li em {
  left: 0;
  width: 100%;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8
}

.mod-e .fourBox .smallScroll {
  width: 410px;
  padding: 40px 0 20px;
  height: 400px;
  position: relative;
}

.mod-e .fourBox .smallScroll .tempWrap {
  height: 380px !important;
}

.mod-e .fourBox .smallScroll li {
  margin-bottom: 15px;
  margin-bottom: 20px;
}

.mod-e .fourBox .smallScroll li a {
  display: block;
  cursor: pointer;
  height: 100%;
  position: relative;
  -webkit-transition: .3s all;
  transition: .3s all;
  padding: 10px 0 10px 20px;
  height: 90px;
}

.mod-e .fourBox .smallScroll li img {
  width: 140px;
  height: 90px;
  float: left;
  margin-right: 15px;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.mod-e .fourBox .smallScroll li p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  width: 235px;
  float: left;
}

.mod-e .fourBox .smallScroll li em {
  height: 1px;
  width: 100%;
  background: #ccc;
  position: absolute;
  left: 20px;
  bottom: -10px;
}

.mod-e .fourBox .smallScroll li a:hover {
  background: #cf0c0a;
  -webkit-transform: translateX(-160px);
  transform: translateX(-160px);
  width: 570px;
}

.mod-e .fourBox .smallScroll li a:hover p {
  color: #fff;
  font-weight: bold;
  width: 370px;
}

.mod-e .fourBox .smallScroll .icon {
  width: 30px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
}

.mod-e .fourBox .smallScroll .sPrev {
  top: 0;
  background-position: 0 -92px;
}

.mod-e .fourBox .smallScroll .sNext {
  bottom: 0;
  background-position: -30px -92px;
}


/* mod-f */
.mod-f {
  background: url(../images/last-bg.jpg) no-repeat center top;
  padding: 80px 0 150px;
}

.mod-f .i-more {
  color: #fff;
}

.mod-f .h {
  width: 100%;
  height: 120px;
  margin: 0 auto;
}

.mod-f .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-djsp.png) no-repeat center;
}

.mod-f .poster-main {
  width: 100%;
  height: 516px;
  position: relative;
  margin: 0 auto;
}

.mod-f .poster-main .poster-list {
  width: 1000px;
  height: 516px;
}

.mod-f .poster-main .poster-list a {
  display: block;
  padding: 10px;
  height: 90%;
  overflow: hidden;
  position: relative;
}

.mod-f .poster-main .poster-list img {
  width: 100%;
  height: 90%;
}

.mod-f .poster-main .poster-list .poster-item {
  width: 556px;
  height: 516px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}

.mod-f .poster-main .poster-list .poster-item p {
  width: 93%;
  color: #fff;
  z-index: 9;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  position: absolute;
  bottom: 0;
}

.mod-f .poster-main .poster-list .poster-item em {
  height: 50px;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  position: absolute;
  bottom: -3px;
  width: 96.5%;
  left: 10px;
}

.mod-f .poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.mod-f .poster-main .poster-prev-btn {
  left: -180px;
  background: url(../images/prev.png) no-repeat center;
}

.mod-f .poster-main .poster-next-btn {
  right: -180px;
  background: url(../images/next.png) no-repeat center;
}

.mod-f .poster-main .poster-prev-btn:hover {
  background: url(../images/prev-on.png) no-repeat center;
}

.mod-f .poster-main .poster-next-btn:hover {
  background: url(../images/next-on.png) no-repeat center;
}

/* mod-g */
.mod-g .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-zt.png) no-repeat center;
}

/* mod-h */
.mod-h .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-zwssw.png) no-repeat center;
}


/* mod-i */
.mod-i .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-fd2021.png) no-repeat center;
}




#foot {
  background: #efefef;
}
.foot{
margin: 0 auto;
    font-size: 12px;
    text-align: center;
    padding: 30px 0 20px;
    clear: both;
    color: #999999;
}

.mod-c-wap {
  display: none;
}

#wap-foot {
  display: none;
  width: 100%;
  background: #e42335;
  text-align: center;
  line-height: 2rem;
  font-size: .7rem;
  color: #fff;
}

/* 侧边导航 */
#goTop {
  display: none;
  background: url(../images/gotop-bg.png) no-repeat center top;
  position: fixed;
  left: 50%;
  margin-left: 750px;
  bottom: 120px;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop || document.body.scrollTop)+eval(document.documentElement.clientHeight || document.body.clientHeight)-361+'px');
  z-index: 998;
  padding: 10px;
}

.mod-sidebar .item {
  position: relative;
  margin-top: 0;
  cursor: pointer;
  text-align: center;
  padding: 5px;
  border-bottom: 1px solid #fff;
}

.mod-sidebar .item:last-child {
  border-bottom: none;
}

.mod-sidebar .item a {
  color: #fff;
  font-size: 20px;
}

@media screen and (max-width:1025px) {
  #goTop {
    display: none;
  }

  *,
  *::after,
  *::before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  a:active {
    color: #d71b1a;
  }

  body {
    background: #fff;
    line-height: 1.2rem;
    font-size: .6rem;
    overflow: hidden;
  }

  .w {
    width: 100%;
  }

  .fl,
  .fr {
    display: block;
  }

  #top,
  .head {
    display: none;
  }

  .wap-head {
    display: block;
    text-align: center;
  }



  .fl,
  .fr {
    width: 100% !important;
    float: none;
  }

  .icon {
    background-size: 7.5rem auto;
  }


  #foot {
    display: none;
  }



  #wap-foot {
    display: block;
  }

  .tq {
    margin-top:0;
  }



  .tq h2 {
    padding: 0;
    font-size: 1rem;
    line-height: 1.2rem;
    width: 86%;
    margin: 1rem auto;
  }

  .tq p {
    width: 90%;
    margin: 0 auto;
    font-size: .65rem;
    line-height: 1rem;
    text-align: justify;
  }



  .mod {
    padding: .6rem 0;
  }

  .mod .h {
    width: 100% !important;
    height: 2rem !important;
    line-height: 2rem !important;
    margin: 1rem 0;
  }


  .mod .h span {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #c6090f;
    font-size: 16px;
    font-weight: normal;
  }

  .mod .h h3 {
    display: block;
  }

  .mod .h span {
    display: block;
    font-size: 0.7rem;
    padding-right: 0.5rem;
  }

  .mod .h h3 {
    position: absolute;
    left: 0.5rem;
    color: #fff;
    font-size: 1rem;
    background: #c6090f;
    padding: 0 0.3rem;
    font-weight: bold;
  }

  .mod-a .b .left,
  .mod-a .b .right {
    float: none;
    width: 100%;
  }

  .mod-a .b .left .left-top {
    width: 100%;
    height: auto;
  }

  .mod-a .b .left .left-top p {
    height: 1.8rem;
    line-height: 2.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }


  .bottom-left,
  .bottom-right {
    width: 50%;
    height: 11rem;
  }


  .mod-a .b .left .left-botom p {
    height: 2rem;
  }

  .mod-a .more {
    display: none;
  }

  .mod-a .b .right .jjlh .i-h,
  .mod-a .b .right .bwgz .i-h {
    background-size: 100% 100%;
    margin-top: 1rem;
  }

  .mod-a .b .right .right-item ul li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 0;
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.5rem;
    height: auto;
  }

  .mod-a .b .right .right-item {
    height: auto;
  }

  .mod-b {
    background: none;
    height: auto;
    padding: 0;
  }

  .mod-b .h .icon-v {
    background-size: 150% 130%;
  }
  
  .mod-b .W{ width: 100%;}
  .icon-v{ background-size: 7.5rem auto;}	
  .side .tempWrap{ width: 100% !important;}
  .side .bd li{ margin-right: 0; width: 100%;}
  .side .bd li a{ display: block; width: 12rem; margin: 0 auto;}
  .side .bd li h2{ font-size: .8rem; height: auto; line-height: 1.2rem; margin-bottom: .6rem;}
  .side .bd li .im{ height:100%; padding-bottom: 60%; position: relative; }
  
  .side .bd li .im img{ position: absolute; top: 0; left: 0; }
  .side .bd li p{ margin-top: .6rem; line-height: 1rem; font-size: .6rem;}
  .side .icon-v{ width: .75rem; height: 1.2rem; margin-top: -.6rem;}
  .side .prev{ left: .3rem; background-position: 0 -1.1rem}
  .side .next{ right: .3rem; background-position: -.75rem -1.1rem}	 
  
/*
  .mod-b .left,
  .mod-b .right {
    width: 100%;
    float: none;
    height: auto;
    margin-bottom: 0.5rem;
  }

  .mod-b .left .i-h,
  .mod-b .right .i-h {
    background-size: 100% 100%;
    width: 90%;
    margin: 0 auto 0.7rem;
  }


  .mod-b .box .box-left {
    width: 100%;
    height: auto;
  }

  .mod-b .box .box-left img {
    width: 100%;
    height: auto;
  }

  .mod-b .box .box-left p {
    height: 2rem;
    font-size: 0.7rem;
    line-height: 2rem;
  }

  .mod-b .box .box-left,
  .mod-b .box .box-right {
    float: none;
  }

  .mod-b .box .box-right {
    width: 90%;
    margin: 0.5rem auto;
  }


  .mod-b .box .box-right li {
    font-size: 0.7rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
*/
  .mod-c, .mod-g,.mod-h,.mod-i{
    padding: 0 0 0.5rem;
  }

  .mod-c .b,.mod-g .b,.mod-h .b,.mod-i .b{
    margin-bottom: 0;
  }

  .mod-c .h .icon-v,.mod-g .h .icon-v,.mod-h .h .icon-v,.mod-i .h .icon-v{
    background-size: 150% 130%;
  }

  .mod-c .content .cont, .mod-g .content .cont,.mod-h .content .cont{
    float: none;
    width: 100%;
    padding: 0 1rem;
    margin: 0;
  }

  .mod-c .content .cont .cont-img,.mod-g .content .cont .cont-img,.mod-h .content .cont .cont-img {
    float: none;
    width: 100%;
    height: auto;
  }

  .mod-c .content .cont h3,.mod-g .content .cont h3,.mod-h .content .cont h3 {
    font-size: 0.76rem;
  }

  .mod-c .content .cont p, .mod-g .content .cont p, .mod-h .content .cont p ,.mod-i .content .cont p{
    font-size: 0.67rem;
  }

  .mod-c .content ul li, .mod-g .content ul li, .mod-h .content ul li,.mod-i .content ul li {
    float: none;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mod-d .b .big,
  .mod-d .b .im,
  .mod-d .b .big,
  .mod-d .b img,
  .mod-d .b .mini li,
  .mod-d .b .mini .im,
  .mod-d .b .mini img {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 0 0.5rem;
  }

  .mod-d .b .big p {
    padding: 0 0.5rem;
    line-height: 1rem;
    text-align: left;
    font-size: 0.75rem;
  }

  .mod-e {
    margin: 1rem 0;
  }

  .mod-e .h .icon-v {
    background-size: 150% 130%;
  }

  .mod-e .fourBox .smallScroll {
    display: none;
  }

  .mod-e .fourBox .bigImg {
    height: auto;
  }

  .mod-f .h .icon-v {
    background-size: 150% 130%;
  }



  .mod-d .h .icon-v {
    background-size: 150% 130%;
  }




  .fourBox {
    padding-top: 0;
    position: relative;
  }

  .fourBox .bigImg {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .fourBox .bigImg li {
    height: auto;
    padding: 0;
  }

  .fourBox .bigImg a {
    width: 100%;
    height: 0;
    padding-bottom: 60%;
  }

  .fourBox .bigImg li img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .fourBox .bigImg li em {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    height: 3rem;
    display: block;
  }

  .mod-e .fourBox .bigImg li .play {
    display: none;
  }

  .fourBox .bigImg li p {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .fourBox .smallScroll {
    height: 1.2rem;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -.6rem;
    padding: 0;
  }

  .fourBox .smallScroll .icon {
    width: .75rem;
    height: 1.2rem;
    margin-top: 0;
    top: 0;
    margin-left: 0;
    left: auto;
    display: none;
  }

  .fourBox .smallScroll .sPrev {
    left: .3rem;
    background-position: 0 -1.1rem;
  }

  .fourBox .smallScroll .sNext {
    right: .3rem;
    background-position: -.75rem -1.1rem;
  }

  .fourBox .smallImg {
    display: none;
  }



  .mod-d .b .item .im,
  .mod-d .b .item p {
    height: auto;
    width: 100%;
  }



  .mod-d .b .item {
    background: url(../images/btn.png) repeat;
  }

  .mod-d .b .item p {
    padding-left: 16px;
  }

  .mod-d .b .fr ul {
    margin-top: 20px;
    padding: 0 8px;
  }

  .mod-d .b .fr li {
    width: 50%;
    padding: 0 8px;
    margin: 0 0 20px;
  }

  .mod-d .b .fr li .im {
    height: auto;
  }

  .mod-d {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 69, 27, 1)), to(rgba(228, 27, 71, 1)));
    background: linear-gradient(to bottom, rgba(228, 69, 27, 0.5) 0%, rgba(228, 27, 71, 1) 60%);
  }

  .mod-d .box .mod-rpic {
    width: 100%;
    height: 100%;
  }

  .mod-d .mod-rpic .bd {
    width: 100%;
    height: 100%;
  }

  .mod-d .mod-rpic .bd li .im {
    height: 10rem;
  }

  .mod-d .box ul {
    width: 100%;
    padding: 0 0.6rem;
  }

  .mod-d .box li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.2rem;
    height: auto;
    padding-bottom: 0.3rem;
  }

  .mod-d .mod-rpic .bd li {
    width: 100% !important;
    height: 100%;
    border-bottom: none;
    position: relative;
    margin-bottom: 0;
  }

  .mod-d .box h1 {
    color: #fff;
  }

  .mod-d .box h2 {
    color: #fff;
  }


  /* mod-f */

  .mod-f {
    margin-bottom: 1rem;
  }

  .mod-f .poster-main {
    width: 90% !important;
    height: 11rem !important;
    padding: 0;
  }

  .mod-f .poster-main .poster-list {
    height: auto;
  }

  .mod-f .poster-main .poster-list .poster-item {
    position: relative;
    height: auto;
    background: none;
  }

  .mod-f .poster-main .poster-list a {
    display: block;
    position: relative;
    padding: 0;
  }

  .mod-f .poster-main .poster-list a img {
    height: 50vw;
    margin-bottom: .3rem;
  }

  .mod-f .poster-main .poster-list .poster-item em {
    height: 2rem;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    bottom: 0;
    opacity: 1;
    width: 100%;
    left: 0;
  }

  .mod-f .poster-main .poster-list .poster-item p {
    width: auto;
    left: 0;
    font-size: .7rem;
    bottom: 0;
  }

  .mod-f .poster-main .poster-btn {
    width: 1.8rem !important;
    height: 1.8rem !important;
    top: 28%;
  }

  .mod-f .poster-main .poster-prev-btn {
    left: 0 !important;
  }

  .mod-f .poster-main .poster-btn {
    right: 0 !important;
  }




}