@charset "UTF-8";
.clearfix::after {
  content: '';
  clear: both;
  display: block; }

.fl {
  float: left; }

.fr {
  float: right; }

.cen {
  width: 1200px;
  margin: 0 auto; }

em {
  font-style: normal; }

body {
  color: #5a5a5a; }

img {
  max-width: 100%; }

* {
  font-family: "Microsoft YaHei";
  margin: 0;
  padding: 0; }

.index_pro li span, .pro_list ul li p, .index_new_list dt h3, .news_ul ul li a em, .new_list li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.dis_line {
  display: inline-block;
  vertical-align: middle; }

.top {
  background: #fff;
  height: 37px;
  border-bottom: 1px solid #ccc; }
  .top .cen {
    height: 100%; }
  .top p {
    line-height: 37px;
    display: block;
    height: 100%;
    color: #333333;
    font-size: 12px; }
  .top .lan_b {
    line-height: 36px; }
    .top .lan_b a {
      display: inline-block;
      color: #5a5a5a;
      cursor: pointer; }
    .top .lan_b em, .top .lan_b img, .top .lan_b i {
      display: inline-block;
      vertical-align: middle; }
    .top .lan_b i {
      width: 2px;
      height: 12px;
      background: #999;
      margin: 0 10px; }
    .top .lan_b em {
      color: #bf1313;
      font-size: 14px;
      padding-left: 34px; }

.p_header {
  padding: 5px 0; }
  .p_header .logo img {
    height: 84px; }
  .p_header .logo_txt {
    border-left: 1px solid #d9d9d9;
    padding-left: 18px;
    margin-left: 18px;
    padding-top: 8px;
    margin-top: 20px; }
    .p_header .logo_txt p {
      color: #434343;
      font-size: 12px;
      margin-bottom: 10px; }
      .p_header .logo_txt p em {
        color: red; }

.nav {
  position: relative;
  z-index: 100; }
  .nav ul {
    margin-top: 17px; }
  .nav li {
    float: left;
    position: relative;
    height: 54px; }
    .nav li a {
      display: block;
      line-height: 54px;
      position: relative;
      color: #222;
      font-size: 14px;
      width: 115px;
      text-align: center; }
    .nav li .current {
      background: url(../images/current.jpg) no-repeat center center;
      background-size: 100% auto;
      color: #fff; }
    .nav li dl {
      position: absolute;
      top: 52px;
      left: 0;
      background: #3883ff;
      width: 100%;
      padding: 5px 0;
      border-top: 1px solid rgba(255, 255, 255, 0);
      display: none; }
      .nav li dl dt {
        height: 32px;
        width: 100%;
        position: relative; }
        .nav li dl dt:hover dl {
          opacity: 1; }
      .nav li dl a {
        height: 100%;
        line-height: 28px;
        width: 88%;
        margin: 0 auto;
        display: block;
        height: 28px; }
        .nav li dl a:hover {
          background: #fff;
          color: #000; }
      .nav li dl dl {
        left: 100%;
        top: 0;
        opacity: 0; }
    .nav li:hover dl {
      display: block; }

.home_banner .swiper-slide {
 }
.home_banner .swip_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  text-align: center; }
  .home_banner .swip_txt h2 {
    color: #fff;
    font-size: 52px;
    display: block;
    margin-bottom: 20px; }
  .home_banner .swip_txt h3 {
    color: #fff;
    font-size: 18px; }
  .home_banner .swip_txt p {
    color: #fff;
    font-size: 14px;
    display: block;
    max-width: 500px;
    margin: 0 auto;
    line-height: 20px;
    margin-top: 40px; }
.home_banner .index_route {
  text-align: center;
  position: absolute;
  bottom: 90px;
  z-index: 100;
  width: 100%;
  left: 0; }
  .home_banner .index_route a {
    display: inline-block;
    width: 150px;
    left: 0px;
    top: 0px;
    height: 47px;
    line-height: 47px;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    margin: 0 30px;
    transition: all .3s; }
    .home_banner .index_route a:hover {
      background: #3883ff;
      border: 1px solid #3883ff; }

.swiper-pagination-v {
  bottom: 20px !important; }
  .swiper-pagination-v .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    background: none;
    margin: 0 8px !important; }
  .swiper-pagination-v .swiper-pagination-bullet-active {
    background: #fff; }

.pro_title {
  margin: 50px auto 30px; }
  .pro_title .title_b {
    position: relative; }
    .pro_title .title_b h3 {
      color: #333333;
      font-size: 32px;
      font-weight: normal; }
  .pro_title .title_cen {
    margin: 0 auto;
    position: relative;
    z-index: 10;
    text-align: center; }
    .pro_title .title_cen p {
      margin-bottom: 40px;
      text-transform: uppercase; }
    .pro_title .title_cen i {
      display: block;
      margin: 0 auto 10px; }
      .pro_title .title_cen i img {
        display: inline-block; }
    .pro_title .title_cen h5 {
      font-size: 13px;
      white-space: nowrap;
      color: #5a5a5a;
      font-weight: normal; }
    .pro_title .title_cen a {
      display: block;
      color: #f0810a;
      font-size: 14px;
      font-weight: normal; }
      .pro_title .title_cen a:hover {
        color: #bf6708; }

.pro_c_fl .pro_c_pad {
  padding: 0 10px 60px 20px; }
.pro_c_fl .pro_c_icon {
  position: relative; }
  .pro_c_fl .pro_c_icon em {
    position: absolute;
    z-index: 3;
    width: 100%;
    text-align: center;
    color: #fff;
    left: 0;
    top: 0;
    font-size: 24px;
    line-height: 96px; }
  .pro_c_fl .pro_c_icon img {
    display: block; }
  .pro_c_fl .pro_c_icon .icon_txt {
    margin-left: 10px; }
    .pro_c_fl .pro_c_icon .icon_txt h1 {
      font-size: 27px;
      color: #fff;
      margin-bottom: 2px; }
    .pro_c_fl .pro_c_icon .icon_txt p {
      color: #fff;
      font-size: 12px;
      text-transform: uppercase; }

.index_pro {
  padding-bottom: 24px;
  background: #2c9de1; }
  .index_pro li {
    line-height: 56px; }
    .index_pro li:hover {
      background: #54a2da; }
    .index_pro li em {
      text-align: right; }
      .index_pro li em img {
        margin-top: 9px;
        display: inline-block; }
    .index_pro li span {
      color: #fff;
      font-size: 14px;
      max-width: 120px; }
    .index_pro li a {
      display: block;
      width: 236px;
      margin: 0 auto;
      border-bottom: 1px dotted #ccc; }

.index_kf {
  width: 204px;
  height: 102px;
  background: #fff url(../images/lx.jpg) no-repeat right center;
  margin-top: 20px;
  overflow: hidden;
  padding-left: 6px;
  box-sizing: border-box; }
  .index_kf h1 {
    font-size: 14px;
    color: #000;
    margin: 38px auto 5px; }
  .index_kf p {
    color: #1982c4;
    letter-spacing: 2px;
    font-family: 华文行楷;
    font-size: 17px;
    font-style: italic; }

.pro_list {
  width: 908px; }

.pro_list ul li {
  width: 185px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 15px;
  border: 1px solid #eeeeee;
  float: left;
  background: #fff; }
  .pro_list ul li p {
    text-align: center;
    color: #5a5a5a;
    font-size: 14px;
    margin-top: 15px;
    width: 100%; }
  .pro_list ul li .pro_pic {
    height: 200px;
    text-align: center;
    line-height: 200px; }
    .pro_list ul li .pro_pic img {
      vertical-align: middle;
      max-height: 100%; }
  .pro_list ul li:hover {
    border: 1px solid #006db5; }
    .pro_list ul li:hover .pro_pic img {
      transform: scale(1.1, 1.1); }
  .pro_list ul li:nth-child(4n) {
    margin-right: 0; }

.pro_content {
  background: #f0f0f0;
  overflow: hidden; }

.our_adventage {
  background: #f0f0f0;
  overflow: hidden;
  padding-bottom: 60px; }
  .our_adventage ul li {
    width: 25%;
    text-align: center;
    float: left; }
    .our_adventage ul li h3 {
      color: #222222;
      font-size: 16px;
      line-height: 33px;
      font-weight: normal; }
    .our_adventage ul li p {
      max-width: 196px;
      color: #999;
      font-size: 14px;
      display: block;
      margin: 0 auto;
      line-height: 179%; }

.about_us {
  background: #f0f0f0 url(../images/about.png) no-repeat center center;
  padding: 36px 0 66px;
  overflow: hidden;
  background-size: 100% 100%; }
  .about_us .about_icon {
    position: relative;
    width: 50%; }
    .about_us .about_icon img {
      display: block; }
  .about_us .about_content {
    width: 50%;
    padding-top: 15px;
    box-sizing: border-box;
    padding-left: 40px; }
    .about_us .about_content p {
      color: #fff;
      font-size: 14px;
      line-height: 170%; }
  .about_us .about_video {
    width: 374px;
    padding-top: 15px; }
    .about_us .about_video video {
      width: 100%; }
  .about_us .pro_title {
    margin-top: 0; }
    .about_us .pro_title .title_b h3 {
      color: #fff; }
    .about_us .pro_title .title_b i {
      width: 49px;
      height: 3px;
      background: #fff;
      margin: 10px auto  20px; }

.look_more {
  background: #f0810a;
  color: #fff;
  width: 130px;
  height: 44px;
  line-height: 44px;
  border-radius: 3px;
  text-align: center;
  display: block;
  font-size: 14px; }
  .look_more:hover {
    background: #e87c27; }

.news_title {
  text-align: center; }

.index_news {
  overflow: hidden;
  margin-bottom: 70px; }
  .index_news ul .index_n_pic {
    width: 459px; }
    .index_news ul .index_n_pic img {
      width: 100%; }
  .index_news ul .index_new_list {
    width: 663px;
    margin-left: 78px; }
  .index_news ul li {
    width: 25%;
    float: left; }
    .index_news ul li a {
      display: block;
      margin: 10px;
      border: 1px solid #d9d9d9;
      box-sizing: border-box;
      padding: 5px; }
      .index_news ul li a:hover {
        border: 1px solid #0780c9; }
    .index_news ul li .news_pic {
      height: 180px;
      line-height: 176px;
      text-align: center; }
      .index_news ul li .news_pic img {
        display: inline-block;
        vertical-align: middle;
        max-height: 100%; }
    .index_news ul li h3 {
      font-size: 14px;
      color: #222;
      margin: 3px auto;
      font-weight: normal; }
    .index_news ul li h4 {
      font-size: 12px;
      font-weight: normal;
      padding-top: 3px;
      color: #929292; }
    .index_news ul li p {
      color: #5A5A5A;
      font-size: 12px;
      padding: 3px 0; }
  .index_news ul .news_c {
    padding: 0 4px; }

.index_new_list dt {
  width: 100%;
  display: block;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px; }
  .index_new_list dt a {
    display: block; }
  .index_new_list dt h3 {
    color: #5A5A5A;
    font-size: 14px; }
  .index_new_list dt font {
    font-size: 12px;
    color: #929292;
    display: block;
    margin: 5px auto; }
  .index_new_list dt p {
    margin-bottom: 5px; }

.page {
  margin: 10px auto; }
  .page ul {
    text-align: center; }
    .page ul li {
      display: inline-block;
      vertical-align: middle; }
      .page ul li a {
        border: 1px solid #D5D5D5;
        display: inline-block;
        padding: 0 3px;
        height: 18px;
        line-height: 18px;
        margin: 0 2px; }
        .page ul li a:hover {
          color: #006db5; }
      .page ul li .current {
        color: #D00;
        border: none; }
        .page ul li .current:hover {
          color: #D00; }

.honor_title {
  text-align: center;
  padding-top: 8px; }
  .honor_title h3 {
    color: #434343;
    font-size: 31px; }
  .honor_title p {
    text-transform: uppercase; }

.honor {
  margin-bottom: 50px; }
  .honor .cen {
    background: url(../images/enkr.jpg) no-repeat top center;
    height: 256px; }

.one {
  margin: 10px auto 0;
  height: 215px;
  width: 100%;
  overflow: hidden;
  position: relative; }

.one ul {
  height: 215px;
  width: 100000px;
  position: absolute;
  left: 0; }

/*ul width的宽不能过小*/
.one ul li {
  display: block;
  float: left;
  margin: 5px;
  height: 215px;
  border-radius: 5px;
  position: relative;
  width: 130px; }

.one ul li a {
  display: inline-block;
  height: 215px; }

.one ul li img {
  border-radius: 5px;
  display: block;
  height: 215px; }

.one ul li a span {
  height: 0;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 0px; }

.one ul li a:hover span {
  height: 150px;
  line-height: 150px;
  font-size: 20px;
  text-align: center;
  transition: all 0.7s; }

.footer {
  background: #2c9de1;
  position: relative; }
  .footer .foot_t {
    background: #2c9de1;
    padding: 30px 0; }
  .footer .foot_fl ul {
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    margin-top: 10px; }
  .footer .foot_fl li {
    float: left;
    line-height: 54px; }
    .footer .foot_fl li a {
      color: #fff;
      font-size: 14px;
      padding: 0 10px;
      height: 100%;
      display: inline-block; }
      .footer .foot_fl li a:hover {
        color: #eee; }
  .footer .foot_fl p {
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
    line-height: 26px; }

.foot_bot {
  background: #2c9de1;
  text-align: center;
  padding: 10px 0; }
  .foot_bot p {
    color: #fff;
    font-size: 12px;
    padding: 2px 0 5px; }
  .foot_bot h3 {
    font-size: 14px;
    color: #fff;
    font-weight: normal; }

.foot_map {
  width: 612px;
  height: 271px; }
  .foot_map .map_iframe {
    width: 100%;
    height: 100%; }

.foot_logo {
  width: 349px;
  margin-top: 0; }

.foot_p {
  width: 400px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  text-align: center;
  top: 0; }
  .foot_p p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 2px; }
  .foot_p .foot_p_h1 {
    font-size: 14px;
    margin-top: 20px; }

.foot_content {
  position: relative;
  margin-top: 25px; }

.foot_code {
  background: url(../images/wx.png) no-repeat center center;
  width: 127px;
  height: 134px;
  background-size: 100% 100%;
  text-align: center; }
  .foot_code img {
    width: 105px;
    height: 105px;
    vertical-align: middle;
    display: block;
    margin: 10px auto; }

.inner_banner {
  height: 330px; }

.inner_fl {
  width: 255px;
  background: #2c9de1;
  border-radius: 10px;
  padding-bottom: 30px; }
  .inner_fl ul {
    width: 225px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    box-sizing: border-box; }
    .inner_fl ul li {
      margin-bottom: 5px; }
      .inner_fl ul li a {
        line-height: 38px;
        height: 40px;
        text-align: center;
        display: block;
        border-bottom: 1px solid #eee;
        color: #666;
        font-size: 14px; }
        .inner_fl ul li a:hover {
          color: #006db5; }
      .inner_fl ul li em {
        color: #000;
        font-size: 12px;
        display: inline-block;
        vertical-align: middle; }
      .inner_fl ul li dl {
        border-top: 1px solid #ccc;
        display: none; }
        .inner_fl ul li dl a {
          padding-left: 10px; }
    .inner_fl ul p {
      font-size: 14px;
      line-height: 200%;
      color: #5a5a5a; }

.inner_title {
  width: 255px;
  text-align: center;
  padding: 24px 0 10px; }
  .inner_title em {
    width: 29px;
    height: 1px;
    background: #fff;
    display: inline-block;
    vertical-align: middle; }
  .inner_title h3 {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 0 4px; }

.inner_b {
  margin-top: 10px;
  margin-bottom: 80px; }

.inner_title2 {
  height: 49px;
  line-height: 49px;
  margin-top: 20px;
  text-align: center; }
  .inner_title2 h3 {
    margin-top: 0; }

.cont_b {
  border: 1px solid #d9d9d9; }
  .cont_b img {
    width: 100%;
    display: block; }
  .cont_b .con_b_pad {
    width: 189px;
    margin: 0 auto; }
    .cont_b .con_b_pad h4 {
      line-height: 39.2px;
      font-size: 14px; }
    .cont_b .con_b_pad h1 {
      line-height: 36.4px;
      color: #ff9900; }
    .cont_b .con_b_pad p {
      line-height: 39.2px;
      font-size: 14px;
      color: #5a5a5a;
      font-weight: bold; }

.inner_fr {
  width: 905px; }

.inner_nav {
  border-bottom: 1px solid #ccc;
  margin-top: 20px; }
  .inner_nav span {
    color: #000;
    font-size: 21px;
    border-bottom: 2px solid #3883ff;
    padding: 0 30px 2px 10px;
    display: inline-block;
    position: relative;
    top: 1px; }
  .inner_nav .loc_nav img {
    display: inline-block;
    vertical-align: middle;
    width: 28px; }
  .inner_nav .loc_nav em {
    color: #5a5a5a;
    font-size: 12px;
    margin: 0 5px;
    font-size: 12px; }
    .inner_nav .loc_nav em a {
      color: #434343;
      font-size: 12px; }
      .inner_nav .loc_nav em a:hover {
        text-decoration: underline; }

.inner_edit {
  padding: 10px 0;
  min-height: 600px; }

.edit_p {
  letter-spacing: 1px;
  line-height: 170%;
  font-size: 14px;
  color: black; }

.pro_list_inner {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 20px; }
  .pro_list_inner ul li {
    margin-right: 35px; }
    .pro_list_inner ul li:hover {
      border: 1px solid #3883ff; }

#showbox {
  background: #eee; }

#showbox span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 80px;
  height: 80px;
  background: #FFF;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  border: 1px solid #333; }

#showsum {
  left: 21px;
  margin-top: 10px; }

#showsum span {
  border: 1px solid #ddd; }

#showsum span.sel {
  border: 1px solid #f60; }

.showpage {
  width: 300px;
  position: relative; }

.showpage a {
  display: block;
  width: 15px;
  border: 1px solid #ddd;
  height: 60px;
  line-height: 60px;
  background: url(../images/an1L.gif) no-repeat center center;
  text-align: center;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: -62px;
  text-decoration: none;
  color: #999; }

.showpage .fr_pic {
  background: url(../images/an1R.gif) no-repeat center center; }

.showpage a#shownext {
  left: auto;
  right: 0; }

.showpage a:hover {
  color: #777; }

.det_pics {
  width: 300px;
  margin: 35px auto; }

.pro_det_title {
  text-align: center;
  margin-top: 40px; }
  .pro_det_title h3 {
    background: white;
    min-height: 33px;
    text-indent: 0px;
    color: #006db5;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    width: 100%;
    overflow: hidden;
    text-align: center; }
  .pro_det_title p {
    color: #5a5a5a;
    padding-left: 8px;
    min-height: 23px;
    text-align: center; }
  .pro_det_title .pro_line_h {
    padding: 5px;
    line-height: 1.7em;
    color: #868686;
    background-color: #F5F5F5;
    border: #E5E5E5 1px solid;
    margin-bottom: 10px;
    text-indent: 24px;
    text-align: left; }
  .pro_det_title .pro_line_h2 {
    text-align: left; }

.pro_next_prev {
  margin-top: 20px; }
  .pro_next_prev p {
    font-size: 12px;
    color: #595959;
    margin-top: 10px; }
    .pro_next_prev p a:hover {
      text-decoration: underline; }

.news_ul {
  margin: 20px 0; }
  .news_ul ul li {
    background: url(../images/new_icon.png) no-repeat left center; }
    .news_ul ul li a {
      width: 100%;
      display: block;
      height: 36px;
      line-height: 36px;
      border-bottom: 1px dotted #e2e2e2; }
      .news_ul ul li a em {
        padding-left: 20px;
        font-size: 14px;
        color: #5A5A5A;
        width: 80%; }
      .news_ul ul li a p {
        color: #929292;
        font-size: 11px; }
      .news_ul ul li a:hover em {
        color: #0064D4; }

.more_new {
  text-align: right;
  padding-top: 10px; }

.inner_nav2 {
  padding-bottom: 4px; }
  .inner_nav2 span {
    border-bottom: none;
    padding-right: 20px; }
  .inner_nav2 .loc_nav {
    position: relative; }
    .inner_nav2 .loc_nav .loc_span {
      position: absolute;
      left: 0;
      bottom: -6px;
      height: 2px;
      background: #3883ff;
      width: 120px;
      z-index: 3; }

.pro_source {
  text-align: center;
  margin: 10px auto 20px; }
  .pro_source em {
    color: #5A5A5A;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px; }

.serv_b {
  margin: 10px auto; }

.mfields {
  margin-top: 50px; }
  .mfields .title {
    padding: 10px 0;
    line-height: 1.5;
    color: #5a5a5a; }
  .mfields .inpbox {
    width: 600px; }
  .mfields .inptext {
    background-color: #fff;
    border: 1px solid #00aff1;
    font-size: 12px;
    text-indent: 5px;
    height: 38px;
    line-height: 38px;
    width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }
  .mfields .txtarea {
    font-size: 12px;
    padding: 5px 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    border: 1px solid #00aff1;
    text-indent: 5px; }

.leave_form {
  position: relative; }
  .leave_form .leav_img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 400px; }

.leave_btn {
  width: 600px;
  margin: 30px 0; }

.w_btn {
  width: 200px;
  height: 40px;
  background: #00aff1;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  outline: none;
  border: none;
  cursor: pointer; }

.leave_txt {
  font-size: 13px;
  color: #000;
  margin: 30px 0;
  width: 600px; }
  .leave_txt p {
    text-align: center;
    margin-top: 30px; }
  .leave_txt h3 {
    font-size: 30px;
    color: #d9d9d9;
    text-align: center;
    margin-top: 20px; }

.ret_top {
  width: 40px;
  height: 40px;
  z-index: 100;
  background: url(../images/top1.png) no-repeat center center;
  background-size: 100% auto;
  position: fixed;
  right: 19px;
  bottom: 100px;
  cursor: pointer; }
  .ret_top:hover {
    background: url(../images/top2.png) no-repeat center center; }

.company_pic {
  margin: 35px auto; }
  .company_pic ul {
    margin-left: -23px;
    margin-right: -23px; }
    .company_pic ul li {
      width: 275px;
      float: left;
      margin: 0 23px 50px; }
      .company_pic ul li p {
        color: #5a5a5a;
        font-size: 17px;
        margin: 10px auto;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc;
        line-height: 140%; }
    .company_pic ul .com_pic_b {
      height: 206px;
      line-height: 204px; }
      .company_pic ul .com_pic_b img {
        max-height: 100%;
        vertical-align: middle;
        display: inline-block; }

.header {
  background: #fff;
  width: 100%;
  padding: 5px; }

.logo img {
  height: 60px; }

.nav_bg {
  background-color: #333;
  left: 0;
  top: 0;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9;
  display: none; }

.nav_close {
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #7f7f7f;
  color: #fff;
  text-align: center;
  font-size: 26px;
  position: absolute;
  top: 2px;
  right: 2px;
  height: 26px;
  line-height: 26px;
  width: 26px;
  overflow: hidden;
  background: #3883ff none repeat scroll 0% 0%/auto padding-box border-box;
  z-index: 10;
  display: none; }

.nav_ul {
  position: fixed;
  top: 30px;
  left: 0;
  width: 100%;
  z-index: 11;
  background: #3883ff none repeat scroll 0% 0%/auto padding-box border-box;
  display: none; }
  .nav_ul li {
    position: relative; }
    .nav_ul li a {
      color: #fff;
      font-size: 16px;
      display: block;
      width: 100%;
      line-height: 35px;
      padding: 0 17px; }
    .nav_ul li > a {
      border-bottom: 1px solid #fff; }
    .nav_ul li .nav_tog {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 3;
      padding-left: 20px;
      cursor: pointer; }
    .nav_ul li span {
      cursor: pointer;
      color: #fff;
      display: inline-block;
      float: right;
      font-size: 21px;
      text-align: center;
      height: 35px;
      line-height: 35px;
      min-width: 23px; }
    .nav_ul li .tog_down span {
      transform: rotate(90deg); }
    .nav_ul li dl {
      display: none; }
    .nav_ul li dt {
      padding-left: 17px;
      position: relative; }
    .nav_ul li:nth-last-child(1) > a {
      border-bottom: none; }

.menu_btn {
  background: #3883ff;
  border: 1px solid #2782f1;
  height: 52px;
  margin: 6px auto;
  border-radius: 4px;
  line-height: 50px;
  padding: 0 10px; }
  .menu_btn img {
    vertical-align: middle; }

.header {
  display: none; }

@media (max-width: 1200px) {
  .cen {
    width: 100%; } }
.pro_list2 ul li {
  width: 32%;
  margin-left: 1.3%;
  box-sizing: border-box; }
  .pro_list2 ul li .pro_pic {
    height: 260px;
    line-height: 252px; }

.inner_handle .cen {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0; }
.inner_handle li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px; }
  .inner_handle li img {
    width: 19px;
    display: inline-block;
    vertical-align: top;
    margin-right: 4px; }
  .inner_handle li a {
    color: #666666;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle; }
    .inner_handle li a:hover {
      text-decoration: underline; }

.inner_content {
  margin: 30px 0; }

.mobile_product_type {
  display: none; }
  .mobile_product_type li {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 7px; }
    .mobile_product_type li a {
      display: block;
      font-size: 16px;
      padding: 2px 8px; }

.new_list {
  margin-top: 10px; }
  .new_list li {
    border-bottom: 1px dashed #c6c6c6; }
    .new_list li p {
      color: #5a5a5a;
      font-size: 12px;
      width: 60%; }
      .new_list li p em {
        color: #006db5;
        padding-right: 4px; }
    .new_list li a {
      display: block;
      padding: 8px 0 10px; }
      .new_list li a:hover p {
        color: #006db5; }
    .new_list li font {
      color: #acacac;
      font-size: 12px; }

.contact_txt h3 {
  color: #222222;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 4px; }
.contact_txt p {
  font-size: 14px;
  color: #5a5a5a;
  margin: 4px auto; }

.contact_code li {
  text-align: center;
  margin-left: 4px; }
  .contact_code li img {
    max-width: 137px; }

.contact_b {
  margin-bottom: 20px; }

.con_iframe {
  width: 100%;
  height: 400px;
  border: none; }

.online_type {
  margin-bottom: 20px; }
  .online_type p {
    color: #5a5a5a;
    padding: 10px 0;
    margin-top: 35px; }
  .online_type li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #eee;
    margin-right: 5px;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    border-radius: 3px; }
    .online_type li input {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      opacity: 0;
      z-index: 3; }
    .online_type li .has_sel {
      display: none; }
    .online_type li img, .online_type li em {
      display: inline-block;
      vertical-align: middle; }
    .online_type li em {
      color: #333;
      font-size: 12px; }
  .online_type .current {
    background: #006db5; }
    .online_type .current em {
      color: #fff; }
    .online_type .current .no_sel {
      display: none; }
    .online_type .current .has_sel {
      display: inline-block; }

.form_online {
  margin-bottom: 10px; }
  .form_online p {
    color: #5a5a5a;
    padding: 10px 0; }

.form_input .input_cls {
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 12px;
  text-indent: 5px;
  height: 38px;
  line-height: 38px;
  border-radius: 3px; }
.form_input .textarea_cls {
  height: 150px;
  line-height: 22px;
  padding: 5px;
  text-indent: 0;
  box-sizing: border-box; }

.form_sub button {
  border-width: 0;
  line-height: 40px;
  height: 40px;
  width: 100%;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  margin-top: 5px;
  background: #2a9bdf;
  display: block;
  cursor: pointer; }
  .form_sub button:hover {
    background: #006db5; }

.online_txt {
  font-size: 14px;
  margin-top: 10px; }

@media (max-width: 750px) {
  * {
    box-sizing: border-box; }

  .top {
    height: auto;
    padding: 0 10px; }

  .p_header {
    display: none; }

  .header {
    display: block; }

  .home_banner .swip_txt {
    width: 98%; }
    .home_banner .swip_txt h2 {
      font-size: 20px;
      margin-bottom: 10px; }
    .home_banner .swip_txt h3 {
      font-size: 16px; }
    .home_banner .swip_txt p {
      margin-top: 10px;
      font-size: 12px;
      width: 98%; }

  #index_banner .swiper-slide img {
    height: 200px; }

  .pro_title {
    margin: 20px auto; }
    .pro_title .title_b h3 {
      font-size: 22px; }

  .pro_c_fl {
    width: 100%; }
    .pro_c_fl .pro_c_pad {
      padding: 0 10px; }
    .pro_c_fl .pro_c_icon {
      width: 100%; }
      .pro_c_fl .pro_c_icon img {
        width: 100%;
        height: 60px; }
      .pro_c_fl .pro_c_icon em {
        line-height: 60px;
        font-size: 20px; }

  .index_pro {
    background: #2197dd;
    border-radius: 10px;
    margin: 10px auto;
    padding-bottom: 7px; }

  .index_pro li {
    line-height: 1;
    display: inline-block;
    vertical-align: top; }
    .index_pro li a {
      width: auto;
      display: inline-block;
      border: 1px solid #fff;
      padding: 4px 8px;
      border-radius: 3px;
      margin-left: 7px;
      margin-top: 7px; }
      .index_pro li a span {
        font-size: 16px; }
    .index_pro li em {
      display: none; }

  .pro_list {
    width: 100%; }
    .pro_list ul li {
      width: 48%;
      margin: 10px 1%;
      padding: 10px; }

  .our_adventage {
    padding: 0 10px; }
    .our_adventage ul li {
      width: 50%;
      margin-bottom: 10px; }

  .about_us {
    background-size: cover;
    padding-left: 10px;
    padding-right: 10px; }
    .about_us .about_icon {
      width: 100%; }
    .about_us .about_content {
      width: 100%;
      padding-left: 0; }

  .index_news ul li {
    width: 50%; }
    .index_news ul li .news_pic {
      height: 140px;
      line-height: 138px; }

  .foot_map {
    width: 100%; }

  .foot_fl {
    margin-bottom: 10px; }

  .footer .foot_t {
    padding: 30px 10px; }

  .foot_bot {
    padding: 10px; }

  .inner_fl {
    width: 100%;
    background: none;
    padding-bottom: 0; }
    .inner_fl ul {
      display: none; }

  .inner_content {
    padding: 0 10px;
    margin: 10px 0; }

  .inner_fr {
    width: 100%;
    margin-top: 20px; }

  .inner_title_m {
    display: none; }

  .inner_title {
    width: 100%; }
    .inner_title h3 {
      color: #006db5; }
    .inner_title em {
      background: #006db5; }

  .inner_handle {
    padding-left: 10px; }

  .pro_list2 ul li .pro_pic {
    line-height: 156px;
    height: 160px; }

  .mobile_product_type {
    display: block; }

  .contact_code {
    width: 100%;
    float: none; }
    .contact_code li {
      margin-left: 0;
      margin-right: 10px; } }


      .home_banner img{display: block;width: 100%;}

/*# sourceMappingURL=style.css.map */
