body {
  margin: 0;
  background: #eee; }

p {
  margin: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

a {
  cursor: pointer;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.headerw{position:relative;width:100%;height:80px;min-width:1200px;background:#fff}
.headerw .header{position:absolute;top:0;left:50%;margin-left:-600px;width:1200px;height:80px;background:#fff}
.headerw .header .logo{position:relative;float:left;width:370px;height:80px}
.headerw .header .logo img{position:relative;top:7.5px;display:block;width:198px;height:65px;float: left;}
.headerw .header .logo h1{float: left;width: 150px;font-size: 20px;font-weight: bold;margin-top:35px;padding-left: 20px; border-left: 1px solid #DDD;line-height: 20px;}
.headerw .header .nav{float:left;width:830px;height:80px;text-align:right}
.headerw .header .nav a{position:relative;float:right;display:block;width:124px;height:80px;background-position:right center;background-size:2px 16px;background-repeat:no-repeat;color:#368EE0;text-align:center;font-size:16px;line-height:80px}
.headerw .header .nav a.cur,.headerw .header .nav a:hover{background-color:#368EE0;color:#fff}

.top {
  width: 1200px;
  height: 435px;
  margin: 20px auto; }
  .top .l {
    width: 866px;
    height: 405px;
    padding-top: 30px;
    background: white;
    float: left; }
    .top .l .lct {
      width: 50%;
      float: left;
      margin-bottom: 27px;
      height: 106px;
      overflow: hidden; }
      .top .l .lct .imga {
        display: block;
        width: 150px;
        height: 106px;
        float: left;
        margin: 0 20px; }
        .top .l .lct .imga img {
          display: block;
          width: 150px;
          height: 106px; }
      .top .l .lct .p {
        width: 218px;
        float: left; }
        .top .l .lct .p h3 {
          font-size: 16px;
          font-weight: bold;
          color: #444;
          margin-bottom: 27px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .top .l .lct .p p {
          line-height: 1.5;
          font-size: 14px;
          color: #999; }
  .top .r {
    width: 314px;
    height: 435px;
    float: right;
    background: white;
    overflow: hidden; }
    .top .r .title {
      width: 264px;
      margin-bottom: 18px; }
    .top .r .scroll {
      overflow-y: scroll;
      overflow-x: hidden;
      height: 360px;
      width: 286px;
      margin-left: 14px; }
      .top .r .scroll .c {
        width: 258px;
        margin: 0 auto 8px; }
        .top .r .scroll .c .imga {
          display: block;
          width: 256px;
          height: 80px;
          border: 1px solid #dcdcdc; }
          .top .r .scroll .c .imga img {
            display: block;
            width: 214px;
            height: 80px;
            margin: 0 auto; }
        .top .r .scroll .c .p {
          display: block;
          font-size: 14px;
          color: #666;
          text-align: center;
          line-height: 30px; }
    .top .r .scroll::-webkit-scrollbar-track {
      background-color: #ebebeb; }
    .top .r .scroll::-webkit-scrollbar {
      width: 6px;
      background-color: #ebebeb; }
    .top .r .scroll::-webkit-scrollbar-thumb {
      background-color: #368EE0; }

.cardwrap {
  margin: 20px auto;
  width: 1200px; }
  .cardwrap .cardw {
    margin-right: -21px; }
    .cardwrap .cardw .card {
      background: white;
      width: 358px;
      padding: 14px;
      float: left;
      margin-right: 21px;
      margin-bottom: 21px; }
      .cardwrap .cardw .card:hover {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }
      .cardwrap .cardw .card img {
        display: block;
        width: 100%;
        height: 194px;
        margin: 0 auto; }
      .cardwrap .cardw .card .p {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #666;
        margin-top: 15px; }
        .cardwrap .cardw .card .p:hover {
          color: #368EE0; }

.ctw {
  width: 1200px;
  margin: 0 auto;
  position: relative; }
  .ctw .ctmrw {
    margin-right: -20px; }
    .ctw .ctmrw .ct {
      width: 590px;
      height: 574px;
      margin-right: 20px;
      margin-bottom: 20px;
      background: white;
      float: left; }
      .ctw .ctmrw .ct h2 {
        padding-left: 26px;
        height: 88px;
        line-height: 88px;
        font-size: 20px;
        font-weight: bold;
        color: #444; }
      .ctw .ctmrw .ct .nav {
        padding: 0 18px; }
        .ctw .ctmrw .ct .nav ul {
          position: relative;
          margin-right: -23px;
          z-index: 233; }
          .ctw .ctmrw .ct .nav ul .hide {
            right: 24px;
            top: 86px;
            width: 121px;
            position: absolute;
            display: none;
            background: #368EE0;
            padding: 10px 0;
            z-index: 233; }
            .ctw .ctmrw .ct .nav ul .hide a {
              font-size: 14px;
              display: block;
              line-height: 30px;
              color: white;
              text-indent: 23px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              webkit-user-select: none;
              -khtml-user-select: none;
              -moz-user-select: none;
              -ms-user-select: none;
              user-select: none; }
              .ctw .ctmrw .ct .nav ul .hide a:hover {
                background: #2a7ecc; }
          .ctw .ctmrw .ct .nav ul li {
            width: 121px;
            height: 30px;
            float: left;
            margin-right: 23px;
            margin-bottom: 17px;
            text-overflow: ellipsis;
            white-space: nowrap; }
            .ctw .ctmrw .ct .nav ul li span, .ctw .ctmrw .ct .nav ul li i {
              width: 121px;
              height: 30px;
              display: block;
              text-align: center;
              font-size: 14px;
              color: #666;
              background: #eee;
              line-height: 30px;
              cursor: pointer;
              font-style: normal; }
            .ctw .ctmrw .ct .nav ul li span.cur, .ctw .ctmrw .ct .nav ul li i.cur, .ctw .ctmrw .ct .nav ul li span:hover, .ctw .ctmrw .ct .nav ul li i:hover {
              background: #368EE0;
              color: white;
              position: relative; }
            .ctw .ctmrw .ct .nav ul li span.cur:after, .ctw .ctmrw .ct .nav ul li i.cur:after {
              content: '';
              position: absolute;
              width: 10px;
              height: 10px;
              background: #368EE0;
              transform: rotate(45deg);
              left: 50%;
              margin-left: -5px;
              bottom: -3px; }
      .ctw .ctmrw .ct .text {
        margin-top: 10px;
        position: relative; }
        .ctw .ctmrw .ct .text a.more {
          display: block;
          position: absolute;
          width: 94px;
          height: 30px;
          line-height: 30px;
          text-align: center;
          background: #eee;
          color: #666;
          font-size: 12px;
          bottom: -50px;
          left: 20px; }
          .ctw .ctmrw .ct .text a.more:hover {
            color: white;
            background: #368EE0; }
        .ctw .ctmrw .ct .text.hidetext {
          display: none; }
        .ctw .ctmrw .ct .text .left {
          width: 380px;
          float: left; }
          .ctw .ctmrw .ct .text .left ul li {
            position: relative;
            height: 31px;
            padding-left: 36px; }
            .ctw .ctmrw .ct .text .left ul li:after {
              content: '';
              position: absolute;
              width: 6px;
              height: 6px;
              background: #afb5cf;
              left: 22px;
              top: 12.5px; }
            .ctw .ctmrw .ct .text .left ul li:hover a, .ctw .ctmrw .ct .text .left ul li:hover span {
              color: #368EE0; }
            .ctw .ctmrw .ct .text .left ul li:hover:after {
              background: #368EE0; }
            .ctw .ctmrw .ct .text .left ul li a {
              display: block;
              line-height: 31px;
              float: left;
              width: 260px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              font-size: 14px;
              color: #666; }
            .ctw .ctmrw .ct .text .left ul li span {
              display: block;
              line-height: 31px;
              float: right;
              width: 80px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              font-size: 12px;
              color: #888; }
        .ctw .ctmrw .ct .text .right {
          width: 185px;
          height: 299px;
          float: right;
          margin-right: 18px;
          margin-top: 5px; }
          .ctw .ctmrw .ct .text .right a {
            display: block;
            width: 185px;
            height: 299px; }
            .ctw .ctmrw .ct .text .right a img {
              display: block;
              width: 185px;
              height: 299px; }

.title {
  width: 98%;
  margin: 0 auto;
  height: 60px;
  border-bottom: 1px solid #cecece;
  line-height: 57px;
  position: relative; }
  .title span {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    border-bottom: 4px solid #368EE0;
    padding: 0 5px; }
  .title p {
    position: absolute;
    left: 122px;
    top: 27px;
    font-size: 16px;
    color: #666;
    line-height: 1; }
    .title p a {
      font-size: 16px;
      color: #F0532D;
      display: inline-block;
      padding-right: 24px;
      background: url(../images/arr.png) no-repeat;
      background-size: 19px 13px;
      background-position: right center; }

.others {
  width: 1200px;
  margin: 0 auto;
  background: white; margin-bottom: 20px; }
  .others .title span {
    border-bottom: 0;
    cursor: pointer; }
    .others .title span.cur {
      border-bottom: 4px solid #368EE0; }
  .others .title i {
    display: inline-block;
    width: 2px;
    height: 16px;
    background: #666666;
    margin: 0 10px;
    position: relative;
    top: 3px; }
  .others p {
    display: none;
    padding: 0 14px;
    margin-top: 20px;
    padding-bottom: 20px; }
    .others p.showp {
      display: block; }
    .others p a {
      float: left;
      line-height: 30px;
      color: #666;
      font-size: 14px;
      margin-right: 20px;
      white-space: nowrap; }

#footer {
  width: 100%;
  padding: 30px 0 20px;
  background: #fff;
  text-align: center;
  margin: 20px auto 0;
  color: #666;
  font-size: 12px;
  color: #7c828e; }

#footer li, #footer ul, #footer p {
  padding: 0px;
  margin: 0px; }

#footer .dib-wrap .dib {
  margin: 0 5px;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  display: inline; }

#footer p {
  margin: 15px 0;
  color: #7c828e; }

#footer .links {
  color: #7c828e; }

#footer .links a {
  margin: 0 10px;
  color: #7c828e;
  text-decoration: none; }

#footer p a {
  color: #7c828e; }

#footer p a:hover {
  color: #368EE0; }
  
  
  /* ????   2019-8-15  zhf */

.pulic-footer-box {box-sizing: border-box;width: 100%;background-color: #fafafa;border-top: solid 1px #e6e6e6;}
.pulic-footer-box * {box-sizing: border-box;}
.pulic-footer-box .pulic-footer {width: 1100px; margin: 0 auto;padding: 30px 0;}
.pulic-footer-box .pulic-footer .footer-left {float: left; width: 171px; margin-right: 30px;}
.pulic-footer-box .pulic-footer .footer-left p {padding: 0 5px;height: 23px;line-height: 23px;background-color: #162e77;font-size: 14px;color: #ffffff;margin-top: 4px;}
.pulic-footer-box .pulic-footer .footer-center { float: left;}
.pulic-footer-box .pulic-footer .footer-center ul {float: left;overflow: hidden;padding: 0 30px 0 0;border-right: 1px solid #dddddd;}
.pulic-footer-box .pulic-footer .footer-center ul li {float: left;display: inline-block;padding-left: 30px;line-height: 2;}
.pulic-footer-box .pulic-footer .footer-center ul li a {font-size: 14px;color: #333333;}
.pulic-footer-box .pulic-footer .footer-center ul li a:hover {color: #e24924;}
.pulic-footer-box .pulic-footer .footer-center .list1 { width: 270px; border-left: 1px solid #dddddd;}
.pulic-footer-box .pulic-footer .footer-center .list2 { width: 318px;}
.pulic-footer-box .pulic-footer .footer-right { float: left; margin-left: 30px;}
.pulic-footer-box .pulic-footer .footer-right .eqcodediv { float: left; width: 80px; height: 80px; margin-right: 20px;}
.pulic-footer-box .pulic-footer .footer-right .eqcodediv:last-child { margin-right: 0;}
.pulic-footer-box .footer-text { width: 100%; border-top: solid 1px #e6e6e6; height: 48px; line-height: 48px;}
.pulic-footer-box .footer-text p { font-size: 14px; color: #999999; text-align: center;}

/*# sourceMappingURL=style2.css.map */
