    .own_right .shows {
      display: block;
    }

    .own_title {
      background: #444;
      color: white;
      height: 40px;
      line-height: 40px;
      border-radius: 40px;
    }

    .own_product .own_left li:hover {
      background: #111;
    }

    .own_product .own_left li:hover a {
      color: white;
    }

    .swiper-container {
      width: 100%;
      height: 300px;

    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
      border: 1px solid #eee;
    }

    .gallery-top {

      width: 100%;

    }

    .gallery-thumbs {
	height: 20%;
    box-sizing: border-box;
    padding: 10px 0 !important;
    }

    .gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }

    .own_desc {
      text-align: left;
      font-size: 16px;
      line-height: 29px;
      text-indent: 2em;
      padding-top: 25px;
    }
    .own_main{
      margin-top: 44px;
    }
	    .header,
    .main-wrap .main,
    .footer {
      position: relative;
      clear: both;
      margin: 0 auto;
      padding: 0;
    }

    .main-wrap {
      clear: both;
      margin: 0;
      padding: 0;
      width: auto;
    }

    .main-wrap .main {}

    .main-wrap .main .content {
      width: 100%;
    }

    body {
      overflow-x: hidden;
      background-color: ;

    }
    main {
      width: 1200px;
      margin: 0 auto;
      text-align: center;
    }

    .own_main {
      position: relative;
    }

    .own_font {
      font-size: 24px;
      font-weight: 700;
      color: #666;
      position: absolute;
      bottom: 36%;
      width: 100%;
    }

    ul {
      padding: 0;
    }

    li {
      list-style: none;
    }

    .own_main_content {
      display: flex;
      width: 100%;
      justify-content: space-around;
    }

    .own_left {

      color: white;
      text-align: center;
      width: 30%;
    }

    .own_left li {
      padding: 15px 40px;
      margin-top: 15px;
      background: #444;
    }

    .own_right {
      padding-left: 3%;
      /* display: flex;
      justify-content: space-around; */
      width: 100%;
    }

    .own_right ul {
      width: 100%;
    }

    .own_right .contents_1 p {
      width: 70%;
      float: left;
      font-size: 16px;
    }

    .own_right p {
      line-height: 32px;
      text-align: left;
      width: 80%;
    }

    .own_margin {
      margin: 65px 0;
    }

    #page {
      text-align: center;
    }

    .own_product {
      display: flex;
	margin-top:30px;
    }

    .own_product .own_left {
      width: 20%;
    }

    .own_product .own_left li {
    text-align: left;
    background: #f0f0f0;
    margin: 0;
    color: #444;
    border-top: 1px solid #fff;
    padding: 8px 0;
    padding-left: 6%;
    }

    .own_product .own_left>div {
      background: #444;
      height: 60px;
      line-height: 60px;
      font-size: 20px;
      font-weight: 700;
    }

    .own_product .own_left ul {
      margin: 0;
    }

    .own_product .own_left li span {
      font-size: 25px;
      position: relative;
      top: 2px;
    }

    .own_product .own_left li a {
      font-size: 16px;
    }

    .own_product .own_right {
      width: 80%;
    }

    .own_product .own_right li {
      float: left;
      width: 25%;
    }

    .own_product .own_right ul {
      margin: 0;
    }

    .own_product .own_right img {
      /* width: 200px; */
    }

    a {
      text-decoration: none;
      color: #444444;
    }

    .own_product .own_right a {
      display: inline-block;
    }



    .own_about img {
      float: left;
    }

    .own_about .own_text {
      float: left;
      width: 55%;
      text-align: left;
      padding-left: 15px;
    }

    .own_about .own_text span {
      color: white !important;
    }

    .own_about .own_text strong {
      color: white !important;
    }

    .own_about .own_text h3 {
      margin: 0;
      color: white;
      font-size: 24px;
      margin-bottom: 15px;
      font-weight: normal;
    }

    .own_about p {
      color: white;

      text-align: left;
      line-height: 33px;
      margin: 0;
      /* padding-left: 15px; */

    }

    .own_main {
      text-align: center;
    }

    .own_about {
      width: 80%;
      margin: 0 auto;
    }

    .own_entre {
      background: rgb(240 240 240);
      height: 875px;
      width: 88%;
      margin: 0 auto;
      padding-top: 5%;
    }

    .own_entre dl span {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: #fe0000;
      display: inline-block;
      text-align: center;
      line-height: 50px;
      color: white;
      font-size: 25px;
    }

    .own_centers {
      width: 80%;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
    }

    .own_centers img {
      width: 30%;
      height: 320px;
    }

    .own_entre dl {
      width: 50%;
    }

    .own_entre dl p {
      padding-left: 50px;
    }

    .own_entre dl>dt>div {
      font-weight: 900;
      font-size: 25px;
    }

    .own_case img {
      width: 60%;
    }

    .own_case {
      width: 100%;
      margin: 0 auto;
      text-align: center;
      overflow: hidden;
    }

    .own_case li {
      float: left;
      width: 20%;
    }

    .own_test {
      bottom: 0%;
    }

    .own_news_main>div {
      float: left;
      width: 32%;
    }

    .own_news_main {
      width: 100%;
      overflow: hidden;
      margin: 0 auto;
    }

    .own_news_main li>a {
      display: flex;
      justify-content: space-between;
    }

    .own_news_main li::before {
      content: '>';
    font-size: 16px;
    font-weight: bolder;
    position: absolute;
    left: 16px;
    top: 8px;
    font-family: cursive;
    color: #3e6caa;
    }

    .own_news_main li {
      position: relative;
      padding: 10px 10px 10px 30px;
    }