﻿HTML BODY {
  MARGIN: 0px;
  PADDING: 0px;
  TEXT-ALIGN: left;
  FONT-SIZE: 16px;
  FONT-FAMILY: "微软雅黑", "宋体";
  color: #454545;
  -webkit-font-smoothing: antialiased;
}

html {
  -webkit-text-size-adjust: none;
}

TD,
div {
  font-family: "微软雅黑", "宋体";
  font-size: 16px;
  color: #454545;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
}

INPUT,
TEXTAREA {
  BORDER-WIDTH: 1px;
  BORDER-COLOR: cccccc;
  background: ffffff;
  font-family: "微软雅黑", "宋体";
}


A {
  TEXT-DECORATION: none;
  color: #454545;
  font-size: 16px
}

A:hover {
  COLOR: #1f2d49;
  TEXT-DECORATION: none;
  font-size: 16px
    /* TOP:1px; LEFT:1px; POSITION:relative;*/
}

.clear {
  clear: both;
}

ul,
li {
  list-style: none;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
  margin: 0;
  padding: 0
}

.IndexFlash {
  width: 100%;
  height: 362px;
  overflow: hidden;
  margin: auto;
  background: #ffffff;
  text-align: left;
}

/*#Content img{border:#a5a5a5 solid 1px}
*/
.bt {
  FONT-SIZE: 16px;
  COLOR: #ffffff;
  BORDER: NONE;
  CURSOR: pointer;
  background: #1d2c57;
  width: 150px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px
}








.news_p {
  width: 100%;
  margin: auto;
  text-align: left;
  height: 40px;
  line-height: 40px;
  color: #454545;
  font-size: 14px
}

.news_p_a {
  color: #454545;
  font-size: 14px
}

.news_p_a:hover {
  color: #454545;
  font-size: 14px
}

#about_more img {
  width: 90%
}

#about_more {
  margin: auto
}

.index_ppp {}

.index_ppp img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.index_ppp img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}




#ContentTable tr {
  height: auto
}

.inputform1 {
  height: 25px;
  border: 1px solid #cccccc;
  padding-left: 4px
}

.inputform2 {
  border: 1px solid #cccccc;
  padding: 4px
}

.viewmore-btn {
  font-size: 0;
  display: inline-block;
  position: relative;
}

.viewmore-btn a {
  display: block;
  border: 1px solid #ccc;
  padding: 15px 30px;
}

.viewmore-btn span {
  font-size: 16px;
  color: #666;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  z-index: 3;
  position: relative;
}

.viewmore-btn i {
  width: 9px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: #1a5ea2;
  background-size: 100% 100%;
  margin-top: 3px;
  position: relative;
  z-index: 3;
  opacity: .5;
}

.viewmore-btn a::before {
  content: '';
  display: block;
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #1a5ea2;
  z-index: 1;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}

.viewmore-btn a:hover::before {
  width: 100%;
}

.viewmore-btn a:hover span {
  color: #fff;
}

.viewmore-btn a:hover i {
  background: #ffffff;
  background-size: 100% 100%;
  opacity: 1;
}

.index-newslist {
  overflow: hidden;
}

.index-newslist a {
  display: block;
  overflow: hidden;
}

.index-newslist a .img {
  position: relative;
  overflow: hidden;
}

.index-newslist a:hover .img img.img-center {
  transform: scale(1.1);
}


.fa-2x img {
  /* 1st set of icons. Rotate them 360deg onmouseover and out */
  -moz-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  cursor: pointer;
  border: none;
}

.fa-2x img:hover {
  --webkit-transform: rotatey(180deg);
  -moz-transform: rotatey(180deg);
  -o-transform: rotatey(180deg);
  -ms-transform: rotatey(180deg);
  transform: rotatey(180deg);
  border: none;
  cursor: pointer
}


.web_body {
  width: 90%;
  margin: auto;
  max-width: 1600px
}

#menu_wap {
  display: none
}

#menu_web {
  width: 100%;
  margin: auto;
  z-index: 100;
  z-index: 999;
  height: 140px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .08)
}

.menu_body {
  width: 90%;
  margin: auto;
  max-width: 1600px
}

.menu_logo {
  width: 620px;
  height: 140px;
  /* padding-top: 25px */
}

.menu_logo img {
  width: 100%;
  max-width: 132px
}

.menu_menu {
  float: right;
  width: calc(100% - 620px)
}

.header .menu_a {
  height: 140px;
  line-height: 140px;
  text-align: center;
  width: calc(12.25% - 10px);
  margin-right: 10px
}

.header .menu_a a {
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 140px;
  line-height: 140px;
  display: block
}

.header .menu_a a:hover {
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 140px;
  line-height: 140px;
  display: block
}

.header .menu_ab {
  height: 140px;
  line-height: 140px;
  text-align: center;
  width: calc(12.25% - 10px);
  margin-right: 10px
}

.header .menu_ab a {
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 140px;
  line-height: 140px;
  display: block
}

.header .menu_ab a:hover {
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 140px;
  line-height: 140px;
  display: block
}

.menu_logo1 {
  display: block
}

.menu_logo2 {
  display: none
}


.menu_logologo_dd {
  display: block
}

.menu_logologo_nn {
  display: none
}

.menu_lan1 {
  display: block;
  padding-top: 37px
}

.menu_lan2 {
  display: none;
  padding-top: 37px
}

.menu_lan_dd {
  display: block
}

.menu_lan_nn {
  display: none
}

.header {
  position: fixed;
}

.header-small {
  color: white !important;
  background: #ffffff;
  /* 加个轻微模糊更好看 */
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}


.header-small .menu_a {
  height: 140px;
  line-height: 140px;
  text-align: center;
  width: calc(12.25% - 10px);
  margin-right: 10px
}

.header-small .menu_a a {
  color: #000000;
  font-size: 18px;
  width: 100%;
  height: 140px;
  line-height: 140px;
  display: block
}

.header-small .menu_a a:hover {
  color: #000000;
  font-size: 18px;
  width: 100%;
  height: 140px;
  line-height: 140px;
  display: block
}

.header-small .menu_ab {
  height: 140px;
  line-height: 140px;
  text-align: center;
  width: calc(12.25% - 10px);
  margin-right: 10px
}

.header-small .menu_ab a {
  color: #000000;
  font-size: 18px;
  width: 100%;
  height: 140px;
  line-height: 140px;
  display: block
}

.header-small .menu_ab a:hover {
  color: #000000;
  font-size: 18px;
  width: 100%;
  height: 140px;
  line-height: 140px;
  display: block
}

.menu_bottom {
  display: none
}


.menu_lan {
  float: right;
  width: 26px;
  height: 26px;
  position: relative;
  z-index: 8;
  cursor: pointer;
}

.menu_lan dl {
  display: none;
  position: absolute;
  width: 120px;
  left: -40px;
  top: 55px;
  z-index: 9;
}

.menu_lan dd {
  display: block;
  width: 100%;
}

.menu_lan dd a {
  display: block;
  padding-left: 20px;
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 13px;
  background: #f0f0f0;
  border-bottom: 1px dashed #e1e1e1;
}

.menu_lan dd a:hover {
  display: block;
  background: #1f2d49;
  color: #fff;
  padding-left: 20px;
  border-bottom: 1px dashed #e1e1e1;
  height: 32px;
  line-height: 32px;
  width: 100%;
}









.menu_xl {
  width: 90%;
  margin: auto;
  text-align: left;
  padding-left: 5%;
  padding-right: 5%;
  height: 35px;
  background: #003479;
  line-height: 35px;
  border-bottom: 1px solid #e3e2e3
}

.menu_xl a {
  color: #ffffff;
  font-size: 14px
}

.menu_xl a:hover {
  color: #ffffff;
  font-size: 14px
}

.menu_xl:hover {
  width: 90%;
  margin: auto;
  text-align: left;
  padding-left: 5%;
  padding-right: 5%;
  height: 35px;
  background: #8a97b5;
  line-height: 35px;
  border-bottom: 1px solid #e3e2e3
}

.menu_xl:hover a {
  color: #ffffff;
  font-size: 14px
}

.menu_xl:hover a:hover {
  color: #ffffff;
  font-size: 14px
}


#navbg {
  height: 100px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 100;
}


#navbg1 {
  height: 100px;
  width: 100%;
  left: 0;
  top: 0px;
  z-index: 100;
}

#navbg.abc {
  position: absolute;
  top: 0px
}

#navbg.fixed {
  position: fixed;
  top: 0;
  background: #ffffff;
}




#nav {
  height: 140px;
}


.banner_top {
  width: 100%;
  margin: auto;
  height: 140px;
  line-height: 140px
}


@media screen and (max-width:1600px) {
  .menu_logo {
    width: 420px;
  }

  .menu_logo img {
    width: 100%;
    max-width: 132px
  }

  .menu_menu {
    float: right;
    width: calc(100% - 420px)
  }
}

@media screen and (max-width:1400px) {

  .menu_logo {
    width: 300px;
  }

  .menu_logo img {
    width: 100%;
    max-width: 132px
  }

  .menu_menu {
    float: right;
    width: calc(100% - 300px)
  }

  .header .menu_a {
    height: 140px;
    line-height: 140px;
    text-align: center;
    width: calc(12.25% - 10px);
    margin-right: 10px
  }

  .header .menu_a a {
    color: #ffffff;
    font-size: 12px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header .menu_a a:hover {
    color: #ffffff;
    font-size: 14px;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header .menu_ab {
    height: 140px;
    line-height: 140px;
    text-align: center;
    width: calc(12.25% - 10px);
    margin-right: 10px
  }

  .header .menu_ab a {
    color: #ffffff;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header .menu_ab a:hover {
    color: #ffffff;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }


  .header-small .menu_a {
    height: 140px;
    line-height: 140px;
    text-align: center;
    width: calc(12.25% - 10px);
    margin-right: 10px
  }

  .header-small .menu_a a {
    color: #000000;
    font-size: 14px;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header-small .menu_a a:hover {
    color: #000000;
    font-size: 14px;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header-small .menu_ab {
    height: 140px;
    line-height: 140px;
    text-align: center;
    width: calc(12.25% - 10px);
    margin-right: 10px
  }

  .header-small .menu_ab a {
    color: #000000;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header-small .menu_ab a:hover {
    color: #000000;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }


  .menu_lan dl {
    display: none;
    position: absolute;
    width: 120px;
    left: -40px;
    top: 55px;
    z-index: 9;
  }

}


@media screen and (max-width:1024px) {

  .menu_logo {
    width: 132px;
    padding-top: 10px
  }

  .menu_logo img {
    width: 100%;
    max-width: 132px
  }

  .menu_menu {
    float: right;
    width: calc(100% - 282px)
  }

  .header .menu_a {
    height: 140px;
    font-size: 10px !important;
    line-height: 140px;
    text-align: center;
    width: calc(12.25% - 5px);
    margin-right: 5px
  }

  .header .menu_a a {
    color: #ffffff;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header .menu_a a:hover {
    color: #ffffff;
    font-size: 12px;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header .menu_ab {
    height: 140px;
    line-height: 140px;
    text-align: center;
    width: calc(12.25% - 5px);
    margin-right: 5px
  }

  .header .menu_ab a {
    color: #ffffff;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header .menu_ab a:hover {
    color: #ffffff;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }


  .header-small .menu_a {
    height: 140px;
    line-height: 140px;
    text-align: center;
    width: calc(12.25% - 5px);
    margin-right: 5px
  }

  .header-small .menu_a a {
    color: #000000;
    font-size: 12px;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header-small .menu_a a:hover {
    color: #000000;
    font-size: 12px;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header-small .menu_ab {
    height: 140px;
    line-height: 140px;
    text-align: center;
    width: calc(12.25% - 5px);
    margin-right: 5px
  }

  .header-small .menu_ab a {
    color: #000000;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

  .header-small .menu_ab a:hover {
    color: #000000;
    font-size: 10px !important;
    width: 100%;
    height: 140px;
    line-height: 140px;
    display: block
  }

}

@media screen and (max-width:781px) {

  .menu_bottom {
    width: 100%;
    margin: auto;
    height: 60px;
    line-height: 60px;
    display: none
  }

  .menu_middle {
    display: none
  }

  #menu_logo {
    display: none
  }

  #menu_web {
    display: none
  }

  #menu_wap {
    display: block
  }

  header {
    width: 100%;
    padding-bottom: 15px
  }

  header h1 {
    float: left;
    width: 20%;
    margin-left: 2%;
  }

  header img {
    display: block;
    width: 100%;
  }

  header .header_title {
    float: left;
    width: 83%;
    padding-left: 2%;
    border-left: 1px solid #fff;
    box-sizing: border-box;
    margin-left: 2%;
    z-index: 100;
    padding-top: 15px
  }

  header .header_title .abc {
    padding-top: 15px
  }

  header .header_title .abc a {
    color: #0152a7;
    font-size: 28px;
    font-weight: bold
  }

  header .header_title .abc a:hover {
    color: #0152a7;
    font-size: 28px;
    font-weight: bold
  }

  header .header_title em {
    font-size: 1.95rem;
    color: #1f1f1f;
    font-weight: bold;
    display: block;
    margin: .3rem 0 .3rem 0;
  }

  header .header_title p {
    font-size: .75rem;
    color: #1f1f1f;
    margin-bottom: 0.3rem;
  }

  header .header_title a {
    background: url(http://www.wddry.com/template/default/images/top_phone.png) no-repeat left center;
    background-size: 8%;
    padding-left: 5%;
    display: block;
  }

  header .header_title b {
    font-size: 1.6rem;
    color: #fa6400;
    font-weight: bold;
  }

  header span {
    display: block;
    width: 11%;
    float: right;
    margin-right: 2%;
    padding-top: 15px
  }

  /*nav_menu*/



  .nav_menu {
    overflow: hidden;
    width: 60%;
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 6rem;
    background-color: #061149;
    height: 100%;
    width: 0;
    z-index: 11;
  }

  .nav_menu .btn {
    display: block;
    width: 19%;
    position: absolute;
    top: 2%;
    right: 5%;
  }

  .nav_menu .btn img {
    display: block;
    width: 100%;
  }

  .nav_menu ul {
    overflow: hidden;
    width: 100%;
    background-color: #061149;
    overflow: scroll;
    padding-bottom: 50%;
  }

  .nav_menu li {
    width: 100%;
    overflow: hidden;
    background: url(http://www.wddry.com/template/default/images/nav02.png) no-repeat 80% 1.2rem;
  }

  .nav_menu li p {
    font-size: 1rem;
    color: #ffffff;
    padding: 1rem 0 1rem 3.75rem;
    border-bottom: 1px solid #060e35;
    background: url(http://www.wddry.com/template/default/images/nav01.png) no-repeat 2rem center;
    background-size: 0.8rem;
  }

  .nav_menu li p a {
    color: #ffffff;
  }

  .nav_menu li .mu a {
    color: #ffffff;
    display: block;
    padding: 1rem 0 1rem 3.75rem;
    border-bottom: 1px solid #061149;
    background: url(http://www.wddry.com/template/default/images/nav03.png) no-repeat 2rem center;
    background-size: 0.6rem;
    background-color: #222
  }

  .nav_menu li:nth-child(1) a {
    border-bottom: 0;
    padding: 0;
    background: none
  }

  .nav_menu li .mu {
    display: none
  }

  .nav_menu li.on {
    background: url(http://www.wddry.com/template/default/images/nav02-1.png) no-repeat 80% 1.2rem;
  }

  .nav_menu li.on p {
    color: #fff;
    background: url(http://www.wddry.com/template/default/images/nav01-1.png) no-repeat 2rem center;
    background-size: 0.8rem;
  }

  .nav_menu li.on p a {
    color: #fff;
  }

  /*nav*/




  nav a {
    font-size: 1rem;
    color: #fff;
    display: block;
    float: left;
    width: 33.3%;
    text-align: center;
    box-sizing: border-box;
    border-left: 1px solid #ffffff;
    border-right: 0px solid #ffffff;
    height: 3rem;
    line-height: 3rem;
    border-left: 1px solid #ffffff;
  }

  .banner_top {
    width: 100%;
    margin: auto;
    height: 0px;
    line-height: 0px
  }

  .mian {
    padding-bottom: 0px
  }

  .menu_wap_title {
    float: left;
    width: 80%;
    font-size: 16px;
    height: 80px;
    line-height: 80px
  }

  .menu_wap_title a {
    color: #000000;
    font-size: 16px
  }

  .menu_wap_title a:hover {
    color: #000000;
    font-size: 16px
  }

}

@media screen and (max-width:481px) {

  .menu_bottom {
    width: 100%;
    margin: auto;
    height: 60px;
    line-height: 60px;
    display: none
  }

  .menu_top_body {
    width: 100%;
    margin: auto
  }

  .menu_middle {
    display: none
  }

  #menu_top {
    width: 100%;
    margin: auto;
    height: 40px;
    line-height: 40px;
    background: #f5f5f5
  }

  .menu_top_body {
    width: 100%;
    margin: auto
  }

  #menu_web {
    display: none
  }

  #menu_logo {
    display: none
  }

  #menu_wap {
    display: block
  }

  header {
    width: 100%;
    padding-bottom: 10px
  }

  header h1 {
    float: left;
    width: 20%;
    margin-left: 2%;
  }

  header img {
    display: block;
    width: 100%;
  }

  header .header_title {
    float: left;
    width: 83%;
    padding-left: 1%;
    border-left: 1px solid #fff;
    box-sizing: border-box;
    margin-left: 1%;
    padding-top: 5px
  }

  header .header_title .abc {
    padding-top: 2px
  }

  header .header_title .abc a {
    color: #0152a7;
    font-size: 20px;
    font-weight: bold
  }

  header .header_title .abc a:hover {
    color: #0152a7;
    font-size: 20px;
    font-weight: bold
  }

  header .header_title em {
    font-size: 1.95rem;
    color: #1f1f1f;
    font-weight: bold;
    display: block;
    margin: .3rem 0 .3rem 0;
  }

  header .header_title p {
    font-size: .75rem;
    color: #1f1f1f;
    margin-bottom: 0.3rem;
  }

  header .header_title a {
    background: url(http://www.wddry.com/template/default/images/top_phone.png) no-repeat left center;
    background-size: 8%;
    padding-left: 5%;
    display: block;
  }

  header .header_title b {
    font-size: 1.6rem;
    color: #fa6400;
    font-weight: bold;
  }

  header span {
    display: block;
    width: 11%;
    float: right;
    margin-right: 2%;
    padding-top: 5px
  }

  /*nav_menu*/



  .nav_menu {
    overflow: hidden;
    width: 60%;
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 6rem;
    background-color: #060e35;
    height: 100%;
    width: 0;
    z-index: 11;
  }

  .nav_menu .btn {
    display: block;
    width: 19%;
    position: absolute;
    top: 2%;
    right: 5%;
  }

  .nav_menu .btn img {
    display: block;
    width: 100%;
  }

  .nav_menu ul {
    overflow: hidden;
    width: 100%;
    background-color: #060e35;
    overflow: scroll;
    padding-bottom: 50%;
  }

  .nav_menu li {
    width: 100%;
    overflow: hidden;
    background: url(http://www.wddry.com/template/default/images/nav02.png) no-repeat 80% 1.2rem;
  }

  .nav_menu li p {
    font-size: 1rem;
    color: #ffffff;
    padding: 1rem 0 1rem 3.75rem;
    border-bottom: 1px solid #061149;
    background: url(http://www.wddry.com/template/default/images/nav01.png) no-repeat 2rem center;
    background-size: 0.8rem;
  }

  .nav_menu li p a {
    color: #ffffff;
  }

  .nav_menu li .mu a {
    color: #ffffff;
    display: block;
    padding: 1rem 0 1rem 3.75rem;
    border-bottom: 1px solid #062476;
    background: url(http://www.wddry.com/template/default/images/nav03.png) no-repeat 2rem center;
    background-size: 0.6rem;
    background-color: #222
  }

  .nav_menu li .mu {
    display: none
  }

  .nav_menu li.on {
    background: url(http://www.wddry.com/template/default/images/nav02-1.png) no-repeat 80% 1.2rem;
  }

  .nav_menu li.on p {
    color: #fff;
    background: url(http://www.wddry.com/template/default/images/nav01-1.png) no-repeat 2rem center;
    background-size: 0.8rem;
  }

  .nav_menu li.on p a {
    color: #fff;
  }

  /*nav*/






  @media screen and (max-width:781px) {

    .p_item {
      float: left;
      width: 20%
    }

  }










  .mian {
    padding-bottom: 0px
  }

  .menu_wap_title {
    float: left;
    width: 80%;
    font-size: 16px;
    height: 80px;
    line-height: 80px
  }

  .menu_wap_title a {
    color: #000000;
    font-size: 16px
  }

  .menu_wap_title a:hover {
    color: #000000;
    font-size: 16px
  }

}






.index_inc_1 {
  height: 60px;
  line-height: 60px;
  margin: auto;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: #cb0303
}

.index_line45 {
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin: auto
}

.index_inc_2 {
  height: 60px;
  line-height: 60px;
  margin: auto;
  text-align: center;
  font-size: 16px;
}

.index_inc_1a {
  height: 70px;
  line-height: 70px;
  margin: auto;
  text-align: center;
  font-weight: bold;
  font-size: 38px;
  color: #000000
}

.index_inc_1a span {
  color: #cb0303
}

.index_line45a {
  height: 110px;
  line-height: 110px;
  width: 100%;
  margin: auto
}

.index_inc_2a {
  height: 25px;
  line-height: 25px;
  margin: auto;
  text-align: center;
  font-size: 16px;
}

.index_line_45_line {
  width: 100px;
  height: 2px;
  line-height: 2px;
  background: #cb0303;
  margin: auto
}

.index_inc_1aa {
  padding-top: 50px;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  color: #cb0303;
  font-weight: bold
}

.index_inc_2aa {
  height: 40px;
  line-height: 40px;
  margin: auto;
  text-align: left;
  font-size: 16px;
}

.index_inc_3aa {
  width: 120px;
  height: 2px;
  line-height: 2px;
  background: #cb0303;
}

.index_inc_4aa {
  width: 100%;
  height: 70px;
  line-height: 70px
}

@media screen and (max-width:781px) {
  .index_inc_1 {
    height: 60px;
    line-height: 60px;
    margin: auto;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #cb0303
  }

  .index_line45 {
    height: 45px;
    line-height: 45px;
    width: 100%;
    margin: auto
  }

  .index_inc_2 {
    height: auto;
    line-height: 25px;
    margin: auto;
    text-align: center;
    font-size: 14px;
  }


  .index_inc_1a {
    height: 70px;
    line-height: 70px;
    margin: auto;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #000000
  }

  .index_inc_1a span {
    color: #cb0303
  }

  .index_line45a {
    height: 110px;
    line-height: 110px;
    width: 100%;
    margin: auto
  }

  .index_inc_2a {
    height: auto;
    line-height: 25px;
    margin: auto;
    text-align: center;
    font-size: 16px;
  }

  .index_line_45_line {
    width: 100px;
    height: 2px;
    line-height: 2px;
    background: #cb0303;
    margin: auto
  }
}


@media screen and (max-width:600px) {

  .index_line45a {
    height: 20px;
    line-height: 20px;
    width: 100%;
    margin: auto
  }
}


.index_product {
  width: 100%;
  margin: auto;
  padding-top: 40px
}

.index_product_inc_title1 {
  height: 140px;
  line-height: 140px;
  font-size: 48px;
  width: 100%;
  margin: auto;
  text-align: center;
  display: inline-block;
  background-image: linear-gradient(to right, #F6C016 0%, #F6C016 45%, #DE4202 55%, #d54a13 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.index_product_inc_title11 {
  height: 140px;
  line-height: 140px;
  font-size: 48px;
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  margin: auto;
  text-align: center
}

.index_product_inc_title2 {
  width: 380px;
  height: 20px;
  margin: auto;
  text-align: center;
  padding-bottom: 70px
}

.pro_aaa {
  float: left;
  width: calc(33.333% - 40px);
  background: #ffffff;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px
}

.pro_aaa .home_pro_pro {
  width: 100%
}

.pro_aaa .home_pro_pro .home_pro_pro_left {
  width: calc(100% - 0px);
  float: left;
  overflow: hidden
}

.pro_aaa .home_pro_pro .home_pro_pro_right {
  width: calc(100% - 0px);
  float: left;
  text-align: center
}

.pro_aaa .home_pro_pro .home_pro_pro_left .home_pro_img {
  width: 100%;
  margin: auto
}



.pro_aaa .home_pro_pro .home_pro_pro_right .home_pro_title {
  width: 100%;
  margin: auto;
  text-align: center;
  overflow: hidden;
  height: 50px;
  background: #ffffff
}

.pro_aaa .home_pro_pro .home_pro_pro_right .home_pro_title a {
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  line-height: 50px
}

.pro_aaa .home_pro_pro .home_pro_pro_right .home_pro_title a:hover {
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  line-height: 50px
}


.pro_aaa:hover {
  float: left;
  width: calc(33.333% - 40px);
  background: #ffffff;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px
}

.pro_aaa:hover .home_pro_pro {
  width: 100%
}

.pro_aaa:hover .home_pro_pro .home_pro_pro_left {
  width: calc(100% - 0px);
  float: left;
  overflow: hidden
}

.pro_aaa:hover .home_pro_pro .home_pro_pro_right {
  width: calc(100% - 0px);
  float: left;
  text-align: center
}

.pro_aaa:hover .home_pro_pro .home_pro_pro_left .home_pro_img {
  width: 100%;
  margin: auto
}


.pro_aaa:hover .home_pro_pro .home_pro_pro_right .home_pro_title {
  width: 100%;
  margin: auto;
  text-align: center;
  overflow: hidden;
  height: 50px
}

.pro_aaa:hover .home_pro_pro .home_pro_pro_right .home_pro_title a {
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  color: #1d2c57
}

.pro_aaa:hover .home_pro_pro .home_pro_pro_right .home_pro_title a:hover {
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  color: #1d2c57
}





@media screen and (max-width:1400px) {
  .pro_aaa .home_pro_pro .home_pro_pro_left {
    width: calc(100% - 0px);
    float: left;
    border-right: 0px solid #eeeeee;
    overflow: hidden
  }

  .pro_aaa .home_pro_pro .home_pro_pro_right {
    width: calc(100% - 0px);
    float: right;
    padding-left: 0px;
    padding-right: 0px
  }

  .pro_aaa .home_pro_pro .home_pro_pro_right .home_pro_more {
    padding-top: 20px;
    padding-bottom: 20px
  }


  .pro_aaa:hover .home_pro_pro .home_pro_pro_left {
    width: calc(100% - 0px);
    float: left;
    border-right: 0px solid #eeeeee;
    overflow: hidden
  }

  .pro_aaa:hover .home_pro_pro .home_pro_pro_right {
    width: calc(100% - 0px);
    float: right;
    padding-left: 0px;
    padding-right: 0px
  }

  .pro_aaa .home_pro_pro .home_pro_pro_right .home_pro_title {
    width: 100%;
    margin: auto;
    text-align: center;
    overflow: hidden;
    height: 50px;
    background: #ffffff
  }

  .pro_aaa .home_pro_pro .home_pro_pro_right .home_pro_title a {
    font-size: 14px;
    font-weight: normal;
    height: 50px;
    line-height: 50px
  }

  .pro_aaa .home_pro_pro .home_pro_pro_right .home_pro_title a:hover {
    font-size: 14px;
    font-weight: normal;
    height: 50px;
    line-height: 50px
  }

  .pro_aaa:hover .home_pro_pro .home_pro_pro_right .home_pro_title {
    width: 100%;
    margin: auto;
    text-align: center;
    overflow: hidden;
    height: 50px
  }

  .pro_aaa:hover .home_pro_pro .home_pro_pro_right .home_pro_title a {
    font-size: 14px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    color: #1d2c57
  }

  .pro_aaa:hover .home_pro_pro .home_pro_pro_right .home_pro_title a:hover {
    font-size: 14px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    color: #1d2c57
  }

}



@media screen and (max-width:1000px) {


  .index_product {
    width: 100%;
    margin: auto;
    padding-top: 40px
  }

  .index_product_inc_title1 {
    height: 80px;
    line-height: 80px;
    font-size: 38px;
    color: #ba0000;
    font-weight: bold;
    width: 100%;
    margin: auto;
    text-align: center
  }

  .index_product_inc_title11 {
    height: 80px;
    line-height: 80px;
    font-size: 38px;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    margin: auto;
    text-align: center
  }

  .index_product_inc_title2 {
    width: 380px;
    height: 20px;
    margin: auto;
    text-align: center;
    padding-bottom: 40px
  }



  .pro_aaa {
    float: left;
    width: calc(50% - 40px);
    background: #ffffff;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px
  }

  .pro_aaa:hover {
    float: left;
    width: calc(50% - 40px);
    background: #ffffff;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px
  }

}



@media screen and (max-width:481px) {
  .pro_aaa {
    float: left;
    width: calc(100% - 20px);
    background: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px
  }

  .pro_aaa:hover {
    float: left;
    width: calc(100% - 20px);
    background: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px
  }

}



.web_3 {
  width: 100%;
  margin: auto;
  background: url(http://www.wddry.com/template/default/images/web_3_bg.png) center top no-repeat;
  height: 737px;
  margin-top: 40px
}

.web_case_content {
  width: calc(16.67% - 1px);
  border-right: 1px solid #f7fafe;
  background-color: rgba(2, 84, 170, 0.1);
  float: left;
  cursor: pointer
}

.web_case_content:hover {
  width: calc(16.67% - 1px);
  border-right: 1px solid #f7fafe;
  background-color: rgba(2, 84, 170, 0.9);
  float: left;
  cursor: pointer
}

.web_case_content1 {
  width: calc(16.65% - 0px);
  border-right: 0px solid #f7fafe;
  background-color: rgba(2, 84, 170, 0.1);
  float: left;
  cursor: pointer
}

.web_case_content1:hover {
  width: calc(16.65% - 0px);
  border-right: 0px solid #f7fafe;
  background-color: rgba(2, 84, 170, 0.9);
  float: left;
  cursor: pointer
}

.web_case_content_ico {
  text-align: center;
  height: 70px;
  padding-top: 150px
}

.web_case_content_text {
  text-align: center;
  height: 80px;
  line-height: 80px
}

.web_case_content_text a {
  color: #ffffff;
  font-size: 24px
}

.web_case_content_text a:hover {
  color: #ffffff;
  font-size: 24px
}

.web_case_content_line {
  width: 28px;
  height: 2px;
  line-height: 2px;
  background: #ffffff;
  margin: auto;
  margin-bottom: 100px
}

.web_case_content_bottom {
  width: 100%;
  margin: auto;
  background-color: rgba(2, 84, 170, 0.9);
  height: auto;
  padding-bottom: 50px
}

.web_case_content_bottom_a {
  width: 100%;
  margin: auto;
  text-align: center;
  height: 100px;
  line-height: 100px;
  font-size: 48px;
  color: #ffffff;
  padding-top: 20px
}

.web_case_content_bottom_b {
  width: 70%;
  margin: auto;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px
}

.web_case_content_bottom_c {
  width: 400px;
  margin: auto;
  text-align: center;
  background: #f85a01;
  border-radius: 40px;
  color: #ffffff;
  height: 40px;
  line-height: 40px
}


@media screen and (max-width:1400px) {
  .web_3 {
    width: 100%;
    margin: auto;
    background: url(http://www.wddry.com/template/default/images/web_3_bg.png) center top no-repeat;
    height: auto
  }

  .web_case_content_text {
    text-align: center;
    height: 80px;
    line-height: 80px
  }

  .web_case_content_text a {
    color: #ffffff;
    font-size: 20px
  }

  .web_case_content_text a:hover {
    color: #ffffff;
    font-size: 20px
  }

  .web_case_content_bottom_a {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 100px;
    line-height: 100px;
    font-size: 38px;
    color: #ffffff;
    padding-top: 20px
  }

  .web_case_content_bottom_b {
    width: 70%;
    margin: auto;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .web_case_content_bottom_c {
    width: 400px;
    margin: auto;
    text-align: center;
    background: #f85a01;
    border-radius: 40px;
    color: #ffffff;
    height: 40px;
    line-height: 40px
  }
}


@media screen and (max-width:781px) {
  .web_case_content_ico {
    text-align: center;
    height: 70px;
    padding-top: 50px;
    width: 30px;
    margin: auto
  }

  .web_case_content_ico img {
    width: 100%
  }

  .web_case_content_text {
    text-align: center;
    height: 80px;
    line-height: 80px;
    display: none
  }

  .web_case_content_text a {
    color: #ffffff;
    font-size: 12px
  }

  .web_case_content_text a:hover {
    color: #ffffff;
    font-size: 12px
  }
}






.pro_aaabbb {
  float: left;
  width: calc(50% - 20px);
  background: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px
}

.pro_aaabbb .home_pro_pro {
  width: 100%
}

.pro_aaabbb .home_pro_pro .home_pro_pro_left {
  width: calc(50% - 1px);
  float: left;
  border-right: 1px solid #eeeeee;
  overflow: hidden
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right {
  width: calc(50% - 80px);
  float: right;
  padding-left: 40px;
  padding-right: 40px
}

.pro_aaabbb .home_pro_pro .home_pro_pro_left .home_pro_img {
  width: 100%;
  margin: auto
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_title {
  width: 100%;
  margin: auto;
  text-align: left;
  padding-top: 20px;
  overflow: hidden;
  height: 40px
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_title a {
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_title a:hover {
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_title_line {
  width: 50px;
  height: 2px;
  line-height: 2px;
  background: #222222;
  margin-top: 10px;
  margin-bottom: 10px
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_smallc {
  line-height: 25px;
  height: 75px;
  overflow: hidden
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_more {
  padding-top: 20px
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_more a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 2px solid #cccccc;
  display: block;
  font-size: 20px;
  font-weight: bold
}

.pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_more a:hover {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 2px solid #cccccc;
  display: block;
  font-size: 20px;
  font-weight: bold
}

.pro_aaabbb:hover {
  float: left;
  width: calc(50% - 20px);
  background: #cb0303;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px
}

.pro_aaabbb:hover .home_pro_pro {
  width: 100%
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_left {
  width: calc(50% - 1px);
  float: left;
  border-right: 1px solid #eeeeee;
  overflow: hidden
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_right {
  width: calc(50% - 80px);
  float: right;
  padding-left: 40px;
  padding-right: 40px
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_left .home_pro_img {
  width: 100%;
  margin: auto
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_right .home_pro_title {
  width: 100%;
  margin: auto;
  text-align: left;
  padding-top: 20px;
  overflow: hidden;
  height: 40px
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_right .home_pro_title a {
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  color: #ffffff
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_right .home_pro_title a:hover {
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  color: #ffffff
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_right .home_pro_title_line {
  width: 50px;
  height: 2px;
  line-height: 2px;
  background: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_right .home_pro_smallc {
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  color: #ffffff
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_right .home_pro_more a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 2px solid #ffffff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff
}

.pro_aaabbb:hover .home_pro_pro .home_pro_pro_right .home_pro_more a:hover {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 2px solid #ffffff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff
}




@media screen and (max-width:1400px) {
  .pro_aaabbb .home_pro_pro .home_pro_pro_left {
    width: calc(100% - 0px);
    float: left;
    border-right: 0px solid #eeeeee;
    overflow: hidden
  }

  .pro_aaabbb .home_pro_pro .home_pro_pro_right {
    width: calc(100% - 80px);
    float: right;
    padding-left: 40px;
    padding-right: 40px
  }

  .pro_aaabbb .home_pro_pro .home_pro_pro_right .home_pro_more {
    padding-top: 20px;
    padding-bottom: 20px
  }


  .pro_aaabbb:hover .home_pro_pro .home_pro_pro_left {
    width: calc(100% - 0px);
    float: left;
    border-right: 0px solid #eeeeee;
    overflow: hidden
  }

  .pro_aaabbb:hover .home_pro_pro .home_pro_pro_right {
    width: calc(100% - 80px);
    float: right;
    padding-left: 40px;
    padding-right: 40px
  }
}



@media screen and (max-width:781px) {
  .pro_aaabbb {
    float: left;
    width: calc(100% - 0px);
    background: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px
  }

  .pro_aaabbb:hover {
    float: left;
    width: calc(100% - 0px);
    background: #cb0303;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px
  }

}

















.web_4 {
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px
}





@media screen and (max-width:781px) {
  .web_4 {
    background: #f9f9f9
  }

}









.index_project {
  background: #f4f9fc;
  width: 100%;
  margin: auto;
  padding-top: 20px
}



.index_hzhb {
  width: 100%;
  margin: auto;
  background: #f2fafc center top;
  height: auto;
  padding-bottom: 40px;
  padding-top: 40px
}

.index_hzhb_content {
  margin: auto;
  padding-top: 50px
}

.logo1 {
  float: left;
  width: calc(10% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px
}

.logo1 img {
  width: calc(100% - 0px);
  cursor: pointer;
  text-align: center;
  box-shadow: 0px 2.16px 21.56px rgba(0, 0, 0, 0.1);
  padding-left: 0px;
  padding-right: 0px
}


@media (max-width:1200px) {
  .logo1 {
    float: left;
    width: calc(20% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px
  }

  .logo1 img {
    width: calc(100% - 0px);
    cursor: pointer;
    text-align: center;
    box-shadow: 0px 2.16px 21.56px rgba(0, 0, 0, 0.1);
    padding-left: 0px;
    padding-right: 0px
  }

}

@media (max-width:800px) {
  .logo1 {
    float: left;
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px
  }

  .logo1 img {
    width: calc(100% - 0px);
    cursor: pointer;
    text-align: center;
    box-shadow: 0px 2.16px 21.56px rgba(0, 0, 0, 0.1);
    padding-left: 0px;
    padding-right: 0px
  }
}


@media (max-width:500px) {
  .logo1 {
    float: left;
    width: calc(33.3333% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px
  }

  .logo1 img {
    width: calc(100% - 0px);
    cursor: pointer;
    text-align: center;
    box-shadow: 0px 2.16px 21.56px rgba(0, 0, 0, 0.1);
    padding-left: 0px;
    padding-right: 0px
  }
}




.index_news {
  width: 100%;
  margin: auto;
  background: #f5f5f5 center top;
  height: auto;
  padding-bottom: 40px;
  padding-top: 40px
}

.web_news_content {
  float: left;
  width: calc(33.333% - 0px);
  background: #ffffff;
  margin-top: 50px
}

.web_news_content_img {
  width: 100%
}

.web_news_content_img img {
  height: 400px
}

.web_news_content_readmore {
  padding: 20px;
  width: calc(100% - 40px);
  height: 360px
}





.web_news_content_date {
  font-size: 26px;
  line-height: 40px;
  color: #000000;
  height: 40px;
  width: 100%;
  overflow: hidden
}

.web_news_content_title {
  font-size: 22px;
  line-height: 40px;
  color: #000000;
  height: 40px;
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.web_news_content_title a {
  font-size: 22px;
  color: #000000
}

.web_news_content_title a:hover {
  font-size: 22px;
  color: #1d2b58
}

.web_news_content_smallc {
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  width: 100%;
  color: #454545;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px
}

.web_news_content_more {
  padding-top: 10px;
  padding-bottom: 30px
}

.web_news_content_more a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #e1e1e1;
  color: #222222;
  font-size: 18px;
  display: block;
  text-align: center;
  border-radius: 60px
}

.web_news_content_more a:hover {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #1d2b58;
  color: #ffffff;
  font-size: 18px;
  display: block;
  text-align: center;
  border-radius: 60px
}

.index_news_more_more {
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 20px;
  margin: auto;
  padding-bottom: 50px
}


@media screen and (max-width:1500px) {
  .web_news_content_img {
    width: 100%
  }

  .web_news_content_img img {
    height: 300px;
    overflow: hidden;
    width: 100%
  }

  .web_news_content_readmore {
    padding: 20px;
    width: calc(100% - 40px);
    height: 260px
  }
}

@media screen and (max-width:1100px) {
  .web_news_content_img {
    width: 100%
  }

  .web_news_content_img img {
    height: 250px;
    overflow: hidden;
    width: 100%
  }

  .web_news_content_readmore {
    padding: 20px;
    width: calc(100% - 40px);
    height: 210px
  }
}


@media screen and (max-width:800px) {
  .index_news {
    width: 100%;
    margin: auto;
    background: #f5f5f5 center top;
    height: auto;
    padding-bottom: 40px;
    padding-top: 40px
  }

  .web_news_content {
    float: left;
    width: calc(100% - 0px);
    background: #ffffff;
    margin-top: 50px
  }

  .web_news_content_img {
    width: 100%
  }

  .web_news_content_img img {
    height: auto
  }

  .web_news_content_readmore {
    padding: 20px;
    width: calc(100% - 40px);
    height: auto
  }





  .web_news_content_date {
    font-size: 26px;
    line-height: 40px;
    color: #000000;
    height: 40px;
    width: 100%;
    overflow: hidden
  }

  .web_news_content_title {
    font-size: 22px;
    line-height: 40px;
    color: #000000;
    height: 40px;
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
  }

  .web_news_content_title a {
    font-size: 22px;
    color: #000000
  }

  .web_news_content_title a:hover {
    font-size: 22px;
    color: #1d2b58
  }

  .web_news_content_smallc {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    width: 100%;
    color: #454545;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px
  }

  .web_news_content_more {
    padding-top: 10px;
    padding-bottom: 30px
  }

  .web_news_content_more a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #e1e1e1;
    color: #222222;
    font-size: 18px;
    display: block;
    text-align: center;
    border-radius: 60px
  }

  .web_news_content_more a:hover {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #1d2b58;
    color: #ffffff;
    font-size: 18px;
    display: block;
    text-align: center;
    border-radius: 60px
  }

  .index_news_more_more {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 20px;
    margin: auto;
    padding-bottom: 50px
  }
}


.case_bo {
  position: relative;
}

.cp_imga {
  width: 49%;
}

.cp_imgb {
  width: 32.33%;
}

.top_left {
  width: calc(33.3% - 0px);
  float: left
}

.top_right {
  width: calc(66.6% - 0px);
  float: right
}

.case_bottom {
  width: calc(33.3333% - 2px);
  float: left;
  margin-right: 2px;
  margin-bottom: 2px
}

.case_1 {
  width: calc(100% - 10px);
  margin-right: 10px;
  margin-bottom: 20px
}


.case_bo dl {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
  position: relative;
  float: left;
}

.case_bo dl dt {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.case_bo dl dd {
  width: 84%;
  overflow: hidden;
  position: absolute;
  left: 8%;
  bottom: 6%;
}

.case_bo dl dd span {
  color: #ffffff
}

.case_bo dl .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 10;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.case_bo dl .overlay span {
  width: 15%;
  margin: 0 auto;
  display: block;
}

.case_bo:hover dl {
  background: #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.case_bo:hover dl dt {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.case_bo dl:hover dt {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  box-shadow: 2px 2px 10px #ccc;
}

.case_bo dl:hover dt img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.case_bo dl:hover {
  box-shadow: 2px 2px 10px #ccc;
}

.case_bo:hover dl .overlay {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.case_bo dl:hover .overlay {
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}




@media screen and (max-width:781px) {
  .top_left {
    width: calc(100% - 0px);
    float: left
  }

  .top_right {
    width: calc(100% - 0px);
    float: right
  }

  .case_1 {
    width: calc(100% - 0px);
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 20px
  }

  .case_bottom {
    width: calc(100% - 0px);
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px
  }
}

@media screen and (max-width:481px) {}







. @-webkit-keyframes animate-top-bottom {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
}

@keyframes animate-top-bottom {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
}



.web_about {
  width: 100%;
  margin: auto;
  background: url(http://www.wddry.com/template/default/images/about_bg.jpg) center top no-repeat;
  padding-top: 130px;
  padding-bottom: 50px
}

.web_about_left {
  float: left;
  width: 506px;
  margin-right: 94px
}

.web_about_left img {
  width: 100%;
}

.web_about_right {
  /* float: right; */
  /* width: calc(100% - 600px); */
}

.web_about_right1 {
  padding-top: 30px;
  width: 100%
}

.web_about_right1_left {
  float: left;
  height: 70px;
  line-height: 70px;
  font-size: 48px;
  color: #061149;
  padding-right: 20px
}

.web_about_right1_right {
  float: left;
  padding-top: 35px
}

.web_about_right2 {
  height: 100px;
  line-height: 100px;
  font-size: 48px;
  color: #434343;
}

.web_about_right3 {
  padding-top: 20px;
  line-height: 35px;
  font-size: 18px
}

.web_about_right4 {
  width: 170px;
  height: 45px;
  line-height: 45px;
  padding-top: 50px
}

.web_about_right4 a {
  width: 170px;
  height: 45px;
  display: block;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background: linear-gradient(to right, #F6C016, #DE4202);
}

.web_about_right4 a:hover {
  width: 170px;
  height: 45px;
  display: block;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background: #061149
}

@media screen and (max-width:1600px) {
  .web_about_right1_left {
    float: left;
    height: 70px;
    line-height: 70px;
    font-size: 38px;
    color: #061149;
    padding-right: 20px
  }

  .web_about_right1_right {
    float: left;
    padding-top: 35px
  }

  .web_about_right2 {
    height: 70px;
    line-height: 70px;
    font-size: 38px;
    color: #434343;
  }

  .web_about_right3 {
    padding-top: 20px;
    line-height: 35px;
    font-size: 18px
  }
}


@media screen and (max-width:1400px) {
  .web_about_right1_left {
    float: left;
    height: 70px;
    line-height: 70px;
    font-size: 38px;
    color: #061149;
    padding-right: 20px
  }

  .web_about_right1_right {
    float: left;
    padding-top: 35px
  }

  .web_about_right2 {
    height: 70px;
    line-height: 70px;
    font-size: 38px;
    color: #434343;
  }

  .web_about_right3 {
    padding-top: 20px;
    line-height: 30px;
    font-size: 16px
  }
}

@media screen and (max-width:1200px) {
  .web_about_left {
    float: left;
    width: 506px;
    margin-right: 44px
  }

  .web_about_left img {
    width: 100%;
  }

  .web_about_right {
    float: right;
    width: calc(100% - 550px);
  }

  .web_about_right1_left {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    color: #061149;
    padding-right: 20px
  }

  .web_about_right1_right {
    float: left;
    padding-top: 35px
  }

  .web_about_right2 {
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    color: #434343;
  }

  .web_about_right3 {
    padding-top: 20px;
    line-height: 30px;
    font-size: 16px
  }
}

@media screen and (max-width:1100px) {
  .web_about_left {
    float: left;
    width: 506px;
    margin-right: 44px
  }

  .web_about_left img {
    width: 100%;
  }

  .web_about_right {
    float: right;
    width: calc(100% - 550px);
  }

  .web_about_right1_left {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #061149;
    padding-right: 20px
  }

  .web_about_right1_right {
    float: left;
    padding-top: 35px
  }

  .web_about_right2 {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #434343;
  }

  .web_about_right3 {
    padding-top: 20px;
    line-height: 25px;
    font-size: 14px
  }
}

@media screen and (max-width:900px) {
  .web_about {
    width: 100%;
    margin: auto;
    background: url(http://www.wddry.com/template/default/images/about_bg.jpg) center top repeat-y;
    padding-top: 50px;
    padding-bottom: 50px
  }

  .web_about_left {
    float: left;
    width: 100%;
    margin-right: 0px
  }

  .web_about_right {
    float: right;
    width: calc(100% - 0px);
  }

  .web_about_right1 {
    padding-top: 30px;
    width: 100%
  }

  .web_about_right2 {
    width: calc(100% - 0px);
    line-height: 30px;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
    font-size: 14px
  }

  .web_about_right1_title3 {
    height: 60px;
    line-height: 60px;
    text-align: left;
    font-size: 14px
  }


  .web_about_righta {
    width: 400px;
    margin: auto
  }

  .web_about_righta_title1 {
    color: #034599;
    font-size: 36px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    width: 400px;
    text-align: center
  }

  .web_about_righta_title1 span {
    font-weight: bold;
    height: 60px;
    line-height: 60px
  }

  .web_about_righta_title2 {
    width: 100%;
    text-align: center;
    margin: auto
  }

  .web_about_righta_title2 img {
    width: 100%
  }

  .web_about_righta_title3 {
    height: 60px;
    line-height: 60px;
    text-align: left
  }

}



@media screen and (max-width:500px) {

  .web_about {
    padding-top: 20px;
    padding-bottom: 80px;
    background-image: -moz-linear-gradient(90deg, #f4f9fb, #fff)
  }

  .web_about_righta {
    width: 300px;
    margin: auto
  }

  .web_about_righta_title1 {
    color: #034599;
    font-size: 36px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    width: 300px;
    text-align: center
  }

  .web_about_righta_title1 span {
    font-weight: bold;
    height: 60px;
    line-height: 60px
  }

  .web_about_righta_title2 {
    width: 100%;
    text-align: center;
    margin: auto
  }

  .web_about_righta_title2 img {
    width: 100%
  }

  .web_about_righta_title3 {
    height: 60px;
    line-height: 60px;
    text-align: left
  }

}


.web_honner {
  width: 100%;
  background: url(http://www.wddry.com/template/default/images/web_honner_bg.jpg) center top repeat-x;
  height: auto
}

.web_honner_left {
  float: left;
  width: 600px;
  margin-right: 100px
}

.web_honner_right {
  float: right;
  width: calc(100% - 700px);
}


@media screen and (max-width:1400px) {
  .web_honner_left {
    float: left;
    width: 40%;
    margin-right: 50px
  }

  .web_honner_right {
    float: right;
    width: calc(60% - 50px);
  }
}


@media screen and (max-width:1000px) {
  .web_honner_left {
    float: left;
    width: 100%;
    margin-right: 0px
  }

  .web_honner_right {
    float: right;
    width: calc(100% - 0px);
  }

}


.web_tjcp_left {
  float: left;
  width: calc(100% - 364px);
}

.web_tjcp_right {
  float: right;
  width: 362px;
  height: 40px;
  border: 1px solid #dedede;
  margin-top: 50px;
  border-radius: 50px
}

.search_left {
  float: left;
  width: 325px;
  height: 40px;
  padding-left: 10px
}

.search_right {
  float: left;
  width: 17px;
  height: 40px;
  padding-right: 10px
}

.search_left input {
  border: none;
  background: none;
  outline: none;
  font-size: 12px;
  height: 40px;
  line-height: 40px
}

.search_right input {
  background: url(http://www.wddry.com/template/default/images/search_ico.jpg) center top no-repeat;
  width: 17px;
  height: 18px;
  border: none;
  cursor: pointer;
  outline: none;
  margin-top: 10px
}


@media screen and (max-width:800px) {
  .web_tjcp_left {
    float: left;
    width: calc(100% - 0px);
  }

  .web_tjcp_right {
    float: right;
    width: calc(100% - 2px);
    height: 40px;
    border: 1px solid #dedede;
    margin-top: 20px;
    border-radius: 50px
  }

  .search_left {
    float: left;
    width: calc(100% - 37px);
    height: 40px;
    padding-left: 10px
  }

  .search_right {
    float: left;
    width: 17px;
    height: 40px;
    padding-right: 10px
  }

  .search_left input {
    border: none;
    background: none;
    outline: none;
    font-size: 12px;
    height: 40px;
    line-height: 40px
  }

  .search_right input {
    background: url(http://www.wddry.com/template/default/images/search_ico.jpg) center top no-repeat;
    width: 17px;
    height: 18px;
    border: none;
    cursor: pointer;
    outline: none;
    margin-top: 10px
  }

}

.index_tjcp_more {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 130px;
  margin: auto;
  text-align: center
}


/*cpzs*/
.cpzs {
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px
}

.cpzs_bo #owl-demo {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-bottom: 3vw;
}

.cpzs_bo #owl-demo .item {
  display: block;
  line-height: normal;
  width: 100%;
  margin: auto;
  list-style: none
}


.cpzs_bo #owl-demo {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-bottom: 3vw;
}

.cpzs_bo #owl-demo .item {
  display: block;
  line-height: normal;
  width: 90%;
  margin: auto;
  list-style: none
}

.cpzs_bo #owl-demo .item .tupian {
  width: 96%;
  height: auto;
  overflow: hidden;
  margin: auto;
  text-align: center
}

.cpzs_bo #owl-demo .item .smallc {
  width: 96%;
  overflow: hidden;
  margin: auto;
  text-align: left;
  padding-top: 30px
}

.cpzs_bo #owl-demo .item .smallc a {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff
}

.cpzs_bo #owl-demo .item .smallc1 {
  width: 96%;
  line-height: 35px;
  color: #ffffff;
  height: 70px;
  overflow: hidden
}

.cpzs_bo #owl-demo .item .smallc1_1 {
  width: 96%;
  margin: auto;
  line-height: 35px;
  height: 70px;
  overflow: hidden;
  color: #ffffff;
}

.cpzs_bo #owl-demo .item .smallc2 {
  width: 96%;
  overflow: hidden;
  margin: auto;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px
}

.cpzs_bo #owl-demo .item .smallc2 a {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  color: #e6212a
}

.cpzs_bo #owl-demo .item:hover .tupian img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.cpzs_bo #owl-demo .item:hover .smallc {
  font-size: 16px;
  text-align: left
}

.cpzs_bo #owl-demo .item:hover .smallc a {
  color: #ffffff;
  text-align: left;
  font-size: 20px;
  font-weight: bold
}


.cpzs_bo #owl-demo .item:hover .smallc1 {
  width: 96%;
  line-height: 35px;
  color: #ffffff;
  height: 70px;
  overflow: hidden
}

.cpzs_bo #owl-demo .item:hover .smallc1_1 {
  width: 96%;
  margin: auto;
  line-height: 35px;
  height: 70px;
  overflow: hidden;
  color: #ffffff
}

.cpzs_bo #owl-demo .item:hover .smallc2 {
  width: 96%;
  overflow: hidden;
  margin: auto;
  text-align: left
}

;
padding-top:30px;
padding-bottom:30px
}

.cpzs_bo #owl-demo .item:hover .smallc2 a {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff
}

.cpzs_bo .owl-buttons {
  display: none;
}

.cpzs_bo .owl-pagination {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  display: block;
  padding-bottom: 30px;
}

.cpzs_bo .owl-page {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 8px;
  background: #c1ccc8;
  *display: inline;
  *zoom: 1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.cpzs_bo .owl-page.active {
  width: 56px;
  height: 16px;
  background: #3268b2;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}







@media screen and (max-width: 1500px) and (min-width:0) {

  .cpzs_bo .owl-page,
  .news_img .owl-page {
    width: 13px;
    height: 13px;
    margin: 0 6px;
  }

  .cpzs_bo .owl-page.active,
  .news_img .owl-page.active {
    width: 50px;
    height: 13px;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
  }


}

@media screen and (max-width: 1350px) and (min-width:0) {
  .conrp .owl-page {
    width: 12px;
    height: 12px;
    margin: 0 5px;
  }

  .cpzs_bo .owl-page,
  .news_img .owl-page {
    width: 12px;
    height: 12px;
    margin: 0 5px;
  }

  .cpzs_bo .owl-page.active,
  .news_img .owl-page.active {
    width: 48px;
    height: 12px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
  }


}

@media screen and (max-width: 1250px) and (min-width:0) {
  .conrp .owl-page {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  }

  .cpzs_bo .owl-page,
  .news_img .owl-page {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  }

  .cpzs_bo .owl-page.active,
  .news_img .owl-page.active {
    width: 46px;
    height: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }

}

/*wap*/
@media screen and (max-width: 1024px) and (min-width:0) {


  /*cpzs*/
  .cpzs {
    padding: 0.4rem 0;
  }

  .cpzs_bo #owl-demo {
    padding-bottom: 50px;
  }

  .cpzs_bo #owl-demo .item dd {
    padding: 0.28rem 0;
    text-align: center;
  }

  .cpzs_bo #owl-demo .item dd a {
    height: 0.28rem;
    line-height: 0.28rem;
  }

  .cpzs_bo .owl-page {
    width: 10px;
    height: 10px;
    margin: 0 5x;
  }

  .cpzs_bo .owl-page.active {
    width: 36px;
    height: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }

  #project_gd .item {
    display: block;
    line-height: normal;
    width: 48%;
    margin: auto;
    list-style: none;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px
  }



}

@media screen and (max-width: 768px) and (min-width:0) {}

@media screen and (max-width: 481px) and (min-width:0) {


  /*cpzs*/
  .cpzs_bo #owl-demo .item dt,
  .cpzs_bo #owl-demo .item dd {
    width: 100%;
  }


}

@media screen and (max-width: 320px) and (min-width:0) {}





.web_news {
  background: #ffffff;
  margin-top: 30px
}




.index_news_content_1 {
  float: left;
  width: 33.3%
}

.index_news_main {
  width: 90%;
  margin: auto;
  margin-top: 30px;
  border-top: 1px solid #cdcdcd
}

.index_news_img {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px
}

.index_news_img img {
  width: 100%;
}

.index_news_title {
  margin: auto;
  line-height: 50px;
}

.index_news_title a {
  font-size: 18px;
  font-weight: bold;
  color: #454545
}

.index_news_title a:hover {
  font-size: 18px;
  font-weight: bold;
  color: #093e90
}

.index_news_date {
  width: 100%;
  margin: auto;
  line-height: 60px;
  color: #093e90;
  height: 60px;
  border-bottom: 0px solid #e7e7e7
}

.index_news_smallc {
  width: 100%;
  margin: auto;
  line-height: 30px;
  color: #666666;
  padding-bottom: 20px;
  font-size: 14px;
  height: 40px;
  overflow: hidden
}

.index_news_more {
  padding-top: 10px;
  padding-bottom: 10px
}

.index_news_more a {
  width: 130px;
  height: 45px;
  line-height: 45px;
  text-align: LEFT;
  color: #222222
}

.index_news_more a:hover {
  width: 130px;
  height: 45px;
  line-height: 45px;
  text-align: LEFT;
  color: #093e90
}

@media screen and (max-width:1400px) {
  .index_news_content_1 {
    float: left;
    width: 33.3%;
  }

  .index_news_main {
    width: 90%;
    margin: auto;
    margin-top: 30px;
    border-top: 1px solid #cdcdcd
  }

  .index_news_img {
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .index_news_img img {
    width: 100%;
  }

  .index_news_title {
    margin: auto;
    line-height: 50px;
  }

  .index_news_title a {
    font-size: 18px;
    font-weight: bold;
    color: #454545
  }

  .index_news_title a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #093e90
  }

  .index_news_date {
    width: 100%;
    margin: auto;
    line-height: 60px;
    color: #093e90;
    height: 60px;
    border-bottom: 0px solid #e7e7e7
  }

  .index_news_smallc {
    width: 100%;
    margin: auto;
    line-height: 30px;
    color: #666666;
    padding-bottom: 20px;
    font-size: 14px;
    height: 40px;
    overflow: hidden
  }

  .index_news_more {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .index_news_more a {
    width: 130px;
    height: 45px;
    line-height: 45px;
    text-align: LEFT;
    color: #222222
  }

  .index_news_more a:hover {
    width: 130px;
    height: 45px;
    line-height: 45px;
    text-align: LEFT;
    color: #093e90
  }
}

@media screen and (max-width:1024px) {
  .index_news_content_1 {
    float: left;
    width: 50%;
  }

  .index_news_main {
    width: 90%;
    margin: auto;
    margin-top: 30px;
    border-top: 1px solid #cdcdcd
  }

  .index_news_img {
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .index_news_img img {
    width: 100%;
  }

  .index_news_title {
    margin: auto;
    line-height: 50px;
  }

  .index_news_title a {
    font-size: 18px;
    font-weight: bold;
    color: #454545
  }

  .index_news_title a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #093e90
  }

  .index_news_date {
    width: 100%;
    margin: auto;
    line-height: 30px;
    color: #51a9b5;
    height: 30px;
    border-bottom: 1px solid #e7e7e7
  }

  .index_news_smallc {
    width: 100%;
    margin: auto;
    line-height: 30px;
    color: #666666;
    padding-bottom: 20px;
    font-size: 14px;
    height: 40px;
    overflow: hidden
  }
}

@media screen and (max-width:781px) {
  .index_news_content_1 {
    float: left;
    width: 100%;
  }

  .index_news_main {
    width: 90%;
    margin: auto;
    margin-top: 30px;
    border-top: 1px solid #cdcdcd
  }

  .index_news_img {
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .index_news_img img {
    width: 100%;
  }

  .index_news_title {
    margin: auto;
    line-height: 50px;
  }

  .index_news_title a {
    font-size: 18px;
    font-weight: bold;
    color: #454545
  }

  .index_news_title a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #093e90
  }

  .index_news_date {
    width: 100%;
    margin: auto;
    line-height: 30px;
    color: #51a9b5;
    height: 30px;
    border-bottom: 1px solid #e7e7e7
  }

  .index_news_smallc {
    width: 100%;
    margin: auto;
    line-height: 30px;
    color: #666666;
    padding-bottom: 20px;
    font-size: 14px;
    height: 40px;
    overflow: hidden
  }
}

@media screen and (max-width:481px) {
  .index_news_content {
    width: 100%;
    margin: auto
  }

  .index_news_content_1 {
    float: left;
    width: 100%;
  }

  .index_news_main {
    width: 100%;
    margin: auto;
    margin-top: 30px;
    border-top: 1px solid #cdcdcd
  }

  .index_news_img {
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .index_news_img img {
    width: 100%;
  }

  .index_news_title {
    margin: auto;
    line-height: 50px;
  }

  .index_news_title a {
    font-size: 18px;
    font-weight: bold;
    color: #454545
  }

  .index_news_title a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #093e90
  }

  .index_news_date {
    width: 100%;
    margin: auto;
    line-height: 60px;
    color: #093e90;
    height: 60px;
    border-bottom: 0px solid #e7e7e7
  }

  .index_news_smallc {
    width: 100%;
    margin: auto;
    line-height: 30px;
    color: #666666;
    padding-bottom: 20px;
    font-size: 14px;
    height: 40px;
    overflow: hidden
  }
}



.page_inc {
  width: 100%;
  margin: auto;
  text-align: left;
  color: #454545;
  font-size: 16px;
  height: 74px
}

.page_inc_body {
  margin: auto;
  line-height: 74px;
  text-align: left;
  color: #454545;
  font-size: 16px;
  height: 74px;
  border-bottom: 1px solid #f5f5f5
}

@media screen and (max-width:781px) {
  .page_inc {
    width: 100%;
    margin: auto;
    text-align: left;
    color: #454545;
    font-size: 16px;
    height: auto
  }

  .page_inc_body {
    margin: auto;
    line-height: 40px;
    text-align: left;
    color: #454545;
    font-size: 14px;
    height: auto
  }

  .page_inc_body a {
    font-size: 14px
  }
}



.way_r {
  width: 1400px;
  margin: auto
}

.way_r li {
  float: left;
  width: 300px;
  background: #fff;
  margin-bottom: 35px;
  overflow: hidden;
  position: relative;
  margin-left: 25px;
  margin-right: 25px
}

.way_r li img {
  display: block;
  width: 100%;
}

.way_r li em {
  display: none;
  font-size: 16px;
  text-align: center;
}

.way_r li span {
  display: block;
  height: 28px;
  margin-left: 25px;
  position: relative;
}

.way_r li span:after {
  position: absolute;
  width: 1px;
  height: 15px;
  background: #d7d7d7;
  content: "";
  left: 115px;
  top: 7px;
}

.way_r li .more {
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 28px;
}

.way_r li .zx {
  float: right;
  margin-right: 18px;
  width: 90px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  font-size: 14px;
  color: #00458f;
  background: url(http://www.wddry.com/template/default/images/jt1.png) no-repeat;
}

.way_r li .hv {
  position: absolute;
  width: 100%;
  height: 0;
  background: #1f2d49;
  left: 0;
  bottom: 0;
  z-index: 10;
  transition: all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  ;
  filter: Alpha(Opacity=70);
  Opacity: 0.7;
  color: #fff;
}

.way_r li .hv>a {
  display: block;
  font-size: 22px;
  color: #f6aa00;
  line-height: 300px;
  text-align: center;
}

.way_r li .hv p a {
  display: block;
  font-size: 22px;
  color: #f6aa00;
  text-align: center;
  overflow: hidden
}

.way_r li:hover .hv {
  height: 100%
}



@media screen and (max-width:1400px) {


  .way_r {
    width: 100%;
    margin: auto
  }

  .way_r li {
    float: left;
    width: 21%;
    background: #fff;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    margin-left: 2%;
    margin-right: 2%
  }

  .way_r li img {
    display: block;
    width: 100%;
  }

  .way_r li em {
    display: none;
    font-size: 16px;
    text-align: center;
  }

  .way_r li span {
    display: block;
    height: 28px;
    margin-left: 25px;
    position: relative;
  }

  .way_r li span:after {
    position: absolute;
    width: 1px;
    height: 15px;
    background: #d7d7d7;
    content: "";
    left: 115px;
    top: 7px;
  }

  .way_r li .more {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
  }

  .way_r li .zx {
    float: right;
    margin-right: 18px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 14px;
    color: #00458f;
    background: url(http://www.wddry.com/template/default/images/jt1.png) no-repeat;
  }

  .way_r li .hv {
    position: absolute;
    width: 100%;
    height: 0;
    background: #1f2d49;
    left: 0;
    bottom: 0;
    z-index: 10;
    transition: all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }

  .way_r li .hv>a {
    display: block;
    font-size: 22px;
    color: #f6aa00;
    line-height: 250px;
    text-align: center;
  }

  .way_r li .hv p a {
    display: block;
    font-size: 22px;
    color: #f6aa00;
    text-align: center;
    overflow: hidden
  }

  .way_r li:hover .hv {
    height: 100%
  }

}

@media screen and (max-width:1024px) {

  .way_r {
    width: 100%;
    margin: auto
  }

  .way_r li {
    float: left;
    width: 27.3%;
    background: #fff;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    margin-left: 3%;
    margin-right: 3%
  }

  .way_r li img {
    display: block;
    width: 100%;
  }

  .way_r li em {
    display: none;
    font-size: 16px;
    text-align: center;
  }

  .way_r li span {
    display: block;
    height: 28px;
    margin-left: 25px;
    position: relative;
  }

  .way_r li span:after {
    position: absolute;
    width: 1px;
    height: 15px;
    background: #d7d7d7;
    content: "";
    left: 115px;
    top: 7px;
  }

  .way_r li .more {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
  }

  .way_r li .zx {
    float: right;
    margin-right: 18px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 14px;
    color: #00458f;
    background: url(http://www.wddry.com/template/default/images/jt1.png) no-repeat;
  }

  .way_r li .hv {
    position: absolute;
    width: 100%;
    height: 0;
    background: #1f2d49;
    left: 0;
    bottom: 0;
    z-index: 10;
    transition: all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }

  .way_r li .hv>a {
    display: block;
    font-size: 22px;
    color: #f6aa00;
    line-height: 250px;
    text-align: center;
  }

  .way_r li .hv p a {
    display: block;
    font-size: 22px;
    color: #f6aa00;
    text-align: center;
    overflow: hidden
  }

  .way_r li:hover .hv {
    height: 100%
  }

}

@media screen and (max-width:781px) {
  .way_r {
    width: 100%;
    margin: auto
  }

  .way_r li {
    float: left;
    width: 44%;
    background: #fff;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    margin-left: 3%;
    margin-right: 3%
  }

  .way_r li img {
    display: block;
    width: 100%;
  }

  .way_r li em {
    display: none;
    font-size: 16px;
    text-align: center;
  }

  .way_r li span {
    display: block;
    height: 28px;
    margin-left: 25px;
    position: relative;
  }

  .way_r li span:after {
    position: absolute;
    width: 1px;
    height: 15px;
    background: #d7d7d7;
    content: "";
    left: 115px;
    top: 7px;
  }

  .way_r li .more {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
  }

  .way_r li .zx {
    float: right;
    margin-right: 18px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 14px;
    color: #00458f;
    background: url(http://www.wddry.com/template/default/images/jt1.png) no-repeat;
  }

  .way_r li .hv {
    position: absolute;
    width: 100%;
    height: 0;
    background: #1f2d49;
    left: 0;
    bottom: 0;
    z-index: 10;
    transition: all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }

  .way_r li .hv>a {
    display: block;
    font-size: 22px;
    color: #f6aa00;
    line-height: 250px;
    text-align: center;
  }

  .way_r li .hv p a {
    display: block;
    font-size: 22px;
    color: #f6aa00;
    text-align: center;
    overflow: hidden
  }

  .way_r li:hover .hv {
    height: 100%
  }


}

@media screen and (max-width:481px) {
  .way_r {
    width: 100%;
    margin: auto
  }

  .way_r li {
    float: left;
    width: 94%;
    background: #fff;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    margin-left: 3%;
    margin-right: 3%
  }

  .way_r li img {
    display: block;
    width: 100%;
  }

  .way_r li em {
    display: none;
    font-size: 16px;
    text-align: center;
  }

  .way_r li span {
    display: block;
    height: 28px;
    margin-left: 25px;
    position: relative;
  }

  .way_r li span:after {
    position: absolute;
    width: 1px;
    height: 15px;
    background: #d7d7d7;
    content: "";
    left: 115px;
    top: 7px;
  }

  .way_r li .more {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
  }

  .way_r li .zx {
    float: right;
    margin-right: 18px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 14px;
    color: #00458f;
    background: url(http://www.wddry.com/template/default/images/jt1.png) no-repeat;
  }

  .way_r li .hv {
    position: absolute;
    width: 100%;
    height: 0;
    background: #1f2d49;
    left: 0;
    bottom: 0;
    z-index: 10;
    transition: all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }

  .way_r li .hv>a {
    display: block;
    font-size: 22px;
    color: #f6aa00;
    line-height: 400px;
    text-align: center;
  }

  .way_r li .hv p a {
    display: block;
    font-size: 22px;
    color: #f6aa00;
    text-align: center;
    overflow: hidden
  }

  .way_r li:hover .hv {
    height: 100%
  }

}

.index_pro_more {
  width: 130px;
  height: 50px;
  line-height: 50px;
  display: block;
  color: #ffffff;
  font-size: 16px;
  background: #1f2d49;
  text-align: center;
  margin-top: 30px;
}

.index_pro_more:hover {
  width: 130px;
  height: 50px;
  line-height: 50px;
  display: block;
  color: #ffffff;
  font-size: 16px;
  background: #f57a10;
  text-align: center;
  margin-top: 30px;
}






.index_project_a {
  color: #1f2d49
}

.index_project_a:hover {
  color: #f4b300
}


#box_btn IMG {
  position: relative;
  margin: 0px 0px;
  top: 0px;
  transition: all 0.5s;
  border-radius: 5px;
  cursor: pointer
}

#box_btn IMG:hover {
  top: -10px;
  box-shadow: 0px 0px 0px #dfdfdf;
  cursor: pointer
}




.main_body_bjq {
  line-height: 30px
}

.main_body_bjq img {
  max-width: 1400px;
  padding-bottom: 20px
}

.main_body_bjq td {
  line-height: 50px;
  font-size: 14px
}

@media screen and (max-width:1400px) {


  .main_body_bjq img {
    max-width: 1000px;
    padding-bottom: 20px;
    margin: auto
  }
}

@media screen and (max-width:1024px) {


  .main_body_bjq img {
    width: 100%;
    padding-bottom: 20px;
    margin: auto
  }

}

@media screen and (max-width:781px) {


  .main_body_bjq img {
    width: 100%;
    padding-bottom: 20px;
    margin: auto
  }
}

@media screen and (max-width:481px) {


  .main_body_bjq img {
    width: 100%;
    padding-bottom: 20px;
    margin: auto
  }

}


.in_banner {
  height: 500px;
  background-image: url(http://www.wddry.com/template/default/images/in_banner.jpg);
  background-size: cover;
}

.in_banner_title {
  width: 100%;
  margin: auto;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  text-align: left;
  line-height: 500px
}

.web_inc {
  width: 100%;
  margin: auto;
  background: #f2f2f2
}

.web_inc_left {
  float: left;
  width: 80%
}

.web_inc_right {
  float: right;
  text-align: right;
  height: 80px;
  line-height: 80px;
  width: 20%;
  overflow: hidden
}

.left_line {
  float: left;
  height: 80px;
  line-height: 80px;
  color: #dadada
}


@media screen and (max-width:1500px) {


  .web_inc {
    width: 100%;
    margin: auto;
    background: #f2f2f2
  }

  .web_inc_left {
    float: left;
    width: 80%
  }

  .web_inc_right {
    float: right;
    text-align: right;
    height: 70px;
    line-height: 70px;
    width: 20%;
    font-size: 14px
  }

  .web_inc_right a {
    font-size: 14px
  }

  .left_line {
    float: left;
    height: 70px;
    line-height: 70px;
    color: #dadada
  }

  .left_line1 {
    float: left;
    height: 50px;
    line-height: 50px;
    color: #dadada
  }


}


@media screen and (max-width:1400px) {


  .web_inc {
    width: 100%;
    margin: auto;
    background: #f2f2f2
  }

  .web_inc_left {
    float: left;
    width: 100%
  }

  .web_inc_right {
    float: left;
    text-align: left;
    height: 70px;
    line-height: 70px;
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #1f2d49;
  }

  .web_inc_right a {
    font-size: 14px
  }

  .left_line {
    float: left;
    height: 70px;
    line-height: 70px;
    color: #dadada
  }

  .left_line1 {
    float: left;
    height: 50px;
    line-height: 50px;
    color: #dadada
  }




}

@media screen and (max-width:1024px) {

  .in_banner {
    height: 400px
  }

  .in_banner_title {
    width: 100%;
    margin: auto;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 400px
  }

}

@media screen and (max-width:781px) {

  .in_banner {
    height: 300px
  }

  .in_banner_title {
    width: 100%;
    margin: auto;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 300px
  }

  .web_inc_right {
    float: left;
    text-align: left;
    height: 70px;
    line-height: 70px;
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #1f2d49;
  }

  .web_inc_right a {
    font-size: 14px
  }

  .left_line {
    float: left;
    height: 50px;
    line-height: 50px;
    color: #dadada
  }



  .web_in_title {
    width: 100%;
    margin: auto;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #f5f5f5;
    text-align: center;
    font-size: 26px;
    font-weight: bold
  }
}

@media screen and (max-width:481px) {

  .left_line {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #dadada
  }




}


.web_left {
  width: 100%;
  float: left
}

.web_right {
  width: calc(100% - 0px);
  float: left;
  margin-left: 0px;
}

.web_right_body {
  width: 100%;
  margin: auto;
  padding-top: 30px
}

@media screen and (max-width:1400px) {
  .web_left {
    width: 100%;
    float: left
  }

  .web_right {
    width: calc(100% - 0px);
    float: left;
    margin-left: 0px;
  }

  .web_right_body {
    width: 100%;
    margin: auto;
    padding-top: 30px
  }

}

@media screen and (max-width:1024px) {
  .web_left {
    width: 100%;
    float: left
  }

  .web_right {
    width: calc(100% - 0px);
    float: left;
    margin-left: 0px;
  }

  .web_right_body {
    width: 100%;
    margin: auto;
    padding-top: 30px
  }

}




.inc_top_title {
  height: 50px;
  line-height: 50px;
  margin-right: 0px;
  margin-bottom: 10px;
  width: calc(12% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  display: inline-block
}

.inc_top_title .inc_top_title_on {
  color: #ffffff;
  background: #1d2c57;
  width: calc(100% - 10px);
  height: 50px;
  line-height: 50px;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden
}

.inc_top_title .inc_top_title_off {
  color: #222222;
  background: #cccccc;
  width: calc(100% - 10px);
  height: 50px;
  line-height: 50px;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden
}





@media screen and (max-width:1024px) {
  .inc_top_title {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    margin-bottom: 10px;
    width: calc(12% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    display: inline-block
  }

  .inc_top_title .inc_top_title_on {
    color: #ffffff;
    background: #1d2c57;
    width: calc(100% - 10px);
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    overflow: hidden
  }

  .inc_top_title .inc_top_title_off {
    color: #222222;
    background: #cccccc;
    width: calc(100% - 10px);
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    overflow: hidden
  }

}


@media screen and (max-width:781px) {
  .inc_top_title {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    margin-bottom: 10px;
    width: calc(33.3333% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    display: inline-block
  }

  .inc_top_title .inc_top_title_on {
    color: #ffffff;
    background: #1d2c57;
    width: calc(100% - 10px);
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px
  }

  .inc_top_title .inc_top_title_off {
    color: #222222;
    background: #cccccc;
    width: calc(100% - 10px);
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px
  }

}


@media screen and (max-width:481px) {
  .inc_top_title {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 0px;
    margin-bottom: 10px;
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px
  }

  .inc_top_title .inc_top_title_on {
    color: #ffffff;
    background: #1d2c57;
    width: calc(100% - 10px);
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px
  }

  .inc_top_title .inc_top_title_off {
    color: #222222;
    background: #cccccc;
    width: calc(100% - 10px);
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px
  }

}

.about_class_content {
  width: 25%;
  float: left;
  text-align: center
}

.about_class_content img {
  border: 1px solid #cccccc;
  width: 90%;
  height: auto
}

.about_content_title {
  width: 90%;
  text-align: center;
  line-height: 30px;
  color: #454545;
  font-size: 14px;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px
}

@media screen and (max-width:1400px) {


  .about_class_content {
    width: 25%;
    float: left;
    text-align: center
  }

  .about_class_content img {
    border: 1px solid #cccccc;
    width: 90%;
  }

  .about_content_title {
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #454545;
    font-size: 14px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px
  }
}

@media screen and (max-width:1024px) {


  .about_class_content {
    width: 33.3%;
    float: left;
    text-align: center
  }

  .about_class_content img {
    border: 1px solid #cccccc;
    width: 90%;
  }

  .about_class_content .about_content_title {
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #454545;
    font-size: 14px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px
  }

}

@media screen and (max-width:781px) {


  .about_class_content {
    width: 50%;
    float: left;
    text-align: center
  }

  .about_class_content img {
    border: 1px solid #cccccc;
    width: 90%;
  }

  .about_class_content .about_content_title {
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #454545;
    font-size: 14px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px
  }
}

@media screen and (max-width:481px) {


  .about_class_content {
    width: 100%;
    float: left;
    text-align: center
  }

  .about_class_content img {
    border: 1px solid #cccccc;
    width: 98%;
  }

  .about_class_content .about_content_title {
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #454545;
    font-size: 14px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px
  }

}


.about_list {
  width: 25%;
  float: left
}

.about_list_img {
  width: 96%;
  margin: auto
}

.img_xz {
  width: 100%;
  height: auto;
  overflow: hidden
}

.about_list_img img {
  width: 100%;
  height: auto;
  margin: auto
}

.about_list_title {
  width: 96%;
  margin: auto;
  text-align: center;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px
}

.about_list_title a {
  font-weight: bold;
}


@media screen and (max-width:1400px) {

  .about_list {
    width: 25%;
    float: left
  }

  .about_list_img {
    width: 96%;
    margin: auto
  }

  .img_xz {
    width: 100%;
    height: auto;
    overflow: hidden
  }

  .about_list_img img {
    width: 100%;
    height: auto;
    margin: auto
  }

  .about_list_title {
    width: 96%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px
  }

  .about_list_title a {
    font-weight: bold;
  }

}

@media screen and (max-width:1024px) {

  .about_list {
    width: 50%;
    float: left
  }

  .about_list_img {
    width: 96%;
    margin: auto
  }

  .img_xz {
    width: 100%;
    height: auto;
    overflow: hidden
  }

  .about_list_img img {
    width: 100%;
    height: auto;
    margin: auto
  }

  .about_list_title {
    width: 96%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px
  }

}

@media screen and (max-width:781px) {

  .about_list {
    width: 50%;
    float: left
  }

  .about_list_img {
    width: 90%;
    margin: auto
  }

  .img_xz {
    width: 100%;
    height: auto;
    overflow: hidden
  }

  .about_list_img img {
    width: 100%;
    height: auto;
    margin: auto
  }

  .about_list_title {
    width: 96%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding-top: 0px;
    padding-bottom: 0px
  }

}

@media screen and (max-width:481px) {

  .about_list {
    width: 100%;
    float: left
  }

  .about_list_img {
    width: 90%;
    margin: auto
  }

  .img_xz {
    width: 100%;
    height: auto;
    overflow: hidden
  }

  .about_list_img img {
    width: 100%;
    height: auto;
    margin: auto
  }

  .about_list_title {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding-top: 0px;
    padding-bottom: 0px
  }

}




.pro_pro_body {
  float: left;
  width: 25%;
  text-align: center;
  padding-bottom: 10px
}

.pro_pro_body_img {
  width: 302px;
  height: 257px;
  border: 1px solid #cccccc;
  margin: auto;
  overflow: hidden
}

.pro_pro_body_img img {
  width: 300px;
  height: 255px;
  border: 1px solid #ffffff
}

.pro_pro_body_title {
  width: 304px;
  text-align: center;
  line-height: 40px;
  color: #454545;
  font-size: 14px;
  margin: auto;
  height: 40px
}


@media screen and (max-width:1400px) {


  .pro_pro_body {
    float: left;
    width: 25%;
    text-align: center;
    padding-bottom: 10px
  }

  .pro_pro_body_img {
    width: 96%;
    border: 1px solid #cccccc;
    margin: auto;
    height: auto
  }

  .pro_pro_body_img img {
    width: 100%;
    border: 1px solid #ffffff;
    height: auto
  }

  .pro_pro_body_title {
    width: 96%;
    text-align: center;
    line-height: 40px;
    color: #454545;
    font-size: 14px;
    margin: auto;
    height: 40px
  }
}

@media screen and (max-width:1024px) {


  .pro_pro_body {
    float: left;
    width: 33.3%;
    text-align: center;
    padding-bottom: 10px
  }

  .pro_pro_body_img {
    width: 96%;
    border: 1px solid #cccccc;
    margin: auto;
    height: auto
  }

  .pro_pro_body_img img {
    width: 100%;
    border: 1px solid #ffffff;
    height: auto
  }

  .pro_pro_body_title {
    width: 96%;
    text-align: center;
    line-height: 40px;
    color: #454545;
    font-size: 14px;
    margin: auto;
    height: 40px
  }
}

@media screen and (max-width:781px) {


  .pro_pro_body {
    float: left;
    width: 50%;
    text-align: center;
    padding-bottom: 10px
  }

  .pro_pro_body_img {
    width: 96%;
    border: 1px solid #cccccc;
    margin: auto;
    height: auto
  }

  .pro_pro_body_img img {
    width: 100%;
    border: 1px solid #ffffff;
    height: auto
  }

  .pro_pro_body_title {
    width: 96%;
    text-align: center;
    line-height: 40px;
    color: #454545;
    font-size: 14px;
    margin: auto;
    height: 40px
  }
}

@media screen and (max-width:481px) {


  .pro_pro_body {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 10px
  }

  .pro_pro_body_img {
    width: 96%;
    border: 1px solid #cccccc;
    margin: auto;
    height: auto
  }

  .pro_pro_body_img img {
    width: 100%;
    border: 1px solid #ffffff;
    height: auto
  }

  .pro_pro_body_title {
    width: 96%;
    text-align: center;
    line-height: 40px;
    color: #454545;
    font-size: 14px;
    margin: auto;
    height: 40px
  }
}



.news_list {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cccccc;
  padding-top: 10px
}

.news_list_img {
  width: 252px;
  height: 190px;
  border: 1px solid #cccccc;
  margin: auto;
  float: left;
  overflow: hidden
}

.news_list_img img {
  width: 250px;
  height: 188px;
  border: 1px solid #ffffff
}

.news_list_middle {
  width: 30px;
  float: left
}

.news_list_content {
  width: 100%;
  text-align: left;
  margin: auto;
  float: left
}

.news_list_content a {
  font-size: 16px;
  font-weight: bold
}

.news_list_content a:hover {
  font-size: 16px;
  font-weight: bold
}

.news_list_content1 {
  width: calc(100% - 10px);
  line-height: 30px;
  color: #222222;
  height: 30px;
  border-left: 4px solid #19215a;
  padding-left: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden
}

.news_list_content2 {
  width: 100%;
  line-height: 40px;
  color: #133984;
  height: 40px
}

.news_list_content3 {
  width: 100%;
  line-height: 35px;
  color: #454545;
  height: 70px
}

.news_list_more {
  float: right
}

.news_list_more a {
  width: 150px;
  height: 40px;
  background: #19215a;
  color: #ffffff;
  line-height: 40px;
  display: block;
  text-align: center;
  border-radius: 100px
}

.news_list_more a:hover {
  width: 150px;
  height: 40px;
  background: #a5a3a3;
  color: #ffffff;
  line-height: 40px;
  display: block;
  text-align: center;
  border-radius: 100px
}


@media screen and (max-width:1400px) {

  .news_list {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cccccc;
    padding-top: 10px
  }

  .news_list_img {
    width: 252px;
    height: 190px;
    border: 1px solid #cccccc;
    margin: auto;
    float: left;
    overflow: hidden
  }

  .news_list_img img {
    width: 250px;
    height: 188px;
    border: 1px solid #ffffff
  }

  .news_list_middle {
    width: 30px;
    float: left
  }

  .news_list_content {
    width: 100%;
    text-align: left;
    margin: auto;
    float: left
  }

  .news_list_content a {
    font-size: 16px;
    font-weight: bold
  }

  .news_list_content a:hover {
    font-size: 16px;
    font-weight: bold
  }

  .news_list_content1 {
    width: calc(100% - 10px);
    line-height: 30px;
    color: #222222;
    height: 30px;
    border-left: 4px solid #19215a;
    padding-left: 6px;
    margin-top: 5px;
    margin-bottom: 5px
  }

  .news_list_content2 {
    width: 100%;
    line-height: 40px;
    color: #133984;
    height: 40px
  }

  .news_list_content3 {
    width: 100%;
    line-height: 35px;
    color: #454545;
    height: 70px
  }

  .news_list_more {
    float: right
  }

  .news_list_more a {
    width: 150px;
    height: 40px;
    background: #19215a;
    color: #ffffff;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px
  }

  .news_list_more a:hover {
    width: 150px;
    height: 40px;
    background: #a5a3a3;
    color: #ffffff;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px
  }

}

@media screen and (max-width:1024px) {

  .news_list {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cccccc;
    padding-top: 10px
  }

  .news_list_img {
    width: 252px;
    height: 190px;
    border: 1px solid #cccccc;
    margin: auto;
    float: left;
    overflow: hidden
  }

  .news_list_img img {
    width: 250px;
    height: 188px;
    border: 1px solid #ffffff
  }

  .news_list_middle {
    width: 30px;
    float: left
  }

  .news_list_content {
    width: 100%;
    text-align: left;
    margin: auto;
    float: left
  }

  .news_list_content a {
    font-size: 16px;
    font-weight: bold
  }

  .news_list_content a:hover {
    font-size: 16px;
    font-weight: bold
  }

  .news_list_content1 {
    width: calc(100% - 10px);
    line-height: 30px;
    color: #222222;
    height: 30px;
    border-left: 4px solid #19215a;
    padding-left: 6px;
    margin-top: 5px;
    margin-bottom: 5px
  }

  .news_list_content2 {
    width: 100%;
    line-height: 40px;
    color: #133984;
    height: 40px
  }

  .news_list_content3 {
    width: 100%;
    line-height: 35px;
    color: #454545;
    height: 70px
  }

  .news_list_more {
    float: right
  }

  .news_list_more a {
    width: 150px;
    height: 40px;
    background: #19215a;
    color: #ffffff;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px
  }

  .news_list_more a:hover {
    width: 150px;
    height: 40px;
    background: #a5a3a3;
    color: #ffffff;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px
  }

}


@media screen and (max-width:781px) {


  .news_list {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cccccc;
    padding-top: 10px
  }

  .news_list_img {
    width: 252px;
    height: 190px;
    border: 1px solid #cccccc;
    margin: auto;
    float: left;
    overflow: hidden
  }

  .news_list_img img {
    width: 250px;
    height: 188px;
    border: 1px solid #ffffff
  }

  .news_list_middle {
    width: 30px;
    float: left
  }

  .news_list_content {
    width: 100%;
    text-align: left;
    margin: auto;
    float: left
  }

  .news_list_content a {
    font-size: 16px;
    font-weight: bold
  }

  .news_list_content a:hover {
    font-size: 16px;
    font-weight: bold
  }

  .news_list_content1 {
    width: calc(100% - 10px);
    line-height: 30px;
    color: #222222;
    height: 30px;
    border-left: 4px solid #19215a;
    padding-left: 6px;
    margin-top: 5px;
    margin-bottom: 5px
  }

  .news_list_content2 {
    width: 100%;
    line-height: 40px;
    color: #133984;
    height: 40px
  }

  .news_list_content3 {
    width: 100%;
    line-height: 35px;
    color: #454545;
    height: 70px;
    overflow: hidden
  }

  .news_list_more {
    float: right
  }

  .news_list_more a {
    width: 150px;
    height: 40px;
    background: #19215a;
    color: #ffffff;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px
  }

  .news_list_more a:hover {
    width: 150px;
    height: 40px;
    background: #a5a3a3;
    color: #ffffff;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px
  }

}

@media screen and (max-width:481px) {

  .news_list {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cccccc;
    padding-top: 10px
  }

  .news_list_img {
    width: 252px;
    height: 190px;
    border: 1px solid #cccccc;
    margin: auto;
    float: left;
    overflow: hidden
  }

  .news_list_img img {
    width: 250px;
    height: 188px;
    border: 1px solid #ffffff
  }

  .news_list_middle {
    width: 30px;
    float: left
  }

  .news_list_content {
    width: 100%;
    text-align: left;
    margin: auto;
    float: left
  }

  .news_list_content a {
    font-size: 16px;
    font-weight: bold
  }

  .news_list_content a:hover {
    font-size: 16px;
    font-weight: bold
  }

  .news_list_content1 {
    width: calc(100% - 10px);
    line-height: 30px;
    color: #222222;
    height: 30px;
    border-left: 4px solid #19215a;
    padding-left: 6px;
    margin-top: 5px;
    margin-bottom: 5px
  }

  .news_list_content2 {
    width: 100%;
    line-height: 40px;
    color: #133984;
    height: 40px
  }

  .news_list_content3 {
    width: 100%;
    line-height: 35px;
    color: #454545;
    height: 70px
  }

  .news_list_more {
    float: left;
    margin-top: 20px
  }

  .news_list_more a {
    width: 120px;
    height: 40px;
    background: #19215a;
    color: #ffffff;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px;
    font-size: 12px
  }

  .news_list_more a:hover {
    width: 120px;
    height: 40px;
    background: #a5a3a3;
    color: #ffffff;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px;
    font-size: 12px
  }

}





.page_search_body {
  width: 90%;
  margin: auto
}

.page_search_body .l {
  float: left;
  line-height: 74px;
  text-align: left;
  color: #454545;
  font-size: 16px;
  padding-left: 10px
}

.page_search_body .r {
  float: right;
  padding-top: 18px;
  width: 350px;
  padding-right: 10px
}

@media screen and (max-width:1400px) {

  .page_search_body {
    width: 90%;
    margin: auto
  }

  .page_search_body .l {
    float: left;
    line-height: 74px;
    text-align: left;
    color: #454545;
    font-size: 16px;
    padding-left: 10px
  }

  .page_search_body .r {
    float: right;
    padding-top: 18px;
    width: 350px;
    padding-right: 10px
  }

}

@media screen and (max-width:1024px) {

  .page_search_body {
    width: 90%;
    margin: auto
  }

  .page_search_body .l {
    float: left;
    height: auto;
    line-height: 40px;
    text-align: 454545;
    color: #454545;
    font-size: 14px;
    width: 100%;
    padding-left: 0px
  }

  .page_search_body .r {
    float: left;
    padding-top: 10px;
    width: 100%;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 0px
  }
}


@media screen and (max-width:781px) {

  .page_search_body {
    width: 90%;
    margin: auto
  }

  .page_search_body .l {
    float: left;
    height: auto;
    line-height: 40px;
    text-align: center;
    color: #454545;
    font-size: 14px;
    width: 100%;
    padding-left: 0px
  }

  .page_search_body .r {
    float: left;
    padding-top: 10px;
    width: 100%;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 0px
  }




}

@media screen and (max-width:481px) {

  .page_search_body {
    width: 100%;
    margin: auto
  }

  .page_search_body .l {
    float: left;
    height: auto;
    line-height: 40px;
    text-align: center;
    color: #454545;
    font-size: 14px;
    width: 100%;
    padding-left: 0px
  }

  .page_search_body .r {
    float: left;
    padding-top: 10px;
    width: 100%;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 0px
  }

}


.index_pro_class1 {
  width: 100%;
  margin: auto;
  background: url(http://www.wddry.com/template/default/images/index_about.jpg) center top no-repeat #ededed;
  height: 1083px
}

.index_main_title {
  width: 1400px;
  text-align: left;
  height: 100px;
  line-height: 100px;
  color: #000000;
  font-size: 36px;
  margin: auto
}

.index_main_title1 {
  width: 1400px;
  text-align: center;
  height: 100px;
  line-height: 100px;
  color: #ffffff;
  font-size: 36px;
  margin: auto
}

.index_main_title2 {
  width: 1400px;
  text-align: left;
  height: 100px;
  line-height: 100px;
  color: #000000;
  font-size: 36px;
  margin: auto
}

@media screen and (max-width:1400px) {
  .index_pro_class1 {
    width: 100%;
    margin: auto;
    background: url(http://www.wddry.com/template/default/images/index_about.jpg) center top no-repeat #ededed;
    height: 1083px
  }

  .index_main_title {
    width: 90%;
    text-align: left;
    height: 100px;
    line-height: 100px;
    color: #000000;
    font-size: 36px;
    margin: auto
  }

  .index_main_title1 {
    width: 90%;
    text-align: center;
    height: 100px;
    line-height: 100px;
    color: #ffffff;
    font-size: 36px;
    margin: auto
  }

  .index_main_title2 {
    width: 90%;
    text-align: left;
    height: 100px;
    line-height: 100px;
    color: #000000;
    font-size: 36px;
    margin: auto
  }
}

@media screen and (max-width:1024px) {
  .index_pro_class1 {
    width: 100%;
    margin: auto;
    background: url(http://www.wddry.com/template/default/images/index_about.jpg) center top no-repeat #ededed;
    height: 1083px
  }

  .index_main_title {
    width: 90%;
    text-align: left;
    height: 100px;
    line-height: 100px;
    color: #000000;
    font-size: 36px;
    margin: auto
  }

  .index_main_title1 {
    width: 90%;
    text-align: center;
    height: 100px;
    line-height: 100px;
    color: #ffffff;
    font-size: 36px;
    margin: auto
  }

  .index_main_title2 {
    width: 90%;
    text-align: left;
    height: 100px;
    line-height: 100px;
    color: #000000;
    font-size: 36px;
    margin: auto
  }
}


@media screen and (max-width:781px) {
  .index_pro_class1 {
    width: 100%;
    margin: auto;
    background: url(http://www.wddry.com/template/default/images/index_about.jpg) center top no-repeat #ededed;
    height: 1883px
  }

  .index_main_title {
    width: 90%;
    text-align: left;
    height: 100px;
    line-height: 100px;
    color: #000000;
    font-size: 30px;
    margin: auto
  }

  .index_main_title1 {
    width: 90%;
    text-align: center;
    height: 100px;
    line-height: 100px;
    color: #ffffff;
    font-size: 30px;
    margin: auto
  }

  .index_main_title2 {
    width: 90%;
    text-align: left;
    height: 100px;
    line-height: 100px;
    color: #000000;
    font-size: 20px;
    margin: auto
  }



}

@media screen and (max-width:481px) {
  .index_pro_class1 {
    width: 100%;
    margin: auto;
    background: url(http://www.wddry.com/template/default/images/index_about.jpg) center top no-repeat #ededed;
    height: 1583px
  }

  .index_main_title {
    width: 90%;
    text-align: left;
    height: 100px;
    line-height: 100px;
    color: #000000;
    font-size: 26px;
    margin: auto
  }

  .index_main_title1 {
    width: 90%;
    text-align: center;
    height: 100px;
    line-height: 100px;
    color: #ffffff;
    font-size: 26px;
    margin: auto
  }

  .index_main_title2 {
    width: 90%;
    text-align: left;
    height: 100px;
    line-height: 100px;
    color: #000000;
    font-size: 20px;
    margin: auto
  }
}



.index_pro_class_title {
  width: 1400px;
  margin: auto
}

.index_pro_class_li {
  width: 105px;
  text-align: center;
  line-height: 40px;
  line-height: 40px;
  float: left;
  margin-left: 5px;
  margin-right: 5px
}

.index_pro_class_li .lili {
  width: 105px;
  text-align: center;
  line-height: 40px;
  line-height: 40px;
  text-align: center;
}

.index_pro_class_li .lili a {
  width: 105px;
  height: 40px;
  display: block;
  color: #222222;
  font-size: 14px
}

.index_pro_class_li .lili a:hover {
  width: 105px;
  height: 40px;
  display: block;
  color: #ffffff;
  font-size: 14px;
  background: #1f2d49;
}


.sk_no {
  width: 105px;
  text-align: center;
  line-height: 40px;
  line-height: 40px;
  float: left;
  margin-left: 5px;
  margin-right: 5px
}

.sk_no .lili {
  width: 105px;
  text-align: center;
  line-height: 40px;
  line-height: 40px;
  text-align: center;
  color: #222222;
  font-size: 14px;
  cursor: pointer
}

.sk_no .lili a {
  width: 105px;
  height: 40px;
  display: block;
  color: #222222;
  font-size: 14px
}

.sk_no .lili a:hover {
  width: 105px;
  height: 40px;
  display: block;
  color: #ffffff;
  font-size: 14px;
  background: #1f2d49;
}

.sk_yes {
  width: 105px;
  text-align: center;
  line-height: 40px;
  line-height: 40px;
  float: left;
  margin-left: 5px;
  margin-right: 5px
}

.sk_yes .lili {
  width: 105px;
  text-align: center;
  line-height: 40px;
  line-height: 40px;
  text-align: center;
  background: #1f2d49;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer
}

.sk_yes .lili a {
  width: 105px;
  height: 40px;
  display: block;
  color: #ffffff;
  font-size: 14px;
  background: #1f2d49;
}

.sk_yes .lili a:hover {
  width: 105px;
  height: 40px;
  display: block;
  background: #1f2d49;
  color: #ffffff;
  font-size: 14px
}

.index_pro_body {
  width: 1400px;
  margin: auto
}

.index_pro_body_body_main {
  width: 1400PX;
  height: 1000PX
}

.index_pro_class_xl {
  width: 1400px;
  margin: auto;
  padding-top: 10px
}

.index_pro_class_pro {
  width: 25%;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px
}

.index_pro_class_pro_body {
  width: 320px;
  height: 420px;
  border: 1px solid #1f2d49;
  background: #ffffff;
  margin: auto
}

.index_pro_class_pro_img {
  width: 300px;
  height: 300px;
  overflow: hidden;
  margin: auto;
  text-align: center;
  margin-top: 10px
}

.index_pro_class_pro_img img {
  width: 300px;
  height: 300px
}

.index_pro_class_pro_title {
  width: 300px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: auto
}

.index_pro_class_pro_smallc {
  width: 300px;
  line-height: 20px;
  margin: auto;
  text-align: center;
  color: #999999;
  font-size: 14px
}

@media screen and (max-width:1400px) {

  .index_pro_class_title {
    width: 100%;
    margin: auto
  }

  .index_pro_class_li {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .index_pro_class_li .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
  }

  .index_pro_class_li .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #222222;
    font-size: 14px
  }

  .index_pro_class_li .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }


  .sk_no {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .sk_no .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
    color: #222222;
    font-size: 14px;
    cursor: pointer
  }

  .sk_no .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #222222;
    font-size: 14px
  }

  .sk_no .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }

  .sk_yes {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .sk_yes .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1f2d49;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer
  }

  .sk_yes .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }

  .sk_yes .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    background: #1f2d49;
    color: #ffffff;
    font-size: 14px
  }

  .index_pro_body {
    width: 100%;
    margin: auto
  }

  .index_pro_body_body_main {
    width: 100%;
    height: 1000PX
  }

  .index_pro_class_xl {
    width: 100%;
    margin: auto;
    padding-top: 10px
  }

  .index_pro_class_pro {
    width: 25%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px
  }

  .index_pro_class_pro_body {
    width: 90%;
    height: auto;
    border: 1px solid #1f2d49;
    background: #ffffff;
    margin: auto;
    padding-bottom: 10px
  }

  .index_pro_class_pro_img {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
    text-align: center;
    margin-top: 10px
  }

  .index_pro_class_pro_img img {
    width: 100%;
    height: auto
  }





  .index_pro_class_pro_title {
    width: 90%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: auto
  }

  .index_pro_class_pro_smallc {
    width: 90%;
    line-height: 20px;
    margin: auto;
    text-align: center;
    color: #999999;
    font-size: 14px
  }

}

@media screen and (max-width:1024px) {

  .index_pro_class_title {
    width: 100%;
    margin: auto
  }

  .index_pro_class_li {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .index_pro_class_li .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
  }

  .index_pro_class_li .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #222222;
    font-size: 14px
  }

  .index_pro_class_li .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }


  .sk_no {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .sk_no .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
    color: #222222;
    font-size: 14px;
    cursor: pointer
  }

  .sk_no .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #222222;
    font-size: 14px
  }

  .sk_no .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }

  .sk_yes {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .sk_yes .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1f2d49;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer
  }

  .sk_yes .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }

  .sk_yes .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    background: #1f2d49;
    color: #ffffff;
    font-size: 14px
  }

  .index_pro_body {
    width: 100%;
    margin: auto
  }

  .index_pro_body_body_main {
    width: 100%;
    height: 1000PX
  }

  .index_pro_class_xl {
    width: 100%;
    margin: auto;
    padding-top: 10px
  }

  .index_pro_class_pro {
    width: 25%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px
  }



  .index_pro_class_pro_body {
    width: 90%;
    height: auto;
    border: 1px solid #1f2d49;
    background: #ffffff;
    margin: auto;
    padding-bottom: 10px
  }

  .index_pro_class_pro_img {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
    text-align: center;
    margin-top: 10px
  }

  .index_pro_class_pro_img img {
    width: 100%;
    height: auto
  }


  .index_pro_class_pro_title {
    width: 90%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: auto
  }

  .index_pro_class_pro_smallc {
    width: 90%;
    line-height: 20px;
    margin: auto;
    text-align: center;
    color: #999999;
    font-size: 14px
  }

}

@media screen and (max-width:781px) {

  .index_pro_class_title {
    width: 100%;
    margin: auto
  }

  .index_pro_class_li {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .index_pro_class_li .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
  }

  .index_pro_class_li .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #222222;
    font-size: 14px
  }

  .index_pro_class_li .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }


  .sk_no {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .sk_no .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
    color: #222222;
    font-size: 14px;
    cursor: pointer
  }

  .sk_no .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #222222;
    font-size: 14px
  }

  .sk_no .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }

  .sk_yes {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .sk_yes .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1f2d49;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer
  }

  .sk_yes .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }

  .sk_yes .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    background: #1f2d49;
    color: #ffffff;
    font-size: 14px
  }

  .index_pro_body {
    width: 100%;
    margin: auto
  }

  .index_pro_body_body_main {
    width: 100%;
    height: 1400PX
  }

  .index_pro_class_xl {
    width: 100%;
    margin: auto;
    padding-top: 10px
  }

  .index_pro_class_pro {
    width: 50%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px
  }



  .index_pro_class_pro_body {
    width: 90%;
    height: auto;
    border: 1px solid #1f2d49;
    background: #ffffff;
    margin: auto;
    padding-bottom: 10px
  }

  .index_pro_class_pro_img {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
    text-align: center;
    margin-top: 10px
  }

  .index_pro_class_pro_img img {
    width: 100%;
    height: auto
  }

  .index_pro_class_pro_title {
    width: 90%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: auto
  }

  .index_pro_class_pro_smallc {
    width: 90%;
    line-height: 20px;
    margin: auto;
    text-align: center;
    color: #999999;
    font-size: 14px
  }

}

@media screen and (max-width:481px) {

  .index_pro_class_title {
    width: 100%;
    margin: auto
  }

  .index_pro_class_li {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .index_pro_class_li .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
  }

  .index_pro_class_li .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #222222;
    font-size: 14px
  }

  .index_pro_class_li .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }


  .sk_no {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .sk_no .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
    color: #222222;
    font-size: 14px;
    cursor: pointer
  }

  .sk_no .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #222222;
    font-size: 14px
  }

  .sk_no .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }

  .sk_yes {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
  }

  .sk_yes .lili {
    width: 105px;
    text-align: center;
    line-height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1f2d49;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer
  }

  .sk_yes .lili a {
    width: 105px;
    height: 40px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #1f2d49;
  }

  .sk_yes .lili a:hover {
    width: 105px;
    height: 40px;
    display: block;
    background: #1f2d49;
    color: #ffffff;
    font-size: 14px
  }

  .index_pro_body {
    width: 100%;
    margin: auto
  }

  .index_pro_body_body_main {
    width: 100%;
    height: 1400PX
  }

  .index_pro_class_xl {
    width: 100%;
    margin: auto;
    padding-top: 10px;
    border-top: 1px solid #1f2d49
  }

  .index_pro_class_pro {
    width: 50%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px
  }

  .index_pro_class_pro_body {
    width: 90%;
    height: auto;
    border: 1px solid #1f2d49;
    background: #ffffff;
    margin: auto;
    padding-bottom: 10px
  }

  .index_pro_class_pro_img {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
    text-align: center;
    margin-top: 10px
  }

  .index_pro_class_pro_img img {
    width: 100%;
    height: auto
  }

  .index_pro_class_pro_title {
    width: 90%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: auto
  }

  .index_pro_class_pro_smallc {
    width: 90%;
    line-height: 20px;
    margin: auto;
    text-align: center;
    color: #999999;
    font-size: 14px
  }

}


.index_news_class1 {
  float: left;
  width: 63.789%;
}

.index_news_class2 {
  float: left;
  width: 34.211%;
  margin-left: 2%
}


@media screen and (max-width:781px) {
  .index_news_class1 {
    float: left;
    width: 100%;
  }

  .index_news_class2 {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px
  }
}



.web_bottom {
  width: 100%;
  margin: auto;
  background: #061149;
  margin-top: 20px
}

.web_bottom_1 {
  width: 100%;
  margin: auto;
  display: flex;
}

.web_bottom_1_2 {
  float: left;
  width: 22%
}

.web_bottom_1_3 {
  float: left;
  width: 34%
}


.web_bottom_1_2_a {
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 30px
}

.web_bottom_1_2_b {
  font-size: 14px;
  color: #ffffff;
  line-height: 30px
}

.web_bottom_1_2_b a {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  display: block
}

.web_bottom_1_2_b a:hover {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  height: 30px
}

.web_bottom_1_2_line {
  width: 30px;
  height: 3px;
  line-height: 3px;
  background: #ffffff;
  margin-bottom: 30px
}


.web_bottom_1_3_a {
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 30px
}

.web_bottom_1_3_b {
  margin-top: 20px
}

.web_bottom_1_3_b a {
  color: #a0a0a0
}

.web_bottom_1_3_b a:hover {
  color: #ffffff
}

.web_bottom_3 {
  border-top: 1px solid #2d3947;
  margin-top: 30px;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  font-size: 14px
}

.web_bottom_3 a {
  color: #ffffff;
  font-size: 14px
}

.web_bottom_3 a:hover {
  color: #ffffff;
  font-size: 14px
}

.g-ft {
  display: none
}

@media screen and (max-width:1400px) {}

@media screen and (max-width:1024px) {
  .web_bottom_1_1_b {
    margin-top: 20px;
    color: #ffffff;
    font-size: 14px
  }

  .web_bottom_1_2_b a {
    color: #ffffff;
    font-size: 14px
  }

  .web_bottom_1_2_b a:hover {
    color: #ffffff;
    font-size: 14px
  }

  .web_bottom_1_3_b a {
    color: #ffffff;
    font-size: 14px
  }

  .web_bottom_1_3_b a:hover {
    color: #ffffff;
    font-size: 14px
  }

  .web_bottom_1_2_a {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 30px
  }

  .web_bottom_3 {
    border-top: 1px solid #104986;
    margin-top: 30px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 14px
  }

  .web_bottom_3 a {
    color: #ffffff;
    font-size: 14px
  }

  .web_bottom_3 a:hover {
    color: #ffffff;
    font-size: 14px
  }
}

@media screen and (max-width:781px) {
  .suspension {
    display: none
  }

  .bottom {
    display: none
  }

  .bottom1 {
    display: none
  }

  .bottom2 {
    display: none
  }

  .web_bottom {
    display: none
  }

  .g-ft {
    margin-top: 0;
    display: block;
    z-index: 1
  }

  .f_nav {
    height: 4.9rem;
    min-width: 320px;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 2;
    background: #313131;
    display: flex;
    justify-content: space-between;
  }

  .f_nav li {
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }

  .f_nav li a {
    height: 4.9rem;
    font-size: 1rem;
    color: #fff;
    line-height: 100%;
    display: block;
    text-align: center;
  }

  .f_nav li img {
    width: 1.75rem;
    max-width: 100%;
    margin: .8rem auto .6rem;
    display: block;
  }

  .f_nav li:last-child {
    border-right: none;
  }

  .f_nav li.cur {
    background: #061149;
    border-color: #061149;
  }
}

@media screen and (max-width:481px) {
  .suspension {
    display: none
  }

  .web_bottom {
    display: none
  }

  .bottom1 {
    display: none
  }

  .bottom2 {
    display: none
  }

  .g-ft {
    display: block
  }
}

.index_title_cn {
  width: 100%;
  margin: auto;
  line-height: 80px;
  padding-top: 30px;
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 40px;
  display: block
}

.index_title_en {
  width: 100%;
  margin: auto;
  line-height: 50px;
  padding-bottom: 30px;
  text-align: center;
  color: #454545;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.index_title_line {
  width: 17px;
  margin: auto;
  line-height: 2px;
  background: #1f2d49
}

.index_title_cn1 {
  width: 100%;
  margin: auto;
  line-height: 80px;
  padding-top: 30px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 40px;
  display: block
}

.index_title_en1 {
  width: 100%;
  margin: auto;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.index_title_line1 {
  width: 17px;
  margin: auto;
  line-height: 2px;
  background: #ffffff
}

@media screen and (max-width:1400px) {


  .index_title_cn {
    width: 100%;
    margin: auto;
    line-height: 80px;
    padding-top: 30px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 40px
  }

  .index_title_en {
    width: 100%;
    margin: auto;
    line-height: 50px;
    text-align: center;
    color: #454545;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px;
  }

  .index_title_line {
    width: 17px;
    margin: auto;
    line-height: 2px;
    background: #1f2d49
  }


  .index_title_cn1 {
    width: 100%;
    margin: auto;
    line-height: 80px;
    padding-top: 30px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 40px;
    display: block
  }

  .index_title_en1 {
    width: 100%;
    margin: auto;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px;
  }

  .index_title_line1 {
    width: 17px;
    margin: auto;
    line-height: 2px;
    background: #ffffff
  }

}

@media screen and (max-width:1024px) {
  .index_title_cn {
    width: 100%;
    margin: auto;
    line-height: 80px;
    padding-top: 30px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 40px
  }

  .index_title_en {
    width: 100%;
    margin: auto;
    line-height: 50px;
    text-align: center;
    color: #454545;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px
  }

  .index_title_line {
    width: 17px;
    margin: auto;
    line-height: 2px;
    background: #1f2d49
  }

  .index_title_cn1 {
    width: 100%;
    margin: auto;
    line-height: 80px;
    padding-top: 30px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 40px;
    display: block
  }

  .index_title_en1 {
    width: 100%;
    margin: auto;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px;
  }

  .index_title_line1 {
    width: 17px;
    margin: auto;
    line-height: 2px;
    background: #ffffff
  }

}

@media screen and (max-width:781px) {
  .index_title_cn {
    width: 100%;
    margin: auto;
    line-height: 80px;
    padding-top: 30px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 40px
  }

  .index_title_en {
    width: 100%;
    margin: auto;
    line-height: 50px;
    text-align: center;
    color: #454545;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px
  }

  .index_title_line {
    width: 17px;
    margin: auto;
    line-height: 2px;
    background: #1f2d49
  }

  .index_title_cn1 {
    width: 100%;
    margin: auto;
    line-height: 80px;
    padding-top: 30px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 40px;
    display: block
  }

  .index_title_en1 {
    width: 100%;
    margin: auto;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px;
  }

  .index_title_line1 {
    width: 17px;
    margin: auto;
    line-height: 2px;
    background: #ffffff
  }


}

@media screen and (max-width:481px) {
  .index_title_cn {
    width: 100%;
    margin: auto;
    line-height: 80px;
    padding-top: 30px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 40px
  }

  .index_title_en {
    width: 100%;
    margin: auto;
    line-height: 50px;
    text-align: center;
    color: #454545;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px
  }

  .index_title_line {
    width: 17px;
    margin: auto;
    line-height: 2px;
    background: #1f2d49
  }

  .index_title_cn1 {
    width: 100%;
    margin: auto;
    line-height: 80px;
    padding-top: 30px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 40px;
    display: block
  }

  .index_title_en1 {
    width: 100%;
    margin: auto;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 30px;
  }

  .index_title_line1 {
    width: 17px;
    margin: auto;
    line-height: 2px;
    background: #ffffff
  }
}


.feedback {
  width: 800px
}

.feedback_left {
  text-align: left;
  height: 40px;
  line-height: 40px;
  color: #828282;
  font-size: 16px;
  font-weight: bold;
  width: 140px
}

.feedback_right {
  width: 510px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #cccccc
}

.feedback_right1 {
  width: 510px;
  height: 160px;
  line-height: 40px;
  border: 1px solid #cccccc
}

.feedback_right2 {
  width: 310px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #cccccc
}

@media screen and (max-width:1400px) {


  .feedback {
    width: 800px
  }

  .feedback_left {
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #828282;
    font-size: 16px;
    font-weight: bold;
    width: 140px
  }

  .feedback_right {
    width: 510px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

  .feedback_right1 {
    width: 510px;
    height: 160px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

  .feedback_right2 {
    width: 310px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

}

@media screen and (max-width:1024px) {
  .feedback {
    width: 800px
  }

  .feedback_left {
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #828282;
    font-size: 16px;
    font-weight: bold;
    width: 140px
  }

  .feedback_right {
    width: 510px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

  .feedback_right1 {
    width: 510px;
    height: 160px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

  .feedback_right2 {
    width: 310px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

}

@media screen and (max-width:781px) {
  .feedback {
    width: 480px
  }

  .feedback_left {
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #828282;
    font-size: 16px;
    font-weight: bold;
    width: 140px
  }

  .feedback_right {
    width: 330px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

  .feedback_right1 {
    width: 330px;
    height: 160px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

  .feedback_right2 {
    width: 250px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc
  }


}

@media screen and (max-width:481px) {
  .feedback {
    width: 100%
  }

  .feedback_left {
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #828282;
    font-size: 14px;
    font-weight: bold;
    width: 25%
  }

  .feedback_right {
    width: 70%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

  .feedback_right1 {
    width: 70%;
    height: 160px;
    line-height: 40px;
    border: 1px solid #cccccc
  }

  .feedback_right2 {
    width: 50%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc
  }
}

.abc td {
  word-break: break-all;
  font-size: 16px
}

@media screen and (max-width:781px) {
  .abc td {
    word-break: break-all;
    font-size: 12px
  }
}

@media screen and (max-width:481px) {
  .abc td {
    word-break: break-all;
    font-size: 10px
  }
}




.index_inc_title1 {
  font-size: 45px;
  color: #242121;
  font-weight: bold;
  width: 100%;
  margin: auto;
  text-align: center;
  height: 60px;
  line-height: 60px;
  padding-top: 40px
}

.index_inc_title2 {
  font-size: 16px;
  color: #4e4e4e;
  width: 100%;
  margin: auto;
  text-align: center;
  height: 40px;
  line-height: 40px
}

.index_inc_line {
  width: 116px;
  height: 5px;
  background: url(http://www.wddry.com/template/default/images/index_inc.png) center top no-repeat;
  line-height: 5px;
  margin: auto;
  margin-bottom: 40px
}

@media screen and (max-width:1400px) {
  .index_inc_title1 {
    font-size: 45px;
    color: #242121;
    font-weight: bold;
    width: 100%;
    margin: auto;
    text-align: center;
    height: 60px;
    line-height: 60px;
    padding-top: 40px
  }

  .index_inc_title2 {
    font-size: 16px;
    color: #4e4e4e;
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

  .index_inc_line {
    width: 116px;
    height: 5px;
    background: url(http://www.wddry.com/template/default/images/index_inc.png) center top no-repeat;
    line-height: 5px;
    margin: auto;
    margin-bottom: 40px
  }
}

@media screen and (max-width:1024px) {}

@media screen and (max-width:781px) {}

@media screen and (max-width:481px) {
  .index_inc_title1 {
    font-size: 35px;
    color: #242121;
    font-weight: bold;
    width: 100%;
    margin: auto;
    text-align: center;
    height: 60px;
    line-height: 60px;
    padding-top: 40px
  }

  .index_inc_title2 {
    font-size: 16px;
    color: #4e4e4e;
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

  .index_inc_line {
    width: 116px;
    height: 5px;
    background: url(http://www.wddry.com/template/default/images/index_inc.png) center top no-repeat;
    line-height: 5px;
    margin: auto;
    margin-bottom: 40px
  }
}



.abcdef td {
  text-align: left;
  padding-left: 10px;
  word-break: break-all;
  line-height: 50px;
  font-size: 14px
}

@media screen and (max-width:481px) {
  .abcdef td {
    text-align: left;
    padding-left: 10px;
    word-break: break-all;
    font-size: 14px
  }

}

.pro_line_title {
  border-bottom: 1px solid #e9f2f2;
  height: 40px;
  left: 40px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #cb0303;
  margin-bottom: 10px;
  margin-top: 10px
}

.web_in_news_content {
  float: left;
  width: 50%;
  padding-bottom: 20px;
  margin-top: 20px
}


.web_in_news_content2 {
  width: 98%;
  margin: auto;
  background-image: linear-gradient(#cb0303, #cb0303);
  background-position: left bottom;
  background-size: 0 2px;
  background-repeat: no-repeat;
  transition: .3s;
  border: 1px solid #e7e7e7;
  margin-bottom: 1px;
}

.web_in_news_content2:hover {
  background-size: 100% 2px;
  box-shadow: 0 0 15px 3px rgb(0 0 0 / 10%);
}

@media screen and (max-width: 781px) and (min-width:0) {
  .web_in_news_content {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-top: 20px
  }

}


img,
video {
  vertical-align: top;
}

.imgs {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}

.imgs:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.fb {
  font-weight: bolder;
}

.f28 {
  font-size: 28px
}


.h_kj_li {
  width: calc(12.65% - 0px);
  float: left;
  background: #efefef;
  padding: 5% 1.5%;
  margin: 0px 0.5%;
  display: inline-block;
  border-radius: 0px 40px
}

/*
.h_kj_li:nth-child(1) {
	margin-left: 0px;
}
.h_kj_li:nth-child(3) {
	margin-right: 0px;
}
*/
.clear {
  clear: both
}

.h_kj_title {
  color: rgba(36, 43, 61, 1);
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px
}

.h_kj_sml {
  color: #828282;
  font-size: 14px
}

.h_kj_btn {
  font-family: "35e3fc52-738d-4076-9e60-597744ba3de1";
  font-size: 18px;
  color: #c4ceda;
  margin-top: 3%;
  text-decoration: underline
}

.h_kj_li:hover {
  background: #048df9;
  border-radius: 40px 0px 40px 0;
  transition: all 0.6s;
  background-image: linear-gradient(125deg, #1c3c89 0%, #1f2d49 100%)
}

.h_kj_li:hover * {
  color: #fff
}

.h_kj_pic {
  position: relative;
  flex: 0 0 30%
}

.h_kj_pic img {
  max-width: 75px;
  width: 60%
}

.h_kj_pic img:nth-child(2) {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0
}

.h_kj_li:Hover img:nth-child(1) {
  opacity: 0
}

.h_kj_li:Hover img:nth-child(2) {
  opacity: 1
}

@media screen and (max-width:768px) {
  .h_kj_li {
    width: 100% !important;
    float: left;
    background: #edf5ff;
    padding: 5%;
    /* margin:0px 1%;
 */
    display: inline-block;
    border-radius: 0px 20px;
    margin-bottom: 10px
  }

  #c_static_001_P_30583-1698996701327 .h_kj_title {
    color: #333333;
    font-size: 20px
  }

  #c_static_001_P_30583-1698996701327 .h_kj_btn {
    font-size: 13px;
    color: #c4ceda;
    margin-top: 3%;
    text-decoration: underline
  }

  .h_kj_sml {
    color: #828282;
    font-size: 12px
  }

  .h_kj_pic img {
    max-width: 55px;
    width: 50%
  }

  #c_static_001_P_30583-1698996701327 .e_richText-5 {
    font_radio: 2;
    display-radio: 1;
    margin-left: 12px;
    margin-right: 12px;
    font-size: 20px;
    color: #333333;
    line-height: 1
  }

  #c_static_001_P_30583-1698996701327 .e_text-6 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px
  }

  #c_static_001_P_30583-1698996701327 {
    background_radio: 2;
    display-radio: 1;
    padding-top: 50px
  }
}


.web_news_title_left {
  float: left;
  font-size: 36px;
  height: 50px;
  line-height: 50px;
  color: #1f2d49;
  font-weight: bold
}

.web_news_title_right {
  width: 154px;
  height: 54px;
  line-height: 50px;
  float: right
}

.web_news_title_right a {
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  display: block;
  border: 2px solid #cccccc
}

.web_news_title_right a:hover {
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  display: block;
  border: 2px solid #19215a;
  background: #19215a;
  color: #ffffff
}




.abcdef td {
  text-align: left;
  padding-left: 10px;
  word-break: break-all;
  line-height: 50px;
  font-size: 14px
}

.aabb {
  background-color: #ececec;
  bgcolor: #ececec;
  color: #222222
}

.bbaa {
  background-color: #f9f9f9;
  bgcolor: #f9f9f9;
  color: #222222
}

@media screen and (max-width:481px) {
  .abcdef td {
    text-align: left;
    padding-left: 10px;
    word-break: break-all;
    font-size: 14px
  }

}


.yx_video {
  line-height: 0;
}

.yx_video video {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.yx_video {
  line-height: 0;
}

.yx_video video {
  width: 100%;
  height: auto;
  object-fit: contain;
}


.banner {
  height: 800px;
  position: relative;
  background: #cccccc
}

.banner video {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1920px;
  height: 1080px;
  margin: -540px 0 0 -960px;
}

.banner .text {
  display: table;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(8, 8, 9, 0.4);
}

.banner .text .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.banner .text h4 {
  font-size: 54px;
  text-shadow: 0 0px 0px #000000;
  margin: 0 0 30px;
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 1;
  color: #ffffff
}

.banner .text p {
  font-size: 22px;
  margin: 0;
  text-shadow: 0 0px 0px #000000;
  -webkit-transform: translateX(200px);
  transform: translateX(200px);
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 1;
  ;
  color: #ffffff
}

.banner .text a {
  display: block;
  margin: 40px auto 0;
  border: 1px solid #fff;
  border-radius: 50px;
  line-height: 42px;
  font-size: 18px;
  width: 180px;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.banner .text a:hover {
  background-color: #1f9aed;
  border-color: #1f9aed;
}

.banner .img-cover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner .swiper-pagination {
  display: none;
}

.banner .ani-slide h4,
.banner .ani-slide p {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}





@media screen and (max-width:781px) {

  .banner {
    height: auto;
    position: relative;
    background: #cccccc
  }

  .banner video {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1920px;
    height: 1080px;
    margin: -540px 0 0 -960px;
  }

  .banner .text {
    display: table;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(8, 8, 9, 0.4);
  }

  .banner .text .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }

  .banner .text h4 {
    font-size: 30px;
    text-shadow: 0 2px 2px #333333;
    margin: 0 0 30px;
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
    -webkit-transition: all 1s;
    transition: all 1s;
    opacity: 0;
  }

  .banner .text p {
    font-size: 20px;
    margin: 0;
    text-shadow: 0 2px 2px #333333;
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: all 1s;
    transition: all 1s;
    opacity: 0;
  }

  .banner .text a {
    display: block;
    margin: 40px auto 0;
    border: 1px solid #fff;
    border-radius: 50px;
    line-height: 42px;
    font-size: 18px;
    width: 180px;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .banner .text a:hover {
    background-color: #1f9aed;
    border-color: #1f9aed;
  }

  .banner .img-cover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .banner .swiper-pagination {
    display: none;
  }

  .banner .ani-slide h4,
  .banner .ani-slide p {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }


}

@media screen and (max-width:481px) {

  .banner {
    height: 500px;
    position: relative;
    background: #cccccc
  }

  .banner video {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1920px;
    height: 1080px;
    margin: -540px 0 0 -960px;
  }

  .banner .text {
    display: table;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(8, 8, 9, 0.4);
  }

  .banner .text .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }

  .banner .text h4 {
    font-size: 26px;
    text-shadow: 0 2px 2px #333333;
    margin: 0 0 30px;
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
    -webkit-transition: all 1s;
    transition: all 1s;
    opacity: 0;
  }

  .banner .text p {
    font-size: 20px;
    margin: 0;
    text-shadow: 0 2px 2px #333333;
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: all 1s;
    transition: all 1s;
    opacity: 0;
  }

  .banner .text a {
    display: block;
    margin: 40px auto 0;
    border: 1px solid #fff;
    border-radius: 50px;
    line-height: 42px;
    font-size: 18px;
    width: 180px;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .banner .text a:hover {
    background-color: #1f9aed;
    border-color: #1f9aed;
  }

  .banner .img-cover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .banner .swiper-pagination {
    display: none;
  }

  .banner .ani-slide h4,
  .banner .ani-slide p {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }


}


.abouts_r {
  width: 100%;
  overflow: hidden;
  float: right;
  position: relative;
}

.abouts_r dt {
  width: 100%;
  height: 100%;
  background: url(http://www.wddry.com/template/default/images/video.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}



#demost {
  overflow: hidden;
  width: 100%;

}

#indemo {
  float: left;
  width: 800%;
}

#demo1e {
  float: left;
}

#demo211 {
  float: left;
}


@media screen and (max-width:781px) {

  #demost {
    overflow: hidden;
    width: 100%;
    height: 300px
  }


}



.xl_bg {
  width: 100%;
  margin: auto
}

.xl_about {
  position: absolute;
  z-index: 100;
  left: 0px;
  top: 140px;
  width: 100%
}

.xl_news {
  position: absolute;
  z-index: 100;
  left: 940px
}

.xl_product {
  position: absolute;
  z-index: 100;
  left: 700px
}

.xl_project {
  position: absolute;
  z-index: 100;
  left: 820px
}

.xl_feedback {
  position: absolute;
  z-index: 100;
  left: 1060px
}

.xl_jobs {
  position: absolute;
  z-index: 100;
  left: 1150px
}




.arList {
  width: 100%;
  overflow: hidden;
}

.arList li.JobListItem {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.arList li.JobListItem .jov {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.arList li.JobListItem .jov .jo_l,
.arList li.JobListItem .jov .jo_r {
  width: 50%;
  overflow: hidden;
  float: left;
}

.arList li.JobListItem .jov span,
.arList li.JobListItem .jov span {
  width: 16%;
  overflow: hidden;
  float: left;
  line-height: 54px;
  display: block;
}

.arList li.JobListItem .jov .jo_l ol,
.arList li.JobListItem .jov .jo_r ol {
  width: 80%;
  height: 52px;
  line-height: 52px;
  padding: 0 1%;
  float: left;
  border: 1px #CCC solid;
}

.arList li.JobListItem .jov i {
  width: 8%;
  overflow: hidden;
  float: left;
  line-height: 54px;
  display: block;
  font-style: normal;
}

.arList li.JobListItem .jov em {
  width: 89.1%;
  padding: 15px 1%;
  float: left;
  border: 1px #CCC solid;
  font-style: normal;
  overflow: hidden;
  display: block;
}

.arList li.JobListItem .jov em p {
  width: 100%;
  overflow: hidden;
}

.arList li.JobListItem .join {
  width: 208px;
  height: 78px;
  line-height: 78px;
  display: block;
  background: #033692;
  color: #FFF;
  float: right;
  margin-top: 20px;
  font-size: 24px;
  text-align: center;
}

.arList li.JobListItem .join:hover {
  background: #2466dd;
}


@media screen and (max-width:1024px) {

  .arList {
    width: 100%;
    overflow: hidden;
  }

  .arList li.JobListItem {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }

  .arList li.JobListItem .jov {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
  }

  .arList li.JobListItem .jov .jo_l,
  .arList li.JobListItem .jov .jo_r {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 20px
  }

  .arList li.JobListItem .jov span,
  .arList li.JobListItem .jov span {
    width: 16%;
    overflow: hidden;
    float: left;
    line-height: 54px;
    display: block;
  }

  .arList li.JobListItem .jov .jo_l ol,
  .arList li.JobListItem .jov .jo_r ol {
    width: 80%;
    height: 52px;
    line-height: 52px;
    padding: 0 1%;
    float: left;
    border: 1px #CCC solid;
  }

  .arList li.JobListItem .jov i {
    width: 8%;
    overflow: hidden;
    float: left;
    line-height: 54px;
    display: block;
    font-style: normal;
  }

  .arList li.JobListItem .jov em {
    width: 89.1%;
    padding: 15px 1%;
    float: left;
    border: 1px #CCC solid;
    font-style: normal;
    overflow: hidden;
    display: block;
  }

  .arList li.JobListItem .jov em p {
    width: 100%;
    overflow: hidden;
  }

  .arList li.JobListItem .join {
    width: 208px;
    height: 78px;
    line-height: 78px;
    display: block;
    background: #033692;
    color: #FFF;
    float: right;
    margin-top: 20px;
    font-size: 24px;
    text-align: center;
  }

  .arList li.JobListItem .join:hover {
    background: #2466dd;
  }


}


.web_hzhb {
  width: 20%;
  float: left;
}

@media screen and (max-width:781px) {
  .web_hzhb {
    width: 50%;
    float: left
  }
}




.news_left {
  float: left;
  width: calc(50% - 30px);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #f2f2f2
}

.news_right {
  float: left;
  width: calc(50% - 60px);
  padding-left: 60px
}

.news_left_text {
  height: 50px;
  line-height: 50px;
  width: 100%;
  overflow: hidden;
  margin-top: 20px
}

.news_left_text a {
  color: #222222;
  font-size: 20px;
  font-weight: bold;
}

.news_left_text a:hover {
  color: #0b0b58;
  font-size: 20px;
  font-weight: bold;
}

.news_left_date {
  color: #0b0b58;
  height: 40px;
  line-height: 40px
}

.news_left_smallc {
  width: 100%;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-size: 14px
}





.web_news_right_content {
  width: calc(100% - 0px);
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dadada
}

.web_news_right_content .web_news_right_content_content {
  width: calc(100% - 40px);
  /* padding: 30px 20px; */
  float: left
}

.web_news_right_content .web_news_right_img {
  width: calc(20% - 40px);
  padding: 20px;
  float: right
}

.web_news_right_content .web_news_right_content_content_title {
  width: 100%;
  margin: auto;
  text-align: left;
  overflow: hidden;
  height: 40px
}

.web_news_right_content .web_news_right_content_content_title a {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  overflow: hidden;
  width: 100%
}

.web_news_right_content .web_news_right_content_content_title a:hover {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #052c53;
  overflow: hidden;
  width: 100%
}

.web_news_right_content .web_news_right_content_content_date {
  width: 100%;
  margin: auto;
  text-align: left;
  font-size: 14px;
  color: #666666
}

.web_news_right_content .web_news_right_content_content_smallc {
  width: 100%;
  margin: auto;
  height: 46px;
  line-height: 23px;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
  color: #666666;
  margin-bottom: 30px;
}

.web_news_right_content .web_news_right_content_content_more {
  width: 100%;
  margin: auto;
  padding-top: 30px
}

.web_news_right_content .web_news_right_content_content_more a {
  width: 135px;
  height: 35px;
  line-height: 35px;
  background: #cccccc;
  color: #ffffff;
  text-align: center;
  display: block;
  font-size: 14px;
  border-radius: 5px
}

.web_news_right_content .web_news_right_content_content_more a:hover {
  width: 135px;
  height: 35px;
  line-height: 35px;
  background: #052c53;
  color: #ffffff;
  text-align: center;
  display: block;
  font-size: 14px;
  border-radius: 5px
}

.web_news_right_content:hover {
  width: calc(100% - 0px);
  margin-left: 0px;
  margin-right: 0px;
  float: left;
  /* margin-bottom: 10px; */
  background: #0b0b58;
  cursor: pointer;
  border-bottom: 1px solid #0b0b58
}

.web_news_right_content:hover .web_news_right_content_content {
  width: calc(100% - 40px);
  padding: 20px;
  float: left
}

.web_news_right_content:hover .web_news_right_img {
  width: calc(20% - 40px);
  padding: 20px;
  float: right
}

.web_news_right_content:hover .web_news_right_content_content_title {
  width: 100%;
  margin: auto;
  text-align: left;
  overflow: hidden;
  height: 40px
}

.web_news_right_content:hover .web_news_right_content_content_title a {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  overflow: hidden;
  width: 100%
}

.web_news_right_content:hover .web_news_right_content_content_title a:hover {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  overflow: hidden;
  width: 100%
}

.web_news_right_content:hover .web_news_right_content_content_date {
  width: 100%;
  margin: auto;
  text-align: left;
  font-size: 14px;
  color: #ffffff
}

.web_news_right_content:hover .web_news_right_content_content_smallc {
  width: 100%;
  margin: auto;
  height: 46px;
  line-height: 23px;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
  color: #ffffff
}

.web_news_right_content:hover .web_news_right_content_content_more {
  width: 100%;
  margin: auto;
  padding-top: 30px
}

.web_news_right_content:hover .web_news_right_content_content_more a {
  width: 135px;
  height: 35px;
  line-height: 35px;
  background: #cccccc;
  color: #ffffff;
  text-align: center;
  display: block;
  font-size: 14px;
  border-radius: 5px
}

.web_news_right_content:hover .web_news_right_content_content_more a:hover {
  width: 135px;
  height: 35px;
  line-height: 35px;
  background: #052c53;
  color: #ffffff;
  text-align: center;
  display: block;
  font-size: 14px;
  border-radius: 5px
}



@media screen and (max-width:1400px) {
  .news_left {
    float: left;
    width: calc(50% - 30px);
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f2f2f2
  }

  .news_right {
    float: left;
    width: calc(50% - 60px);
    padding-left: 60px
  }

  .web_news_right_content .web_news_right_content_content {
    width: calc(100% - 20px);
    padding: 10px;
    float: left
  }

  .web_news_right_content .web_news_right_img {
    width: calc(20% - 20px);
    padding: 10px;
    float: right
  }

  .web_news_right_content .web_news_right_content_content_title {
    width: 100%;
    margin: auto;
    text-align: left;
    overflow: hidden;
    height: 40px
  }

  .web_news_right_content .web_news_right_content_content_title a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    overflow: hidden;
    width: 100%
  }

  .web_news_right_content .web_news_right_content_content_title a:hover {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #052c53;
    overflow: hidden;
    width: 100%
  }

  .web_news_right_content:hover .web_news_right_content_content {
    width: calc(100% - 20px);
    padding: 10px;
    float: left
  }

  .web_news_right_content:hover .web_news_right_img {
    width: calc(20% - 20px);
    padding: 10px;
    float: right
  }

  .web_news_right_content:hover .web_news_right_content_content_title a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    overflow: hidden;
    width: 100%
  }

  .web_news_right_content:hover .web_news_right_content_content_title a:hover {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    overflow: hidden;
    width: 100%
  }
}

@media screen and (max-width:1000px) {
  .news_left {
    float: left;
    width: calc(100% - 0px);
    padding-right: 0px
  }

  .news_right {
    float: left;
    width: calc(100% - 0px);
    padding-left: 0px
  }

}



@media screen and (max-width:600px) {
  .web_news_right_content .web_news_right_content_content {
    width: calc(100% - 20px);
    padding: 10px;
    float: left
  }

  .web_news_right_content .web_news_right_img {
    width: calc(100% - 20px);
    padding: 10px;
    float: right
  }

  .web_news_right_content:hover .web_news_right_content_content {
    width: calc(100% - 20px);
    padding: 10px;
    float: left
  }

  .web_news_right_content:hover .web_news_right_img {
    width: calc(100% - 20px);
    padding: 10px;
    float: right
  }
}



.web_about_bg {
  width: 100%;
  margin: auto;
  height: 863px;
  background: url(http://www.wddry.com/template/default/images/index_about_bg.jpg) right top no-repeat
}

.about_1 {
  float: left;
  width: 135px
}

.about_1 img {
  width: 100%
}

.about_2 {
  float: left;
  width: 40%
}

.about_3 {
  display: none
}

.about_2_a {
  height: 80px;
  line-height: 80px;
  padding-top: 150px;
  font-size: 36px;
  font-weight: bold;
  color: #000000
}

.about_2_b {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
  color: #000000
}

.about_2_c {
  line-height: 30px;
  font-size: 16px;
  color: #454545;
  padding-top: 30px
}

.about_2_d {
  padding-top: 30px
}

.about_2_d a {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  background: #0254aa;
  color: #ffffff
}

.about_2_d a:hover {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  background: #cb0303;
  color: #ffffff
}


@media screen and (max-width:1500px) {
  .web_about_bg {
    width: 100%;
    margin: auto;
    height: 629px;
    background: url(http://www.wddry.com/template/default/images/index_about_bg1.jpg) right top no-repeat
  }

  .about_1 {
    float: left;
    width: 100px
  }

  .about_1 img {
    width: 100%
  }

  .about_2 {
    float: left;
    width: 40%
  }

  .about_2_a {
    height: 80px;
    line-height: 80px;
    padding-top: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #000000
  }

  .about_2_b {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    font-weight: bold;
    color: #000000
  }

  .about_2_c {
    line-height: 30px;
    font-size: 14px;
    color: #454545;
    padding-top: 30px
  }

  .about_2_d {
    padding-top: 30px
  }

  .about_2_d a {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    background: #0254aa;
    color: #ffffff
  }

  .about_2_d a:hover {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    background: #cb0303;
    color: #ffffff
  }

}


@media screen and (max-width:1200px) {
  .web_about_bg {
    width: 100%;
    margin: auto;
    height: 449px;
    background: url(http://www.wddry.com/template/default/images/index_about_bg2.jpg) right top no-repeat
  }

  .about_1 {
    float: left;
    width: 70px
  }

  .about_1 img {
    width: 100%
  }

  .about_2 {
    float: left;
    width: 50%
  }

  .about_2_c {
    line-height: 30px;
    font-size: 14px;
    color: #454545;
    padding-top: 30px;
    height: 120px;
    overflow: hidden
  }

}

@media screen and (max-width:1024px) {
  .web_about_bg {
    width: 100%;
    margin: auto;
    height: auto;
    background: url(http://www.wddry.com/template/default/images/index_about_bg42.jpg) right top no-repeat
  }

  .about_1 {
    float: left;
    width: 70px;
    display: none
  }

  .about_1 img {
    width: 100%
  }

  .about_2 {
    float: left;
    width: 100%
  }

  .about_3 {
    display: block;
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px
  }

  .about_3 img {
    width: 100%
  }

  .about_2_c {
    line-height: 30px;
    font-size: 14px;
    color: #454545;
    padding-top: 30px;
    height: auto;
    overflow: hidden
  }

}

@media screen and (max-width:781px) {
  .about_2_a {
    height: 50px;
    line-height: 50px;
    padding-top: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #000000
  }


}


.page_body_inc_main {
  margin: auto;
  text-align: center;
  width: 100%;
  background: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 20px
}

.page_body_inc_main_body {
  width: 100%;
  margin: auto
}

.inc_left {
  width: 100%;
  max-width: 1600px;
  margin: auto;
  display: inline-block;
  text-align: center
}

.body_ny {
  width: 90%;
  margin: auto;
  padding-bottom: 100px
}

.body_in_body {
  margin: auto;
  line-height: 30px;
  text-align: left;
  width: 100%;
  padding-bottom: 40px
}



.left_no {
  text-align: center;
  width: 160px;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
  margin-bottom: 5px
}

.left_no .left_c {
  text-align: center;
  line-height: 50px;
  line-height: 50px;
  text-align: center;
  color: #222222;
  font-size: 14px;
  cursor: pointer;
  background: #ffffff;
  display: block;
  border-radius: 5px
}

.left_no .left_c a {
  width: 100%;
  height: 50px;
  display: block;
  color: #222222;
  font-size: 16px;
  border-radius: 5px
}

.left_no .left_c a:hover {
  width: 100%;
  height: 50px;
  display: block;
  color: #ffffff;
  font-size: 16px;
  background: #cb0303;
  border-radius: 5px
}

.left_yes {
  text-align: center;
  width: 160px;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
  margin-bottom: 5px
}

.left_yes .left_c {
  text-align: center;
  line-height: 50px;
  line-height: 50px;
  text-align: center;
  background: #061149;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  display: block;
  border-radius: 5px
}

.left_yes .left_c a {
  width: 100%;
  height: 50px;
  display: block;
  color: #ffffff;
  font-size: 16px;
  background: #061149;
  border-radius: 5px
}

.left_yes .left_c a:hover {
  width: 100%;
  height: 50px;
  display: block;
  background: #061149;
  color: #ffffff;
  font-size: 16px;
  border-radius: 5px
}


@media screen and (max-width:1400px) {


  .left_no {
    text-align: center;
    width: calc(14.28% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px
  }

  .left_no .left_c {
    text-align: center;
    line-height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222222;
    font-size: 14px;
    cursor: pointer;
    background: #ffffff;
    display: block;
    border-radius: 5px;
    overflow: hidden
  }

  .left_no .left_c a {
    width: 100%;
    height: 50px;
    display: block;
    color: #222222;
    font-size: 16px;
    border-radius: 5px
  }

  .left_no .left_c a:hover {
    width: 100%;
    height: 50px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    background: #cb0303;
    border-radius: 5px
  }

  .left_yes {
    text-align: center;
    width: calc(14.28% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px
  }

  .left_yes .left_c {
    text-align: center;
    line-height: 50px;
    line-height: 50px;
    text-align: center;
    background: #061149;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    display: block;
    border-radius: 5px;
    overflow: hidden
  }

  .left_yes .left_c a {
    width: 100%;
    height: 50px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    background: #061149;
    border-radius: 5px
  }

  .left_yes .left_c a:hover {
    width: 100%;
    height: 50px;
    display: block;
    background: #061149;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px
  }

}

@media screen and (max-width:1024px) {


  .left_no {
    text-align: center;
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px
  }

  .left_no .left_c {
    text-align: center;
    line-height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222222;
    font-size: 14px;
    cursor: pointer;
    background: #ffffff;
    display: block;
    border-radius: 5px;
    overflow: hidden
  }

  .left_no .left_c a {
    width: 100%;
    height: 50px;
    display: block;
    color: #222222;
    font-size: 16px;
    border-radius: 5px
  }

  .left_no .left_c a:hover {
    width: 100%;
    height: 50px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    background: #19215a;
    border-radius: 5px
  }

  .left_yes {
    text-align: center;
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px
  }

  .left_yes .left_c {
    text-align: center;
    line-height: 50px;
    line-height: 50px;
    text-align: center;
    background: #19215a;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    display: block;
    border-radius: 5px;
    overflow: hidden
  }

  .left_yes .left_c a {
    width: 100%;
    height: 50px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    background: #19215a;
    border-radius: 5px
  }

  .left_yes .left_c a:hover {
    width: 100%;
    height: 50px;
    display: block;
    background: #19215a;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px
  }

}

@media screen and (max-width:781px) {


  .left_no {
    text-align: center;
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px
  }

  .left_no .left_c {
    text-align: center;
    line-height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222222;
    font-size: 14px;
    cursor: pointer;
    background: #ffffff;
    display: block;
    border-radius: 0px;
    overflow: hidden
  }

  .left_no .left_c a {
    width: 100%;
    height: 50px;
    display: block;
    color: #222222;
    font-size: 14px;
    border-radius: 5px
  }

  .left_no .left_c a:hover {
    width: 100%;
    height: 50px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #cb0303;
    border-radius: 5px
  }

  .left_yes {
    text-align: center;
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px
  }

  .left_yes .left_c {
    text-align: center;
    line-height: 50px;
    line-height: 50px;
    text-align: center;
    background: #061149;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    display: block;
    border-radius: 0px;
    overflow: hidden
  }

  .left_yes .left_c a {
    width: 100%;
    height: 50px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    background: #061149;
    border-radius: 5px
  }

  .left_yes .left_c a:hover {
    width: 100%;
    height: 50px;
    display: block;
    background: #061149;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px
  }

}


.product_content {
  width: 33.3%;
  float: left;
}

.product_content .item {
  display: block;
  line-height: normal;
  width: 98%;
  margin: auto;
  list-style: none;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 10px
}

.product_content .item .tupian {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: auto;
  text-align: center;
  overflow: hidden
}

.product_content .item .smallc {
  width: 100%;
  overflow: hidden;
  background: #f7f7f7;
  margin: auto;
  text-align: left;
  padding-top: 30px
}

.product_content .item .smallc .smallc_1 {
  width: 90%;
  margin: auto;
  text-align: left
}

.product_content .item .smallc .smallc_1 a {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  text-align: left
}

.product_content .item .smallc1 {
  width: 100%;
  line-height: 35px;
  background: #f7f7f7;
  color: #454545;
  height: 70px;
  overflow: hidden
}

.product_content .item .smallc1_1 {
  width: 90%;
  margin: auto;
  line-height: 35px;
  height: 70px;
  overflow: hidden
}

.product_content .item .smallc2 {
  width: 100%;
  overflow: hidden;
  background: #f7f7f7;
  margin: auto;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px
}

.product_content .item .smallc2 .smallc2_1 {
  width: 90%;
  margin: auto;
  text-align: left
}

.product_content .item .smallc2 .smallc2_1 a {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 14px
}

.product_content .item:hover .tupian img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.product_content .item:hover .smallc {
  background: #19215a;
  font-size: 16px;
  text-align: center
}

.product_content .item:hover .smallc a {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold
}

.product_content .item:hover .smallc1 {
  width: 100%;
  line-height: 35px;
  background: #19215a;
  color: #ffffff;
  height: 70px;
  overflow: hidden
}

.product_content .item:hover .smallc1_1 {
  width: 90%;
  margin: auto;
  line-height: 35px;
  height: 70px;
  overflow: hidden;
  color: #ffffff
}

.product_content .item:hover .smallc2 {
  width: 100%;
  overflow: hidden;
  background: #19215a;
  margin: auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px
}

.product_content .item:hover .smallc2 a {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff
}


@media screen and (max-width:1400px) {


  .product_content {
    width: 33.3%;
    float: left;
  }

}

@media screen and (max-width:1024px) {


  .product_content {
    width: 50%;
    float: left;
  }

}

@media screen and (max-width:781px) {


  .product_content {
    width: 50%;
    float: left;
  }

}

@media screen and (max-width:481px) {


  .product_content {
    width: 100%;
    float: left;
  }

}

.pro_detail {
  width: 100%;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px
}

.pro_detail_left {
  width: 600px;
  float: left
}

.pro_detail_middle {
  width: 50px;
  float: left
}

.pro_detail_right {
  width: calc(100% - 650px);
  float: left
}

.pro_detail_model {
  width: 260px;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  background: #19215a;
  text-align: center;
  border-radius: 50px;
  font-size: 20px;
  margin-bottom: 30px
}

.pro_detail_title {
  font-size: 36px;
  height: 80px;
  line-height: 80px;
  font-weight: bold;
  color: #454545;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px
}

.pro_detail_smallc {
  width: 100%;
  line-height: 30px;
  overflow: hidden;
  padding-bottom: 40px
}


.pro_detail_more {}

.pro_detail_tel {
  text-align: left;
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  color: #19215a;
  font-weight: bold;
}

.pro_detail_tel1 {
  text-align: left;
  height: 40px;
  font-size: 20px;
  color: #222222;
  font-weight: bold;
}


#myCarousel {
  display: none
}

div.zoomDiv {
  z-index: 999;
  position: relative;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ffffff;
  display: none;
  text-align: center;
  overflow: hidden;
  font-size: 0;
  width: 0px;
  height: 0px
}

div.zoomMask {
  width: 0px;
  height: 0px;
  position: absolute;
  background: none;
  cursor: move;
  z-index: 1;
  display: none;
}



.yunu-showcase .yunupor {
  width: 100%;
}

.yunu-showcase .yunu-showcase-pic {
  position: relative;
  width: 100%;
}

.yunu-showcase .yunu-showcase-pic .cover {
  width: 600px;
  height: 450px;
  margin: 0 auto;
  line-height: 450px;
  border-radius: 5px;
  border: 1px solid #fefefe;
  overflow: hidden;
}

.yunu-showcase .yunu-showcase-pic .cover img {
  height: 100%;
  margin: 0 auto;
  display: block;
}


.bd_left {
  float: left;
  width: 76px;
  padding-top: 0px
}

.bd_left img {
  width: 100%
}

.bd_middle {
  float: left;
  width: 446px
}

.bd_right {
  float: left;
  width: 76px;
  padding-top: 0px
}

.bd_right img {
  width: 100%
}

.yunu-showcase .prev {

  z-index: 2;
}

.yunu-showcase .prev:hover {
  background-position: 0 bottom;
}

.yunu-showcase .next {
  z-index: 2;
}

.yunu-showcase .next:hover {
  background-position: 0 bottom;
}

.yunu-showcase .showpropic {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}

.yunu-showcase .showpropic .bd {
  font-size: 0;
  margin-top: 13px;
  overflow: hidden;
  width: 100%;
  margin: auto
}

.yunu-showcase .showpropic .bd .picList li {
  height: 75px;
  line-height: 75px;
  cursor: pointer;
  display: inline-block;
  width: 100px;
  margin: 0 5px;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #fefefe;
}

.yunu-showcase .showpropic .bd .picList li.active {
  border-color: #000000;
}

.yunu-showcase .showpropic .bd .picList li img {
  width: 100%;
  height: 100%;
}


@media screen and (max-width:1400px) {
  .pro_detail {
    width: 96%;
    margin: auto;
    padding-top: 20px
  }

  .pro_detail_left {
    width: 60%;
    float: left
  }

  .pro_detail_middle {
    width: 4%;
    float: left
  }

  .pro_detail_right {
    width: 36%;
    float: left
  }

  .pro_detail_model {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    background: #19215a;
    text-align: center;
    border-radius: 50px;
    font-size: 20px;
    margin-bottom: 30px
  }

  .pro_detail_title {
    font-size: 24px;
    height: auto;
    line-height: 40px;
    font-weight: bold
  }

  .pro_detail_smallc {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 40px
  }


  .pro_detail_more {}

  .pro_detail_tel {
    text-align: left;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    color: #19215a;
    font-weight: bold;
  }

  .pro_detail_tel1 {
    text-align: left;
    height: 40px;
    font-size: 20px;
    color: #222222;
    font-weight: bold;
  }



  div.zoomDiv {
    z-index: 999;
    position: relative;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ffffff;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    width: 0px;
    height: 0px
  }

  div.zoomMask {
    width: 0px;
    height: 0px;
    position: absolute;
    background: none;
    cursor: move;
    z-index: 1;
    display: none;
  }



  .yunu-showcase .yunupor {
    width: 100%;
  }

  .yunu-showcase .yunu-showcase-pic {
    position: relative;
    width: 100%;
  }

  .yunu-showcase .yunu-showcase-pic .cover {
    width: 100%;
    height: 375px;
    margin: 0 auto;
    line-height: 375px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    overflow: hidden;
  }

  .yunu-showcase .yunu-showcase-pic .cover img {
    height: 100%;
    margin: 0 auto;
    display: block;
  }


  .bd_left {
    float: left;
    width: 10%;
    padding-top: 25px
  }

  .bd_left img {
    width: 100%
  }

  .bd_middle {
    float: left;
    width: 80%
  }

  .bd_right {
    float: left;
    width: 10%;
    padding-top: 25px
  }

  .bd_right img {
    width: 100%
  }

  .yunu-showcase .prev {

    z-index: 2;
  }

  .yunu-showcase .prev:hover {
    background-position: 0 bottom;
  }

  .yunu-showcase .next {
    z-index: 2;
  }

  .yunu-showcase .next:hover {
    background-position: 0 bottom;
  }

  .yunu-showcase .showpropic {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
  }

  .yunu-showcase .showpropic .bd {
    font-size: 0;
    margin-top: 13px;
    overflow: hidden;
    width: 100%;
    margin: auto
  }


  .picList {
    width: 100%;
    margin: auto
  }

  .yunu-showcase .showpropic .bd .picList li {
    height: auto;
    line-height: auto;
    cursor: pointer;
    display: inline-block;
    width: 33.3%;
    overflow: hidden;
    border-radius: 0px;
    border: 0px solid #454545;
    margin: auto;
    text-align: center
  }



  .yunu-showcase .showpropic .bd .picList li.active {
    border-color: #000000;
  }

  .yunu-showcase .showpropic .bd .picList li img {
    width: 90%;
    height: auto;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #454545;
  }




}

@media screen and (max-width:1024px) {

  .pro_detail {
    width: 96%;
    margin: auto;
    padding-top: 20px
  }

  .pro_detail_left {
    width: 60%;
    float: left
  }

  .pro_detail_left img {
    width: 100%;
    height: auto
  }

  .pro_detail_middle {
    width: 4%;
    float: left
  }

  .pro_detail_right {
    width: 36%;
    float: left
  }

  .pro_detail_model {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    background: #19215a;
    text-align: center;
    border-radius: 50px;
    font-size: 20px;
    margin-bottom: 30px
  }

  .pro_detail_title {
    font-size: 20px;
    height: auto;
    line-height: 40px;
    font-weight: bold
  }

  .pro_detail_smallc {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 40px
  }


  .pro_detail_more {}

  .pro_detail_tel {
    text-align: left;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    color: #19215a;
    font-weight: bold;
  }

  .pro_detail_tel1 {
    text-align: left;
    height: 40px;
    font-size: 20px;
    color: #222222;
    font-weight: bold;
  }



  #myCarousel {
    display: none
  }


  div.zoomDiv {
    z-index: 999;
    position: relative;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ffffff;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    width: 0px;
    height: 0px
  }

  div.zoomMask {
    width: 0px;
    height: 0px;
    position: absolute;
    background: none;
    cursor: move;
    z-index: 1;
    display: none;
  }



  .yunu-showcase .yunupor {
    width: 100%;
  }

  .yunu-showcase .yunu-showcase-pic {
    position: relative;
    width: 100%;
  }

  .yunu-showcase .yunu-showcase-pic .cover {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    line-height: 300px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    overflow: hidden;
  }

  .yunu-showcase .yunu-showcase-pic .cover img {
    height: 100%;
    margin: 0 auto;
    display: block;
  }


  .bd_left {
    float: left;
    width: 10%;
    padding-top: 20px
  }

  .bd_left img {
    width: 100%
  }

  .bd_middle {
    float: left;
    width: 80%
  }

  .bd_right {
    float: left;
    width: 10%;
    padding-top: 20px
  }

  .bd_right img {
    width: 100%
  }

  .yunu-showcase .prev {

    z-index: 2;
  }

  .yunu-showcase .prev:hover {
    background-position: 0 bottom;
  }

  .yunu-showcase .next {
    z-index: 2;
  }

  .yunu-showcase .next:hover {
    background-position: 0 bottom;
  }

  .yunu-showcase .showpropic {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
  }

  .yunu-showcase .showpropic .bd {
    font-size: 0;
    margin-top: 13px;
    overflow: hidden;
    width: 100%;
    margin: auto
  }


  .picList {
    width: 100%;
    margin: auto
  }

  .yunu-showcase .showpropic .bd .picList li {
    height: auto;
    line-height: auto;
    cursor: pointer;
    display: inline-block;
    width: 33.3%;
    overflow: hidden;
    border-radius: 0px;
    border: 0px solid #454545;
    margin: auto;
    text-align: center
  }



  .yunu-showcase .showpropic .bd .picList li.active {
    border-color: #000000;
  }

  .yunu-showcase .showpropic .bd .picList li img {
    width: 90%;
    height: auto;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #cccccc;
  }




}

@media screen and (max-width:781px) {

  .pro_detail {
    width: 96%;
    margin: auto;
    padding-top: 20px
  }

  .pro_detail_left {
    width: 100%;
    float: left
  }

  .pro_detail_left img {
    width: 100%;
    height: auto
  }

  .pro_detail_middle {
    width: 2%;
    float: left;
    display: none
  }

  .pro_detail_right {
    width: 100%;
    float: left;
    padding-bottom: 10px
  }

  .pro_detail_model {
    width: 260px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    background: #19215a;
    text-align: center;
    border-radius: 50px;
    font-size: 20px;
    margin-bottom: 30px
  }

  .pro_detail_title {
    font-size: 24px;
    height: 80px;
    line-height: 80px;
    font-weight: bold
  }

  .pro_detail_smallc {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 40px
  }


  .pro_detail_more {}

  .pro_detail_tel {
    text-align: left;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    color: #19215a;
    font-weight: bold;
  }

  .pro_detail_tel1 {
    text-align: left;
    height: 40px;
    font-size: 20px;
    color: #222222;
    font-weight: bold;
  }

  #myCarousel {
    display: block
  }

  .yunu-showcase {
    display: none
  }


}

@media screen and (max-width:481px) {}






.pro_title {
  width: 1400px;
  height: 60px;
  line-height: 60px;
  margin: auto;
  color: #19215a;
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
}



@media screen and (max-width:1400px) {

  .pro_title {
    width: 96%;
    height: 60px;
    line-height: 60px;
    margin: auto;
    color: #19215a;
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
  }

}


@media screen and (max-width:1024px) {
  .pro_title {
    width: 98%;
    height: 60px;
    line-height: 60px;
    margin: auto;
    color: #19215a;
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
  }


}

@media screen and (max-width:781px) {
  .pro_title {
    width: 98%;
    height: 60px;
    line-height: 60px;
    margin: auto;
    color: #19215a;
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
  }
}

@media screen and (max-width:481px) {

  .pro_title {
    width: 98%;
    height: 60px;
    line-height: 60px;
    margin: auto;
    color: #19215a;
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
  }

}


.pro_title {
  width: 100%;
  margin: auto;
  height: 50px;
  line-height: 50px;
  text-align: left;
  color: #454545;
  font-size: 30px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px
}

.pro_yl {
  width: 1600px;
  margin: auto;
  height: 40px;
  line-height: 40px
}

.pro_body1 {
  width: 1400px;
  margin: auto
}

@media screen and (max-width:1400px) {

  .pro_yl {
    width: 90%;
    margin: auto;
    height: 40px;
    line-height: 40px
  }

  .pro_body1 {
    width: 90%;
    margin: auto
  }

}


@media screen and (max-width:1024px) {
  .pro_yl {
    width: 90%;
    margin: auto;
    height: 40px;
    line-height: 40px
  }

  .pro_body1 {
    width: 90%;
    margin: auto
  }
}

@media screen and (max-width:781px) {
  .pro_yl {
    width: 90%;
    margin: auto;
    height: 40px;
    line-height: 40px
  }

  .pro_body1 {
    width: 90%;
    margin: auto
  }
}

@media screen and (max-width:481px) {
  .pro_body1 {
    width: 90%;
    margin: auto
  }

  .pro_yl {
    width: 90%;
    margin: auto;
    height: 40px;
    line-height: 40px
  }
}

.item .tupian {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.item:hover .tupian img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}


img,
video {
  vertical-align: top;
}

.imgs {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.8s;
}

.imgs:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}


#allmap {
  height: 460px;
  overflow: hidden;
  border: 1px solid #ccc;
  font-size: 14px;
}

.about_list1 {
  width: 25%;
  float: left;
  margin-bottom: 10px
}

.about_list_img1 {
  width: 96%;
  margin: auto;
  background: #F00
}

.img_xz1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #dedede;
  padding: 1px
}

.about_list_img1 img {
  width: 100%;
  height: auto;
  margin: auto;
  border: 1px solid #ffffff
}

.about_list_title1 {
  width: 100%;
  margin: auto;
  text-align: center;
  height: 40px;
  line-height: 40px;
  overflow: hidden
}


@media screen and (max-width:1400px) {

  .about_list1 {
    width: 25%;
    float: left
  }

  .about_list_img1 {
    width: 80%;
    margin: auto;
    background: none
  }

  .img_xz1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: none;
    padding: 1px
  }

  .about_list_img1 img {
    width: 100%;
    height: auto;
    margin: auto;
    border: 1px solid #ffffff
  }

  .about_list_title1 {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

}

@media screen and (max-width:1024px) {

  .about_list1 {
    width: 25%;
    float: left
  }

  .about_list_img1 {
    width: 80%;
    margin: auto;
    background: none
  }

  .img_xz1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: none;
    padding: 1px
  }

  .about_list_img1 img {
    width: 100%;
    height: auto;
    margin: auto;
    border: 1px solid #ffffff
  }

  .about_list_title1 {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

}

@media screen and (max-width:781px) {

  .about_list1 {
    width: 50%;
    float: left
  }

  .about_list_img1 {
    width: 80%;
    margin: auto;
    background: none
  }

  .img_xz1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: none;
    padding: 1px
  }

  .about_list_img1 img {
    width: 100%;
    height: auto;
    margin: auto;
    border: 1px solid #ffffff
  }

  .about_list_title1 {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

}

@media screen and (max-width:481px) {

  .about_list1 {
    width: 100%;
    float: left
  }

  .about_list_img1 {
    width: 100%;
    margin: auto;
    background: none
  }

  .img_xz1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: none;
    padding: 1px
  }

  .about_list_img1 img {
    width: 100%;
    height: auto;
    margin: auto;
    border: 1px solid #ffffff
  }

  .about_list_title1 {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

}


.about_more img {
  width: auto
}





@media screen and (max-width:1400px) {

  .page_body_inc_main {
    margin: auto;
    text-align: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_body_inc_main_body {
    width: 96%;
    margin: auto
  }

  .inc_left {
    width: 96%;
    float: left
  }

  .page_inc {
    width: 100%;
    margin: auto;
    text-align: left;
    color: #454545;
    font-size: 16px;
    height: 74px;
    background: url(http://www.wddry.com/template/default/images/page_inc.png)
  }

  .page_inc_body {
    width: 1400px;
    margin: auto;
    line-height: 74px;
    text-align: left;
    color: #454545;
    font-size: 16px;
    height: 74px
  }

  .body_in {
    width: 96%;
    margin: auto;
    padding-top: 20px
  }

  .body_in1 {
    width: 100%;
    margin: auto;
    padding-top: 20px
  }

  .page_left_body {
    width: 96%;
    margin: auto;
    display: inline-block;
    text-align: center
  }


  .left_no {
    text-align: left;
    line-height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px
  }

  .left_no a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_no a:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_yes {
    text-align: left;
    line-height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #061149;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px
  }

  .left_yes a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_yes a:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }


  .about_more img {
    width: auto
  }

  .about_more {
    margin: auto;
    width: 100%
  }

}

@media screen and (max-width:1024px) {

  .page_body_inc_main {
    margin: auto;
    text-align: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_body_inc_main_body {
    width: 96%;
    margin: auto
  }

  .inc_left {
    width: 100%;
    float: left
  }

  .page_inc {
    width: 100%;
    margin: auto;
    text-align: left;
    color: #454545;
    font-size: 16px;
    height: 74px;
    background: url(http://www.wddry.com/template/default/images/page_inc.png)
  }

  .page_inc_body {
    width: 100%;
    margin: auto;
    line-height: 74px;
    text-align: left;
    color: #454545;
    font-size: 16px;
    height: 74px
  }

  .body_in {
    width: 96%;
    margin: auto;
    padding-top: 20px
  }

  .body_in1 {
    width: 100%;
    margin: auto;
    padding-top: 20px
  }

  .left_no {
    text-align: left;
    line-height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px
  }

  .left_no a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_no a:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_yes {
    text-align: left;
    line-height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #19215a;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px
  }

  .left_yes a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_yes a:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }


  .about_more img {
    width: auto
  }

  .about_more {
    margin: auto;
    width: 100%
  }

}

@media screen and (max-width:781px) {

  .page_body_inc_main {
    margin: auto;
    text-align: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_body_inc_main_body {
    width: 96%;
    margin: auto
  }

  .inc_left {
    width: 100%;
    float: left
  }

  .page_inc {
    width: 100%;
    margin: auto;
    text-align: left;
    color: #454545;
    font-size: 14px;
    height: auto;
    background: url(http://www.wddry.com/template/default/images/page_inc.png)
  }

  .page_inc_body {
    width: 96%;
    margin: auto;
    text-align: left;
    color: #454545;
    font-size: 14px;
    line-height: 30px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px
  }

  .page_inc_body a {
    font-size: 14px
  }

  .body_in {
    width: 96%;
    margin: auto;
    padding-top: 20px
  }

  .body_in1 {
    width: 100%;
    margin: auto;
    padding-top: 20px
  }

  .page_left_body {
    width: 96%;
    margin: auto;
    display: inline-block;
    text-align: center
  }

  .left_no {
    text-align: left;
    line-height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px
  }

  .left_no a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_no a:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_yes {
    text-align: left;
    line-height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #061149;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px
  }

  .left_yes a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_yes a:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }


  .about_more img {
    width: 100%
  }

  .about_more {
    margin: auto;
    width: 100%
  }

}

@media screen and (max-width:481px) {

  .page_body_inc_main {
    margin: auto;
    text-align: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_body_inc_main_body {
    width: 96%;
    margin: auto
  }

  .inc_left {
    width: 100%;
    float: left
  }

  .page_inc {
    width: 100%;
    margin: auto;
    text-align: left;
    color: #454545;
    font-size: 14px;
    height: auto;
    background: url(http://www.wddry.com/template/default/images/page_inc.png)
  }

  .page_inc_body {
    width: 96%;
    margin: auto;
    text-align: left;
    color: #454545;
    font-size: 14px;
    line-height: 30px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px
  }

  .page_inc_body a {
    font-size: 14px
  }

  .body_in {
    width: 96%;
    margin: auto;
    padding-top: 20px
  }

  .body_in1 {
    width: 96%;
    margin: auto;
    padding-top: 20px
  }

  .page_left_body {
    width: 96%;
    margin: auto;
    display: inline-block;
    text-align: center
  }

  .left_no {
    width: calc(50% - 10px);
    text-align: left;
    line-height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #a5a3a3;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
  }

  .left_no a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_no a:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_yes {
    width: calc(50% - 10px);
    text-align: left;
    line-height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #19215a;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
  }

  .left_yes a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }

  .left_yes a:hover {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 16px;
  }


  .about_more img {
    width: 100%
  }

  .about_more {
    margin: auto;
    width: 100%
  }

}

.pro_news_left {
  width: calc(50% - 50px);
  float: left;
  padding-right: 50px;
  border-bottom: 1px dashed #dedede
}

.pro_news_right {
  width: calc(50% - 50px);
  float: left;
  padding-left: 50px;
  border-bottom: 1px dashed #dedede
}

.pro_news_title {
  float: left;
  text-align: left;
  height: 40px;
  line-height: 40px;
  width: calc(100% - 100px);
  overflow: hidden
}

.pro_news_date {
  float: right;
  text-align: right;
  height: 40px;
  line-height: 40px;
  width: 100px
}

@media screen and (max-width:781px) {

  .pro_news_left {
    width: calc(100% - 0px);
    float: left;
    padding-right: 0px;
    border-bottom: 1px dashed #dedede
  }

  .pro_news_right {
    width: calc(100% - 0px);
    float: left;
    padding-left: 0px;
    border-bottom: 1px dashed #dedede
  }

}


.about_list2 {
  width: 25%;
  float: left
}

.about_list_img2 {
  width: 300px;
  margin: auto
}

.about_list_img2 img {
  width: 300px;
  height: 225px;
  margin: auto;
  border: 1px solid #ffffff
}

.about_list_title2 {
  width: 100%;
  margin: auto;
  text-align: center;
  height: 40px;
  line-height: 40px
}

@media screen and (max-width:1400px) {

  .about_list2 {
    width: 25%;
    float: left
  }

  .about_list_img2 {
    width: 98%;
    margin: auto
  }

  .about_list_img2 img {
    width: 98%;
    height: auto;
    margin: auto;
    border: 1px solid #ffffff
  }

  .about_list_title2 {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

}

@media screen and (max-width:1024px) {

  .about_list2 {
    width: 25%;
    float: left
  }

  .about_list_img2 {
    width: 98%;
    margin: auto
  }

  .about_list_img2 img {
    width: 98%;
    height: auto;
    margin: auto;
    border: 1px solid #ffffff
  }

  .about_list_title2 {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

}

@media screen and (max-width:781px) {

  .about_list2 {
    width: 50%;
    float: left
  }

  .about_list_img2 {
    width: 98%;
    margin: auto
  }

  .about_list_img2 img {
    width: 98%;
    height: auto;
    margin: auto;
    border: 1px solid #ffffff
  }

  .about_list_title2 {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

}

@media screen and (max-width:481px) {

  .about_list2 {
    width: 100%;
    float: left
  }

  .about_list_img2 {
    width: 100%;
    margin: auto
  }

  .about_list_img2 img {
    width: 98%;
    height: auto;
    margin: auto;
    border: 1px solid #ffffff
  }

  .about_list_title2 {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 40px;
    line-height: 40px
  }

}


model-viewer {
  width: 100%;
  height: 600px;
  margin: auto
}


.logo1 {
  float: left;
  width: calc(20% - 40px);
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px
}

.logo1 img {
  width: calc(100% - 20px);
  cursor: pointer;
  text-align: center;
  box-shadow: 0px 2.16px 21.56px rgba(0, 0, 0, 0.1);
  padding-left: 10px;
  padding-right: 10px
}


@media (max-width:1200px) {
  .logo1 {
    float: left;
    width: calc(25% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px
  }
}

@media (max-width:800px) {
  .logo1 {
    float: left;
    width: calc(33.333% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px
  }
}


@media (max-width:500px) {

  .logo1 {
    float: left;
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px
  }
}

@media screen and (max-width:1100px) {
  .web_about_right {
    float: none !important;   
    width: 100% !important;   
    margin: 0 auto !important;  
    padding: 0 20px !important;
    box-sizing: border-box !important; 
  }
}
@media screen and (max-width: 1200px) {
  .web_about_right {
    float: none !important;    
    width: 100% !important;    
    margin: 0 auto !important;  
    padding: 0 20px !important;
    box-sizing: border-box !important; 
  }
}