﻿@charset "UTF-8";
/*公共*/
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "微软雅黑";
  font-size: 16px; }

body {
  overflow-x: hidden; }

img {
  border: 0; }

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

.clearfix {
  zoom: 1; }

em, i {
  font-style: normal; }

a:hover {
  text-decoration: none;
  color: #e51e01; }

.w1300 {
  max-width: 1300px;
  margin: 0 auto; }

.w1200 {
  max-width: 1200px;
  margin: 0 auto; }

.fl {
  float: left; }

.fr {
  float: right; }

.h30 {
  height: 30px; }

.h60 {
  height: 60px; }

.f14 {
  font-size: 14px; }

.f18 {
  font-size: 18px; }

.db {
  display: block; }

.dib {
  display: inline-block; }

/*公共*/
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "微软雅黑";
  font-size: 16px; }

body {
  overflow-x: hidden; }

img {
  border: 0; }

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

.clearfix {
  zoom: 1; }

em, i {
  font-style: normal; }

a:hover {
  text-decoration: none;
  color: #e51e01; }

.w1300 {
  max-width: 1300px;
  margin: 0 auto; }

.w1200 {
  max-width: 1200px;
  margin: 0 auto; }

.fl {
  float: left; }

.fr {
  float: right; }

.h30 {
  height: 30px; }

.h60 {
  height: 60px; }

.f14 {
  font-size: 14px; }

.f18 {
  font-size: 18px; }

.db {
  display: block; }

.dib {
  display: inline-block; }

ul, ul li {
  list-style: none; }

.qh_nav {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: #fff;
  right: 0;
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.233); }
  .qh_nav .logo {
    margin: 20px 0 0 20px; }
  .qh_nav .w1350 {
    position: relative;
    width: 1366px;
    margin: 0 auto; }

.qh_nav ul {
  padding-left: 30px; }
  .qh_nav ul li {
    float: left;
    width: 86px;
    height: 110px; }
    .qh_nav ul li a {
      display: block;
      width: 86px;
      height: 110px;
      text-align: center;
      line-height: 110px; }
    .qh_nav ul li a:hover {
      background: #0d70d6;
      color: #fff; }
    .qh_nav ul li ul {
      position: absolute;
      top: 110px;
      left: 0;
      z-index: 99999;
      display: none;
      background-color: white;
      width: 100%;
      padding: 30px 0 0 0%; }
      .qh_nav ul li ul a {
        display: block;
        float: left;
        width: 46%;
        height: 62px;
        margin: 10px 0;
        border: 1px solid #ccc;
        margin-left: 2%;
        line-height: 62px; }
        .qh_nav ul li ul a h3 {
          width: 78%;
          float: left;
          text-align: left;
          color: #0f379e;
          font-size: 16px; }
        .qh_nav ul li ul a img {
          width: 16%;
          float: left;
          margin-right: 2%;
          max-height: 62px; }
        .qh_nav ul li ul a:hover {
          background: #f2f2f2;
          height: 62px;
          color: #fff !important;
          line-height: 62px;
          border: 1px solid #ccc; }

._act3 {
  background: #0d70d6;
  color: #fff; }

.qh_nav ul li ._act3 i {
  opacity: 1; }

.qh_nav ul li ._act3 h3 {
  color: #fff; }

.tel {
  font-size: 20px;
  background: url(tel1.jpg) left no-repeat;
  padding-left: 65px;
  width: 208px;
  margin-top: 30px; }
  .tel b {
    display: block;
    font-size: 28px;
    color: #022fbf;
    font-family: Arial; }

._banner {
  margin-top: 110px; }

.tit {
  text-align: center;
  font-size: 40px;
  color: #000;
  font-weight: normal; }
  .tit em {
    color: #b2b2b2;
    padding: 0 15px;
    font-weight: 100; }
  .tit b {
    color: #164696; }
  .tit p {
    font-size: 20px;
    color: #00000059;
    text-align: center;
    width: 100%; }

.tit1 {
  background: url(tbj.png) center no-repeat; }
  .tit1 em {
    color: #ff7b20; }
  .tit1 b {
    color: #fff; }

.sypc_lb {
  margin: 40px auto 10px auto;
  overflow: hidden; }
  .sypc_lb ul {
    width: 1360px;
    margin: 0 auto;
    text-align: center; }
    .sypc_lb ul li {
      width: 11.1111111111%;
      height: 105px;
      margin-left: 10px;
      text-align: center;
      margin-bottom: 18px;
      display: inline-table;
      background: url(cbj.jpg);
      box-sizing: border-box;
      -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
      box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .sypc_lb ul li a {
        display: block;
        height: 85px;
        padding: 10px;
        transition: all .3s;
        font-size: 16.8px; }
        .sypc_lb ul li a:hover {
          background: #0d70d6;
          color: #fff;
          background-image: linear-gradient(#0d70d6, #100dd6); }

.sypc_lb1 {
  margin: 60px auto 0 auto;
  background: none; }
  .sypc_lb1 ul {
    width: 1200px;
    margin: 0 auto; }
    .sypc_lb1 ul li {
      float: left;
      width: 120px;
      height: 135px;
      border-radius: 50%;
      margin-left: 12px;
      text-align: center;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      .sypc_lb1 ul li a {
        width: 120px;
        height: 130px;
        display: block; }
        .sypc_lb1 ul li a img {
          width: 130px;
          height: 130px;
          border-radius: 50%;
          transition: 1s;
          border: 5px solid rgba(0, 81, 255, 0.775); }
        .sypc_lb1 ul li a ol {
          position: relative;
          transition: all 0.3s;
          color: #fff;
          font-size: 16px;
          margin-top: 10px;
          background: rgba(0, 81, 255, 0.775);
          padding: 10px 10px;
          border-radius: 15px; }
          .sypc_lb1 ul li a ol::before {
            position: absolute;
            border: 1px solid rgba(255, 255, 255, 0.5);
            width: 100%;
            content: "";
            bottom: -20px;
            left: 0;
            transition: all 0.3s; }
        .sypc_lb1 ul li a:hover img {
          -webkit-transform: rotateY(360deg);
          -moz-transform: rotateY(360deg);
          transform: rotateY(360deg);
          border: 3px solid #2600ff; }
        .sypc_lb1 ul li a:hover ol {
          font-size: 18px;
          color: rgba(251, 255, 0, 0.925); }
          .sypc_lb1 ul li a:hover ol::before {
            position: absolute;
            border: 0px solid rgba(25, 0, 255, 0.8);
            width: 0%;
            content: "";
            bottom: -20px;
            left: 0; }

._pro_sheji {
  overflow: hidden;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  position: relative;
  padding-bottom: 100PX; }
  ._pro_sheji h2 {
    font-size: 35px;
    margin: 6px 0 55px 0; }

/*屏幕样式*/
._pro {
  overflow: hidden;
  position: relative;
  margin: auto; }

._proroll {
  height: 100%;
  position: absolute;
  left: 0; }

._prorolls {
  height: 100%;
  position: relative;
  float: left; }

._pro a {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  background: #0d70d6; }

._pro a, ._pro a * {
  transition-duration: 0.3s; }

._pro a img {
  width: 465px;
  height: 387px; }

._pro a:hover {
  background: url(bg00.jpg) no-repeat bottom; }

._pro a span {
  margin: auto;
  display: block;
  box-sizing: border-box;
  background: #0d70d6;
  color: #fff; }

._pro a:hover span {
  background: #fff;
  color: #352e28; }

._pro a span strong {
  display: block;
  font-weight: 500;
  color: #fff; }

._pro a:hover span strong {
  color: #4e4339; }

._pro a span em {
  display: block;
  margin: auto;
  color: #000;
  position: relative;
  transform: perspective(1px);
  z-index: 1; }

._pro a span em:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: rotate(45deg);
  z-index: -1;
  box-sizing: border-box;
  border: 1px solid #fff;
  background: #fff; }

._pro a:hover span em {
  color: #fff; }

._pro a:hover span em:before {
  background: #0d70d6;
  border: 1px solid #0d70d6; }

/*1440+屏幕时样式*/
._pro1920 {
  width: 1440px;
  height: 1270px; }

._pro1920 ._proroll {
  width: 8740px; }

._pro1920 ._prorolls {
  width: 4365px; }

._pro1920 a {
  width: 460px;
  margin-right: 25px;
  margin-bottom: 40px;
  height: 610px; }

._pro1920 a img {
  width: 465px;
  height: 387px; }

._pro1920 a span {
  height: 210px;
  width: 440px;
  font-size: 24px;
  padding-top: 27px; }

._pro1920 a span strong {
  font-size: 16px;
  line-height: 25px;
  margin: 2px 0 8px 0; }

._pro1920 a span em {
  width: 46px;
  height: 46px;
  font-size: 13px;
  line-height: 46px; }

/*1440-时屏幕样式*/
._pro1440 {
  width: 1200px;
  height: 1020px; }

._pro1440 ._proroll {
  width: 7300px; }

._pro1440 ._prorolls {
  width: 3645px; }

._pro1440 a {
  width: 385px;
  margin-right: 20px;
  margin-bottom: 24px;
  height: 498px; }

._pro1440 a img {
  width: 385px;
  height: 327px; }

._pro1440 a span {
  height: 155px;
  width: 370px;
  font-size: 20px;
  padding-top: 5px; }

._pro1440 a span strong {
  font-size: 13px;
  line-height: 21px;
  margin: 5px 0 7px 0; }

._pro1440 a span em {
  width: 40px;
  height: 40px;
  font-size: 11px;
  line-height: 40px; }

._smbt {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  margin: auto;
  width: 60px;
  overflow: hidden;
  height: 12px;
  z-index: 99; }

._smbtf {
  float: left;
  width: 12px;
  height: 12px;
  background: #ccc;
  cursor: pointer;
  border-radius: 50%; }

._smbt0 {
  background: #213987; }

._smbt1 {
  margin: 0 12px;
  background: #ccc; }

/*公司*/
.sygs {
  background: url(gb.jpg) center no-repeat;
  height: 753px;
  overflow: hidden;
  background-size: 100%; }
  .sygs h3 {
    font-size: 43px;
    color: #ffffff;
    text-align: center;
    margin-top: 97px; }
    .sygs h3 b {
      font-size: 65px;
      color: #49e8ff; }
  .sygs h4 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 30px; }
    .sygs h4 p {
      color: #fff;
      line-height: 160%;
      font-weight: normal; }
  .sygs ul {
    text-align: center;
    margin-top: 60px; }
    .sygs ul li {
      background: url(syysbj.png);
      width: 192px;
      height: 179px;
      display: inline-block;
      margin-left: 60px; }
      .sygs ul li:nth-of-type(1) span {
        color: #65d093; }
      .sygs ul li:nth-of-type(2) span {
        color: #7edff2; }
      .sygs ul li:nth-of-type(3) span {
        color: #6695ff; }
    .sygs ul span {
      font-size: 60px;
      padding-top: 30px;
      display: block;
      font-family: Arial, Helvetica, sans-serif; }
    .sygs ul p {
      color: #ffffff;
      font-size: 18px; }

.sysb {
  background: #fff;
  margin-top: -160px;
  overflow: hidden; }

.successlunbo {
  width: 1200px;
  margin: 30px auto 45px;
  padding-top: 30px;
  position: relative; }

.control {
  width: 1040px;
  height: 600px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.change li img {
  width: 1040px;
  height: 600px;
  vertical-align: middle; }

/* 描述部分 */
.change li .textDesc {
  width: 100%;
  height: 35px;
  position: absolute;
  left: 0;
  bottom: 4px;
  text-align: left;
  overflow: hidden; }

.change li .opacity {
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.change li .title {
  padding: 10px 15px 0;
  color: #e6e6e6;
  font-size: 14px;
  line-height: 22px; }

.change li .title a {
  color: #e6e6e6; }

.ssprev,
.ssnext {
  width: 49px;
  height: 49px;
  position: absolute;
  bottom: 300px;
  color: #FFF;
  font-size: 14px;
  z-index: 9;
  font-weight: bold;
  cursor: pointer;
  outline: none; }

.ssprev span,
.ssnext span {
  display: none; }

.ssprev {
  left: 0;
  background: url(arrows_01.png) no-repeat; }

.ssnext {
  right: 0;
  background: url(arrows_02.png) no-repeat; }

/* 分页 */
.pageClass {
  text-align: center;
  z-index: 9;
  position: absolute;
  top: 50px;
  padding-top: 10px; }

.pageClass a {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  overflow: hidden;
  border: 1px solid #bebebe;
  background: #bebebe;
  border-radius: 5px;
  outline: none; }

.pageClass a span {
  display: none; }

.pageClass a:hover,
.pageClass a.cur {
  border: 1px solid #be230a;
  background: #be230a; }

/* 缩图部分 */
.thumbWrap {
  width: 145px;
  height: 600px;
  position: absolute;
  right: 0;
  top: 0;
  background: #0d0d0d;
  overflow: hidden; }

.thumbWrap .thumbCont {
  height: 516px;
  margin: 45px auto 0;
  overflow: hidden;
  position: relative;
  width: 134px; }

.thumbWrap ul li {
  /*height: 92px;*/
  overflow: hidden;
  padding-bottom: 13px;
  text-align: center;
  width: 134px; }

.thumbWrap ul li div {
  display: table-cell;
  width: 134px;
  height: 92px;
  vertical-align: middle;
  cursor: pointer;
  *font-size: 79px; }

.thumbWrap ul li img {
  max-width: 134px;
  max-height: 92px;
  vertical-align: middle;
  overflow: hidden; }

/* 缩图按钮 */
.thumbPrev,
.thumbNext {
  width: 134px;
  height: 24px;
  text-align: center;
  position: absolute;
  z-index: 9; }

.thumbPrev span,
.thumbNext span {
  display: none; }

.thumbPrev {
  left: 25px;
  top: 15px;
  background: url(sprev.png) no-repeat; }

.thumbNext {
  left: 25px;
  bottom: 10px;
  background: url(snext.png) no-repeat; }

.syfh {
  background: url(dbj.jpg) center top no-repeat; }
  .syfh h3 {
    padding: 100px 0 30px 0; }

/* focus_Box */
#focus_Box {
  position: relative;
  width: 1180px;
  margin: 0px auto 0 auto; }

#focus_Box ul {
  position: relative;
  height: 440px; }

#focus_Box li {
  z-index: 0;
  position: absolute;
  width: 0px;
  height: 0px;
  top: 146px;
  cursor: pointer;
  left: 377px;
  overflow: hidden;
  border: 10px solid #0264d6; }

#focus_Box li img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  transition: .5s; }

#focus_Box li:hover img {
  transform: scale(1.05, 1.05); }

#focus_Box li p {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-indent: 8px;
  color: #fff; }

#focus_Box li p span {
  display: inline-block;
  width: 70%;
  height: 40px;
  overflow: hidden; }

#focus_Box .prev, #focus_Box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 51px;
  height: 101px;
  top: 131px;
  transition: 0.5s;
  opacity: 0.6; }

#focus_Box .prev {
  background: url(../images/btnl.png) no-repeat;
  left: -90px;
  top: 190px; }

#focus_Box .next {
  background: url(../images/btnr.png) no-repeat;
  right: -90px;
  top: 190px; }

#focus_Box .prev:hover {
  left: -110px;
  opacity: 1; }

#focus_Box .next:hover {
  right: -110px;
  opacity: 1; }

#focus_Box a.imgs-scroll-btn {
  display: block;
  position: absolute;
  z-index: 110;
  top: 7px;
  right: 15px;
  width: 51px;
  height: 23px;
  overflow: hidden;
  background: url(images/share-btn.png) no-repeat;
  text-indent: -999px; }

.sylc {
  background: url(ysb.jpg) top center no-repeat;
  height: 700px; }
  .sylc h3 {
    text-align: center;
    margin-top: 70px;
    font-size: 43px;
    font-weight: normal;
    color: #383838; }
  .sylc ul {
    position: relative; }
    .sylc ul li:nth-of-type(1) {
      top: 180px;
      left: 30px; }
    .sylc ul li:nth-of-type(2) {
      top: 180px;
      left: 340px; }
    .sylc ul li:nth-of-type(3) {
      top: 180px;
      left: 650px; }
    .sylc ul li:nth-of-type(4) {
      top: 180px;
      left: 938px; }
    .sylc ul li:nth-of-type(5) {
      top: 335px;
      left: 180px; }
    .sylc ul li:nth-of-type(6) {
      top: 335px;
      left: 480px; }
    .sylc ul li:nth-of-type(7) {
      top: 335px;
      left: 790px; }
    .sylc ul li:nth-of-type(8) {
      top: 335px;
      left: 1090px; }
    .sylc ul li {
      position: absolute;
      width: 200px;
      height: 200px;
      border-radius: 20%;
      text-align: center; }
      .sylc ul li b {
        display: block;
        color: #ffffff;
        font-size: 24px;
        text-align: center;
        margin-bottom: 10px; }
      .sylc ul li p {
        color: #fff; }

.syhy {
  overflow: hidden; }
  .syhy ul {
    margin-top: 30px; }
    .syhy ul li {
      overflow: hidden;
      float: left;
      width: 20%;
      position: relative; }
      .syhy ul li img {
        width: 100%;
        transition: all .5s; }
      .syhy ul li span {
        display: block;
        background: rgba(255, 255, 255, 0.555);
        position: absolute;
        transition: all .5s;
        top: 30%;
        width: 70%;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        font-size: 24px;
        color: #0c5599;
        padding: 20px 0; }
        .syhy ul li span em {
          display: block;
          text-align: center;
          font-size: 17px;
          color: rgba(0, 0, 0, 0.507);
          transition: all .5s; }
      .syhy ul li:hover img {
        transform: scale(1.2, 1.2); }
      .syhy ul li:hover span {
        background: rgba(0, 0, 0, 0.63);
        color: #fff;
        transform: translate(0, 20px); }
        .syhy ul li:hover span em {
          color: #fff; }

.synews {
  overflow: hidden; }
  .synews h3 {
    padding-top: 50px; }
  .synews ul {
    margin: 30px auto;
    overflow: hidden; }
    .synews ul li {
      width: 48.7804878049%;
      float: left;
      margin-bottom: 20px;
      margin-top: 10px;
      margin-right: 1%;
      transition: all .3s; }
      .synews ul li a {
        display: block;
        transition: all .3s; }
        .synews ul li a img {
          float: left;
          width: 30%;
          display: block; }
        .synews ul li a h4 {
          float: left;
          width: 66%;
          margin-left: 2%;
          font-size: 18px;
          margin-top: 10px; }
        .synews ul li a b {
          display: block;
          margin-bottom: 10px; }
        .synews ul li a p {
          font-weight: normal; }
        .synews ul li a em {
          font-size: 14px;
          color: #b8b8b8; }
    .synews ul li:hover {
      -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
      transform: translateY(-5px);
      background: #fff; }

html *:before, html *:after {
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

*:before,
*:after {
  z-index: -1; }

.btn-7 {
  position: relative;
  display: block;
  height: 60px;
  line-height: 60px;
  width: 250px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
  color: #5f5f5f;
  margin: 0 auto;
  text-align: center; }

.btn-7:before, .btn-7:after,
.btn-7 span:before,
.btn-7 span:after {
  content: '';
  position: absolute;
  top: 0;
  width: 63.5px;
  height: 0;
  background: #0d70d6; }

.btn-7:before {
  left: 0; }

.btn-7:after {
  left: 125px; }

.btn-7 span:before, .btn-7 span:after {
  top: auto;
  bottom: 0; }

.btn-7 span:before {
  left: 62.5px; }

.btn-7 span:after {
  left: 187.5px; }

.btn-7:hover {
  color: #c0d3c1;
  border: 1px solid #fff; }

.btn-7:hover:before, .btn-7:hover:after,
.btn-7:hover span:before,
.btn-7:hover span:after {
  height: 80px; }

.btn-7:hover span {
  color: #fff; }

footer {
  background: #0d70d6;
  margin-top: 50px;
  padding-top: 40px; }
  footer ul {
    overflow: hidden;
    padding-bottom: 40px; }
    footer ul li {
      float: left;
      color: #ffffff; }
      footer ul li strong {
        font-size: 26px;
        border-bottom: 1px solid #fff;
        display: block;
        padding-bottom: 10px;
        margin-bottom: 10px; }
      footer ul li a {
        color: #fff;
        display: block;
        float: left;
        width: 50%;
        height: 35px;
        line-height: 35px; }
    footer ul .d_lx {
      width: 370px; }
      footer ul .d_lx p {
        color: #fff;
        line-height: 180%; }
    footer ul .d_p {
      width: 658px;
      margin: 0 0px 0 10px; }
    footer ul .b_wx {
      float: right;
      width: 150px;
      text-align: center; }
      footer ul .b_wx img {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px; }

#copy {
  width: 100%;
  background: #06386b;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 20px 0; }
  #copy a {
    color: #fff;
    font-size: 16px;
    margin-right: 30px; }
  #copy p {
    color: #fff; }

.nbar {
  background: url(nb.jpg) top center no-repeat;
  height: 400px;
  margin-top: 110px; }

.ncon h3 {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ccc;
  font-size: 30px;
  margin-bottom: 10px; }

.ncon h3 span {
  float: right;
  font-size: 16px;
  color: #b7b7b7; }

.ncon h3 span a {
  color: #b7b7b7; }

.gs_wz {
  line-height: 200%;
  margin-top: 30px; }

/*新闻*/
.newsc .nbt {
  text-align: center; }

.newsc .nbt li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 16%;
  transform: skew(-20deg); }

.newsc .nbt li a {
  display: block;
  padding: 0 30px;
  font-size: 16px;
  text-align: center;
  color: #fff; }

.newsc .nbt li a div {
  transform: skew(20deg); }

.newsc .nbt li a:hover {
  background: #6400bf;
  color: #fff; }

.newsc .nbt li.hover a {
  background: #6400bf;
  color: #fff; }

.newsc .listc ul, .newsc .listc li {
  width: 100%; }

.newsc .listc li {
  transition: .3s;
  border-bottom: 1px dotted #ccc; }

.newsc .listc li.grayc {
  background-color: #f8f8f8; }

.newsc .listc .centerc {
  width: 1250px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0; }

.newsc .listc li a {
  padding: 50px 0;
  display: block; }

.newsc .listc .numc {
  display: block;
  width: 264px; }

.newsc .listc .numc img {
  width: 100%; }

.newsc .listc .fontc {
  display: block;
  width: 76%;
  font-size: 18px;
  line-height: 30px; }

.newsc .listc .fontc .introc {
  font-size: 14px;
  color: #bbb; }

.newsc .listc .fontc p {
  font-size: 18px; }

.newsc .listc li:hover {
  background-color: #ff0000; }

.newsc .listc li:hover .numc, .newsc .listc li:hover .fontc p, .newsc .listc li:hover .fontc .introc {
  color: #fff; }

.newsc .listc li:hover .numc img {
  border: 1px solid #fa1e2f; }

.newsc .listc li:hover .centerc {
  left: -16px; }

.f-cbc:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "."; }

.neaxtpg a {
  float: left;
  display: inline-block;
  width: 42%;
  text-align: center;
  padding: 10px 2%;
  border: 1px solid #ccc;
  margin: 0 1%; }

.neaxtpg a:hover {
  background: #ff0000;
  color: #fff; }

.neaxtpg {
  margin-bottom: 50px; }

#morecp {
  width: 100%; }

.min_box_content1 {
  background: #f7f2d5;
  padding: 20px 0 20px 30px;
  margin-top: 20px; }
  .min_box_content1 b {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    display: block; }
  .min_box_content1 strong {
    display: block;
    background: url(dianhua.png) left no-repeat;
    padding: 10px 0 0 50px;
    font-size: 36px;
    color: #e30f00; }
  .min_box_content1 p {
    color: #666666;
    line-height: 24px;
    font-size: 14px; }

.cpnr {
  margin-top: 25px;
  overflow: hidden; }
  .cpnr dt {
    float: left;
    margin-right: 5px;
    width: 150px; }
    .cpnr dt img {
      border: 1px solid #ccc;
      display: block; }
  .cpnr dd {
    float: left;
    margin-right: 5px; }
    .cpnr dd a {
      display: block;
      padding: 10px 30px;
      text-align: center;
      border: 1px solid #ccc;
      margin-top: 20px;
      width: 150px; }
      .cpnr dd a:nth-of-type(1) {
        background: #fdeded;
        color: #f5002e;
        border: 1px solid #f5002e; }
      .cpnr dd a:nth-of-type(2) {
        background: #f5002e;
        color: #fff;
        border: 1px solid #f5002e; }

/*# sourceMappingURL=chen.css.map */
