﻿@charset "utf-8";

body,
td,
th {
  font-family: verdana, geneva;
  font-size: 14px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
}
::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
div{
  word-break:break-all;
}
.hidden{
  display: none !important;
}
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

a {
  text-decoration: none;
  color: white;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
  text-indent: 0px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.gangan:hover {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

.gangan2:hover {
  -webkit-animation-name: shake;
  animation-name: shake;
}

.gangan3:hover {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

.zongcaidan a {
  font-size: 14px;
  color: #353535;
  line-height: 40px;
  background-color: #FFFFFF;
  height: 40px;
  display: block;
}

.zongcaidan a:hover {
  color: #FFFFFF;
  background-color: #615d60;
}

.zicaidan a {
  font-family: verdana, geneva;
  font-size: 14px;
  color: #efefef;
  text-align: center;
}

.zicaidan a:hover {
  font-size: 16px;
}

.transparent_class {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.clear {
  clear: both;
}

.wenzhangtitle1 {
  color: #000000;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 1px;
  text-align: center;
}

.wenzhangline1 {
  background: #dfdfdf;
  height: 1px;
}

.wenzhangphoto1 {
  width: 100%;
  text-align: center;
  margin: 20px auto 20px;
}

.wenzhangphoto1 img {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}

.wenzhangcontent1 {}

.wenzhangcontent1 img {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}

#baodingwei {
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1500);
}

/*手机*/
@media screen and (max-width:600px) {
  .ruiprototal2 {
      width: 100%;
      padding: 15px 0;
      box-sizing: border-box;
      background: url(../picture/culture_bg.png) no-repeat;
      background-size: cover;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .ourStrengths{
      margin: 0 auto;
      width: auto;
      text-align: center;
      cursor: pointer;
      width: 100%  !important;
    }

    
    
    
    
  .xidinggepc{
    display: none;
  }

  .hone-banner {
    width: 100%;
    height: 190px;
  }

  .hone-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .by4kuai {
    display: none;
  }

  .myleft1 {
    display: none;
  }

  .DrawImage22 {
    display: none;
  }

  .mycontent1nei {
    margin-bottom: 20px;
  }

  .ourStrengths-box {
    box-shadow: none !important;
    width: 100% !important;
    height: 100% !important;
  }

  .mysan {
    width: 100%;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    float: left;
  }

  .first11 {
    width: 4%;
    padding-top: 14px;
    height: 26px;
    line-height: 35px;
    text-align: left;
    float: left;
  }

  .first11 img {
    width: 3px;
    height: 5px;
  }

  .second11 {
    width: 67%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    float: left;
    overflow: hidden;
  }

  .third11 {
    width: 29%;
    height: 35px;
    line-height: 35px;
    text-align: right;
    float: left;
  }

  .myneiye1 .pc-box {
    display: none;
  }

  .myneiye1 {
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .myright1 {
    padding-bottom: 45px;
  }

  .neiyetitle1 {
    display: flex;
    align-items: center;
  }

  .neiyetitle1 img {
    width: 16px;
    height: 16px;
  }

  .neiyetitle1 p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin: 10px 0 10px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .wenzhangcontent1 {
    background: white;
    padding: 15px 10px;
  }

  .wenzhangcontent1 h1 {
    font-size: 20px;
    font-weight: bold;
    color: #5CB8EC;
    margin-bottom: 20px;
  }

  /* 公司简介 */
  .gsjj p {
    font-size: 10px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 14px;
    text-align: justify;
  }

  .gsjj img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* 企业文化 */
  .qywh img {
    width: auto;
    height: 100%;
    object-fit: cover;
    margin-bottom: 25px;
  }

  .qywh>div div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .qywh span {
    color: #5CB8EC;
  }

  .qywh p {
    font-size: 10px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
  }

  /* 经营理念 */
  .jyln p {
    font-size: 10px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 26px;
    text-align: justify;
  }

  .jyln img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* 业务内容 */
  .ywnr>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*align-items: center;*/
  }

  .ywnr img {

    margin-bottom: 15px;
  }

  .ywnr p {
    width: 240px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .ywnr .ywnr-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
  }

  /* 医药中间体 */
  .list-content ul li,
  .list-content .list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    /* padding: 0 20px; */
    color: white;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    background: linear-gradient(180deg, #96D9FF 0%, #5CB8EC 100%);
  }

  .list-content ul li {
    height: 100%;
    padding: 10px 0;
  }

  .list-content ul li span:first-child,
  .list-content .list-header :first-child {
    flex: 1;
    line-height: 22px;
  }

  .list-content ul li :nth-child(2),
  .list-content .list-header :nth-child(2) {
    width: 23%;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 22px;
  }

  .list-content ul li :last-child,
  .list-content .list-header :last-child {
    width: 35%;
  }

  .list-content ul li {
    font-weight: 400;
    color: #6a6a6a;
    background: wheat;
  }

  .list-content ul :nth-child(odd) {
    background: #FFFFFF;
  }

  .list-content ul :nth-child(even) {
    background: #F5F6F8;
  }

  .list-content span {
    background: none !important;
  }

  /* 精细化学品 */
  .jxhxp ul li span:first-child,
  .jxhxp .list-header :first-child {
    flex: none;
    width: 26%;
    line-height: 22px;
  }

  .jxhxp ul li :nth-child(2),
  .jxhxp .list-header :nth-child(2) {
    flex: 1;
  }

  .jxhxp ul li :last-child,
  .jxhxp .list-header :last-child {
    width: 32%;
  }

  /* 医药原料药 */
  .yyyly ul li span:first-child,
  .yyyly .list-header :first-child {
    flex: 1;
  }

  .yyyly ul li :nth-child(2),
  .yyyly .list-header :nth-child(2) {
    width: 25%;
  }

  .yyyly ul li :last-child,
  .yyyly .list-header :last-child {
    width: 25%;
  }

  /* 生产基地 */
  .scjd .scjd-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
  }

  .scjd .scjd-item h4 {
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 15px;
  }

  .scjd .scjd-item {
    width: 100%;
    height: 100%;
  }

  .scjd .scjd-item .scjd-item-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .scjd .scjd-item .scjd-item-box div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33%;
    height: 100%;
    margin-bottom: 15px;
  }

  .scjd .scjd-item img {
    width: 95px;
    height: 47px;
    object-fit: cover;
  }

  /* 公司动态 */
  .news-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    
  }

  .news-list .lang_cn{
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: bold;
  }


  .news-list .news-list-right span {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #999;
  }


  #paging-phone,
  #paging2-phone,
  #paging3-phone {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* 分页器 */
  .layui-laypage a {
    font-size: 14px !important;
    font-weight: 400;
    color: #666666 !important;
  }

  .layui-laypage em {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
  }

  .layui-laypage .layui-laypage-spr {
    margin: 5px !important;
    border: none;
  }

  .layui-laypage a {
    margin: 5px !important;
  }

  .layui-laypage-curr {
    height: 100% !important;
    margin: 5px !important;
  }

  .layui-laypage .layui-laypage-curr .layui-laypage-em {
    width: 20px;
    height: 20px;
    background: #5CB8EC !important;
    border-radius: 4px;
  }

  .layui-laypage .layui-laypage-curr :last-child {
    line-height: 40px;
  }

  .layui-laypage a {
    /* width: 30px !important; */
    height: 40px !important;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DDDDDD !important;
  }

  .layui-laypage-skip {
    line-height: 40px !important;
    font-size: 14px !important;
    color: #666666 !important;
  }

  .layui-laypage-skip .layui-input {
    height: 40px;
  }

  .layui-laypage .layui-laypage-count {
    width: auto !important;
    float: none;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
  }

  .layui-laypage-btn {
    width: 60px;
    height: 40px !important;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
  }

  .layui-laypage-btn:hover {
    color: white;
    border-radius: 4px !important;
    background: #5CB8EC;
  }

  .layui-laypage a,
  .layui-laypage-spr {
    line-height: 40px !important;
  }

  .layui-laypage>a:hover {
    color: #fff !important;
    border-radius: 4px !important;
    background: #5CB8EC !important;
  }

  /* 新闻展示 */
  .xwzs h1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .xwzs .explain {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    margin-top: 10px;
  }

  .xwzs .explain .explain-left {
    flex: 1;
  }

  .xwzs .explain .explain-left div {
    width: 100%;
  }

  .xwzs .explain .explain-right {
    width: 35%;
    text-align: center;
  }

  .xwzs .outline {
    height: 100%;
    margin: 20px 0;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    background: #F5F6F8;
  }

  .xwzs .news-content {
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
  }

  .xwzs .prev-next {
    margin-top: 20px;
  }

  .xwzs .prev-next a,
  .xwzs .prev-next div {
    margin: 10px 0;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* 招聘信息 */
  .zpxx p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: justify;
  }

  .zpxx h2 {
    font-size: 15px;
    font-weight: bold;
    color: #5CB8EC;
    margin: 10px 0;
  }

  .zpxx div {
    margin-top: 30px;
    padding: 5px 0;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
    background: #5CB8EC;

  }

  /* 在线留言 */
  .zxly p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin: 15px 0;
  }

  .zxly textarea {
    width: 100%;
    height: 140px;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 10px;
    color: #999999;
    resize: none;
    outline: none;
  }

  .zxly input {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 10px;
    color: #999999;
    outline: none;
  }

  .zxly button {
    width: 100%;
    height: 40px;
    margin-top: 50px;
    border: none;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    background: #5CB8EC;
    cursor: pointer;
  }

  /* 联系我们 */
  .lxwm p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin: 20px 0;
  }

  .lxwm #map {
    height: 250px;
    margin: 10px;
  }

  .BMap_cpyCtrl {
    display: none;
  }

  .anchorBL {
    display: none;
  }

  .mycontent2 {
    padding-left: 7px;
    padding-right: 7px;
    width: 947px;
    color: #333;
  }

  #prolist1nei {
    width: 99%;
    margin: 0 auto;
  }

  #prolist1nei ul li {
    width: 42%;
    text-align: center;
    height: 140px;
    float: left;
    padding: 4%;
  }

  .pro117 {
    width: 100%;
    text-align: center;
    height: 120px;
    margin-bottom: 10px;
    border-bottom: 1px #CCCCCC solid;
    border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
    border-right: 1px #CCCCCC solid;
  }

  .pro117 img {
    width: 100%;
    height: 120px;
  }

  /*.pro117 img{max-width:100%; max-height:120px; height:auto;}*/
  .pro117title {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    height: 20px;
  }


  .rryidong {
    /*height: 60px;*/
    background-color: #545454;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 13px;
  }

  .bypro1 {
    width: 80%;
    margin: 0 auto;
    height: 60px;
    margin: 20px auto 0px;
  }

  .bypro1 img {
    width: 100%;
  }

  .byprolibig {
    width: 96%;
    text-align: center;
    margin: 5px auto 25px;
    height: 24px;
    line-height: 24px;
  }

  .byproli {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 24px;
    line-height: 24px;
  }

  .mybuliang {
    width: 25%;
    height: 22px;
    padding-top: 2px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
    float: left;
    display: block;
    margin-bottom: 5px;
  }

  .myliang {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    height: 22px;
    padding-top: 2px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    float: left;
    display: block;
    background: #ff942c;
    margin-bottom: 5px;
  }

  .byprobig {
    width: 96%;
    text-align: center;
    margin: 20px auto 10px;
  }

  .byprobig ul li {
    width: 46%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
    height: 145px;
    padding-top: 5px;
    padding-bottom: 8px;
    float: left;
  }

  .byprobig ul li img {
    width: 100%;
    height: 145px;
    border-bottom: 1px #CCCCCC solid;
    border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
    border-right: 1px #CCCCCC solid;
  }

  .bymore1 {
    width: 20%;
    height: 30px;
    margin: 5px auto 25px;
  }

  .bymore1 img {
    width: 100%;
  }



  .biaonewstitle {
    width: 40%;
    margin: 20px auto 0px;
    height: 33px;
  }

  .biaonewstitle img {
    width: 100%;
  }



  #gongsijianjie1 {
    display: none;
  }

  #gongsijianjie1word {
    display: none;
  }

  #gongsijianjie1hui {
    width: 100%;
    height: 350px;
    background: url(../images/jianjie2bg.jpg) no-repeat center;
    margin-top: 10px;
    background-size: 100% 100%;
    overflow: hidden;
  }

  #gongsijianjie1wordhui {
    width: 75%;
    margin: 97px auto 0px;
    line-height: 24px;
    font-size: 13px;
    color: #666666;
  }

  .yingdongmore135 {
    text-align: center;
    padding-top: 6px;
  }

  .yingdongmore135 img {
    width: 40%;
  }



  .bylogo0 {
    display: none;
  }

  .biaonews {
    width: 96%;
    margin: 0 auto 37px;
  }

  .biaonews ul li {
    width: 96%;
    margin: 0 auto;
    height: 130px;
    overflow: hidden;
  }

  .fang1 {
    width: 20%;
    height: 84px;
    background: #f2f2f2;
    margin-top: 43px;
    float: left;
  }

  .yourday1 {
    width: 100%;
    text-align: center;
    height: 25px;
    padding-top: 17px;
    font-size: 18px;
    color: #666;
  }

  .youryear1month1 {
    width: 100%;
    text-align: center;
    height: 37px;
    padding-top: 5px;
    font-size: 14px;
    color: #666;
  }

  .fang2 {
    width: 75%;
    height: 125px;
    margin-left: 5%;
    float: left;
  }

  .fang2title {
    width: 100%;
    padding-top: 43px;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
  }

  .fang2title a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #777;
  }

  .fang2content {
    width: 100%;
    height: 65px;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
  }




  #pctoptitle0 {
    display: none;
  }

  #pctoptitle {
    display: none;
  }

  #pctoptitle1 {
    display: none;
  }

  #pctoptitle2 {
    display: none;
  }

  #top2 {
    display: none;
  }

  #nav {
    display: none;
  }

  .kong {
    display: none;
  }

  .kong240 {
    display: none;
  }


  .grouptitle {
    width: 40%;
    margin: 10px auto 0px;
  }

  .grouptitle img {
    width: 100%;
  }

  .group73 {
    width: 98%;
    margin: 0 auto;
  }

  .group73 ul li {
    width: 48%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
  }


  .group73nei {
    width: 98%;
    margin: 0 auto;
  }

  .group73nei ul li {
    width: 48%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
  }

  .tu7 {
    width: 100%;
    margin: 0 auto;
  }

  .tu7 img {
    width: 100%;
  }

  .word7 {
    font-size: 14px;
    color: #3f3f3f;
    line-height: 15px;
    margin-top: 10px;
    margin-bottom: 3px;
  }

  .more7 {
    font-size: 12px;
    color: #3f3f3f;
    height: 12px;
    line-height: 12px;
  }

  .grouptitle1 a {
    width: 30%;
    margin: 10px auto 20px;
    display: block;
  }

  .grouptitle1 a img {
    width: 100%;
  }

  #my2pro {
    display: none;
  }

  .youshi {
    display: none;
  }

  .youshiyidong {
    width: 80%;
    margin: 0 auto;
  }

  .youshiyidong img {
    width: 100%;
  }

  #youjianbg1 {
    background: url(../images/youjianbg2.jpg) no-repeat center;
    width: 100%;
    height: 130px;
    text-align: center;
    background-size: 100% 100%;
  }

  #youjianbg11 {
    display: none;
  }

  #youjianbg11yidong {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 35px;
  }

  #mylabel {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }

  #mysearch123 {
    padding-top: 10px;
  }

  .input1 {
    color: #d0d0d0;
    text-align: center;
  }

  #myfoot {
    display: none;
  }

  #yourfoot1 {
    display: none;
  }

  #yourfoot2 {
    width: 96%;
    margin: 15px auto 30px;
    text-align: center;
    line-height: 25px;
    height: 25px;
    font-size: 13px;
    color: #5b5b5b;
  }


  #navzi {
    display: none;
  }

  #navzizibig {
    display: none;
  }

  .myneiye1a {
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .myright1 {
    width: 100%;
  }

  .neiyetitle1bg {
    line-height: 41px;
    height: 41px;
    background: url(../images/neiyetitle1.jpg) left no-repeat;
    font-size: 15px;
    color: #333;
    padding-left: 22px;
  }



  #leileftbig {
    padding-top: 20px;
    padding-left: 6px;
    width: 96%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  #leileftbig div a {
    color: #525252;

  }

  #leileft8 {
    margin: 0 auto;
  }

  .bigzongcaidan {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }

  .zongcaidan72 {
    background: #5CB8EC !important;
  }

  .zongcaidan72 a {
    color: #ffffff !important;
  }

  .zongcaidan71 {
    width: 46%;
    background: #eaeaea;
    float: left;
    line-height: 35px;
    height: 35px;
    text-align: center;
    cursor: default;
    margin-bottom: 5px;
  }

  .zongcaidan71 a {
    color: #525252;
  }

  .kong7 {
    width: 6%;
    float: left;
    line-height: 32px;
  }

  .kong77 {
    width: 7%;
    float: left;
    line-height: 32px;
  }

  #leileft {
    padding-left: 12px;
  }




  .chanpin1 {
    width: 100%;
    padding-top: 20px;
  }

  .chanpin2 {
    width: 95%;
    margin: 0 auto 35px;
    ;
  }

  .chanpin3 {
    width: 0px;
  }

  .chanpin4 {
    width: 90%;
    margin: 0 auto;
  }

  .chanpin333333 {
    width: 60px;
    float: left;
  }

  .chanpin44444 {
    width: 100%;
    height: 692px;
    float: left;
  }

  .chanpin5 {
    width: 95%;
    font-size: 25px;
    color: #000000;
    padding-bottom: 10px;
    padding-left: 5%;
  }

  .chanpin6 {
    width: 95%;
    padding-bottom: 10px;
    font-size: 17px;
    color: #eb0001;
    padding-left: 5%;
  }

  .chanpin7 {
    width: 100%;
    background: url(../images/chanpin_line.jpg) repeat-x;
    height: 1px;
    margin-bottom: 15px;
  }

  .chanpin8 img {
    width: 100%;
  }


  .chanpin8 {
    width: 170px;
    height: 36px;
    background: url(../images/chanpin2.jpg) no-repeat center;
    margin-bottom: 15px;
    line-height: 36px;
    text-align: center;
  }

  .chanpin8 a {
    width: 170px;
    height: 36px;
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
  }




  .chanpin9 {
    width: 90%;
    font-size: 16px;
    color: #757575;
    line-height: 36px;
    margin: 0 auto;
  }


  .chanpin10 {
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .chanpin11 {
    width: 95%;
    font-size: 25px;
    color: #323232;
    padding-bottom: 18px;
    padding-left: 5%;
  }

  .chanpin12 {
    width: 100%;
    background: url(../images/chanpin_line.jpg) repeat-x;
    padding-bottom: 4px;
  }

  .chanpin13 {
    width: 90%;
    font-size: 16px;
    margin: 0 auto;
    color: #757575;
    line-height: 36px;
  }


  #jianjie {
    width: 95%;
    margin: 0 auto 20px;
  }

  #jianjie1 {
    width: 100%;
    text-align: left;
    font-family: verdana, geneva;
    font-size: 14px;
    line-height: 30px;
    color: #5b5b5b;
  }

  #jianjie2 {
    display: none;
  }

  .huixian1 {
    height: 1px;
    background: #e1e1e1;
    width: 100%;
    margin: 25px auto 25px;
  }


  #zhuce1a {
    width: 100%;
    height: 340px;
    margin: 0 auto;
    padding-top: 15px;
  }

  #zhuce1 {
    display: none;
  }

  .signup {
    width: 94%;
    margin: 0 auto;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #767676;
  }



  .zhuce2 {
    width: 90%;
    height: 460px;
  }

  .zhuce3 {
    width: 40%;
    height: 36px;
    padding-bottom: 12px;
    padding-left: 20px;
  }

  .zhuce3a {
    width: 80%;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
  }

  .zhuce3b {
    width: 80%;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    /* color: #FF0000; */
  }

  .zhuce3 img {
    width: 100%;
  }

  .zhuce4 {
    width: 90%;
    margin: 0 auto;
    height: 5px;
    background: url(../images/zhuce1_bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 20px;
    padding-bottom: 38px;
    padding-left: 20px;
    font-size: 16px;
    color: #929292;
  }

  .zhuce5 {
    width: 40%;
    height: 36px;
    margin: 30px auto;
  }

  .zhuce5 img {
    width: 100%
  }

  .zhuce6 {
    width: 100%;
    height: 23px;
    background: url(../images/zhuce3.jpg) no-repeat;
    background-size: 100% 100%;
  }

  .zhuce7 {
    width: 0px;
  }

  .zhuce77777 {
    width: 328px;
    height: 500px;
    float: left
  }

  .zhucetu {
    display: none;
  }

  .zhucetu img {
    width: 100%
  }

  .zhuce8 {
    width: 100%;
    height: 57px;
    background: url(../images/zhuce6.jpg) no-repeat;
    background-size: 100% 100%;
    float: left;
  }

  #zhuce100 {
    display: none;
  }

  #zhuce100a {
    width: 100%;
    height: 340px;
    margin: 0 auto;
    padding-top: 15px;
  }

  #yidongqiehuan {
    width: 98%;
    margin: 0 auto;
  }

  #yidongqiehuan ul li {
    width: 48%;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 2px;
    float: left;
  }

  #yidongqiehuan ul li img {
    width: 100%;
  }

  .support_tubiao1 {
    width: 96%;
    margin: 0 auto;
  }

  .support_tubiao1 ul {
    width: 96%;
  }

  .support_tubiao1 li {
    width: 40%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    float: left;
  }

  .support_tubiao1 li img {
    width: 100%;
  }


  .line01 {
    height: 1px;
    width: 100%;
    background: #e1e1e1;
  }


  .zicaidan71 {
    width: 45%;
    color: #0060b9;
    float: left;
    line-height: 32px;
    height: 32px;
    text-align: center;
    border-bottom: 1px #CCCCCC solid;
    border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
    border-right: 1px #CCCCCC solid;
  }

  .zicaidan72 {
    width: 45%;
    color: #0060b9;
    float: left;
    line-height: 32px;
    height: 32px;
    text-align: center;
    border-bottom: 1px #CCCCCC solid;
    border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
    border-right: 1px #CCCCCC solid;
  }

  #huidian1 {
    width: 92%;
    height: 10px;
    line-height: 10px;
    background: url(../images/huidian1.jpg) repeat-x center;
    margin: 0 auto;
  }




  #pcqiehuan {
    display: none;
  }



  #pcbannerneiye {
    display: none;
  }




  .ruinewstotal1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 auto;
    height: auto;
    padding: 0 15px;
  }

  .ruinewstotal1 .ruinewsright1 .news-item .news-item-left,
  .ruinewstotal1 .ruinewsleft1 {
    display: none;
  }

  .ruinewstotal1 .ruinewsright1 {
    height: 100%;
  }

  .news {
    width: 100%;
    box-sizing: border-box;
    background-size: cover;
  }

  .news-item .news-item-right h3 {
    margin: 5px 0;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
  }

  .news-item .news-item-right p {
    font-size: 13px;
    font-weight: 400;
    color: #999999;
  }

  .cooperation-unit {
    width: 100%;
    box-sizing: border-box;
    background: url(../picture/news_content_bg.png) no-repeat;
    background-size: cover;
  }

  .cooperation-unit-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;    
  }
  .cooperation-unit-box .news-box{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 30px;
    position: relative;
  }
  .cooperation-unit-box .news-box .title{
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .cooperation-unit-box .news-box .subtitle{
    width: 100%;
    font-size: 13px;
    color: #999;
    margin-bottom: 10px;
  }
  .cooperation-unit-box .news-box .more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: flex-end;
    font-size: 15px;
    font-weight: bold;
    border-top: 1px solid #eee;
  }
  .cooperation-unit-box .news-box .times{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 55px;
    text-align: center;
    color: #FFF;
    background: #5CB8EC;position: absolute;
    top: -20px;
    right: 35px;
  }

  .news-phone{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .news-phone button{
    margin-bottom: 15px;
  }
  .cooperation-unit-box .news-box .times h2{
    margin-bottom: 5px;
  }
  .cooperation-unit-box .news-box .times span{
    font-size: 13px;
  }
  .cooperation-unit-box-phone{
    justify-content: center;
    margin: 20px  auto 0 auto !important;
  }


  .cooperation-area{
    width: 100%;
    height: auto;
  }
  .cooperation-area .info-area{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
  }
  .cooperation-area .info-area .img{
    width: 100%;
    height: 180px;
    overflow: hidden;
  }
  .cooperation-area .info-area .img img{
    width: 100%;
    height: 100% !important;
  }
  .cooperation-area .info-area .name{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
  }

  .cooperation-unit-box img {
    width: 224px;
    height: 106px;
    margin-bottom: 20px;
    margin-right: 0 !important;
  }
  .cooperation-unit-box a{
    width: 100%;
    height: auto;
  }

  .ruinewsright1 {
    width: 100%;
    height: 318px;
  }

  .ruinewsli {
    width: 100%;
    height: 318px;
  }

  .ruinewsli ul li {
    width: 100%;
    height: 70px;
    padding-top: 10px;
    padding-bottom: 25px;
  }

  .ruinewslititle {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
  }

  .ruinewslititle a {
    font-size: 15px;
    font-weight: bold;
    color: #666;
  }

  .ruinewslititle a:hover {
    padding-left: 5px;
  }

  .ruinewslicontent {
    height: 65px;
    font-size: 15px;
    line-height: 21px;
    color: #888;
    overflow: hidden;
    text-indent: 0em;
  }


  /*.rryidong {*/
  /*  height: 45px;*/
  /*  background-color: #545454;*/
  /*  text-align: center;*/
  /*  line-height: 45px;*/
  /*  color: #FFFFFF;*/
  /*  font-size: 13px;*/
  /*}*/

  .ruiabout1 {
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    padding-top: 19px;
    padding-bottom: 7px;
    text-align: center;
  }

  .ruixia1 {
    width: 60px;
    height: 4px;
    margin: 0 auto;
    padding-bottom: 10px;
  }

  .ruiabout1content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 30px 0;
    background-size: cover;
  }
  .ruiabout1content .box-head{
    width: 200px;
    margin: 0 auto;
  }

  .ruiabout1content-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .ruiabout1content-box .box-left {
    display: none;
    /* margin-right: 53px; */
  }

  .ruiabout1content-box .box-left img {
    width: 433px;
    height: 420px;
  }

  .ruiabout1content-box .box-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex: 1;
    height: 100%;
  }

  .box-right h2 {
    color: #5CB8EC;
    font-size: 20px;
    font-weight: bold;
  }

  .box-right h3 {
    font-size: 20px;
    font-weight: 500;
    color: #333333;

  }

  .box-right p {
    font-size: 10px;
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
  }

  .box-right .p1 {
    width: 75%;
    height: 100%;
    color: #333333;
    margin: 0 auto;
  }

  .box-right .p2 {
    margin: 21px 0;
    color: #5CB8EC;
  }

  .box-right button {
    width: 132px;
    height: 42px;
    font-size: 14px;
    color: white;
    border: none;
    background: #5CB8EC;
    text-decoration: none;
    margin-top: 30px;
    color: #fff;
  }
  .box-right button a{
    color: #fff !important;
  }

  .box-right button:hover {
    padding-left: 6px;
  }

  .ruimore1 {
    width: 35%;
    margin: 0 auto 7px;
  }

  .ruimore1 img {
    width: 100%;
  }

  .ruiprototal1 {
    display: none;
  }

  .ruiabout1pro {
    width: 80%;
    margin: 0 auto;
    /*height: 30px;*/
    /*line-height: 30px;*/
    padding-top: 19px;
    padding-bottom: 7px;
    text-align: center;
    font-size: 20px;

  }

  .ruiabout1pro a {
    font-weight: bold;
    color: #5CB8EC;
  }

  .ruixia1pro {
    width: 200px;
    margin: 0 auto;
    padding-bottom: 15px;
  }
  img{
    width: 100%;
    height: 100%;
  }

  .ruijidititle1 {
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    padding-top: 30px;
    padding-bottom: 7px;
    text-align: center;
  }

  .ruijidixia1 {
    width: 60px;
    height: 4px;
    margin: 0 auto 20px;
  }

  .ruijidi0 {
    height: 865px;
    background: #f5f5f5;
    margin-top: 40px;
  }

  .ruijidi00 {
    width: 90%;
    margin: 0 auto;
  }

  .ruijidi1 {
    display: none;
  }

  .ruijidi2 {
    display: none;
  }

  .ruienpro {
    width: 98%;
    height: 41px;
    line-height: 41px;
    background: #3d7fbc;
    margin: 0 auto;
    text-align: center;
  }

  .ruienpro1 {
    width: 42%;
    height: 41px;
    line-height: 41px;
    text-align: center;
    float: left;
    color: #FFF;
  }

  .ruienpro2 {
    width: 23%;
    height: 41px;
    line-height: 41px;
    text-align: center;
    float: left;
    color: #FFF;
  }

  .ruienpro3 {
    width: 35%;
    height: 41px;
    line-height: 41px;
    text-align: center;
    float: left;
    color: #FFF;
  }

  .ruienprowhite {
    width: 98%;
    line-height: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #FFF;
    margin: 0 auto;
    text-align: center;
  }

  .ruienpro1white {
    width: 42%;
    line-height: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    float: left;
    color: #6a6a6a;
  }

  .ruienpro2white {
    width: 23%;
    line-height: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    float: left;
    color: #6a6a6a;
  }

  .ruienpro3white {
    width: 35%;
    line-height: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    float: left;
    color: #6a6a6a;
  }

  .ruienprohui {
    width: 98%;
    line-height: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #f4f4f4;
    margin: 0 auto;
    text-align: center;
  }

  .ruienprofoot {
    width: 98%;
    height: 1px;
    line-height: 1px;
    background: #f4f4f4;
    margin: 0 auto;
    text-align: center;
  }

  .ruinewsleft1title {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
  }

  .ruinewsleft1title a {
    font-size: 15px;
    font-weight: bold;
    color: #666;
  }

  .ruinewsleft1content {
    height: 65px;
    font-size: 15px;
    line-height: 21px;
    color: #888;
    overflow: hidden;
    text-indent: 0em;
  }
  
      .ourStrengths {
          margin: 0 auto;
          width: auto;
          text-align: center;
          cursor: pointer;
          width: 100%;
          padding: 0 15px;
        }
      .ourStrengths .culture-area{
          width: 100%;
          height: auto;
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin-bottom: 15px;
      }
      .ourStrengths .culture-area .cultures{
          width: 30%;
          height: 30px;
          line-height: 30px;
          display: flex;
          justify-content: space-between;
          align-items: center;
          color: #fff;
          border-bottom: 1px solid #fff;
          font-size: 12px;
      }
      .ourStrengths .culture-area .icon{
        width: 20px;
        height: 20px;
      }
      .ourStrengths .culture-area  .cur{
        background: rgba(255,255,255,0.6);
        border-top-right-radius: 8px;
        border-top-left-radius: 8px;
        padding: 0 10px;
        border-bottom: none;
      }
      
        
  .ourStrengths .culture-content{
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    background: url(../picture/culture_content_bg.png) no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    padding: 15px;
    overflow: scroll;
    
  }
  .data-area{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 15px 15px 30px 15px;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-content: center;
    color: #fff;
    background: url(../picture/data_shouji_bg.png) no-repeat;
  }
  .data-area .head-area{
    width: 100%;
    height: 40px;
    display: flex;
    align-content: center;
  }
  .data-area .head-area .name{
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #ddd;
  }
  .data-area .head-area span{
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin-left: 15px;
  }
  .data-area .tips{
    width: 210px;
    height: 20px;
    color: #fff;
    background: rgba(255,255,255,0.5);
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-top: 5px;
  }
  .data-area .data-items{
    width: 100%;
    height: auto;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-content: cneter;
  }
  .data-area .data-items .data{
    height: auto;
    border-right: 1px solid #fff;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
  }

  .data-area .data-items .data:first-child{
    width: 25%;
    padding: 0;
  }
  .data-area .data-items .data:nth-child(2){
    width: 32%;
  }
  .data-area .data-items .data:nth-child(3){
    width: 23%;
  }
  .data-area .data-items .data:last-child{
    width: 20%;
    border: none;
    padding-right: 0;
  }
  .data-area .data-items .data .lable{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .data-area .data-items .data .count{
    width: 95px;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .data-area .data-items .data .count span{
    margin-left: 5px;
    font-size: 12px;
    color: #eee;
  }



}



























/*电脑*/
@media screen and (min-width:600px) {
  .data-area{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 30px 60px 60px 60px;
    background-size: cover;
    display: flex;
    flex-direction: column;
    background: url(../picture/data_bg.png) no-repeat;
    align-content: center;
    color: #fff;
    /*background: #276AD7;*/
  }
  .data-area .head-area{
    width: 100%;
    height: 40px;
    display: flex;
    align-content: center;
  }
  .data-area .head-area .name{
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #ddd;
  }
  .data-area .head-area span{
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin-left: 15px;
  }
  .data-area .tips{
    width: 210px;
    height: 20px;
    color: #fff;
    background: rgba(255,255,255,0.5);
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    margin-top: 5px;
  }
  .data-area .data-items{
    width: 100%;
    height: auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    align-content: cneter;
  }
  .data-area .data-items .data{
    width: 25%;
    height: 80px;
    border-right: 1px solid #fff;
    display: flex;
    flex-direction: column;
    padding: 0 50px;
  }
  .data-area .data-items .data:first-child{
    width: 25%;
    padding: 0;
  }
  .data-area .data-items .data:nth-child(2){
    width: 32%;
  }
  .data-area .data-items .data:nth-child(3){
    width: 23%;
  }
  .data-area .data-items .data:last-child{
    width: 20%;
    border: none;
    padding-right: 0;
  }

  .data-area .data-items .data .lable{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .data-area .data-items .data .count{
    width: 200px;
    height: 50px;
    font-size: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .data-area .data-items .data .count span{
    margin-left: 5px;
    font-size: 13px;
    color: #eee;
  }
  .ruiprototal1{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ruiprototal1 button{
    margin-top: 80px;
  }
  .ourStrengths{
    width: auto !important;
  }

  .xidinggeyidong {
    position: absolute;
    bottom: 0;
    display: none;
  }
  .xidinggeyidong button{
    margin-top: 80px;
  }


  .DrawImage11 {
    display: none;
  }

  .rhuizong {
    font-size: 14px;
    color: #1b1b1b;
    background-color: #efefef;
    width: 190px;
    height: 41px;
    line-height: 41px;
    display: block;
    padding-left: 32px;
  }

  .rhuizong a {
    font-size: 14px;
    color: #1b1b1b;
    background-color: #efefef;
  }

  .rhuizong a:hover {
    color: #FF0000;
    padding-left: 2px;
  }

  .rhuizi {
    font-size: 13px;
    color: #727272;
    width: 180px;
    height: 41px;
    line-height: 41px;
    display: block;
    padding-left: 42px;
    text-align: left;
  }

  .rhuizi a {
    font-size: 13px;
    color: #727272;
  }

  .rhuizi a:hover {
    color: #FF0000;
    padding-left: 2px;
  }

  .mysan {
    width: 881px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    float: left;
  }

  .first11 {
    width: 22px;
    padding-top: 18px;
    height: 22px;
    line-height: 40px;
    text-align: left;
    float: left;
  }

  .second11 {
    width: 700px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    float: left;
  }

  .third11 {
    width: 159px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    float: left;
  }

  .hone-banner {
    width: 100%;
    height: 600px;
    /*margin-bottom: 70px;*/
  }

  .hone-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .huiimg {
    width: 538px;
    height: 203px;
    overflow: hidden;
  }

  .huiimg .bgimg {
    cursor: pointer;
    transition: all 2.8s;
  }

  .huiimg:hover .bgimg {
    transform: scale(1.3);
  }



  .myzong3 a {
    width: 120px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    display: block;
    font-size: 15px;
    color: #4f4f4f;
  }

  .myzong3 a:hover {
    font-size: 16px;
    color: #ff9a2e;
  }







  .myneiye1 {
    display: flex;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
  }

  .myneiye1 .phone-box {
    display: none;
  }

  .myleft1 {
    width: 325px;
    margin-right: 60px;
    margin-left: 60px;
    transform: translateY(-86px);
  }

  .myleft1 .top-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 35px;
    height: 172px;
    color: white;
    background: linear-gradient(180deg, #96D9FF 0%, #5CB8EC 100%);
  }

  .myleft1 .top-title h1 {
    font-size: 32px;
    font-weight: bold;
  }

  .myleft1 .top-title span {
    width: 61px;
    height: 3px;
    margin: 15px 0 10px 0;
    background: white;
  }

  .myleft1 .top-title h2 {
    font-size: 28px;
    font-weight: 500;
  }

  .myleft1 .content-nav {
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    /*border-bottom: 10px solid #5CB8EC;*/
    background: white;
  }

  .myleft1 .content-nav a {
    color: #333333;
  }

  .myleft1 .content-nav li {
    display: flex;
    align-items: center;
    padding: 20px 0 20px 44px;
    border-bottom: 1px solid #EEEEEE;
    cursor: pointer;
  }

  .myleft1 .content-nav li:last-child {
    border: none;
  }

  .myleft1 .content-nav li div {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 24px;
    background: #CCCCCC;
  }

  .myleft1 .content-nav :hover,
  .nav-li-active a {
    color: #5CB8EC !important;
  }

  .nav-li-active div {
    background: #5CB8EC !important;
  }

  .myleft1 img {
    width: 325px;
    height: 130px;
    margin: 10px 0;
  }

  .myleft1 .btm-message {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    width: 325px;
    height: auto;
    margin: 10px 0;
    padding: 30px 30px 23px 30px;
    background: white;
  }

  .myleft1 .btm-message h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 10px;
    border-bottom: 2px solid #5CB8EC;
  }

  .myleft1 .btm-message p {
    margin-top: 10px;
    margin-bottom: 26px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
  }

  .myleft1 .btm-message a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 42px;
    font-size: 16px;
    color: white;
    background: #5CB8EC;
    cursor: pointer;
  }

  .myright1 {
    width: calc(100% - 120px - 325px);
    padding-bottom: 45px;
  }

  .animate-fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 0.3s !important;
    animation-duration: 0.3s !important;
  }

  .neiyetitle1 {
    display: flex;
    align-items: center;
  }

  .neiyetitle1 img {
    width: 16px;
    height: 16px;
  }

  .neiyetitle1 p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin: 38px 0 38px 10px;
  }

  .mycontent1 {
    padding-left: 27px;
    padding-right: 27px;
    width: 907px;
    color: #333;
  }

  .wenzhangcontent1 {
    background: white;
    padding: 10px 20px;
  }

  .wenzhangcontent1 h1 {
    font-size: 26px;
    font-weight: bold;
    color: #5CB8EC;
    margin-bottom: 20px;
  }

  /* 公司简介 */
  .gsjj p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 14px;
    text-align: justify;
  }

  .gsjj img {
    width: 1008px;
    height: 461px;
  }

  /* 企业文化 */
  .qywh>div {
    display: flex;
  }

  .qywh img {
    width: auto;
    height: 393px;
    margin-right: 50px;
  }

  .qywh>div div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .qywh span {
    color: #5CB8EC;
  }

  .qywh p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
  }

  /* 经营理念 */
  .jyln p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 26px;
    text-align: justify;

  }

  .jyln img {
    width: 1008px;
    height: 307px;
  }

  /* 业务内容 */
  .ywnr>div {
    display: flex;
    flex-wrap: wrap;
  }

  .ywnr img {
    margin-bottom: 15px;
  }

  .ywnr p {
    width: 240px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .ywnr .ywnr-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 33%;
    /* height: 100%; */
    margin-bottom: 20px;
  }


  /* 医药中间体 */
  .list-content ul li,
  .list-content .list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 44px;
    box-sizing: border-box;
    padding: 5px 20px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    background: linear-gradient(180deg, #96D9FF 0%, #5CB8EC 100%);
  }

  .list-content ul li span:first-child,
  .list-content .list-header :first-child {
    flex: 1;
  }

  .list-content ul li :nth-child(2),
  .list-content .list-header :nth-child(2),
  .list-content ul li :last-child,
  .list-content .list-header :last-child {
    /*min-width: 300px;*/
    width:30%;
    text-align: center;
  }

  .list-content ul li.cate-8 :nth-child(2),
  .list-content .list-header.cate-8 :nth-child(2),
  .list-content ul li.cate-8 :last-child,
  .list-content .list-header.cate-8 :last-child {
    /*min-width: 300px;*/
    width:15%;
    text-align: center;
  }




  .list-content ul li :last-child,
  .list-content .list-header :last-child {
    margin-left: 60px;
  }

  .list-content ul li {
    font-weight: 400;
    color: #6a6a6a;
    background: wheat;
  }

  .list-content ul :nth-child(odd) {
    background: #FFFFFF;
  }

  .list-content ul :nth-child(even) {
    background: #F5F6F8;
  }

  .list-content span {
    background: none !important;
    line-height: 22px;
  }

  /* 精细化学品 */
  .jxhxp ul li span:first-child,
  .jxhxp .list-header :first-child {
    flex: none;
    width: 350px;
  }

  .jxhxp ul li :nth-child(2),
  .jxhxp .list-header :nth-child(2) {
    flex: 1;
    text-align: left;
    margin-left: 20px;
  }

  /* 医药原料药 */
  .yyyly ul li :last-child,
  .yyyly .list-header :last-child {
    margin-left: 160px;
  }

  /* 生产基地 */
  .scjd .scjd-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }

  .scjd .scjd-item h4 {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 20px;
  }

  .scjd .scjd-item {
    width: 100%;
    height: 100%;
  }

  .scjd .scjd-item .scjd-item-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .scjd .scjd-item .scjd-item-box div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33%;
    height: 100%;
    margin-bottom: 20px;
  }

  .scjd .scjd-item img {
    width: 96%;
    height: 158px;
  }

  /* 公司动态 */
  .news-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }

  .news-list img {
    width: 310px;
    height: 186px;
    margin-right: 37px;
  }

  .news-list .news-list-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .news-list .news-list-right h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
  }

  .news-list .news-list-right span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin: 10px 0;
  }

  .news-list .news-list-right p {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .news-list .news-list-right button {
    width: 132px;
    height: 42px;
    border: none;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    background: #5CB8EC;
    cursor: pointer;
  }

  .news-list .news-list-right button:hover {
    background: #1aad2e;
  }

  #paging,
  #paging2,
  #paging3 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* 分页器 */
  .layui-laypage a {
    font-size: 14px !important;
    font-weight: 400;
    color: #666666 !important;
  }

  .layui-laypage em {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
  }

  .layui-laypage .layui-laypage-spr {
    margin: 5px !important;
    border: none;
  }

  .layui-laypage a {
    margin: 5px !important;
  }

  .layui-laypage-curr {
    height: 100% !important;
    margin: 5px !important;
  }

  .layui-laypage .layui-laypage-curr .layui-laypage-em {
    width: 40px;
    height: 40px;
    background: #5CB8EC !important;
    border-radius: 4px;
  }

  .layui-laypage .layui-laypage-curr :last-child {
    line-height: 40px;
  }

  .layui-laypage a {
    height: 40px !important;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DDDDDD !important;
  }

  .layui-laypage-skip {
    line-height: 40px !important;
    font-size: 14px !important;
    color: #666666 !important;
  }

  .layui-laypage-skip .layui-input {
    height: 40px;
  }

  .layui-laypage .layui-laypage-count {
    width: auto !important;
    float: none;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
  }

  .layui-laypage-btn {
    width: 60px;
    height: 40px !important;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
  }

  .layui-laypage-btn:hover {
    color: white;
    border-radius: 4px !important;
    background: #5CB8EC;
  }

  .layui-laypage a,
  .layui-laypage-spr {
    line-height: 40px !important;
  }

  .layui-laypage>a:hover {
    color: #fff !important;
    border-radius: 4px !important;
    background: #5CB8EC !important;
  }

  /* 新闻展示 */
  .xwzs h1 {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
  }

  .xwzs .explain {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-top: 20px;
  }

  .xwzs .outline {
    height: 100%;
    margin: 40px 0;
    padding: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    background: #F5F6F8;
  }

  .xwzs .news-content {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 40px;
  }

  .xwzs .prev-next {
    margin-top: 20px;
  }

  .xwzs .prev-next a,
  .xwzs .prev-next div {
    margin: 10px 0;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
  }

  /* 招聘信息 */
  .zpxx p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
  }

  .zpxx h2 {
    font-size: 16px;
    font-weight: bold;
    color: #5CB8EC;
    margin: 20px 0;
  }

  .zpxx div {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    background: #5CB8EC;

  }

  /* 联系我们 */
  .lxwm p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin: 20px 0;
  }

  .lxwm #map {
    height: 419px;
  }

  .BMap_cpyCtrl {
    display: none;
  }

  .anchorBL {
    display: none;
  }

  /* 在线留言 */
  .zxly p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin: 15px 0;
  }

  .zxly textarea {
    width: 100%;
    height: 207px;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 10px;
    color: #999999;
    resize: none;
    outline: none;
  }

  .zxly input {
    width: 100%;
    height: 42px;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 10px;
    color: #999999;
    outline: none;
  }

  .zxly button {
    width: 100%;
    height: 40px;
    margin-top: 50px;
    border: none;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    background: #5CB8EC;
    cursor: pointer;
  }

  .mycontent2 {
    padding-left: 7px;
    padding-right: 7px;
    width: 947px;
    color: #333;
  }

  #prolist1nei {
    width: 960px;
    margin: 0 auto;
  }

  #prolist1nei ul li {
    width: 320px;
    text-align: center;
    height: 240px;
    float: left;
    margin-bottom: 30px;
  }

  .pro117 {
    width: 290px;
    height: 210px;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px #CCCCCC solid;
    border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
    border-right: 1px #CCCCCC solid;
  }

  .pro117 img {
    width: 290px;
    height: 210px;
  }

  /*.pro117 img{max-width:290px; max-height:210px; height:auto;}*/
  .pro117title {
    width: 270px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    line-height: 30px;
    height: 30px;
  }


  .yidongimg123 {
    display: none;
  }

  .zhong1 {
    POSITION: relative;
    height: 284px;
    text-align: center;
    width: 286px;
  }

  .pcimg123 {
    width: 286px;
    height: 284px;
  }

  .pcimg123 img {
    width: 286px;
    height: 284px;
  }


  .zhong1aa {
    POSITION: relative;
    height: 284px;
    text-align: center;
    width: 286px;
  }

  .pcimg123aa {
    width: 286px;
    height: 284px;
  }

  .pcimg123aa img {
    width: 286px;
    height: 284px;
  }


  .pcxiangguan {
    width: 59px;
    height: 231px;
    float: left;
  }



  .by4kuai {
    width: 1270px;
    height: 272px;
    margin: 0px auto 90px;
  }

  .by4kuai img {
    width: 100%;
  }

  .bypro1 {
    width: 515px;
    height: 85px;
    margin: 60px auto 55px;
  }



  .byprolibig {
    width: 1270px;
    text-align: center;
    margin: 0 auto;
    height: 46px;
    line-height: 46px;
  }

  .byproli {
    width: 980px;
    text-align: center;
    margin: 0 auto;
    height: 46px;
    line-height: 46px;
    background: url(../images/byshuline1.jpg) left no-repeat;
  }

  .mybuliang {
    width: 140px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 17px;
    color: #999999;
    float: left;
    display: block;
    background: url(../images/byshuline1.jpg) right no-repeat;
  }

  .myliang {
    width: 140px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 17px;
    color: #fff;
    float: left;
    display: block;
    background: #ff942c;
  }

  .byprobig {
    width: 1292px;
    text-align: center;
    margin: 20px auto 10px;
  }

  .byprobig ul li {
    width: 323px;
    text-align: center;
    height: 266px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
  }

  .byprobig ul li img {
    width: 291px;
    height: 266px;
    border-bottom: 1px #CCCCCC solid;
    border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
    border-right: 1px #CCCCCC solid;
  }

  .bymore1 {
    width: 157px;
    height: 65px;
    margin: 20px auto 30px;
  }





  .biaonewstitle {
    width: 248px;
    margin: 35px auto 0px;
    height: 83px;
  }

  .biaonewstitle img {
    width: 100%;
  }

  .biaonews {
    width: 1300px;
    height: 515px;
    margin: 15px auto 72px;
  }

  .biaonews ul li {
    width: 580px;
    height: 170px;
    padding-left: 35px;
    padding-right: 35px;
    margin-bottom: 6px;
    float: left;
  }

  .fang1 {
    width: 84px;
    height: 84px;
    background: #f2f2f2;
    margin-top: 43px;
    float: left;
  }

  .yourday1 {
    width: 84px;
    text-align: center;
    height: 28px;
    padding-top: 14px;
    font-size: 32px;
    color: #666;
  }

  .youryear1month1 {
    width: 84px;
    text-align: center;
    height: 34px;
    padding-top: 8px;
    font-size: 14px;
  }

  .fang2 {
    width: 482px;
    height: 170px;
    margin-left: 14px;
    float: left;
  }

  .fang2title {
    width: 480px;
    overflow: hidden;
    padding-top: 43px;
    height: 30px;
    line-height: 30px;
    color: #333;
  }

  .fang2title a {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    color: #666;
  }

  .fang2title a:hover {
    color: #e46504;
  }


  .fang2content {
    width: 480px;
    overflow: hidden;
    height: 52px;
    line-height: 26px;
    padding-top: 5px;
    font-size: 15px;
    color: #666;
  }

  .biaoline1 {
    height: 1px;
    background: #dbdbdb;
  }



  .myfoot26 {
    font-size: 14px;
    color: #424242;
    line-height: 30px;
    text-align: center;
  }

  .myfoot26 a {
    font-size: 14px;
    color: #424242;
  }

  .myfoot26 a:hover {
    font-size: 15px;
    color: #FF0000;
  }

  #gongsijianjie1 {
    width: 100%;
    height: 580px;
    background: url(../images/jianjie1bg.jpg) no-repeat center;
    margin-top: 70px;
  }

  #gongsijianjie1word {
    width: 1130px;
    margin: 0 auto;
    line-height: 35px;
    font-size: 15px;
    padding-top: 235px;
    color: #666666;
  }


  #gongsijianjie1hui {
    display: none;
  }

  #gongsijianjie1wordhui {
    display: none;
  }









  .bylogo0 {
    line-height: 60px;
    height: 60px;
    width: 1270px;
    margin: 0 auto;
  }

  .bylogo1 {
    width: 365px;
    height: 60px;
    float: left;
    text-align: left;
  }

  .bylogo2 {
    width: 720px;
    float: right;
    text-align: right;
  }

  .bylogo2 ul li {
    width: 120px;
    text-align: center;
    float: left;
    font-size: 15px;
    color: #4f4f4f;
  }

  .bylogo2 ul li a:hover {
    font-size: 16px;
    color: #ff9a2e;
  }





  #pctoptitle0 {
    width: 100%;
    height: 50px;
    background: #f8f8f8;
  }

  #pctoptitle {
    width: 1350px;
    height: 50px;
    line-height: 50px;
    background: #f8f8f8;
    margin: 0 auto;
  }

  #pctoptitle1 {
    width: 600px;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: left;
  }

  #pctoptitle2 {
    width: 750px;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: right;
  }

  #top2 {
    width: 1220px;
    height: 110px;
    line-height: 110px;
    margin: 0 auto;
  }

  #top2-0 {
    width: 50px;
    height: 110px;
    text-align: left;
    float: left;
  }

  #top2-1 {
    width: 400px;
    height: 60px;
    text-align: left;
    float: left;
    padding-top: 50px;
  }

  #top2-2 {
    width: 370px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    float: left;
  }

  #top2-3 {
    width: 400px;
    height: 110px;
    text-align: right;
    float: right;
  }

  .myword a {
    float: right;
    height: 62px;
    line-height: 15px;
    width: 60px;
    color: #5b5b5b;
    padding-top: 48px;
  }

  .myword a:hover {
    color: #e70101;
    padding-right: 2px;
  }

  .myimg a {
    float: right;
    height: 110px;
    width: 59px;
  }

  #navbig {
    width: 100%;
    background: url(../images/shuxian1.jpg) repeat-x center;
    text-align: center;
    margin-bottom: 1px;
  }

  #nav {
    width: 600px;
    margin: 0 auto;
    height: 60px;
    text-align: center;
  }

  #nav ul li {
    width: 150px;
    text-align: center;
    float: left;
    text-align: center;
  }

  #nav ul li a {
    width: 150px;
    font-size: 15px;
    color: #5b5b5b;
    display: block;
    height: 43px;
    padding-top: 17px;
    margin: 0 auto;
    text-align: center;
  }

  #nav ul li a:hover {
    background: url(../images/navbg1.jpg) no-repeat center;
    margin: 0 auto;
    text-align: center;
  }

  #navaaaa a {
    width: 150px;
    font-size: 15px;
    color: #5b5b5b;
    display: block;
    height: 43px;
    padding-top: 17px;
    background: url(../images/navbg1.jpg) no-repeat center;
    margin: 0 auto;
    text-align: center;
  }

  .kong {
    height: 21px;
  }

  .kong240 {
    height: 240px;
  }

  #search {
    width: 165px;
    height: 25px;
    background: url(../images/search_bg.png) no-repeat;
    float: left;
  }

  .input_search {
    float: left;
    width: 120px;
    height: 15px;
    line-height: 15px;
    border: 0;
    text-align: left;
    font-size: 13px;
    color: #5b5b5b;
    background: none;
    position: relative;
    top: 5px;
    left: 15px;
  }

  .button {
    float: right;
    border: 0;
    background: url(../images/icon_search.jpg) no-repeat left;
    text-indent: -999px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    position: relative;
    right: 12px;
    top: 6px;
  }

  .grouptitle {
    width: 393px;
    margin: 40px auto 1px;
    height: 96px;
  }

  .group73 {
    width: 1500px;
    margin: 20px auto;
  }

  .group73 ul li {
    width: 500px;
    text-align: center;
    float: left;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    /* Firefox 4 */
    -webkit-transition-duration: 0.3s;
    /* Safari 和 Chrome */
  }

  .group73 ul li:hover {
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
    padding-top: 0px;
  }



  .group73nei {
    width: 1500px;
    margin: 0 auto;
  }

  .group73nei ul li {
    width: 500px;
    text-align: center;
    float: left;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 18px;
    margin-bottom: 25px;
  }


  .tu7 {
    width: 440px;
    height: 480px;
    margin: 0 auto;
  }

  .tu7 img {
    width: 100%;
  }

  .word7 {
    font-size: 16px;
    color: #3f3f3f;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
  }

  .more7 {
    font-size: 14px;
    color: #3f3f3f;
    height: 22px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .grouptitle1 a {
    width: 175px;
    margin: 30px auto 55px;
    height: 51px;
    display: block;
  }

  .grouptitle1 a:hover {
    padding-right: 6px;
  }

  #my2pro {
    width: 100%;
    height: 545px;
    text-align: center;
    background: url(../images/2pro.jpg) no-repeat center;
  }

  #my2proyidong {
    display: none;
  }

  .yourmore9 {
    width: 113px;
    height: 38px;
    margin: 0 auto;
    padding-top: 342px;
    padding-left: 492px;
  }

  .yourmore9 a {
    width: 113px;
    height: 38px;
    background: url(../images/tu-more.png) no-repeat center;
    display: block;
  }

  .yourmore9 a:hover {
    background: url(../images/tu-more2.png) no-repeat center;
  }

  .youshi {
    width: 1260px;
    height: 290px;
    margin: 60px auto 60px;
  }

  .you1 {
    width: 260px;
    height: 290px;
    display: block;
    background: url(../images/youshi1.jpg) no-repeat center;
    padding-left: 80px;
    padding-right: 80px;
    float: left;
  }

  .you2 {
    width: 260px;
    height: 290px;
    display: block;
    background: url(../images/youshi2.jpg) no-repeat center;
    padding-left: 80px;
    padding-right: 80px;
    float: left;
  }

  .you3 {
    width: 260px;
    height: 290px;
    display: block;
    background: url(../images/youshi3.jpg) no-repeat center;
    padding-left: 80px;
    padding-right: 80px;
    float: left;
  }

  .youtitle {
    line-height: 30px;
    font-size: 21px;
    text-align: center;
    color: #5b5b5b;
    padding-top: 112px;
  }

  .youcontent {
    line-height: 23px;
    font-size: 14px;
    text-align: center;
    color: #5b5b5b;
    padding-top: 33px;
  }

  .youshiyidong {
    display: none;
  }


  #youjianbg1 {
    background: url(../images/youjianbg1.jpg) no-repeat center;
    width: 100%;
    margin-bottom: 100px;
    height: 181px;
    text-align: center
  }

  #youjianbg11 {
    width: 882px;
    margin: 0 auto;
    padding-left: 300px;
    padding-top: 69px;
  }

  #youjianbg11yidong {
    display: none;
  }

  #mylabel {
    width: 660px;
    float: left;
  }

  #mysearch123 {
    width: 200px;
    padding-left: 14px;
    float: left;
  }

  .input1 {
    color: #d0d0d0;
    text-align: center;
    font-size: 14px;
  }

  #myfoot {
    width: 1500px;
    margin: 0 auto;
  }

  #myfoot1 {
    width: 440px;
    font-size: 15px;
    color: #5b5b5b;
    float: left;
    margin-right: 80px;
  }

  #myfoot2 {
    width: 250px;
    font-size: 15px;
    color: #5b5b5b;
    float: left;
    margin-right: 120px;
  }

  #myfoot3 {
    width: 250px;
    font-size: 15px;
    color: #5b5b5b;
    float: left;
    margin-right: 40px;
  }

  #myfoot4 {
    width: 260px;
    font-size: 15px;
    color: #5b5b5b;
    float: left;
  }

  #yourfoot1 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    line-height: 60px;
    height: 60px;
    font-size: 15px;
    color: #5b5b5b;
    margin-top: 30px;
  }

  #yourfoot2 {
    display: none;
  }


  #navzi {
    background: url(../images/shuxian2.jpg) no-repeat left;
    width: 1500px;
    margin: 0 auto 10px;
    line-height: 43px;
    height: 43px;
  }

  #navzi li {
    float: left;
    background: url(../images/shuxian2.jpg) no-repeat right;
  }

  #navzi li a {
    color: #5b5b5b;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 43px;
    display: block;
    font-family: verdana, geneva;
    font-size: 14px;
  }

  #navzi li a:hover {
    color: #000;
    padding-left: 27px;
    padding-right: 23px;
    line-height: 43px;
    display: block;
    font-family: verdana, geneva;
    font-size: 14px;
  }

  #navziaaaa a {
    color: #6698b7;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 43px;
    display: block;
    font-family: verdana, geneva;
    font-size: 14px;
  }



  #navzizibig {
    width: 100%;
    background: url(../images/shuxian3.jpg) repeat-x;
    height: 60px;
  }

  #navzizi {
    width: 1500px;
    margin: 0 auto;
    height: 60px;
    font-size: 23px;
    color: #000;
    font-family: verdana, geneva;
    text-align: left;
  }

  .myneiye1a {
    width: 1438px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 25px;
  }

  #leileftbig {
    display: none;
  }

  #leileft {
    display: none;
  }




  .chanpin1 {
    width: 1500px;
    height: 692px;
    margin: 0 auto;
    padding-top: 20px;
  }

  .chanpin2 {
    width: 692px;
    height: 755px;
    float: left
  }

  .chanpin2 img {
    width: 692px;
    height: 755px;
  }

  .chanpin3 {
    width: 60px;
    float: left;
  }

  .chanpin4 {
    width: 748px;
    height: 725px;
    float: left;
    padding-top: 30px;
  }

  .chanpin5 {
    width: 748px;
    font-size: 30px;
    color: #000000;
    padding-bottom: 10px;
  }

  .chanpin6 {
    width: 748px;
    padding-bottom: 10px;
    font-size: 21px;
    color: #eb0001;
  }

  .chanpin7 {
    width: 748px;
    background: url(../images/chanpin_line.jpg) repeat-x;
    padding-bottom: 4px;
  }

  .chanpin8 {
    width: 170px;
    height: 36px;
    background: url(../images/chanpin2.jpg) no-repeat center;
    margin-bottom: 45px;
    line-height: 36px;
    text-align: center;
  }

  .chanpin8 a {
    width: 170px;
    height: 36px;
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
  }

  .chanpin9 {
    width: 748px;
    font-size: 16px;
    color: #757575;
    line-height: 36px;
  }


  .chanpin10 {
    width: 1500px;
    margin: 130px auto 50px;
  }

  .chanpin11 {
    width: 1500px;
    font-size: 30px;
    color: #323232;
    padding-bottom: 18px;
  }

  .chanpin12 {
    width: 1500px;
    background: url(../images/chanpin_line.jpg) repeat-x;
    padding-bottom: 4px;
  }

  .chanpin13 {
    width: 1500px;
    font-size: 16px;
    color: #757575;
    line-height: 36px;
  }


  #jianjie {
    width: 1500px;
    height: 436px;
    margin: 25px auto 80px;
  }

  #jianjie1 {
    width: 700px;
    margin-right: 100px;
    float: left;
    text-align: left;
    font-family: verdana, geneva;
    font-size: 14px;
    line-height: 30px;
    color: #5b5b5b;
  }

  #jianjie2 {
    width: 700px;
    float: left;
    text-align: center;
    height: 436px;
  }

  .huixian1 {
    height: 1px;
    background: #e1e1e1;
    width: 100%;
    margin: 25px auto 25px;
  }

  .signup {
    width: 1420px;
    margin: 0 auto;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #767676;
  }

  #zhuce1 {
    width: 1400px;
    height: 500px;
    margin: 0 auto;
    padding-top: 39px;
    padding-bottom: 35px;
  }

  #zhuce1a {
    display: none;
  }



  #zhuce100 {
    width: 1400px;
    height: 500px;
    margin: 0 auto;
    padding-top: 39px;
    padding-bottom: 160px;
  }

  #zhuce100a {
    display: none;
  }

  .zhuce2 {
    width: 472px;
    height: 500px;
    float: left
  }

  .zhuce3 {
    width: 472px;
    height: 36px;
    line-height: 36px;
  }

  .zhuce3a {
    width: 240px;
    height: 36px;
    line-height: 36px;
    float: left;
  }

  .zhuce3b {
    width: 232px;
    height: 36px;
    line-height: 36px;
    color: #FF0000;
    float: left;
  }

  .zhuce4 {
    width: 441px;
    height: 81px;
    font-size: 16px;
    color: #929292;
  }

  .zhuce5 {
    width: 122px;
    height: 36px;
    padding-bottom: 38px;
  }

  .zhuce6 {
    width: 426px;
    height: 27px;
    background: url(../images/zhuce3.jpg) no-repeat;
    float: left;
  }

  .zhuce7 {
    width: 228px;
    height: 500px;
    float: left
  }

  .zhucetu {
    width: 700px;
    height: 435px;
    float: left;
  }

  .zhuce8 {
    width: 457px;
    height: 87px;
    background: url(../images/zhuce6.jpg) no-repeat;
    float: left;
  }

  #pcqiehuan {}

  #yidongqiehuan {
    display: none;
  }

  .support_tubiao1 {
    width: 1200px;
    height: 204px;
    margin: 35px auto 0px;
  }

  .support_tubiao1 ul {
    width: 1200px;
  }

  .support_tubiao1 li {
    width: 300px;
    height: 204px;
    text-align: center;
    float: left;
  }

  .line01 {
    height: 1px;
    width: 100%;
    background: #e1e1e1;
    margin-top: 30px;
    margin-bottom: 10px;
  }

  #yidongbannerneiye {
    display: none;
  }


  #yidongbannerneiye {
    display: none;
  }







  .pcimg123 {
    display: none;
  }





  #logo1 {
    width: 186px;
    height: 126px;
    float: left;
  }

  #logo2 {
    width: 1024px;
    height: 126px;
    float: left;
  }

  #logo2-1 {
    width: 1024px;
    height: 60px;
    text-align: right;
  }

  #logo2-2 {
    width: 1024px;
    height: 66px;
    text-align: right;
  }


  .ruimyfoot0 {
    height: 53px;
    background: #272526;
  }

  .ruimyfoot1 {
    width: 1280px;
    height: 53px;
    line-height: 53px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-content: center;
  }

  .ruiyourfoot0 {
    height: 68px;
    background: #000;
  }

  .ruiyourfoot1 {
    width: 100%;
    height: 68px;
    line-height: 68px;
    margin: 0 auto;
    padding: 0 100px;
  }


  .ruiabout1 {
    font-size: 30px;
    width: 600px;
    text-align: center;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    padding-top: 45px;
    padding-bottom: 18px;
  }

  .ruixia1 {
    width: 60px;
    height: 4px;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  .ruiabout1content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    /*margin-top: 80px;*/
    margin-bottom: 70px;
    /*background: url(../picture/about-us-bg.png) no-repeat;*/
    background-size: cover;
  }
  .ruiabout1content .box-head{
    width: auto;
    height: 120px;
    overflow: hidden;
  }
  .ruiabout1content-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    height: auto;
  }

  .ruiabout1content-box .box-left {
    margin-left: 53px;
  }

  .ruiabout1content-box .box-left img {
    width: 500px;
    height: 500px;
  }

  .ruiabout1content-box .box-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    width: 500px;
    height: 100%;
  }

  .animation-bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
  }

  .animation-bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
  }

  .box-right h2 {
    color: #5CB8EC;
    font-size: 36px;
    font-weight: bold;
  }

  .box-right h3 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
  }
  .box-right-english h3 {
    margin-bottom: 10px;
  }
  .box-right-english .p1 {
    height: auto !important;
  }
  .box-right-english .p2 {
    margin: 0 !important;
  }
  .box-right-english p {
    line-height: 22px !important;
  }

  .box-right p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
  }

  .box-right .p1 {
    height: auto;
    color: #333333;
    /*overflow: scroll;*/
    text-overflow: ellipsis;
    margin: 30px 0;
  }

  .box-right .p2 {
    margin: 21px 0;
    color: #5CB8EC;
  }

  .box-right button {
    width: 132px;
    height: 42px;
    font-size: 16px;
    border: 1px solid #999;
    text-decoration: none;
    border-radius: 50px;
    background: #fff;
    color: #999;
  }
  button{
    
    margin-top: 80px;
  }

  .box-right button:hover {
    padding-left: 6px;
  }

  .ruimore1 {
    width: 198px;
    height: 46px;
    margin: 0 auto 37px;
  }

  .ruimore1 a {
    width: 198px;
    height: 46px;
    display: block;
    margin: 0 auto 37px;
  }

  .ruimore1 a:hover {
    padding-left: 6px;
  }

  .ruiabout1pro {
    font-size: 36px;
    font-weight: bold;
    width: 600px;
    text-align: center;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    /* padding-top: 45px; */
    padding-bottom: 18px;
  }

  .ruiabout1pro a {
    color: #5CB8EC;
  }

  .ruixia1pro {
      width: auto;
      margin: 0 auto;
     padding-bottom: 40px; 
  }
  .ruiprototal2{
      width: 100%;
      height: 560px;
      padding: 40px 0;
      box-sizing: border-box;
      background: url(../picture/culture_bg.png) no-repeat;
      background-size: cover;
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  
  .ourStrengths .culture-content{
    width: 600px;
    height: 200px;
    line-height: 80px;
    box-sizing: border-box;
    background: url(../picture/culture_content_bg.png) no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    padding: 15px;
    overflow: scroll;
    
  }
  .ruiabout1content-box img{
     width: 100%;
     height: 100%;
  }
  .news{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding-top:30px;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-content: center;
  }
  .news .ruixia1pro{
    padding-bottom: 0 !important;
  }
  .news .ruinewstotal1{
    margin: 40px auto;
  }

  .ruinewstotal1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    margin: 0 auto;
  }

  .ruinewsleft1 {
    width: 541px;
    height: 100%;
    margin-right: 40px !important;
  }

  .ruinewsleft1 .left-bg {
    position: relative;
    background-size: cover !important;
  }

  .ruinewsleft1 .left-bg .explain {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 51px;
    box-sizing: border-box;
    padding: 14px 30px;
    font-size: 16px;
    color: #FFFFFF;
    background: rgba(51, 51, 51, 0.7000);
  }

  .ruinewsright1 {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    flex: 1;
    width: 100%;
    height: 100%;
  }

  .ruinewsright1 .news-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }

  .news-item .news-item-left {
    width: 79px;
    text-align: center;
    color: #5CB8EC;
  }

  .news-item .news-item-left h2 {
    font-size: 30px;
    font-weight: bold;
  }

  .news-item .news-item-left span {
    font-size: 16px;
    font-weight: 400;
  }

  .news-item .news-item-right {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 502px;
    height: 51px;
    padding-left: 20px;
    border-left: 1px solid #CCCCCC;
  }

  .news-item .news-item-right h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
  }

  .news-item .news-item-right p {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .cooperation-unit {
    width: 100%;
    height: 833px;
    box-sizing: border-box;
    background: url(../picture/news_content_bg.png) no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-content: cneter;
  }
  .cooperation-unit .ruixia1pro{
    margin:  40px auto 0 auto;
  }

  .cooperation-unit-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    height: auto;
    margin: 0 auto;
  }
  .cooperation-unit-box .news-box{
    width: 31%;
    height: auto;
    background: #fff;
    padding: 0 15px;
    margin-bottom: 50px;
    position: relative;
  }
  .cooperation-unit-box .news-box .title{
    width: 200px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
  }
  .cooperation-unit-box .news-box .subtitle{
    width: 100%;
    min-height: 100px;
    height: auto;
    color: #999999;
    padding-bottom:15px ;
  }
  .cooperation-unit-box .news-box .times{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .cooperation-unit-box .news-box .times{
    position: absolute;
    top: -30px;
    background: #5CB8EC;
    display: flex;
    flex-direction: column;
    align-items: center;
    right: 20px;
    padding: 10px 0;
    width: 79px;
    text-align: center;
    color: #FFF;
  }
  .cooperation-unit-box .news-box .times h2{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .cooperation-unit-box .news-box .times span{
    font-size: 13px;
  }
  .cooperation-unit-box .news-box .more{
    border-top: 1px solid #eee;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    align-content: cneter;
  }
  .cooperation-unit-box a{
    width: 30%;
    height: auto;
  }

  .cooperation-unit-box a .news-box{
    width: 100% !important;
    height: auto;
    background: #fff;
    padding: 0 15px;
    margin-bottom: 50px;
    position: relative;
  }

  .ruinewsli {
    width: 479px;
    height: 450px;
  }

  .ruinewsli ul li {
    width: 479px;
    height: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .ruinewslititle {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
  }

  .ruinewslititle a {
    font-size: 17px;
    font-weight: bold;
    color: #666;
  }

  .ruinewslititle a:hover {
    padding-left: 5px;
  }

  .ruinewslicontent {
    height: 65px;
    font-size: 14px;
    line-height: 21px;
    color: #888;
    overflow: hidden;
    text-indent: 0em;
  }


  .ruijidititle1 {
    font-size: 30px;
    width: 600px;
    text-align: center;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    padding-top: 76px;
    padding-bottom: 18px;
  }

  .ruijidixia1 {
    width: 60px;
    height: 4px;
    margin: 0 auto 40px;
  }

  .ruijidi0 {
    height: 812px;
    background: #f5f5f5;
    margin-top: 40px;
  }

  .ruijidi00 {
    width: 1280px;
    margin: 0 auto;
  }

  .ruijidi1 {
    width: 570px;
    height: 524px;
    padding-left: 43px;
    padding-right: 27px;
    float: left;
  }

  .ruijidi2 {
    width: 570px;
    height: 524px;
    padding-left: 27px;
    padding-right: 43px;
    float: left;
  }



  #dingwei1 {
    width: 230px;
    display: block;
    position: absolute;
    z-index: 999;
    left: 410px;
    top: 90px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .12);

  }
  .dingwei1-english {
    left: 233px !important;
  }

  #dingwei2 {
    width: 230px;
    display: block;
    position: absolute;
    z-index: 999;
    left: 510px;
    top: 90px;
  }
  .dingwei2-english {
    left: 337px !important;
  }
  #dingwei3 {
    width: 230px;
    display: block;
    position: absolute;
    z-index: 999;
    left: 610px;
    top: 90px;
  }

  #dingwei4 {
    width: 230px;
    display: block;
    position: absolute;
    z-index: 999;
    left: 710px;
    top: 90px;
  }
  #dingwei5 {
    width: 230px;
    display: block;
    position: absolute;
    z-index: 999;
    left: 810px;
    top: 90px;
  }
  #dingwei6 {
    width: 230px;
    display: block;
    position: absolute;
    z-index: 999;
    left: 910px;
    top: 90px;
  }
  #dingwei7 {
    width: 230px;
    display: block;
    position: absolute;
    z-index: 999;
    left: 1010px;
    top: 90px;
  }

  .myzi3 a {
    color: rgb(63, 63, 63);
    font-size: 14px;
    background-color: white;
    text-align: center;
    line-height: 58px;
    height: 58px;
    width: 230px;
    display: block;
    cursor: pointer;
  }

  .myzi3 a:hover {
    background: #5CB8EC;
    color: #fff;
    font-size: 15px;
  }

  .ruitop0 {
    height: 90px;
    background: white;
  }

  .ruitop1 {
    display: flex;
    align-items: center;
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    position: relative;
    justify-content: center;
  }

  .ruilogo1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    float: left;
  }

  .ruilogo2 {
    width: 915px;
    height: 90px;
    float: left;
  }

  .ruilogo2abc {
    display: flex;
    width: 800px;
    line-height: 90px;
    float: right;
    margin-right: 22px;
  }

  .ruilogo2abc ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .ruilogo2abc ul li {
    padding: 0 10px;
    flex: 1;
    /* width: 100px; */
    line-height: 90px;
    text-align: center;
    /* float: left; */
  }

  .ruilogo2abc ul li a {
    /* width: 79px;
    height: 90px; */
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
  }

  .nav-active,
  .ruilogo2abc ul li a:hover {
    color: #5CB8EC !important;
    /*background: url(../images/nav-bg.png) no-repeat center;*/
    background-size: 32px 3px;
    background-position-y: 70%;
  }

  .ruilogo2abc-english ul li a {
    font-size: 15px;
  }


  .ruisousu1 {
    width: 169px;
    height: 69px;
    padding-top: 42px;
    float: left;
  }

  .ruienglish1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 142px;
    height: 36px;
    font-size: 16px;
    text-align: center;
    float: left;
    border-radius: 50px 50px 50px 50px;
    border: 1px solid #CCCCCC;
    cursor: pointer;
  }

  .ruienglish1 :hover {
    padding-left: 3px;
  }

  .ruienpro {
    width: 887px;
    height: 53px;
    line-height: 53px;
    background: #3d7fbc;
    margin: 0 auto;
    padding-left: 20px;
  }

  .ruienpro1 {
    width: 490px;
    height: 53px;
    line-height: 53px;
    float: left;
    color: #FFF;
  }

  .ruienpro2 {
    width: 105px;
    height: 53px;
    line-height: 53px;
    float: left;
    color: #FFF;
  }

  .ruienpro3 {
    width: 292px;
    height: 53px;
    line-height: 53px;
    float: left;
    color: #FFF;
  }

  .ruienprowhite {
    width: 887px;
    height: 43px;
    line-height: 43px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 20px;
  }

  .ruienpro1white {
    width: 490px;
    height: 43px;
    line-height: 43px;
    float: left;
    color: #6a6a6a;
  }

  .ruienpro2white {
    width: 105px;
    height: 43px;
    line-height: 43px;
    float: left;
    color: #6a6a6a;
  }

  .ruienpro3white {
    width: 292px;
    height: 43px;
    line-height: 43px;
    float: left;
    color: #6a6a6a;
  }

  .ruienprohui {
    width: 887px;
    height: 43px;
    line-height: 43px;
    background: #f4f4f4;
    margin: 0 auto;
    padding-left: 20px;
  }

  .ruienprofoot {
    width: 907px;
    height: 1px;
    line-height: 1px;
    background: #f4f4f4;
    margin: 0 auto;
  }
  
  
      
    .ourStrengths {
          margin: 0 auto;
          width: auto;
          text-align: center;
          cursor: pointer;
          width: 1200px;
        }
      .ourStrengths .culture-area{
          width: 1200px;
          height: auto;
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin-bottom: 50px;
      }
      .ourStrengths .culture-area .cultures{
        width: 25%;
        height: 50px;
        line-height: 50px;
          display: flex;
          justify-content: space-between;
          align-items: center;
          color: #fff;
          border-bottom: 1px solid #fff;
      }
      .ourStrengths .culture-area  .cur{
        background: rgba(255,255,255,0.6);
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        padding: 0 15px;
          border-bottom: none;
      }

#newsList{
  width: 100%;
  height: auto
  }
  #newsList .news-list{
    border-bottom: 1px solid #eee;
  }
  #newsList .news-list .lang_cn{
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  .cooperation-area{
      width: 100%;
      height: auto;
      display: flex;
      flex-wrap: wrap;
    }
    .cooperation-area .info-area{
      width: 300px;
      height: 220px;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-right: 30px;
    }
    .cooperation-area .info-area .img{
      width: 300px;
      height: 180px;
      overflow: hidden;
    }
    .cooperation-area .info-area .img img{
      width: 100%;
      height: 100% !important;
    }
    .cooperation-area .info-area .name{
      width: 100%;
      height: 40px;
      line-height: 40px;
      text-align: center;
    }
}
