@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; }

@media screen and (max-width: 900px) {
  body {
    font-size: 14px; } }

::selection {
  background: #042d97;
  color: #fff; }

::-moz-selection {
  background: #042d97;
  color: #fff; }

::-webkit-selection {
  background: #042d97;
  color: #fff; }

#showdata {
  display: none; }

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 {
  font-size: 16px;
  transition: all .3s; }

a:hover {
  text-decoration: none;
  color: #e51e01; }

.w1300 {
  max-width: 1300px;
  margin: 0 auto; }

.w1200 {
  max-width: 1200px;
  margin: 0 auto; }

.w1400 {
  max-width: 1400px;
  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; }

/*公共*/
header {
  position: fixed;
  z-index: 9999;
  width: 100%;
  background: rgba(30, 80, 174, 0.8); }
  header .logoImg {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    z-index: 9999; }

.qh_nav {
  z-index: 9999; }
  .qh_nav ul {
    float: left;
    width: 766px; }
  .qh_nav li {
    float: left;
    height: 116px;
    line-height: 116px; }
    .qh_nav li a {
      color: #fff;
      display: block;
      width: 106px;
      text-align: center;
      position: relative; }
      .qh_nav li a::before {
        position: absolute;
        bottom: 25px;
        left: 0;
        width: 0%;
        background: #d50004;
        height: 2px;
        content: "";
        transition: all .3s; }
      .qh_nav li a em {
        color: #ccc;
        text-transform: uppercase;
        font-size: 12px; }
      .qh_nav li a:hover {
        color: #d50004; }
        .qh_nav li a:hover::before {
          position: absolute;
          bottom: 25px;
          left: 0;
          width: 100%;
          background: #d50004;
          height: 2px;
          content: ""; }
    .qh_nav li .act {
      color: #d50004; }
      .qh_nav li .act::before {
        position: absolute;
        bottom: 25px;
        left: 0;
        width: 100%;
        background: #d50004;
        height: 2px;
        content: ""; }
  .qh_nav .qh_nav1 ul {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.862);
    position: absolute;
    left: 0px;
    top: 66px;
    padding: 20px 2%;
    box-sizing: border-box;
    overflow: hidden;
    transition: .5s;
    text-align: center;
    height: 380px; }
    .qh_nav .qh_nav1 ul a {
      width: 7.2%;
      color: #fff;
      margin: 20px 1% 0 0;
      display: block;
      float: left; }
      .qh_nav .qh_nav1 ul a span {
        color: #fff;
        text-align: center;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        transition: all .3s;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        background: url(1_06.jpg) center repeat-x;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .qh_nav .qh_nav1 ul a img {
        width: 100%;
        display: block;
        height: 100%; }
      .qh_nav .qh_nav1 ul a:hover span {
        color: #fff;
        background: #000; }
  .qh_nav .qh_nav1:hover ul {
    visibility: visible;
    opacity: 1;
    top: 56px; }

/*左右滚动*/
.syal {
  width: 96%;
  overflow: hidden;
  margin: 30px auto 0 auto; }
  .syal li {
    float: left;
    margin-right: 20px;
    width: 400px; }
    .syal li a {
      display: block; }
      .syal li a img {
        display: block;
        width: 100%;
        border: 1px solid #ccc; }
      .syal li a ol {
        color: #fff;
        text-align: center;
        font-size: 18px;
        margin: 10px 0 0 0; }

.anliroll {
  height: 700px;
  width: 96%;
  margin: 0 auto; }
  .anliroll li {
    float: left;
    width: 18.1818181818%;
    background: #fff;
    margin: 2% 0 0 1.4%; }
    .anliroll li a {
      display: block;
      overflow: hidden;
      position: relative; }
      .anliroll li a h4 {
        overflow: hidden; }
      .anliroll li a img {
        width: 100%;
        display: block;
        transition: all .5s; }
      .anliroll li a ol {
        line-height: 90px;
        color: #555;
        width: 100%;
        transition: all .3s;
        font-size: 20px;
        border-bottom: 1px solid #e1dfdf;
        padding: 0 10px;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .anliroll li a ol a {
          color: #555;
          font-size: 20px; }
      .anliroll li a span {
        display: inline-block;
        position: absolute;
        right: 10px;
        bottom: 6%;
        border: 1px solid #dcdcdc;
        border-radius: 999px;
        padding: 10px 20px; }
      .anliroll li a:hover {
        color: #fff; }
        .anliroll li a:hover img {
          transform: scaleX(1.2) scaleY(1.2); }
        .anliroll li a:hover ol {
          background: #c6071a;
          color: #fff;
          padding-left: 25px; }
        .anliroll li a:hover span {
          background: #fff;
          color: #c6071a;
          border: 1px solid #c6071a; }

/*产品上下滚动*/
.sycp {
  margin-top: 30px; }
  .sycp h3 {
    text-align: center;
    margin-bottom: 30px; }
    .sycp h3 a {
      display: inline-block;
      background: #c6071a;
      color: #fff;
      width: 15%;
      text-align: center;
      height: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 30px;
      margin: 10px 0 0 1%;
      transition: all .3s; }
      .sycp h3 a:hover {
        background: #1e50ae;
        color: #fff; }
  .sycp h2 {
    margin: 69px auto 30px auto;
    font-size: 34px;
    line-height: 25px;
    text-align: center; }
    .sycp h2 b {
      color: #000;
      margin: 30px auto 10px auto;
      display: block;
      position: relative;
      width: 878px; }
    .sycp h2 i {
      color: #db2b00; }
    .sycp h2 em {
      display: block;
      font-size: 18px;
      margin-top: 15px;
      font-weight: normal; }

.anliroll {
  height: 880px;
  width: 96%;
  margin: 0 auto; }
  .anliroll li {
    float: left;
    width: 23.2558139535%;
    background: #fff;
    margin: 2% 0 0 1.4%; }
    .anliroll li a {
      display: block;
      overflow: hidden;
      position: relative; }
      .anliroll li a h4 {
        overflow: hidden; }
      .anliroll li a img {
        width: 100%;
        display: block;
        transition: all .5s; }
      .anliroll li a ol {
        line-height: 90px;
        color: #555;
        width: 100%;
        transition: all .3s;
        font-size: 20px;
        border-bottom: 1px solid #e1dfdf;
        padding: 0 10px;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .anliroll li a ol a {
          color: #555;
          font-size: 20px; }
      .anliroll li a span {
        display: inline-block;
        position: absolute;
        right: 10px;
        bottom: 6%;
        border: 1px solid #dcdcdc;
        border-radius: 999px;
        padding: 10px 20px; }
      .anliroll li a:hover {
        color: #fff; }
        .anliroll li a:hover img {
          transform: scaleX(1.2) scaleY(1.2); }
        .anliroll li a:hover ol {
          background: #1e50ae;
          color: #fff;
          padding-left: 25px; }
        .anliroll li a:hover span {
          background: #fff;
          color: #c6071a;
          border: 1px solid #c6071a; }

.syjj {
  background: url(1_08.jpg) top center no-repeat;
  height: 911px; }
  .syjj dl {
    width: 1300px;
    position: relative;
    left: 0;
    right: 0;
    margin: auto; }
    .syjj dl dt {
      position: absolute;
      background: #1e50ae;
      left: 0;
      top: 140px;
      height: 770px;
      box-sizing: border-box;
      padding: 50px 40px 0px 40px;
      width: 413px; }
      .syjj dl dt h3 {
        margin-bottom: 75px; }
      .syjj dl dt ul li {
        overflow: hidden;
        margin-bottom: 60px; }
        .syjj dl dt ul li img {
          float: left;
          vertical-align: middle;
          margin-right: 20px; }
        .syjj dl dt ul li h4 {
          font-size: 24px;
          color: #fff;
          font-weight: normal; }
        .syjj dl dt ul li p {
          font-size: 14px;
          color: #c7c7c7; }
    .syjj dl dd {
      position: absolute;
      top: 657px;
      left: 450px;
      width: 770px; }
      .syjj dl dd h2 {
        font-size: 28px; }
        .syjj dl dd h2 b {
          color: #f52622; }
      .syjj dl dd .sygsjj {
        line-height: 200%;
        color: #666666;
        margin: 20px 0; }
      .syjj dl dd a {
        border: 1px solid #f52622;
        padding: 10px 40px;
        width: 150px;
        color: #f52622;
        float: right;
        text-align: center; }
        .syjj dl dd a:hover {
          background: #f52622;
          color: #fff; }

.alcj {
  background: url(1_10.jpg) center top no-repeat;
  overflow: hidden;
  height: 546px; }
  .alcj h2 {
    margin: 69px auto 30px auto;
    font-size: 34px;
    line-height: 25px;
    text-align: center; }
    .alcj h2 b {
      color: #000;
      margin: 30px auto 10px auto;
      display: block;
      position: relative;
      width: 878px; }
    .alcj h2 i {
      color: #db2b00; }
    .alcj h2 em {
      display: block;
      font-size: 18px;
      margin-top: 15px;
      font-weight: normal; }

/*左右滚动*/
.syal {
  width: 96%;
  overflow: hidden;
  margin: 30px auto 0 auto; }
  .syal li {
    float: left;
    margin-right: 20px;
    width: 360px; }
    .syal li a {
      display: block; }
      .syal li a img {
        display: block;
        width: 100%;
        border: 1px solid #ccc; }
      .syal li a ol {
        color: #000;
        text-align: center;
        font-size: 18px;
        margin: 10px 0 0 0; }

.synews {
  overflow: hidden;
  margin: 50px auto; }
  .synews .synews_l {
    width: 550px; }
    .synews .synews_l a {
      display: block;
      position: relative; }
      .synews .synews_l a img {
        width: 100%;
        height: 309px; }
      .synews .synews_l a h3 {
        position: absolute;
        right: -40px;
        top: 20%;
        background: #1e50ae;
        padding: 30px 40px;
        box-sizing: border-box; }
        .synews .synews_l a h3 img {
          width: 128px;
          height: 96px; }
      .synews .synews_l a h4 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 10px; }
      .synews .synews_l a p {
        line-height: 180%;
        color: rgba(0, 0, 0, 0.651);
        margin: 10px 0; }
      .synews .synews_l a i {
        border: 1px solid #ccc;
        text-align: center;
        color: #f52622;
        font-size: 16px;
        padding: 5px 20px;
        margin-top: 10px;
        display: block;
        width: 100px;
        transition: all .3s; }
      .synews .synews_l a:hover i {
        width: 200px;
        background: #f52622;
        color: #fff; }
  .synews .synews_r {
    width: 680px; }

.synews_r {
  width: 680px; }
  .synews_r a {
    display: block;
    width: 680px;
    height: 120px;
    margin-bottom: 20px;
    transition: all .3s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.151); }
    .synews_r a em {
      float: left;
      width: 58px;
      background: #868686;
      color: #fff;
      height: 78px;
      text-align: center;
      font-size: 28px;
      display: block;
      padding: 10px 20px;
      transition: all .3s; }
      .synews_r a em sub {
        color: #fff;
        display: block;
        height: 53px;
        line-height: 53px;
        text-align: center;
        font-size: 14px;
        border-top: 1px solid #ccc; }
    .synews_r a span {
      float: right;
      width: 549px; }
      .synews_r a span b {
        text-align: left;
        padding: 0px 20px 10px 0;
        display: block;
        color: #000;
        font-size: 18px; }
      .synews_r a span i {
        display: block;
        height: 60px;
        overflow: hidden;
        font-size: 14px;
        color: #2E2E2E; }
    .synews_r a:hover em {
      background: #0073e9;
      color: #fff; }
    .synews_r a:hover sub {
      color: #fff; }

#footer {
  background: #292929;
  width: 100%;
  padding-top: 20px; }
  #footer h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: relative;
    margin-bottom: 30px; }
    #footer h3::before {
      position: absolute;
      content: "";
      bottom: -10px;
      left: 0;
      background: #ec2622;
      width: 50px;
      height: 3px; }
  #footer .f1 {
    width: 421px; }
    #footer .f1 a {
      border: 1px solid #ccc;
      display: inline-block;
      width: 196px;
      text-align: center;
      height: 35px;
      line-height: 35px;
      margin-right: 2%;
      color: #fff;
      margin-bottom: 5px; }
  #footer .f2 {
    width: 154px;
    margin-left: 80px; }
    #footer .f2 a {
      display: inline-block;
      width: 42%;
      text-align: center;
      height: 35px;
      line-height: 35px;
      margin-right: 4%;
      color: #fff; }
  #footer .f3 {
    width: 277px;
    margin-left: 100px;
    color: #fff; }
    #footer .f3 h4 {
      color: #fff;
      margin-bottom: 10px; }
      #footer .f3 h4 strong {
        color: #ec2622;
        font-size: 22px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
    #footer .f3 p {
      color: #fff;
      line-height: 180%; }
  #footer .f4 {
    width: 126px; }
    #footer .f4 img {
      border: 4px solid #fff; }
    #footer .f4 em {
      text-align: center;
      display: block;
      margin: 20px auto;
      color: #fff; }
  #footer .f5 {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px; }
    #footer .f5 p {
      text-align: center;
      color: #fff; }

/*地图*/
#dituContent {
  overflow: hidden;
  position: relative;
  z-index: 0;
  background-color: #f3f1ec;
  color: black;
  text-align: left;
  height: 400px; }

.zs_fl {
  text-align: center; }
  .zs_fl li {
    display: inline-block;
    padding: 15px 20px;
    border-radius: 30px;
    background: -webkit-linear-gradient(#db2b00, #aa2014);
    background: -o-linear-gradient(#db2b00, #aa2014);
    background: -moz-linear-gradient(#db2b00, #aa2014);
    background: linear-gradient(#db2b00, #aa2014);
    color: #fff;
    margin: 0 5px;
    transition: all .3s; }
    .zs_fl li a {
      display: block;
      color: #fff; }
    .zs_fl li:hover {
      background: -webkit-linear-gradient(#000, #aa2014);
      background: -o-linear-gradient(#000, #aa2014);
      background: -moz-linear-gradient(#000, #aa2014);
      background: linear-gradient(#000, #aa2014); }

/*内页banner*/
.nb {
  position: relative;
  height: 702px;
  background: url(nb1.jpg) top center no-repeat; }
  .nb b {
    position: absolute;
    bottom: 0px;
    margin: auto;
    text-align: center;
    width: 250px;
    font-size: 30px;
    color: #fff;
    background-image: linear-gradient(to top, #c6071a 0%, #c6071a 25%, #c6071a 50%, rgba(0, 69, 153, 0) 100%);
    left: 0;
    right: 0;
    padding: 10px 20px; }
    .nb b i {
      display: block;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 16px; }
  .nb img {
    width: 100%; }

.sppic {
  display: none; }

.sppic1 img {
  display: none; }

.newsc .listc ul, .newsc .listc li {
  width: 100%; }

.newsc .listc li {
  transition: .3s; }
  .newsc .listc li.grayc {
    background-color: #f8f8f8; }
  .newsc .listc li a {
    padding: 50px 0;
    display: block; }
  .newsc .listc li:nth-of-type(even) {
    background: #f7f7f7; }
  .newsc .listc li:hover {
    background-color: #0e4295; }
    .newsc .listc li:hover .numc img {
      border: 1px solid #fa1e2f; }
    .newsc .listc li:hover .centerc {
      left: -16px; }
.newsc .listc .centerc {
  width: 980px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0; }
.newsc .listc .numc {
  display: block;
  width: 104px;
  border-right: 1px solid #ddd;
  line-height: 60px;
  font-size: 72px;
  color: #d2d2d2; }
  .newsc .listc .numc img {
    width: 104px; }
.newsc .listc .fontc {
  display: block;
  width: 83.7%;
  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 .numc, .newsc .listc li:hover .fontc p, .newsc .listc li:hover .fontc .introc {
  color: #fff; }

.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: #0e4295;
  color: #fff; }

.neaxtpg {
  margin-bottom: 50px; }

.n_main {
  overflow: hidden;
  margin-top: 20px; }

.nmain_l {
  width: 21%; }
  .nmain_l h1 {
    height: 95px;
    background: #1e50ae;
    color: #fff;
    padding-left: 25px;
    font-size: 36px;
    font-weight: normal;
    padding-top: 45px;
    line-height: 30px;
    font-weight: bold;
    text-align: center; }
    .nmain_l h1 em {
      display: block;
      font-size: 18px;
      color: rgba(255, 255, 255, 0.733);
      font-weight: normal;
      text-align: center; }
  .nmain_l .nmenu {
    border: 1px solid #eee; }
    .nmain_l .nmenu li {
      line-height: 64px;
      font-size: 15px;
      border-bottom: 1px solid #eaeaea; }
      .nmain_l .nmenu li .act {
        background: #ff0000;
        color: #fff;
        padding-left: 25px; }
      .nmain_l .nmenu li a {
        display: block;
        padding-left: 20px;
        position: relative;
        color: #1e50ae;
        font-size: 18px;
        font-weight: bold; }
        .nmain_l .nmenu li a:hover {
          background: #f3f3f3;
          padding-left: 25px; }
      .nmain_l .nmenu li .iconfont {
        position: absolute;
        right: 10px;
        font-size: 16px; }
      .nmain_l .nmenu li ._act {
        background: #0048a6;
        color: #fff; }
        .nmain_l .nmenu li ._act .ion {
          color: #fff; }
        .nmain_l .nmenu li ._act:hover {
          background: #0048a6;
          color: #fff; }
          .nmain_l .nmenu li ._act:hover .ion {
            color: #fff; }
  .nmain_l .l_lx {
    background: rgba(0, 0, 0, 0.548); }
    .nmain_l .l_lx dt {
      height: 50px;
      line-height: 70px;
      font-size: 26px;
      color: #fff;
      border-bottom: 1px solid #fff;
      padding-bottom: 10px;
      margin: 0 20px; }
    .nmain_l .l_lx dd {
      padding: 20px 20px 20px 20px;
      box-sizing: border-box;
      color: #fff; }
      .nmain_l .l_lx dd p {
        color: #fff;
        line-height: 160%; }

.nmain_r {
  width: 76%; }
  .nmain_r .gs_conwz {
    line-height: 200%;
    margin-bottom: 20px; }
    .nmain_r .gs_conwz .ab_tit {
      font-size: 26px;
      color: #000; }
    .nmain_r .gs_conwz .abchan-tag {
      display: inline-block;
      background: url(pcat_xian.gif) repeat-x center;
      padding: 0 20px;
      font-size: 16px;
      color: #6e6e6e; }
      .nmain_r .gs_conwz .abchan-tag span {
        display: block;
        padding: 0 10px;
        background: #fff;
        color: darkgrey; }
  .nmain_r .gs_wz {
    margin-top: 20px; }
  .nmain_r .gs_wz p {
    line-height: 200%;
    margin-bottom: 15px; }

.chr-top {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 18px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .chr-top h3 {
    font-size: 24px;
    color: #000; }
    .chr-top h3 span {
      float: right;
      color: #6e6e6e;
      margin-top: 10px;
      font-size: 14px;
      font-weight: normal; }
      .chr-top h3 span i {
        color: #000; }
      .chr-top h3 span a {
        color: #6e6e6e; }
    .chr-top h3 span a:hover {
      color: #000; }
    .chr-top h3 u {
      text-transform: uppercase;
      font-size: 16px;
      font-style: normal; }

.nmain_r1 {
  width: 95%;
  margin: 0 auto; }

#focus_Box {
  position: relative;
  width: 1180px;
  height: 440px;
  margin: 0px auto 0 auto;
  padding-top: 20px; }
  #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-radius: 20px; }
    #focus_Box li img {
      width: 100%;
      height: 100%;
      vertical-align: top;
      transition: .5s;
      border-radius: 10px; }
    #focus_Box li:hover img {
      transform: scale(1.05, 1.05); }
    #focus_Box li:hover p {
      background: #003c9a;
      color: #fff;
      font-size: 20px; }
    #focus_Box li p {
      position: absolute;
      left: 0;
      top: 0px;
      width: 100%;
      height: 40px;
      line-height: 40px;
      color: #fff;
      background: #000;
      text-align: center;
      font-size: 18px;
      transition: all .3s; }
  #focus_Box .prev {
    background: url(btnl.png) no-repeat;
    left: -90px;
    top: 190px; }
    #focus_Box .prev:hover {
      left: -110px;
      opacity: 1; }
  #focus_Box .next {
    background: url(btnr.png) no-repeat;
    right: -90px;
    top: 190px; }
    #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(share-btn.png) no-repeat;
    text-indent: -999px; }

#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; }

/*# sourceMappingURL=chen.css.map */
