.wrap-in {
  display: flex;
  justify-content: space-between;
}
.wrap-in .wrap-left {
  width: 850px;
}
.wrap-in .wrap-right {
  width: 320px;
}
.wrap-in .wrap-right .card-box {
  margin-bottom: 30px;
}
.wrap-in .wrap-right .me-img {
  margin-top: 10px;
}
.software .item {
  display: inline-block;
  padding: 5px 20px;
  color: #888;
  background: #f9f9f9;
  margin-right: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  transition: all 0.4s;
}
.software .item:hover {
  color: white;
  background: #72aae4;
}
.banner {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.banner .index-lunbo {
  width: 850px;
  height: 400px;
}
.banner .index-lunbo .img-item {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .top-img {
  width: 320px;
}
.banner .top-img a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 190px;
  background: #0099ff;
  margin-bottom: 20px;
}
.banner .top-img a img {
  display: block;
  width: 100%;
}
.atricle-box {
  margin-top: 30px;
}
.atricle-box.new {
  position: relative;
}
.atricle-box.new::after {
  content: '';
  display: block;
  width: 0;
  height: 10px;
  border-right: 1px solid #dedede;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0;
  height: 20px;
  margin-top: -9px;
}
.liuyan-layout {
  width: 1000px !important;
  margin: 0 auto;
  overflow: hidden;
  /*手机留言浮动按钮*/
}
.liuyan-layout .left {
  float: left;
  padding-top: 30px;
}
.liuyan-layout .left .paper {
  width: 670px;
  display: block;
}
.liuyan-layout .left .showliuyan {
  margin-left: 18px;
  width: 635px;
  padding-bottom: 30px;
  background: white;
}
.liuyan-layout .left .showliuyan .item {
  width: 80%;
  padding-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px dotted #969696;
  color: #333;
}
.liuyan-layout .left .showliuyan .item .item-in:hover .time .tbtn {
  display: inline-block !important;
}
.liuyan-layout .left .showliuyan .item .item-in .author .touxaing {
  width: 50px;
  display: inline-block;
  height: 50px;
  position: relative;
}
.liuyan-layout .left .showliuyan .item .item-in .author .touxaing img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  position: relative;
}
.liuyan-layout .left .showliuyan .item .item-in .author .info {
  display: inline-block;
}
.liuyan-layout .left .showliuyan .item .item-in .author .info a {
  font-size: 15px;
  color: #333;
}
.liuyan-layout .left .showliuyan .item .item-in .author .info .time {
  font-size: 12px;
  color: #969696;
}
.liuyan-layout .left .showliuyan .item .item-in .author .info .time .tbtn {
  font-size: 12px;
  color: #969696;
  cursor: pointer;
  display: none;
}
.liuyan-layout .left .showliuyan .item .item-in .author .info .time .tbtn:hover {
  color: #72aae4;
}
.liuyan-layout .left .showliuyan .item .item-in .data {
  margin-top: 10px;
  font-size: 18px;
}
.liuyan-layout .left .showliuyan .item .item-in .tool-group a {
  color: #969696;
  font-size: 14px;
  cursor: pointer;
}
.liuyan-layout .left .showliuyan .item .item-in .tool-group a:hover {
  color: #333;
}
.liuyan-layout .left .showliuyan .item .item-in .ahuifu {
  padding-left: 30px;
}
.liuyan-layout .left .showliuyan .item .item-in .ahuifu .touxaing {
  display: inline-block;
}
.liuyan-layout .left .showliuyan .item .item-in .ahuifu .touxaing img {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  position: relative;
}
.liuyan-layout .left .showliuyan .item .item-in .ahuifu .commonbox {
  margin-top: 10px;
  display: inline-block;
  font-size: 10px;
}
.liuyan-layout .left .showliuyan .item .item-in .ahuifu .commonbox a {
  font-size: 13px;
  color: #333;
}
.liuyan-layout .left .showliuyan .item .item-in .ahuifu .commonbox span {
  font-size: 13px;
  color: #333;
}
.liuyan-layout .left .showliuyan .item .item-in .ahuifu .commonbox p {
  font-size: 13px;
  color: #969696;
}
.liuyan-layout .left .showliuyan .item .item-in .newcommet textarea {
  padding: 10px 15px;
  width: 80%;
  height: 80px;
  font-size: 13px;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  background-color: hsla(0, 0%, 71%, 0.1);
  resize: none;
  display: block;
  outline-style: none;
}
.liuyan-layout .left .showliuyan .item .item-in .newcommet button {
  display: inline-block;
  margin: 10px 0;
  padding: 3px 10px;
  font-size: 13px;
  border: none;
  border-radius: 3px;
  color: #fff;
  background-color: #42c02e;
  cursor: pointer;
}
.liuyan-layout .left .liuyancontent .huifu {
  margin-top: 10px;
}
.liuyan-layout .left .liuyancontent .liuyanauth {
  text-align: right;
}
.liuyan-layout #liuyanbotton {
  display: none;
}
.liuyan-layout .right {
  float: right;
  padding-top: 70px;
}
.liuyan-layout .right .liuyan {
  width: 300px;
  display: block;
}
.liuyan-layout .right .liuyanbox {
  margin-top: -20px;
  padding-top: 30px;
  width: 300px;
  background: white;
}
.liuyan-layout .right .liuyanbox form {
  width: 90%;
  margin: 0 auto;
}
.liuyan-layout .right .liuyanbox form p {
  font-size: 15px;
  margin-bottom: 10px;
}
.liuyan-layout .right .liuyanbox form textarea {
  display: block;
  width: 90%;
  height: 100px;
  border: 1px solid #c1ab61;
  resize: none;
  font-size: 15px;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.liuyan-layout .right .liuyanbox form .login_showmsg {
  display: block;
  cursor: pointer;
  font-size: 15px;
  text-align: center;
  padding: 5px 0;
  width: 40%;
  background: #72aae4;
  border-radius: 3px;
  color: white;
  margin-bottom: 10px;
  margin-left: 10%;
}
.liuyan-layout .right .liuyanbox form .login_showmsg:hover {
  background-color: #00a0e9;
}
.aboutus .wrap-in {
  display: block;
  padding: 10px;
}
.aboutus .wrap-in .content_box2 .body {
  padding: 10px;
}
.aboutus .wrap-in .kaifa .right {
  overflow: hidden;
}
.aboutus .wrap-in .kaifa .right .info {
  width: 70%;
  overflow: hidden;
  padding-top: 30px;
  border-bottom: 1px dotted #cc3300;
}
.aboutus .wrap-in .kaifa .right .info .name {
  color: #cc3300;
  font-size: 25px;
}
.aboutus .wrap-in .kaifa .right .info .zhiwei {
  color: #808080;
  font-size: 15px;
}
.aboutus .wrap-in .kaifa .right .jieshao {
  width: 70%;
  padding-top: 5px;
}
.aboutus .wrap-in .kaifa .touxiang {
  width: 65px;
  display: block;
  float: left;
  margin-right: 20px;
}
.aboutus .wrap-in .video {
  overflow: hidden;
}
