@charset "UTF-8";
/* CSS Document */
body {
  font: 14px/24px "微软雅黑","黑体", Arial,"宋体";
  color: #666;
  margin: 0;
  padding: 0;
  background: #fff;
  position: relative; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, button, textarea, select, p, span {
  margin: 0;
  padding: 0; }

img {
  border: 0; }

ul, li, ol, ul {
  list-style: none; }

.clear {
  clear: both;
  height: 0; }

a:hover {
  text-decoration: underline;
  color: #df161d; }

a {
  text-decoration: none;
  color: #666; }

.fr {
  float: right; }

.fl {
  float: left; }

.mid {
  float: left; }

.center {
  width: 1200px;
  margin: 0 auto; }

/* public css */
/* head css */
.header {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  color: #999999; }
  .header a {
    color: #999; }
    .header a:hover {
      text-decoration: none;
      color: #d41219; }
  .header span {
    padding: 0 10px; }

.head {
  height: 157px;
  overflow: hidden;
  border-top: 1px solid #e3e3e3; }
  .head .fl {
    overflow: hidden;
    padding-top: 52px; }
    .head .fl a.logo {
      display: block;
      float: left;
      margin-right: 22px; }
      .head .fl a.logo img {
        display: block; }
    .head .fl .dwy {
      float: left;
      border-left: 1px solid #ccc;
      padding-left: 22px;
      color: #333; }
      .head .fl .dwy strong {
        display: block;
        font-size: 26px;
        line-height: 1; }
        .head .fl .dwy strong span {
          color: #ee0013; }
      .head .fl .dwy p {
        font-size: 18px;
        padding-top: 6px; }
  .head .fr {
    padding-top: 40px;
    line-height: 20px;
    text-align: right; }
    .head .fr b {
      display: block;
      font-size: 30px;
      color: #ee1c23;
      font-weight: bold;
      line-height: 29px;
      font-family: arial;
      padding-top: 13px; }
      .head .fr b i {
        display: block;
        width: 29px;
        height: 29px;
        float: left;
        margin-right: 10px;
        background: url(../images/ico.png) no-repeat left top transparent; }

/* head css end*/
/* menu css */
.menu {
  background-color: #d41219;
  height: 60px;
  position: relative;
  z-index: 3; }

.menu .center {
  position: relative;
  height: 60px; }

.menulihover {
  width: 35px;
  overflow: hidden;
  background: #fff;
  height: 1px;
  position: absolute;
  left: 75px;
  top: -1px;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: none; }

.menu ul li {
  width: 150px;
  float: left;
  position: relative;
  z-index: 4; }

.menu ul li a {
  display: block;
  z-index: 999;
  line-height: 60px;
  height: 60px;
  font-size: 16px;
  color: #fff;
  font-family: arial;
  font-weight: normal;
  text-align: center;
  position: relative;
  font-family: "微软雅黑"; }

.menu ul li a em {
  float: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 1px;
  height: 60px;
  display: block;
  background-color: #d92b31;
  border-left: 1px solid #bd0f15;
  position: absolute;
  left: 0;
  top: 0; }

.menu ul li a i {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  bottom: -14px;
  display: none;
  width: 32px;
  height: 32px;
  background: url(../images/ico.png) no-repeat -583px 0 transparent; }

.menu ul li a:hover, .menu ul li a.over, .menu ul li a.hover {
  background: url(../images/menubg.jpg) no-repeat center center #262627;
  text-decoration: none; }
  .menu ul li a:hover em, .menu ul li a.over em, .menu ul li a.hover em {
    display: none; }

.menu ul li a.hover i {
  display: block; }

.menu ul ul {
  position: absolute;
  z-index: 998;
  width: 150px;
  padding-left: 0;
  left: 0px;
  margin-left: 0;
  top: 60px;
  height: auto;
  background-color: #d41219;
  display: none;
  overflow: hidden; }

.menu ul ul li {
  border-left: 0;
  width: 100%;
  padding: 0; }

.menu ul ul a {
  font-size: 14px;
  line-height: 42px;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background: none;
  height: 38px;
  border-left: 0;
  border-right: 0;
  overflow: hidden;
  text-align: center;
  font-family: "微软雅黑";
  padding-left: 0;
  padding: 0;
  font-weight: normal;
  display: block; }

.menu ul ul a:hover {
  color: #fff;
  font-weight: normal;
  background-color: #333; }

.menu ul ul li {
  overflow: hidden;
  background: none; }

/* banner css */
.banner {
  position: relative;
  z-index: 1;
  height: 640px; }

.banner .bannerpic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  height: 640px;
  opacity: 0;
  filter: alpha(opacity=0); }

.banner_icon {
  position: absolute;
  overflow: hidden;
  left: 50%;
  bottom: 30px;
  z-index: 3;
  height: 16px;
  width: 300px;
  margin-left: -150px;
  z-index: 6;
  text-align: center;
  padding-bottom: 5px; }

.banner .banner_icon span {
  width: 21px;
  margin: 0 6px 0;
  display: inline-block;
  height: 12px;
  overflow: hidden;
  cursor: pointer;
  background-color: #ee1c23;
  border-radius: 6px;
  opacity: 0.3;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }

.banner .banner_icon .banner_icon_active {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 34px; }

.nybanner {
  height: 400px;
  overflow: hidden; }

.nybanner .bannernav a {
  height: 400px; }

/* banner css END*/
/*main css*/
.title {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 1px; }
  .title em {
    display: block;
    margin: 0 auto;
    background: url(../images/ico.png) no-repeat 0 -198px transparent;
    height: 34px;
    line-height: 34px;
    width: 500px; }
  .title h3 {
    width: 195px;
    margin: 20px auto;
    text-align: center;
    font-size: 30px;
    position: relative;
    color: #333;
    font-weight: normal;
    letter-spacing: 5px;
    font-family: "思源黑体 CN","微软雅黑";
    line-height: 1; }
    .title h3 i {
      background: url(../images/ico.png) no-repeat -31px -1px transparent;
      width: 22px;
      height: 22px;
      position: absolute;
      left: -22px;
      top: 50%;
      margin-top: -11px; }
      .title h3 i.no2 {
        left: auto;
        right: -22px;
        background-position: -55px -1px; }
  .title .line {
    height: 1px;
    background-color: #dddddd;
    position: relative; }
    .title .line span {
      display: block;
      width: 20px;
      height: 3px;
      position: absolute;
      background-color: #999999;
      top: -1px; }
      .title .line span.no1 {
        left: 0; }
      .title .line span.no2 {
        right: 0; }
      .title .line span.no3 {
        width: 30px;
        left: 50%;
        margin-left: -15px;
        background-color: #ee1c23; }

.pro {
  overflow: hidden;
  position: relative;
  background: url(../images/probg.jpg) no-repeat center bottom #f5f5f5;
  padding-top: 72px;
  height: 792px;
  width: 100%; }
  .pro .pronav {
    text-align: center;
    overflow: hidden;
    padding-top: 61px; }
    .pro .pronav a {
      display: inline-block;
      width: 140px;
      height: 38px;
      line-height: 38px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      text-align: center;
      background-color: #878787;
      color: #fff;
      margin: 0 15px;
      border-radius: 19px; }
      .pro .pronav a:hover, .pro .pronav a.on {
        background-color: #ee1c23;
        text-decoration: none; }
  .pro .promain {
    position: absolute;
    width: 1820px;
    overflow: hidden;
    left: 50%;
    margin-left: -910px;
    top: 303px; }
    .pro .promain .prev, .pro .promain .next {
      background: url(../images/ico.png) no-repeat left top transparent;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      z-index: 3;
      cursor: pointer;
      width: 31px;
      height: 52px;
      position: absolute;
      top: 200px; }
    .pro .promain .prev {
      right: 50%;
      margin-right: 200px;
      background-position: -444px -114px; }
      .pro .promain .prev:hover {
        background-position: -475px -114px; }
    .pro .promain .next {
      left: 50%;
      margin-left: 200px;
      background-position: -410px -114px; }
      .pro .promain .next:hover {
        background-position: -379px -114px; }
    .pro .promain .proul {
      height: 458px;
      padding: 20px 0;
      overflow: hidden; }
      .pro .promain .proul .tempWrap {
        padding-right: 70px; }
      .pro .promain .proul li {
        float: left;
        width: 300px;
        height: 280px;
        margin-right: 50px;
        padding: 88px 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
        .pro .promain .proul li a {
          display: block;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s;
          width: 300px;
          height: 280px;
          overflow: hidden;
          background-color: #fff;
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          position: relative; }
          .pro .promain .proul li a img {
            display: block;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
            width: 300px;
            height: 280px; }
          .pro .promain .proul li a .protext {
            position: absolute;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
            left: 0;
            top: 215px;
            z-index: 3;
            text-align: center;
            height: 120px;
            width: 100%; }
            .pro .promain .proul li a .protext strong {
              display: block;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              -ms-transition: all 0.3s;
              transition: all 0.3s;
              font-weight: normal;
              line-height: 1;
              padding: 30px 0 14px;
              font-size: 16px; }
            .pro .promain .proul li a .protext p {
              line-height: 20px;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              -ms-transition: all 0.3s;
              transition: all 0.3s;
              padding: 0 50px;
              opacity: 0;
              filter: alpha(opacity=0); }
        .pro .promain .proul li.on {
          padding: 0;
          width: 360px !important;
          height: 456px !important;
          margin-right: 80px;
          margin-left: 30px; }
          .pro .promain .proul li.on a {
            width: 360px;
            height: 456px; }
            .pro .promain .proul li.on a img {
              width: 360px;
              height: 336px; }
            .pro .promain .proul li.on a .protext {
              background-color: #df161d;
              top: 336px; }
              .pro .promain .proul li.on a .protext strong {
                color: #fff; }
              .pro .promain .proul li.on a .protext p {
                color: #ffffff;
                opacity: 1;
                filter: alpha(opacity=100); }

.case {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 75px 0; }
  .case .title em {
    background-position: 0 -235px;
    width: 380px; }
  .case .casemain {
    padding-top: 60px; }
    .case .casemain .tempWrap {
      width: 1200px !important; }
  .case .caseul {
    height: 322px;
    overflow: hidden; }
    .case .caseul li {
      width: 170px;
      height: 320px;
      border-bottom: 2px solid #cccccc;
      margin-right: 30px;
      background-color: #f5f5f5;
      position: relative;
      overflow: hidden;
      float: left;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
      .case .caseul li .caseimg {
        width: 170px;
        height: 132px;
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden; }
        .case .caseul li .caseimg img {
          display: block;
          position: absolute;
          height: 100%;
          left: 50%;
          margin-left: -85px; }
      .case .caseul li .casetext {
        padding: 132px 18px 0;
        overflow: hidden;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
        .case .caseul li .casetext b {
          display: block;
          font-size: 16px;
          font-weight: normal;
          white-space: nowrap;
          width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          color: #333333;
          padding: 30px 0 10px; }
        .case .caseul li .casetext span {
          color: #df161d;
          display: block; }
        .case .caseul li .casetext p {
          padding-top: 15px;
          line-height: 22px;
          overflow: hidden;
          height: 0; }
        .case .caseul li .casetext a {
          display: block;
          width: 28px;
          height: 16px;
          overflow: hidden;
          margin-top: 35px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s; }
          .case .caseul li .casetext a i {
            display: block;
            width: 28px;
            height: 16px;
            margin: 0 auto;
            background: url(../images/ico.png) no-repeat -273px -20px transparent;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s; }
      .case .caseul li.on {
        width: 600px !important;
        height: 320px !important; }
        .case .caseul li.on .caseimg {
          width: 300px;
          height: 320px; }
          .case .caseul li.on .caseimg img {
            margin-left: -206px; }
        .case .caseul li.on .casetext {
          padding-top: 18px;
          padding-left: 340px;
          padding-right: 30px; }
          .case .caseul li.on .casetext p {
            height: 88px; }
          .case .caseul li.on .casetext a {
            width: 100px;
            height: 34px;
            background-color: #df161d;
            border-radius: 3px;
            margin-top: 50px; }
            .case .caseul li.on .casetext a:hover {
              background-color: #c90c12;
              width: 110px; }
            .case .caseul li.on .casetext a i {
              width: 53px;
              height: 16px;
              background-position: -215px -21px;
              margin-top: 8px; }
  .case ul.hd {
    width: 200px;
    margin: 40px auto 0;
    text-align: center; }
    .case ul.hd li {
      display: inline-block;
      text-indent: 20000em;
      cursor: pointer;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      *float: left;
      *display: block;
      width: 12px;
      height: 12px;
      background-color: #999999;
      border-radius: 50%;
      margin: 0 9px; }
      .case ul.hd li.on {
        background-color: #df161d; }

@-moz-keyframes borderbk {
  0% {
    box-shadow: 0 0 0 0 rgba(238, 28, 35, 0.3); }
  50% {
    box-shadow: 0 0 0 15px rgba(238, 28, 35, 0.3); }
  100% {
    box-shadow: 0 0 0 rgba(238, 28, 35, 0.3); } }
@-webkit-keyframes borderbk {
  0% {
    box-shadow: 0 0 0 rgba(238, 28, 35, 0.3); }
  50% {
    box-shadow: 0 0 0 15px rgba(238, 28, 35, 0.3); }
  100% {
    box-shadow: 0 0 0 rgba(238, 28, 35, 0.3); } }
@-ms-keyframes borderbk {
  0% {
    box-shadow: 0 0 0 rgba(238, 28, 35, 0.3); }
  50% {
    box-shadow: 0 0 0 15px rgba(238, 28, 35, 0.3); }
  100% {
    box-shadow: 0 0 0 rgba(238, 28, 35, 0.3); } }
@keyframes borderbk {
  0% {
    box-shadow: 0 0 0 rgba(238, 28, 35, 0.3); }
  50% {
    box-shadow: 0 0 0 15px rgba(238, 28, 35, 0.3); }
  100% {
    box-shadow: 0 0 0 rgba(238, 28, 35, 0.3); } }
.join {
  background: url(../images/joinbg.jpg) no-repeat center top transparent;
  height: 587px;
  padding-top: 73px;
  width: 100%;
  overflow: hidden; }
  .join .title h3 {
    color: #fff; }
  .join .title em {
    background-position: left -272px;
    width: 374px; }
  .join .joinmain {
    position: relative;
    width: 1200px;
    margin: 50px auto 0; }
    .join .joinmain ul {
      width: 2500px; }
    .join .joinmain .prev, .join .joinmain .next {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      background-color: #ffffff;
      position: absolute;
      cursor: pointer;
      top: 100px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
      .join .joinmain .prev i, .join .joinmain .next i {
        display: block;
        width: 20px;
        height: 20px;
        margin: 12px auto 0;
        background: url(../images/ico.png) no-repeat left top transparent;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
    .join .joinmain .prev {
      left: -44px; }
      .join .joinmain .prev i {
        background-position: -390px -32px; }
      .join .joinmain .prev:hover {
        background-color: #ee1c23; }
        .join .joinmain .prev:hover i {
          background-position: -416px -32px; }
    .join .joinmain .next {
      right: -44px; }
      .join .joinmain .next i {
        background-position: -416px -61px; }
      .join .joinmain .next:hover {
        background-color: #ee1c23; }
        .join .joinmain .next:hover i {
          background-position: -390px -61px; }
    .join .joinmain .joinul li {
      float: left;
      width: 300px;
      text-align: center;
      color: #fff;
      padding: 40px 0 0;
      position: relative; }
      .join .joinmain .joinul li .ico {
        width: 180px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        margin: 0 auto;
        height: 123px;
        background-color: #ffffff;
        border-radius: 50%;
        position: relative;
        padding-top: 57px; }
        .join .joinmain .joinul li .ico .numb {
          width: 40px;
          color: #333;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s;
          height: 40px;
          border-radius: 50%;
          right: 0;
          top: 0;
          border: 5px solid #f5f5f5;
          background-color: #fff;
          line-height: 40px;
          text-align: center;
          font-size: 24px;
          font-family: arial;
          position: absolute; }
        .join .joinmain .joinul li .ico i {
          display: block;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s;
          width: 90px;
          height: 66px;
          margin: 0 auto;
          background: url(../images/ico.png) no-repeat left top transparent; }
      .join .joinmain .joinul li b {
        display: block;
        font-size: 20px;
        margin: 34px 0 15px; }
      .join .joinmain .joinul li p {
        padding: 0 35px; }
      .join .joinmain .joinul li.no1 .ico i {
        background-position: 5px -43px; }
      .join .joinmain .joinul li.no2 .ico i {
        background-position: -91px -43px; }
      .join .joinmain .joinul li.no3 .ico i {
        background-position: -182px -43px; }
      .join .joinmain .joinul li.no4 .ico i {
        background-position: -279px -43px; }
      .join .joinmain .joinul li.no5 .ico i {
        background-position: -506px -43px; }
      .join .joinmain .joinul li.no6 .ico i {
        background-position: -595px -43px; }
      .join .joinmain .joinul li.on.no1 .ico i {
        background-position: 5px -114px; }
      .join .joinmain .joinul li.on.no2 .ico i {
        background-position: -91px -114px; }
      .join .joinmain .joinul li.on.no3 .ico i {
        background-position: -182px -114px; }
      .join .joinmain .joinul li.on.no4 .ico i {
        background-position: -279px -114px; }
      .join .joinmain .joinul li.on.no5 .ico i {
        background-position: -506px -114px; }
      .join .joinmain .joinul li.on.no6 .ico i {
        background-position: -595px -114px; }
      .join .joinmain .joinul li.on .ico {
        background-color: #ee1c23;
        -webkit-animation: borderbk 1s infinite;
        animation: borderbk 1s infinite; }
        .join .joinmain .joinul li.on .ico .numb {
          background-color: #ee1c23;
          color: #fff; }
      .join .joinmain .joinul li em {
        display: block;
        width: 23px;
        height: 22px;
        background: url(../images/ico.png) no-repeat -202px 0 transparent;
        position: absolute;
        right: -12px;
        top: 112px; }

.zxjm {
  overflow: hidden;
  padding: 78px 0;
  width: 1200px;
  margin: 0 auto; }
  .zxjm .title em {
    background-position: 0 -311px; }
  .zxjm .title h3 {
    width: 355px; }
  .zxjm .zxjmnav {
    overflow: hidden;
    padding: 50px 0 60px;
    width: 1220px; }
    .zxjm .zxjmnav li {
      width: 285px;
      height: 120px;
      margin-top: 10px;
      float: left;
      margin-right: 20px;
      background-color: #f5f5f5;
      color: #333333;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
      .zxjm .zxjmnav li a {
        display: block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        width: 171px;
        height: 85px;
        padding-left: 110px;
        position: relative;
        font-size: 16px;
        padding-top: 35px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
        .zxjm .zxjmnav li a .num {
          display: block;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s;
          color: #999999;
          position: absolute;
          border-right: 1px solid #dcdcdc;
          height: 38px;
          line-height: 38px;
          font-weight: bold;
          font-family: arial;
          font-size: 50px;
          left: 0;
          top: 50%;
          margin-top: -19px;
          width: 87px;
          text-align: center; }
        .zxjm .zxjmnav li a:hover {
          text-decoration: none;
          color: #fff; }
      .zxjm .zxjmnav li.on {
        background-color: #ee1c23;
        color: #fff;
        text-decoration: none;
        margin-top: 0;
        color: #fff;
        box-shadow: 0 3px 10px rgba(238, 28, 35, 0.53); }
        .zxjm .zxjmnav li.on a {
          color: #fff; }
        .zxjm .zxjmnav li.on .num {
          color: #fff; }

.jmbg {
  overflow: hidden;
  width: 1240px; }
  .jmbg li {
    width: 580px;
    margin-right: 40px;
    background-color: #f5f5f5;
    float: left;
    margin-bottom: 20px;
    height: 34px;
    padding: 13px 0;
    line-height: 34px;
    font-size: 16px;
    color: #333333; }
    .jmbg li i {
      display: block;
      width: 27px;
      height: 27px;
      float: left;
      margin: 3px 20px 0;
      background: url(../images/ico.png) no-repeat left top transparent; }
    .jmbg li input[type=text] {
      border: 0;
      font-size: 16px;
      font-family: "微软雅黑";
      border-bottom: 1px solid #ababab;
      width: 315px;
      height: 15px;
      line-height: 15px;
      padding: 9px 0;
      background: none;
      margin-left: 25px;
      outline: none; }
    .jmbg li input[type=radio] {
      vertical-align: middle;
      margin: 0 5px; }
    .jmbg li select {
      border: 0;
      background: none;
      font-size: 16px;
      font-family: "微软雅黑";
      border-bottom: 1px solid #ababab;
      width: 137px;
      margin: 0 5px 0 25px;
      height: 34px;
      line-height: 34px;
      padding-left: 10px;
      outline: none; }
    .jmbg li.no2 input[type=text] {
      width: 140px;
      margin-right: 30px; }
    .jmbg li.no5 {
      width: 100%;
      height: 175px;
      position: relative;
      padding: 0; }
      .jmbg li.no5 i {
        position: absolute;
        left: 0;
        top: 14px; }
      .jmbg li.no5 textarea {
        display: block;
        width: 1110px;
        padding: 20px 20px 20px 70px;
        border: 0;
        height: 135px;
        background-color: transparent;
        outline: none;
        font-family: "微软雅黑";
        font-size: 16px; }
        .jmbg li.no5 textarea::-webkit-input-placeholder, .jmbg li.no5 textarea::-moz-placeholder, .jmbg li.no5 textarea:-ms-input-placeholder {
          color: #333; }
    .jmbg li.last {
      background: none;
      padding: 0;
      text-align: center;
      width: 100%;
      padding-top: 20px; }
      .jmbg li.last input {
        width: 135px;
        height: 45px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        line-height: 45px;
        overflow: hidden;
        text-align: center;
        color: #fff;
        background-color: #666666;
        font-size: 16px;
        border: 0;
        margin: 0 10px;
        font-family: "微软雅黑";
        border-radius: 3px;
        cursor: pointer; }
        .jmbg li.last input:hover {
          opacity: 0.8;
          filter: alpha(opacity=80); }
      .jmbg li.last input[type=submit] {
        background-color: #ee1c23; }

.about {
  overflow: hidden;
  background: url(../images/aboutbg.jpg) no-repeat center top transparent;
  border-bottom: 2px solid #dddddd;
  padding-bottom: 77px; }
  .about .abouttop {
    overflow: hidden;
    background-color: #fff;
    height: 380px;
    width: 1200px;
    margin: 102px auto 30px; }
    .about .abouttop .fl {
      width: 599px;
      height: 380px;
      overflow: hidden; }
      .about .abouttop .fl img {
        display: block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
      .about .abouttop .fl:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
    .about .abouttop .fr {
      width: 530px;
      padding: 58px 35px 0;
      overflow: hidden;
      text-align: center;
      border: 1px solid #ddd;
      border-left: 0;
      height: 320px; }
      .about .abouttop .fr h3 {
        text-align: center;
        font-size: 20px;
        color: #333333; }
      .about .abouttop .fr em {
        display: block;
        color: #999999;
        font-size: 16px;
        font-style: normal;
        text-align: center;
        font-family: arial;
        padding: 15px 0 25px; }
      .about .abouttop .fr .aboutnr {
        height: 96px;
        overflow: hidden; }
      .about .abouttop .fr .aboutmore {
        display: block;
        margin: 40px auto 0;
        border: 1px solid #dddddd;
        width: 162px;
        height: 42px;
        line-height: 42px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        text-align: center; }
        .about .abouttop .fr .aboutmore:hover {
          text-decoration: none;
          border-color: #df161d;
          width: 172px; }
  .about .ryzz {
    width: 1200px;
    margin: 0 auto;
    position: relative; }
    .about .ryzz .prev, .about .ryzz .next {
      position: absolute;
      width: 25px;
      height: 41px;
      top: 74px;
      cursor: pointer;
      background: url(../images/ico.png) no-repeat left top transparent; }
    .about .ryzz .prev {
      left: -62px;
      background-position: -445px -28px; }
      .about .ryzz .prev:hover {
        background-position: -478px -28px; }
    .about .ryzz .next {
      right: -62px;
      background-position: -478px -71px; }
      .about .ryzz .next:hover {
        background-position: -445px -71px; }
    .about .ryzz .ryzzul {
      height: 195px;
      overflow: hidden; }
      .about .ryzz .ryzzul ul {
        width: 2000px; }
      .about .ryzz .ryzzul li {
        width: 285px;
        float: left;
        margin-right: 20px; }
        .about .ryzz .ryzzul li a {
          display: block;
          width: 283px;
          height: 193px;
          overflow: hidden;
          border: 1px solid #dddddd;
          position: relative;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s; }
          .about .ryzz .ryzzul li a img {
            display: block;
            margin: 20px auto 0; }
          .about .ryzz .ryzzul li a p {
            width: 285px;
            left: -1px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
            position: absolute;
            height: 48px;
            line-height: 48px;
            text-align: center;
            bottom: -50px;
            background-color: #e00a0a;
            font-size: 16px;
            color: #fff;
            opacity: 0.9;
            filter: alpha(opacity=90); }
          .about .ryzz .ryzzul li a:hover {
            text-decoration: none;
            border-color: #e00a0a; }
            .about .ryzz .ryzzul li a:hover p {
              bottom: 0; }

.mainbtm {
  width: 1200px;
  margin: 70px auto;
  overflow: hidden; }
  .mainbtm .title2 {
    overflow: hidden;
    height: 54px;
    line-height: 54px; }
    .mainbtm .title2 a {
      float: right;
      font-size: 16px;
      color: #999999; }
    .mainbtm .title2 h3 {
      float: left;
      font-size: 20px;
      color: #333333;
      font-weight: normal;
      margin-right: 47px; }
  .mainbtm .fl {
    width: 540px;
    overflow: hidden; }
    .mainbtm .fl .title2 {
      margin-bottom: 10px; }
      .mainbtm .fl .title2 h3 {
        cursor: pointer;
        color: #666; }
        .mainbtm .fl .title2 h3.on {
          color: #333; }
    .mainbtm .fl ul {
      overflow: hidden;
      height: 406px; }
      .mainbtm .fl ul li {
        height: 84px;
        padding: 25px 0;
        overflow: hidden;
        position: relative;
        padding-left: 120px;
        border-bottom: 2px solid #dcdcdc; }
        .mainbtm .fl ul li .newtime {
          position: absolute;
          left: 0;
          top: 25px;
          width: 70px;
          font-size: 16px;
          font-family: arial;
          line-height: 1;
          text-align: center; }
          .mainbtm .fl ul li .newtime b {
            display: block;
            font-size: 30px;
            color: #333;
            padding-bottom: 6px; }
        .mainbtm .fl ul li a {
          display: block;
          font-size: 16px;
          color: #333; }
          .mainbtm .fl ul li a:hover {
            text-decoration: none;
            color: #df161d; }
        .mainbtm .fl ul li p {
          height: 48px;
          overflow: hidden;
          padding-top: 10px; }
        .mainbtm .fl ul li i {
          display: block;
          background: url(../images/ico.png) no-repeat -505px 0 transparent;
          width: 60px;
          height: 20px;
          position: absolute;
          right: 0;
          top: 25px; }
        .mainbtm .fl ul li:hover a {
          color: #df161d;
          font-weight: bold; }
        .mainbtm .fl ul li:hover i {
          background-position: -240px 0; }
  .mainbtm .fr {
    width: 540px;
    overflow: hidden; }
    .mainbtm .fr .title2 {
      margin-bottom: 11px; }
    .mainbtm .fr .faqimg {
      display: block;
      width: 540px;
      height: 135px;
      overflow: hidden; }
      .mainbtm .fr .faqimg img {
        display: block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
      .mainbtm .fr .faqimg:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
    .mainbtm .fr .faq {
      overflow: hidden;
      height: 265px; }
      .mainbtm .fr .faq li {
        height: 84px;
        padding: 25px 0;
        border-bottom: 2px solid #dcdcdc; }
        .mainbtm .fr .faq li a {
          display: block; }
          .mainbtm .fr .faq li a .ask {
            padding-left: 45px;
            position: relative;
            line-height: 29px;
            color: #333; }
            .mainbtm .fr .faq li a .ask span {
              display: block;
              position: absolute;
              left: 0;
              color: #333;
              font-weight: normal; }
          .mainbtm .fr .faq li a .answer {
            position: relative;
            padding-left: 45px;
            margin-top: 6px;
            color: #666; }
            .mainbtm .fr .faq li a .answer span {
              position: absolute;
              left: 0; }
          .mainbtm .fr .faq li a:hover {
            text-decoration: none; }
            .mainbtm .fr .faq li a:hover .ask {
              color: #df161d;
              font-weight: bold; }

.foot {
  background-color: #171718; }
  .foot a:hover {
    color: #fff;
    text-decoration: none; }
  .foot .footnav {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #2f2f30; }
    .foot .footnav .center {
      position: relative;
      height: 70px; }
      .foot .footnav .center .backtop {
        position: absolute;
        cursor: pointer;
        right: 0;
        top: -20px;
        text-align: center;
        font-size: 16px;
        font-family: arial;
        text-transform: uppercase;
        color: #fff;
        line-height: 34px; }
        .foot .footnav .center .backtop i {
          display: block;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s;
          width: 40px;
          height: 40px;
          background: url(../images/ico.png) no-repeat -155px 12px #df161d;
          border-radius: 50%;
          animation: backtop 1s infinite; }
        .foot .footnav .center .backtop:hover i {
          background-color: #d00f15; }
    .foot .footnav a {
      display: block;
      float: left;
      width: 145px;
      text-align: center;
      font-size: 16px; }
      .foot .footnav a:hover {
        color: #f9f9f9;
        text-decoration: none; }
    .foot .footnav a.home {
      width: 28px;
      height: 28px;
      background: url(../images/ico.png) no-repeat -116px top transparent;
      margin-top: 20px;
      margin-right: 30px; }
  .foot .footmain {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
    overflow: hidden; }
    .foot .footmain .fr {
      width: 136px;
      overflow: hidden;
      text-align: center;
      color: #a6a6a6;
      margin-top: 42px; }
      .foot .footmain .fr img {
        display: block;
        width: 107px;
        height: 107px;
        padding: 13px;
        border: 2px solid #212122;
        margin-bottom: 5px;
        width: 107px;
        height: 107px; }
    .foot .footmain .mid {
      float: left;
      width: 370px;
      color: #666666;
      margin-top: 40px; }
      .foot .footmain .mid h3 {
        color: #fff;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 15px;
        letter-spacing: 3px; }
    .foot .footmain .fl {
      width:286px;
      overflow: hidden; }
      .foot .footmain .fl i {
        display: block;
        width: 23px;
        height: 28px;
        background: url(../images/ico.png) no-repeat -86px 0 transparent;
        margin-bottom: 8px; }
      .foot .footmain .fl b {
        display: block;
        font-weight: normal;
        font-size: 26px;
        color: #fff;
        padding: 20px 0;
        line-height: 1; }
      .foot .footmain .fl a {
        display: block;
        width: 142px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background-color: #df161d;
        border-radius: 3px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
        .foot .footmain .fl a:hover {
          text-decoration: none;
          background-color: #cf0f15; }
          .foot .footmain .fl a:hover em {
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
            margin-left: 26px; }
        .foot .footmain .fl a em {
          display: inline-block;
          width: 0;
          height: 0;
          border: 5px solid transparent;
          border-left: 5px solid #fff;
          margin-left: 22px; }
      .foot .footmain .fl .line {
        width: 20px;
        height: 2px;
        background-color: #fff;
        margin-top: 27px; }

@-webkit-keyframes backtop {
  0% {
    background-position: -155px 14px; }
  50% {
    background-position: -155px 10px; }
  100% {
    background-position: -155px 14px; } }
@-moz-keyframes backtop {
  0% {
    background-position: -155px 14px; }
  50% {
    background-position: -155px 10px; }
  100% {
    background-position: -155px 14px; } }
@-ms-keyframes backtop {
  0% {
    background-position: -155px 14px; }
  50% {
    background-position: -155px 10px; }
  100% {
    background-position: -155px 14px; } }
@keyframes backtop {
  0% {
    background-position: -155px 14px; }
  50% {
    background-position: -155px 10px; }
  100% {
    background-position: -155px 14px; } }
.copyright {
  height: 32px;
  line-height: 32px;
  padding: 24px 0;
  border-top: 1px solid #2f2f30; }
  .copyright .center {
    position: relative;
    height: 32px; }
  .copyright .link {
    float: right;
    width: 106px;
    line-height: 32px;
    border: 1px solid #fff;
    background-color: #171718;
    padding: 0 23px;
    border-radius: 14px;
    color: #666;
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden; }
    .copyright .link b {
      font-size: 14px;
      line-height: 32px;
      display: block; }
    .copyright .link i {
      display: block;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-left: 4px solid #fff;
      position: absolute;
      right: 20px;
      bottom: 13px; }
    .copyright .link ul {
      margin: 0 -23px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      height: 0;
      overflow: hidden; }
      .copyright .link ul a {
        display: block;
        padding: 0 23px; }
        .copyright .link ul a:hover {
          background-color: #2f2f30;
          text-decoration: none; }
    .copyright .link:hover ul {
      height: auto;
      padding: 5px 0 0; }
    .copyright .link:hover i {
      -webkit-transform: rotateZ(-90deg);
      -moz-transform: rotateZ(-90deg);
      -ms-transform: rotateZ(-90deg);
      transform: rotateZ(-90deg); }

/*main css end*/
/* 内页 css */
.nyvideo {
  width: 800px;
  height: 500px;
  margin: 0 auto; }

.nymain {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 40px; }

/* main css */
/* left public css */
.prolist {
  height: auto;
  background-color: #f7f7f7;
  overflow: hidden; }

.prolist h3 {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  background-color: #df161d;
  color: #fff;
  font-size: 18px;
  font-weight: normal; }

.prolist ul {
  padding: 10px 20px 20px; }

.prolist ul li {
  line-height: 46px; }

.prolist ul li a {
  display: block;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  position: relative; }

.prolist ul li a em {
  display: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 30px;
  height: 30px;
  font-style: normal;
  text-align: center;
  line-height: 30px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -15px;
  font-family: "宋体";
  color: #ABABAB;
  font-size: 15px; }

.prolist ul li a:hover {
  text-decoration: none; }

.prolist ul li a:hover em {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
  color: #df161d; }

.prolist ul li a.on, .prolist ul li a.hover {
  color: #df161d; }

.prolist ul ul {
  background-color: #eee;
  display: none;
  padding: 10px 20px; }

.prolist ul ul li a {
  line-height: 40px;
  font-size: 14px;
  color: #555;
  border-bottom: 1px solid #f7f7f7; }

.prolist ul ul li:last-child a {
  border: 0; }

.prolist ul ul li a:hover {
  color: #df161d; }

.left {
  width: 270px;
  float: left; }

.contact {
  margin-top: 25px;
  width: 270px; }

.contact.on {
  position: fixed;
  right: 50%;
  top: 0;
  z-index: 99999;
  margin-right: 330px;
  margin-top: 20px; }

.contact.onabsolute {
  position: absolute;
  right: 50%;
  bottom: 415px;
  z-index: 99999;
  margin-right: 330px;
  margin-top: 20px; }

.contacttitle {
  border-bottom: 8px solid #f7f7f7;
  height: 28px;
  line-height: 22px;
  position: relative;
  padding-bottom: 10px; }

.contacttitle h3 {
  color: #df161d;
  float: left;
  font-size: 18px;
  transition: all 0.3s ease 0s;
  font-weight: normal; }

.contacttitle .more {
  float: right; }

.contacttitle .more a {
  color: #999; }

.contacttitle .more a:hover {
  color: #df161d; }

.contactmain {
  padding-top: 10px;
  line-height: 26px;
  background-color: #f7f7f7;
  padding: 20px; }

/* right public css */
.right {
  float: right;
  width: 895px; }

.site {
  float: right; }

.site a:hover {
  color: #df161d;
  text-decoration: none; }

.righttitle {
  border-bottom: 8px solid #f7f7f7;
  height: 50px;
  line-height: 50px; }

.righttitle h3 {
  border-left: 3px solid #df161d;
  color: #df161d;
  cursor: pointer;
  float: left;
  font-size: 18px;
  font-weight: normal;
  height: 22px;
  line-height: 22px;
  margin-top: 10px;
  padding: 0 12px 0 15px; }

.nycenter {
  overflow: hidden;
  padding: 30px 0; }

/*新闻列表 css */
.ArticleCategory li {
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #f4f4f4;
  overflow: hidden; }

.ArticleCategory li em {
  float: right;
  font-style: normal;
  font-size: 12px;
  color: #999; }

.ArticleCategory li a {
  display: block; }

.ArticleCategory li a:hover {
  text-decoration: none;
  color: #df161d; }

.ArticleCategory li a:hover em {
  color: #df161d; }

.page {
  text-align: center;
  padding-top: 20px; }

/*新闻详细 css */
.nycenter h1 {
  font-size: 22px;
  text-align: center;
  padding-top: 10px;
  font-weight: normal;
  color: #000; }

.fbtime {
  line-height: 32px;
  text-align: center;
  padding: 10px 0 0;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px; }

/*产品列表 css */
.ProductCategory li {
  width: 281px;
  float: left;
  padding-right: 26px;
  text-align: center;
  line-height: 32px;
  padding-bottom: 20px; }

.ProductCategory {
  width: 950px; }

.ProductCategory li a {
  display: block;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s; }

.ProductCategory li a img {
  display: block;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s; }

.ProductCategory li a:hover {
  text-decoration: none;
  color: #df161d; }

.ProductCategory li a:hover img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.nrproimg {
  width: 279px;
  height: 260px;
  position: relative;
  *z-index: -1;
  overflow: hidden;
  border: 1px solid #ddd;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s; }

.ProductCategory li a:hover .nrproimg {
  border-color: #df161d; }

.gbookbg input[type="text"] {
  border: 1px solid #ccc;
  width: 350px;
  height: 32px;
  line-height: 32px;
  padding: 0 5px;
  margin-left: 10px;
  outline: none; }

.gbookbg td {
  padding-bottom: 5px; }

.gbookbg td em {
  color: red;
  font-style: normal; }

.gbookbg textarea {
  padding: 5px;
  font-size: 13px;
  outline: none;
  font-family: "微软雅黑";
  border: 1px solid #ccc;
  height: 88px;
  line-height: 22px;
  width: 350px;
  margin-left: 10px; }

.gbookbg td input[type="submit"], .gbookbg td input[type="reset"] {
  height: 32px;
  font-family: "微软雅黑";
  line-height: 32px;
  width: 100px;
  text-align: center;
  border: 0;
  background-color: #555;
  color: #fff;
  cursor: pointer;
  margin-top: 5px; }

.gbookbg td input[type="submit"] {
  background-color: #df161d; }

.gbooklist {
  overflow: hidden;
  padding-top: 40px; }

.gbooklist ul li {
  padding-bottom: 15px; }

.lytitle {
  overflow: hidden; }

.lytitle .time {
  float: right;
  color: #999; }

.lytitle span {
  padding: 0 20px; }

.lynr {
  padding: 20px;
  margin: 10px 0 0;
  background-color: #f4f4f4; }

.lyhf {
  padding-bottom: 10px;
  border: 1px solid #f4f4f4;
  padding: 20px;
  border-top: 0; }

.downlist {
  overflow: hidden;
  position: relative;
  border-bottom: 1px dashed #ccc;
  padding: 20px 150px 20px 0; }

.downlist dt {
  position: absolute;
  right: 0;
  height: 38px;
  width: 100px;
  text-align: center;
  color: #fff;
  line-height: 38px;
  top: 50%;
  margin-top: -19px; }

.downlist dt a {
  display: block;
  color: #fff;
  background-color: #df161d;
  border-radius: 10px; }

.downlist dt a:hover {
  background-color: #ff872c;
  text-decoration: none; }

.downlist dd a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #333; }

.downlist dd a:hover {
  text-decoration: none;
  color: #df161d; }

.downlist dd span {
  display: block;
  color: #999;
  font-size: 12px; }

.downlist dd p {
  height: 48px;
  overflow: hidden;
  padding-top: 5px;
  color: #666; }

.tabledown {
  margin: 0 auto; }

.tabledown td {
  line-height: 36px;
  border-bottom: 1px solid #ccc; }

.tabledown th {
  border-left: 1px solid #f4f4f4;
  background-color: #f4f4f4;
  height: 46px;
  line-height: 46px; }

.tabledown td span {
  color: #999;
  display: inline-block;
  width: 73px; }

#Count {
  color: red;
  width: auto; }

.tabledown td.last {
  line-height: 22px;
  padding: 20px 0; }

.khjzlist {
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 10px;
  margin-bottom: 15px;
  width: 420px;
  margin-right: 15px;
  float: left; }

.khjzlist:hover {
  background-color: #eee; }

.khjzlist dt {
  float: left;
  width: 155px;
  height: 120px;
  overflow: hidden; }

.khjzlist dt img {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.khjzlist:hover dt img {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.khjzlist dd {
  width: 245px;
  float: right; }

.khjzlist dd a.khjzmore {
  display: inline-block;
  line-height: 24px;
  width: 92px;
  text-align: center;
  background-color: #999;
  color: #fff;
  position: relative;
  overflow: hidden; }

.khjzlist dd a.khjzmore span {
  position: relative;
  z-index: 3; }

.khjzlist dd a.khjzmore:before {
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 0;
  top: 0;
  left: 0;
  width: 0;
  border: 0px solid transparent;
  border-top-color: #df161d;
  content: "";
  z-index: 2; }

.khjzlist:hover dd a.khjzmore:before {
  border-width: 120px 120px 0 0; }

.khjzlist dd p {
  height: 44px;
  overflow: hidden;
  padding-top: 5px;
  margin-bottom: 15px; }

.khjzlist dd h3 {
  line-height: 28px; }

.khjzlist dd h3 a {
  display: block; }

/*放大镜效果*/
.magnifier {
  width: 100%;
  overflow: hidden; }

.magnifier_rf {
  text-align: left; }

.magnifier_rf h1 {
  text-align: left; }

.magnifier_rf .fbtime {
  text-align: left; }

.magnifier_lf {
  float: left;
  width: 452px;
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

/*去除选择效果*/
.magnifier_rf {
  float: right;
  width: 46%; }

#jqzoom {
  position: relative;
  width: 452px;
  height: 452px;
  cursor: move;
  margin-bottom: 10px; }

#jqzoom img {
  display: block;
  border: 1px solid #ddd; }

.jqzoomlist {
  overflow: hidden;
  position: relative;
  height: 74px; }

.jqzoomlist li {
  width: 74px;
  float: left;
  margin-right: 8px;
  height: 74px; }

.jqzoomlist li img {
  display: block;
  width: 72px;
  height: 72px;
  border: 1px solid transparent;
  -webkit-transition: all .3s;
  transition: all .3s; }

.jqzoomlist li.on img {
  border-color: #df161d; }

.jqzoomlist span {
  display: block;
  z-index: 3;
  position: absolute;
  left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  top: 0;
  width: 18px;
  text-align: center;
  font-family: "宋体";
  background-color: #eee;
  height: 74px;
  line-height: 74px;
  margin-right: 10px;
  cursor: pointer; }

.jqzoomlist span:hover {
  color: #fff;
  background-color: #ccc; }

.jqzoomlist span.next {
  right: 0;
  left: auto;
  margin-right: 0; }

.jqzoomlist ul {
  left: 25px;
  width: 3000px;
  position: absolute;
  top: 0; }

#bigzoomimg {
  position: absolute;
  right: -447px;
  top: 0;
  width: 430px;
  height: 430px;
  border: 1px solid #ddd;
  overflow: hidden;
  display: none; }

#bigzoomimg img {
  position: absolute;
  left: 0;
  top: 0; }

#zoommark2 {
  background: url(../images/zoom.png) repeat left top transparent;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 200px;
  height: 200px; }

/*详细页切换标签*/
.ProductContent {
  overflow: hidden;
  padding-top: 40px; }

.ProductContenttab {
  overflow: hidden;
  background-color: #f6f6f6;
  padding-left: 1px;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.ProductContenttab span {
  display: block;
  cursor: pointer;
  width: 131px;
  float: left;
  color: #333;
  font-size: 15px;
  text-align: center;
  line-height: 42px;
  border-top: 2px solid transparent; }

.ProductContenttab span.on {
  background-color: #fff;
  color: #df161d;
  border-top-color: #df161d;
  font-weight: bold; }

.ProductContentlistnr {
  padding-top: 20px;
  display: none; }

/*网站地图*/
.siteMap {
  overflow: hidden; }
  .siteMap .siteMaplist {
    border-bottom: 1px solid #eee;
    line-height: 42px;
    font-size: 16px; }
    .siteMap .siteMaplist a {
      display: inline-block;
      color: #df161d; }
  .siteMap > ul {
    padding: 20px 0 30px;
    overflow: hidden; }
    .siteMap > ul > li {
      width: 15%;
      float: left; }
      .siteMap > ul > li > a {
        display: block;
        color: #000;
        font-size: 14px; }
      .siteMap > ul > li > ul {
        margin-top: 10px; }
        .siteMap > ul > li > ul a {
          display: block;
          line-height: 28px;
          font-size: 13px; }

.nyhotnewslist {
  overflow: hidden;
  padding: 20px;
  border: 3px dashed #f7f7f7; }
  .nyhotnewslist h3 {
    color: #333;
    padding-bottom: 10px;
    font-size: 16px; }
  .nyhotnewslist ul {
    overflow: hidden; }
    .nyhotnewslist ul li {
      float: left;
      width: 50%; }
      .nyhotnewslist ul li a {
        display: block;
        line-height: 36px;
        margin-right: 10px;
        padding-left: 8px;
        border-radius: 3px; }
        .nyhotnewslist ul li a:hover {
          background-color: #f7f7f7;
          text-decoration: none; }

.nyhotprolist {
  overflow: hidden;
  padding: 20px;
  border: 3px dashed #f7f7f7; }
  .nyhotprolist h3 {
    color: #333;
    padding-bottom: 10px;
    font-size: 16px; }
  .nyhotprolist .nyhotprolistmain {
    overflow: hidden; }
  .nyhotprolist ul {
    overflow: hidden;
    width: 920px; }
    .nyhotprolist ul li {
      float: left;
      width: 200px;
      margin-right: 15px;
      overflow: hidden; }
      .nyhotprolist ul li a {
        display: block;
        text-align: center; }
        .nyhotprolist ul li a .nrproimg {
          width: 198px;
          border: 1px solid #eee;
          overflow: hidden;
          height: 198px;
          margin-bottom: 5px; }
          .nyhotprolist ul li a .nrproimg img {
            display: block;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s; }
        .nyhotprolist ul li a:hover {
          text-decoration: none; }
        .nyhotprolist ul li a:hover .nrproimg {
          border-color: #df161d; }
        .nyhotprolist ul li a:hover .nrproimg img {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }

/* 内页 css END*/
.nyryzz li {
  width: 204px; }

.nyryzz li .nrproimg {
  width: 202px;
  height: 132px; }

.nyhzhb li {
  width: 204px; }

.nyhzhb li .nrproimg {
  width: 202px;
  height: 114px; }

.ArticleCategory .ArticleListdl {
  margin-bottom: 14px;
  height: 90px;
  background: #fff;
  padding: 30px;
  border: 1px solid #e7e7e7;
  position: relative;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.ArticleListdl a {
  display: block;
  height: 100%; }

.ArticleListdl h3 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  line-height: 34px;
  position: relative;
  padding-left: 40px; }

.ArticleListdl h3 em, .ArticleListdl .nynewtext em {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 3px;
  background-color: #df161d;
  color: #fff;
  position: absolute;
  left: 0;
  top: 2px;
  text-align: center;
  font-weight: bold;
  font-size: 16px; }

.ArticleListdl .nynewtext {
  height: 46px;
  overflow: hidden;
  color: #9d9d9d;
  line-height: 21px;
  padding-left: 40px;
  padding-top: 10px;
  position: relative; }

.ArticleListdl .nynewtext em {
  top: 8px;
  background-color: #333; }

.ArticleCategory .ArticleListdl a:hover em {
  color: #fff; }

.ArticleListdl a:hover h3 {
  color: #df161d; }

.ArticleListdl:hover {
  border-color: #df161d; }
.jmbg li.no1 i {
    background-position: -310px 0;
}
.jmbg li.no2 i {
    background-position: -347px 0;
}
.jmbg li.no3 i {
    background-position: -383px 0;
}
.jmbg li.no4 i {
    background-position: -419px 0;
}
.jmbg li.no5 i {
    background-position: -454px 0;
}