@charset "utf-8";

/* html {background:white;color:black;} */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td,
form {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "5FAE8F6F96C59ED1", Arial, "5b8b4f53", sans-serif;
}

body {
  background-color: #fff;
  color: #333;
  padding-top: 0px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4,
h5,
h6 {
  font-size: 100%;
}

i,
em {
  font-style: normal;
}

small {
  font-size: 12px;
}

ul,
ol {
  list-style: none;
}

a {
  color: #1C8DFF;
  text-decoration: none;
}

a:hover {
  color: #1A8EFF;
  text-decoration: none;
}

a:focus,
*:focus {
  outline: none;
}

button,
input,
select,
textarea,
label {
  font-size: 100%;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: none;
  height: 1px;
}

img,
a img {
  border: 0;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.hide {
  display: none;
}

.block {
  display: block;
}

.red {
  color: red;
}

.blue {
  color: blue;
}

.green {
  color: green;
}

.clear {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

.w100 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.container {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.topFixed {
  position: absolute
    /*fixed*/
  ;
  height: 100px;
  top: 0;
  background: #fff;
  z-index: 999999;
  clear: both;
}

.hd {
  height: 100px;
}

.hd .h-logo {
  width: 130px;
  float: left;
}

.hd .h-logo a {
  display: block;
  width: 100%;
  height: 100px;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat;
}

.hd .h-nav {
  width: 700px;
  float: left;
  margin-top: 30px;
}

.hd .h-nav li {
  float: left;
  width: 116px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
}

.hd .h-nav li a {
  font-size: 24px;
  color: #5E5E5E;
  font-weight: 550;
}

.hd .h-nav li:hover,
.hd .h-nav li.on {
  color: #0083F1;
}

.hd .h-nav li:hover a,
.hd .h-nav li.on a {
  color: #0083F1;
  text-decoration: none;
}

.hd .h-search {
  width: 230px;
  float: right;
  margin-top: 35px;
  padding-left: 10px;
  height: 42px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #0D78C6;
}

.hd .h-search form {
  display: block;
  height: 42px;
}

.hd .h-search .ipt {
  width: 165px;
  height: 42px;
  border: 0;
  color: #5E5E5E;
}

.hd .h-search .btn {
  width: 60px;
  height: 42px;
  font-size: 0;
  text-indent: -9999em;
  cursor: pointer;
  border: 0;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat -8px -108px;
}

.home_banner {
  height: 445px;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/home_banner_bg.jpg) no-repeat 50% 50%;
}

.home_banner dl {
  width: 50%;
  float: left;
  padding-left: 69px;
}

.home_banner dl dt {
  width: 100%;
  padding: 20px 0 10px;
  font-size: 15px;
  color: #fff;
  clear: both;
}

.home_banner dl dt strong {
  font-size: 44px;
  color: #fff;
  display: block;
  padding-bottom: 5px;
  font-weight: normal;
}

.home_banner dl dt span {
  display: block;
  padding: 6px 0;
}

.home_banner dl dd {
  width: 100%;
  color: #fff;
  padding-top: 5px;
}

.home_banner dl dd span {
  display: block;
  margin-bottom: 5px;
}

.home_banner dl dd a {
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
}

.home_banner dl dd .down_submit {
  width: 100%;
  margin-top: 20px;
  clear: both;
}

.home_banner dl dd .down_submit a {
  float: left;
  width: 183px;
  height: 60px;
  margin-right: 30px;
  background: url(https://www.01xitong.com/d/imgs2018/pic/bgDown-btn.png) no-repeat;
  overflow: hidden;
  text-indent: -9999em;
}

.home_banner dl dd .down_submit a.d1 {
  background-position: 0 0;
}

.home_banner dl dd .down_submit a.d2 {
  background-position: 0 -60px;
}

.gonggao {
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  text-indent: 2em;
  font-size: 14px;
  background: url('https://www.01xitong.com/d/imgs2018/pic/icon_gg.png') no-repeat left 50%;
  overflow: hidden;
}

.gonggao a {
  color: red;
}

.home_query {
  position: relative;
  margin-top: -30px;
}

.home_query .gonggao {
  display: block;
}

.home_query .upan {
  width: 96%;
  padding: 15px 0 20px 2%;
  margin: 15px auto;
  border: 1px solid #fff;
  border-radius: 3px;
  background: #fff;
  font-size: 17px;
  color: #3D516A;
  box-shadow: 0 5px 15px 0 #ECECEC;
  clear: both;
}

.home_query .upan span {
  height: 52px;
  line-height: 52px;
  display: inline-block;
  overflow: inherit;
}

.home_query .upan span.qtit {
  width: 15%;
  text-align: left;
}

.home_query .upan span.qtit i {
  width: 8px;
  height: 8px;
  margin-bottom: 5px;
  display: inline-block;
  border-radius: 50%;
  background: #0079E1;
  color: #0079E1;
}

.home_query .upan span.qtit strong {
  margin-left: 15px;
  color: #0079E1;
  font-size: 26px;
  font-weight: normal;
  position: relative;
}

.home_query .upan span.q1 {
  width: 14%;
  text-align: right;
}

.home_query .upan span.q2 {
  width: 17%;
  text-align: center;
  padding: 0 10px;
}

.home_query .upan span.q3 {
  width: 17%;
  text-align: center;
  padding: 0 10px;
}

.home_query .upan span.q4 {
  width: 23%;
  text-align: left;
}

.home_query .upan span.q4 a {
  text-decoration: underline;
}

.home_query .upan span select {
  width: 90%;
  border-radius: 3px;
  border: 1px solid #3d516a;
  padding: 5px;
  margin: 0 5px;
  color: #3d516a;
  height: 40px;
}

.home_query .upan span.q3 select option {
  display: none;
}

.home_intro {
  margin-top: 30px;
}

.home_intro .gonggao {
  display: none;
}

.home_intro dl dt {
  text-align: center;
  color: #999;
  margin: 10px 0;
  width: 100%;
  overflow: hidden;
}

.home_intro dl dt h3 {
  font-size: 40px;
  color: #007AE4;
  font-weight: normal;
  margin-top: 17px;
}

.home_intro dl dt span {
  font-size: 24px;
}

.home_intro dl dd {
  width: 100%;
  margin: 23px 0;
  min-height: 80px;
}

.home_intro dl dd ul {
  width: 100%;
  overflow: auto;
  min-height: 22px;
}

.home_intro dl dd ul li {
  padding-top: 22px;
  width: 25%;
  min-height: 208px;
  float: left;
  text-align: center;
}

.home_intro .text-frame:hover {
  opacity: 0.5;
}

.home_intro dl dd ul li img:hover {
  margin-top: -10px;
}

.home_intro dl dd ul li img {
  border-radius: 7px;
  transition: 0.5s;
}

.home_intro .img-frame:hover {
  border-radius: 7px;
  margin-top: -16px;
}

.home_intro dl dd ul li:nth-child(1) img {
  box-shadow: 0px 6px 9px 4px #ff7475;
}

.home_intro dl dd ul li:nth-child(2) img {
  box-shadow: 0px 6px 9px 4px rgba(77, 245, 190, 0.66);
}

.home_intro dl dd ul li:nth-child(3) img {
  box-shadow: 0px 6px 9px 4px #beebf7;
}

.home_intro dl dd ul li:nth-child(4) img {
  box-shadow: 0px 6px 9px 4px #c6d3fa;
}

.home_intro dl dd ul li h4 {
  float: left;
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #0078E1;
  font-weight: normal;
}

.home_intro dl dd ul li span {
  width: 68%;
  display: block;
  margin-top: 10px;
  clear: both;
  text-align: left;
  color: gray;
}

.home_intro dl dd ul li.no4 span {
  width: 95%;
}

.home_intro .intro_more {
  text-align: center;
  width: 100%;
}

.home_intro .intro_more a {
  font-size: 18px;
}

.home_intro .intro_more a {
  font-size: 18px;
}

.home_intro .img-frame {
  height: 188px;
  width: 280px;
  box-shadow: 0px 6px 9px 4px #ff7475;
  border-radius: 7px;
  margin: 0px auto;
  transition: 0.5s;
}

.home_intro .img-frame-1 {
  background: url(/d/imgs2018/pic/year2020/one_install.png) no-repeat;
}

.home_intro .img-frame-2 {
  background: url(/d/imgs2018/pic/year2020/u_disk.png) no-repeat;
}

.home_intro .img-frame-3 {
  background: url(/d/imgs2018/pic/year2020/backup.png) no-repeat;
}

.home_intro .img-frame-4 {
  background: url(/d/imgs2018/pic/year2020/customer_service.png) no-repeat;
}

.home_intro .box-shadow-1 {
  box-shadow: 0px 6px 9px 4px #d8d8d8;
}

.home_intro .box-shadow-2 {
  box-shadow: 0px 6px 9px 4px #d8d8d8;
}

.home_intro .box-shadow-3 {
  box-shadow: 0px 6px 9px 4px #d8d8d8;
}

.home_intro .box-shadow-4 {
  box-shadow: 0px 6px 9px 4px #d8d8d8;
}

.home_intro .text-frame {
  opacity: 0;
  transition: 1s;
  margin-top: -7px;
}

.home_intro .text-frame:hover {
  opacity: 0.7;
}

.home_intro .text-frame p {
  height: 189px;
  line-height: 165px;
  font-size: 48px;
  background-color: black;
  border-radius: 7px;
  color: white;
}

/*??????2019/02/23*/
.listArt {
  /*padding: 30px 0;background-color:#F7F8FA;*/
  margin-top: 23px;
}

.listArt dl {
  float: left;
  width: 28.5%;
  padding: 15px 2%;
  background-color: #fff;
  /*margin-bottom: 65px; */
  border: 1px solid #ddd;
}

.listArt dl.mc5 {
  margin: 0 1%;
}

.listArt dl:nth-last-child(3),
.listArt dl:nth-last-child(2),
.listArt dl:nth-last-child(1) {
  margin-bottom: 20px;
}

.listArt dl dt {
  width: 100%;
  color: #999;
  margin: 5px 0 15px;
  text-align: left;
  overflow: hidden;
}

.listArt dl dt strong {
  border: 0;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat -20px -159px;
  font-size: 32px;
  color: #007AE4;
  font-weight: normal;
  text-indent: 2.1em;
}

.listArt dl dt strong.win7 {
  background-position: -20px -209px;
  color: #007AE4;
}

.listArt dl dt strong.win10 {
  background-position: -20px -270px;
  color: #007AE4;
}

.listArt dl dt strong.upan {
  background-position: -20px -343px;
  color: #007AE4;
}

.listArt dl dt span {
  float: right;
  margin-top: 15px;
}

.listArt dl dt span a {
  font-size: 14px;
  color: #999;
}

.listArt dl dd li {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px dashed #C3C6CB;
  overflow: hidden;
  clear: both;
  display: block;
}

.listArt dl dd li a {
  font-size: 15px;
  color: #3B506B;
  width: 76%;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}

.listArt dl dd li a:hover {
  color: #0078E1;
}

.listArt dl dd li span {
  color: #999;
  float: right;
  font-size: 12px;
}

.listArt dl dd li:nth-last-child(1) {
  border-bottom: 0;
}

.home_downWin {
  margin-top: 20px;
  height: 518px;
  padding-top: 30px;
  background: #0D78C6;
}

.home_downWin dl {
  width: 83%;
  margin: auto;
  padding: 20px 0;
  overflow: hidden;
}

.home_downWin dl dt {
  border-bottom: 1px solid #fff;
  width: 100%;
  padding-bottom: 40px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.home_downWin dl dt h3 {
  font-size: 40px;
  color: #fff;
  font-weight: normal;
}

.home_downWin dl dt span {
  font-size: 18px;
}

.home_downWin dl dd {
  width: 100%;
  padding-top: 40px;
  overflow: hidden;
}

.home_downWin dl dd ul {
  width: 100%;
  overflow: hidden;
}

.home_downWin dl dd ul li {
  float: left;
  width: 19%;
  margin-right: 8%;
  overflow: hidden;
  text-align: center;
}

.home_downWin dl dd ul li h4 {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  background: #fff;
  color: #0D78C6;
  padding: 4px 0;
  font-weight: normal;
}

.home_downWin dl dd ul li p {
  width: 100%;
  height: 125px;
  overflow: hidden;
  text-indent: 2em;
  color: #fff;
  margin-top: 10px;
  text-align: left;
}

.home_downWin dl dd ul li a {
  display: block;
  border: 1px solid #fff;
  margin: 15px 0;
  height: 36px;
  line-height: 36px;
  color: #fff;
}

.home_downWin dl dd ul li a:hover {
  background-color: #fff;
  color: #0D78C6;
}

.home_downWin dl dd ul li.no4 {
  width: 19%;
  margin-right: 0%;
}

.home_downWin .win_more {
  text-align: center;
  padding: 20px 0 0;
}

.home_downWin .win_more a {
  font-size: 16px;
  color: #fff;
}

.safa-link {
  margin-top: 50px;
  margin-bottom: 30px;
  overflow: visible;
}

.safa-link ul {
  width: 95.8%;
  float: left;
  padding: 10px 2%;
  border: 1px dashed #999;
  position: relative;
}

.safa-link ul li {
  float: left;
  width: 16.6%;
  text-align: center;
}

.safa-link ul li img {
  width: 180px;
  height: 70px;
}

.safa-link ul strong {
  color: #fff;
  background: #007AE2;
  height: 26px;
  line-height: 26px;
  padding: 1px 15px;
  position: absolute;
  margin-top: -30px;
}

/* 2019/12/06
.currentdown{margin-top: 35px;margin-bottom: 30px; text-align: center;}
.currentdown a{width: 220px; margin:20px 0;height: 53px;line-height:53px;color: #fff;display: inline-block; background-color: #5B5B65;font-size: 24px;box-shadow:0 3px 25px 5px #D7D7D9;  }
.currentdown a:hover{background-color: #0D78C6;}
*/
.currentdown {
  margin-top: 35px;
  margin-bottom: 30px;
  text-align: center;
}

.down-x a,
.currentdown a,
.home_intro .intro_more a {
  width: 220px;
  margin: 20px 0;
  height: 53px;
  line-height: 53px;
  color: #fff;
  display: inline-block;
  background-color: #25e260;
  font-size: 24px;
  border-radius: 7px;
  box-shadow: 0px 5px 13px 1px #d8d8d8;
}

.down-x a:hover,
.currentdown a:hover,
.home_intro .intro_more a:hover {
  background-color: #009800;
  box-shadow: 0px 5px 13px 1px #20a820;
  transition: 1s;
}

.currentdown p {
  font-size: 30px;
  font-weight: bold;
  margin-top: 10px;
}

.home_link {
  padding-top: 30px;
  position: relative;
  color: #5A5A66;
}

.home_link .linktitle {
  width: 90px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: #E3E3E3;
  display: block;
  position: absolute;
  margin-top: -10px;
  margin-left: 20px;
  z-index: 2;
}

.home_link .linklist {
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
  padding: 25px 10px;
  line-height: 180%;
  z-index: 1;
}

.home_link .linklist a {
  font-size: 13px;
  color: #5A5A66;
  padding: 0 8px 0 5px;
  margin-right: 5px;
}

.home_link .linklist a:hover {
  color: #0D78C6;
  text-decoration: none;
}

.ft {
  height: 185px;
  margin: 30px 0 0;
  padding: 20px 0;
  background-color: #0D78C6;
  color: #fff;
  font-size: 15px;
  clear: both;
}

.ft a {
  color: #fff;
}

.ft .ft_l {
  float: left;
  width: 50%;
  margin-left: 3%;
}

.ft .ft_l .ft_nav {
  margin-top: 10px;
  padding: 10px 0;
  overflow: hidden;
}

.ft .ft_l .ft_nav a {
  margin: 0 5px;
}

.ft .ft_l .ft_info {
  margin-top: 10px;
  overflow: hidden;
}

.ft .ft_l .ft_info p {
  padding: 7px 0;
  display: block;
  overflow: hidden;
}

.ft .ft_r {
  float: right;
  width: 120px;
  margin-right: 3%;
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
}

.ft .ft_r img {
  width: 100px;
  height: 100px;
  margin: 10px auto;
  display: block;
}

.s_page {
  width: 96%;
  padding: 0 2%;
  height: 33px;
  line-height: 33px;
  margin: 30px auto;
  text-align: center;
  clear: both;
  overflow: hidden;
}

.s_page a {
  color: #666;
  background: #fff;
  border: 1px solid #dedede;
  padding: 3px 8px;
  font-size: 13px;
}

.s_page a:hover {
  color: #fff;
  background: #1A8EFF;
  border: 1px solid #dedede;
  text-decoration: none;
}

.s_page span {
  width: auto;
  margin: 0px 5px;
}

.s_page b {
  border: 1px solid #dedede;
  padding: 3px 8px;
  background: #1A8EFF;
  color: #fff;
  font-weight: normal;
}

.s_page a b {
  color: #666;
  border: none;
  background: none;
  padding: 0;
  font-weight: normal;
}

.s_page a:hover b {
  background-color: none;
  color: #fff;
}

.sideFixed {
  position: fixed;
  width: 48px;
  overflow: hidden;
  right: 50px;
  bottom: 60px;
  z-index: 999999;
}

.sideFixed a {
  display: block;
  height: 48px;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat;
  /*box-shadow:0 4px 10px 3px #EDEDED;*/
}

.sideFixed a:hover {
  background: #0F8BE4 url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat;
}

.sideFixed a.comment {
  background-position: -4px -460px;
}

.sideFixed a.comment:hover {
  background-position: -42px -460px;
}

.sideFixed a.qqqun {
  background-position: -4px -500px;
}

.sideFixed a.qqqun:hover {
  background-position: -42px -500px;
}

.sideFixed a.wxcode {
  background-position: -4px -540px;
}

.sideFixed a.wxcode:hover {
  background-position: -42px -540px;
}

.sideFixed a.retop {
  margin-top: 15px;
  background-position: -2px -580px;
  display: none;
}

.sideFixed a.retop:hover {
  background-position: -42px -580px;
}

.likeFixed {
  position: fixed;
  width: 185px;
  height: 60px;
  padding: 10px 15px;
  overflow: hidden;
  right: 120px;
  bottom: 250px;
  background: #fff;
  z-index: 999999;
  border: 1px solid #0B79C6;
  border-radius: 5px;
  display: none;
}

.likeFixed h4 {
  font-weight: normal;
  font-size: 15px;
  color: #0B79C4;
  padding-bottom: 5px;
}

.likeFixed a {
  width: 48%;
  height: 36px;
  line-height: 36px;
  display: inline-block;
}

.likeFixed a i {
  float: left;
  width: 33px;
  height: 33px;
  margin-right: 5px;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat;
}

.likeFixed a.like {
  color: #009730;
  line-height: 33px;
}

.likeFixed a.like i {
  background-position: -11px -412px;
}

.likeFixed a.dislike {
  color: #0DC4CC;
  line-height: 33px;
}

.likeFixed a.dislike i {
  background-position: -51px -413px;
}

.likeFixed a:hover {
  color: red;
}

.likeFixed span {
  display: block;
  text-align: center;
  font-size: 110%;
  color: red;
}

.likeFixed span b {
  font-size: 30px;
}

.show_weixin {
  width: 221px;
  height: 283px;
  margin: -283px 0 0 -216px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: absolute;
  display: block;
  z-index: 9999999999 !important;
}

/*20181121 ??border-bottom???*/
.art_banner {
  height: 320px;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/art_bg.jpg) no-repeat 50% 50%;
}

.art_banner .art_br_l {
  width: 40%;
  float: left;
  margin: 60px 0 0 20%;
}

.art_banner .art_br_r {
  width: 30%;
  float: left;
  margin: 80px 0 0 20px;
}

.art_banner .art_br_l h3 {
  font-size: 36px;
  color: #fff;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
}

.art_banner .art_br_l span {
  display: block;
  padding: 4px 0;
  color: #fff;
}

.art_banner .art_br_l a {
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
}

.art_banner .art_br_r .clickdown a {
  float: left;
  width: 183px;
  height: 60px;
  margin-right: 30px;
  background: url(https://www.01xitong.com/d/imgs2018/pic/bgDown-btn.png) no-repeat;
  overflow: hidden;
  text-indent: -9999em;
}

.art_banner .art_br_r .clickdown a.d1 {
  background-position: 0 0;
  margin-bottom: 35px;
  display: none;
}

.art_banner .art_br_r .clickdown a.d2 {
  background-position: 0 -60px;
}

.art_banner .art_br_l {
  width: 43%;
  margin: 60px 0 0 10%;
  font-size: 16px;
}

.art_banner .art_br_r {
  width: 30%;
  margin: 130px 0 0 168px;
}

.art_banner .art_br_l h3 {
  margin-bottom: 0px;
}

/*new banner */
.arc_banner-new {
  background: #06054a;
}

.art_banner .art_br_l {
  width: 42%;
  margin: 0px 0 0 1%;
  font-size: 16px;
}

.art_banner .art_br_r {
  width: 40%;
  margin: 53px 0 0 109px;
}

.art_banner .art_br_r .r-title {
  font-size: 40px;
  color: white;
}

.art_banner .art_br_r .r-down {
  color: white;
  margin-top: 13px;
}

.art_banner .art_br_r .r-version {
  color: white;
  font-size: 17px;
  font-family: light;
}

.art_banner .art_br_r .r-update {
  color: white;
  margin: 14px 0px;
  font-size: 17px;
  font-family: light;
}

.art_banner .art_br_r span {
  margin: 0 10px;
}

.art_introtit {
  width: 746px;
  height: 120px;
  margin: auto;
  overflow: hidden;
  line-height: 120px;
  font-size: 34px;
  font-weight: 800;
  text-align: center;
  color: #7C7C7C;
}

.art_introtit div {
  float: left;
}

.tit_line {
  margin: 10px 35px;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  position: relative;
}

.tit_line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  transform-origin: bottom center;
  transform: rotateZ(-45deg) scale(1.414);
  animation: slash 5s infinite ease;
}

.art_introvoide {
  height: 518px;
  padding: 50px 0;
  background-color: #0D78C6;
  color: #fff;
  overflow: hidden;
}

.art_introvoide h3 {
  font-size: 34px;
  text-align: center;
  color: #fff;
  display: block;
  margin: 20px 0 35px;
  font-weight: normal;
}

.intro_l {
  width: 45%;
  padding-left: 4%;
  float: left;
}

.intro_l dl.vTxt {
  width: 88%;
  margin-bottom: 50px;
  font-size: 13px;
  overflow: hidden;
  cursor: pointer;
}

.intro_l dl.vTxt dt {
  float: left;
  width: 22%;
  overflow: hidden;
}

.intro_l dl.vTxt dt i {
  width: 69px;
  display: block;
  margin-top: 10px;
  background: url('https://www.01xitong.com/d/imgs2018/pic/soft_bg.png') no-repeat;
}

.intro_l dl.vTxt dt i.no1 {
  height: 56px;
  background-position: -18px -13px;
}

.intro_l dl.vTxt dt i.no2 {
  height: 68px;
  background-position: -18px -88px;
}

.intro_l dl.vTxt dt i.no3 {
  height: 65px;
  background-position: -18px -175px;
}

.intro_l dl.vTxt dd {
  width: 77%;
  float: left;
}

.intro_l dl.vTxt dd h4 {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 5px;
}

.intro_l dl.vTxt:hover {
  color: #00E4FF;
}

.intro_l dl.vTxt:hover dt i.no1 {
  background-position: -102px -13px;
}

.intro_l dl.vTxt:hover dt i.no2 {
  background-position: -102px -88px;
}

.intro_l dl.vTxt:hover dt i.no3 {
  background-position: -102px -175px;
}

.intro_l dl#tabcur {
  color: #00E4FF;
}

.intro_l dl#tabcur dt i.no1 {
  background-position: -102px -13px;
}

.intro_l dl#tabcur dt i.no2 {
  background-position: -102px -88px;
}

.intro_l dl#tabcur dt i.no3 {
  background-position: -102px -175px;
}

.intro_r {
  width: 50%;
  padding-top: 1%;
  float: left;
  position: relative;
  overflow: hidden;
}

.intro_r .videoBox {
  width: 490px;
  height: 335px;
  background: #0A5C82;
  position: relative;
  margin: auto;
  overflow: hidden;
}

.intro_r .videoBox video {
  width: 100%;
  height: 100%;
  object-fit: fill;
  display: none;
}

.intro_r .videoBox video.block {
  display: block;
}

.intro_r .videoBox em {
  width: 105px;
  height: 105px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -90px 0 0 -52px;
  display: inline-block;
  background: url('https://www.01xitong.com/d/imgs2018/pic/play_bg.png') no-repeat;
  background-size: 105px;
  cursor: pointer;
  z-index: 999;
}

.intro_r .videoBox em.startPlay {
  background-position: 0 0;
}

.intro_r .videoBox em.startPlay:hover {
  background-position: 0 -210px;
}

.intro_r .videoBox em.stopPlay {
  background-position: 0 -105px;
}

.intro_r .videoBox em.stopPlay:hover {
  background-position: 0 -315px;
}

.intro_r .vDot {
  height: 28px;
  line-height: 28px;
  padding: 20px 0 10px;
  overflow: hidden;
  clear: both;
  text-align: center;
}

.intro_r .vDot span {
  margin-left: 10px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #83BDE3;
  cursor: pointer;
  display: inline-block;
}

.intro_r .vDot span:hover,
.intro_r .vDot span.on {
  background: #fff;
}

.art_logtit h3 {
  height: 105px;
  line-height: 105px;
  font-size: 34px;
  text-align: center;
  color: #0D78C6;
  font-weight: normal;
  border-bottom: 1px solid #EDEDED;
}

.art_logcon {
  width: 100%;
  padding: 50px 0 10px;
  overflow: hidden;
  color: #999;
}

.art_logcon dl {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.art_logcon dl dt {
  width: 10%;
  margin-top: 3px;
  float: left;
  text-align: center;
}

.art_logcon dl dd {
  width: 80%;
  padding: 0 0 50px 3%;
  float: left;
  border-left: 1px solid #ddd;
}

.art_logcon dl dd:after {
  content: "";
  position: absolute;
  left: 9.7%;
  top: 6px;
  width: 6px;
  height: 6px;
  background-color: #fff;
  /* Can be set to transparent */
  border: 1px solid #0D78C6;
  -webkit-border-radius: 100px;
}

.log_more {
  text-align: center;
  padding: 10px 0;
}

.log_more a {
  color: gray;
}

.bt_softtext {
  font-size: 24px;
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #FAFAFA;
  text-align: center;
  color: #0D78C6;
}

.bt_softtext h3 {
  font-size: 34px;
  text-align: center;
  display: block;
  margin: 10px 0;
}

.bt_softtext p {
  line-height: 190%;
}

.bt_softtext .bt_sdown {
  padding: 15px 0;
}

.bt_softtext .bt_sdown a {
  width: 220px;
  margin: 20px 0;
  height: 53px;
  line-height: 53px;
  color: #0D78C6;
  display: inline-block;
  background-color: #fff;
  font-size: 24px;
  box-shadow: 0 3px 25px 5px #D7D7D9;
}

.bt_softtext .bt_sdown a:hover {
  background-color: #0D78C6;
  color: #fff;
}

.gj-link {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 30px;
  overflow: visible;
}

.gj-link ul {
  width: 95.8%;
  float: left;
  padding: 10px 2%;
  border: 1px dashed #999;
  position: relative;
}

.gj-link ul li {
  float: left;
  width: 16.6%;
  text-align: center;
}

.gj-link ul li img {
  width: 180px;
  height: 70px;
}

.gj-link ul strong {
  color: #fff;
  background: #007AE2;
  height: 26px;
  line-height: 26px;
  padding: 1px 15px;
  position: absolute;
  margin-top: -30px;
}

.pos {
  padding: 20px 0;
}

.pos a {
  color: #333;
}

.pos a:hover {
  color: #1A8EFF;
}

.art_main {
  border: 1px solid #ddd;
}

.artnav {
  width: 95%;
  margin: 20px auto;
  border: 1px solid #E3E3E3;
  overflow: hidden;
  clear: both;
}

.artnav ul {
  width: 100%;
  overflow: hidden;
}

.artnav ul li {
  float: left;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  text-align: center;
}

.artnav ul li a {
  padding: 0 20px;
  font-size: 18px;
  color: #333;
  display: block;
}

.artnav ul li a:hover,
.artnav ul li.cur a {
  background: #0079E2;
  color: #fff;
}

.main_l {
  float: left;
  width: 66%;
  margin-left: 2%;
}

.artItemList {
  width: 94%;
  padding: 10px 3%;
  overflow: hidden;
  border-bottom: 0;
  position: relative;
}

.artItemList .artItem {
  width: 100%;
  padding: 25px 0;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
  clear: both;
  position: relative;
}

.artItemList .artItem:nth-last-child(1) {
  border-bottom: 0;
}

.artItemList .artItem .itemTit {
  float: right;
  width: 68%;
  padding-right: 2%;
  overflow: hidden;
}

.artItemList .artItem .itemTit h4 {
  display: block;
  font-size: 18px;
  height: 32px;
  overflow: hidden;
}

.artItemList .artItem .itemTit h4 a {
  color: #3B506B;
}

.artItemList .artItem .itemTit h4 a:hover {
  color: #1A8EFF;
}

.artItemList .artItem .itemTit .pcInfo {
  color: #999;
}

.artItemList .artItem .itemTit .pcInfo .item_intro {
  line-height: 150%;
  padding: 5px 0 10px;
}

.artItemList .artItem .itemTit .pcInfo .item_date {
  float: left;
  text-indent: 2em;
  margin-right: 20px;
  background: url(https://www.01xitong.com/d/imgs2018/pic/bgSmallitem.png) no-repeat left 0;
}

.artItemList .artItem .itemTit .pcInfo .item_tag {
  float: left;
  text-indent: 14px;
  width: 280px;
  background: url(https://www.01xitong.com/d/imgs2018/pic/bgSmallitem.png) no-repeat left -20px;
}

.artItemList .artItem .itemTit .pcInfo .item_tag a {
  /* margin-right:10px; */
  color: #1C8EFF;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  width: 31%;
  text-overflow: ellipsis;
}

.artItemList .artItem .itemPic {
  width: 100%;
  background-color: #fff;
  line-height: 100%;
  overflow: hidden;
}

.artItemList .artItem .itemPic {
  float: left;
  width: 30%;
}

.artItemList .artItem .itemPic img {
  width: 195px;
  height: 135px;
}

.artItemList .artItem .itemPic .titPic {
  display: block;
}

.wapPiclist,
.wapInfo {
  display: none;
}

.side_r {
  float: right;
  width: 28.5%;
  margin-right: 2%;
  padding-bottom: 20px;
}

.side_r .listArt {
  margin-top: 0;
  overflow: hidden;
}

.side_r .listArt dl {
  width: 100%;
  padding: 10px 0;
  margin: 0 auto;
  border: none;
}

.artpage {
  width: 94%;
  padding: 30px 4% 20px 2%;
  background: #fff;
  min-height: 600px;
  margin-bottom: 20px;
}

.artinfo {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.artinfo dt {
  padding: 10px 0;
  overflow: hidden;
}

.artinfo dt h1 {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
}

.artinfo dd {
  font-size: 14px;
  color: #999;
  line-height: 180%;
  text-align: center;
  overflow: hidden;
}

.artcontent {
  width: 100%;
  padding: 20px 0 20px 0%;
  line-height: 180%;
  font-size: 15px;
  color: #555;
  position: relative;
  overflow: hidden;
}

.artcontent img {
  max-width: 100% !important;
  height: auto !important;
  text-indent: 0em !important;
  margin: 5px auto;
}

.artcontent p {
  display: block;
  clear: both;
  margin-bottom: 10px;
}

.artcontent a {
  color: #1A8EFF;
}

.artcontent .tags {
  color: #999;
  margin-top: 20px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}

.artcontent .tags a {
  margin: 0 5px;
}

.art_next {
  width: 100%;
  padding: 15px 0;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  clear: both;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.art_next span {
  width: 47.5%;
  height: 45px;
  line-height: 45px;
  color: #999;
}

.art_next span.next {
  float: left;
  text-align: left;
}

.art_next span.pre {
  float: right;
  text-align: right;
}

.art_next a {
  color: #333;
}

.art_down {
  width: 100%;
  padding: 40px 0;
  overflow: hidden;
  clear: both;
  border-top: 1px solid #ddd;
  text-align: center;
}

.art_down a {
  width: 183px;
  height: 60px;
  line-height: 60px;
  border-radius: 4px;
  color: #fff;
  font-size: 22px;
  display: inline-block;
  text-indent: 2em;
  margin: 0 0 20px 20px;
  background: #ccc url(https://www.01xitong.com/d/imgs2018/pic/icondown_bg.png) no-repeat 15px 12px;
  overflow: hidden;
}

.art_down a.d1 {
  background-color: #89C60F;
}

.art_down a.d2 {
  background-color: #14BB8F;
  background-position: 15px -60px;
}

.art_down a.d3 {
  background-color: #06BECA;
}

.art_down a:hover {
  background-color: #0079E2;
}

.art_like {
  width: 100%;
  margin: 20px 0;
  overflow: hidden;
  position: relative;
}

.art_like .like_l {
  width: 47.5%;
  float: left;
}

.art_like .like_r {
  width: 47.5%;
  float: right;
}

.art_like h3 {
  width: 100%;
  font-size: 20px;
  margin-bottom: 6px;
  color: #395169;
  overflow: hidden;
  position: relative;
}

.art_like ul {
  width: 98%;
  overflow: hidden;
}

.art_like ul li {
  display: block;
  height: 33px;
  line-height: 33px;
  overflow: hidden;
}

.art_like ul li span {
  float: right;
  font-size: 12px;
  color: #999;
}

.art_like ul li a {
  color: #555;
  font-size: 14px;
}

.art_like ul li a:hover {
  color: #1A8EFF;
  text-decoration: none;
}

.videolist {
  margin-top: 30px;
}

.videolist .videotit {
  margin: 10px 0;
  color: #0079E2;
  text-align: center;
  overflow: hidden;
}

.videolist .videotit h3 {
  font-size: 42px;
  font-weight: normal;
  background: #fff url('https://www.01xitong.com/d/imgs2018/pic/video_line.png') no-repeat 50% 55%;
}

.videolist .videotit p {
  line-height: 220%;
  font-size: 15px;
}

.videolist .videoitem {
  width: 100%;
  overflow: hidden;
  padding: 25px 0;
}

.videolist .videoitem dl {
  float: left;
  width: 22%;
  padding: 1%;
  margin-right: 1.1%;
  margin-bottom: 30px;
  position: relative;
  color: #3F506A;
  box-shadow: 0 2px 8px 2px #ececec;
  font-size: 13px;
  border: 1px solid #f1f1f1;
}

.videolist .videoitem dl.mr0 {
  margin-right: 0%;
}

.videolist .videoitem dl dt {
  width: 100%;
  height: 150px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.videolist .videoitem dl dt .vimg {
  width: 100%;
  height: 100%;
}

/*.videolist .videoitem dl dt video{width: 100%;height: 100%; object-fit: fill; } */
.videolist .videoitem dl dt em {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
  display: inline-block;
  background: url('https://www.01xitong.com/d/imgs2018/pic/play_bg.png') no-repeat;
  background-size: 56px;
  cursor: pointer;
  z-index: 999;
}

.videolist .videoitem dl dt em.startPlay {
  background-position: 0 0;
}

.videolist .videoitem dl dt:hover em.startPlay,
.videolist .videoitem dl dt em.startPlay:hover {
  background-position: 0 -112px;
}

.videolist .videoitem dl dt em.stopPlay {
  background-position: 0 -105px;
}

.videolist .videoitem dl dt em.stopPlay:hover {
  background-position: 0 -315px;
}

.videolist .videoitem dl dd {
  width: 100%;
  padding: 10px 0 0;
  overflow: hidden;
}

.videolist .videoitem dl dd div {
  clear: both;
  padding: 2px 0;
}

.videolist .videoitem dl a {
  color: #3F506A;
  font-size: 13px;
}

.videolist .videoitem dl a:hover {
  color: #0079E2;
}

.videolist .videoitem dl .vi_tit {
  width: 100%;
  height: 40px;
  overflow: hidden;
}

.videolist .videoitem dl .vi_info {
  width: 100%;
  height: 26px;
  line-height: 26px;
  padding-bottom: 5px;
  overflow: hidden;
}

.videolist .videoitem dl .vi_info span {
  width: 47.5%;
}

.videolist .videoitem dl .vi_info .fl {
  background-position: 0 5px;
}

.videolist .videoitem dl .vi_info .fr {
  text-align: left;
  background-position: 0 -25px;
}

.videolist .videoitem dl .vi_like {
  width: 100%;
  height: 46px;
  line-height: 26px;
  overflow: hidden;
  text-align: left;
}

.videolist .videoitem dl .vi_like span {
  width: 47.5%;
  background: url('https://www.01xitong.com/d/imgs2018/pic/like_bg.png') no-repeat;
  display: inline-block;
  text-indent: 2em;
}

.videolist .videoitem dl .vi_like .fl {
  background-position: 0 5px;
}

.videolist .videoitem dl .vi_like .fr {
  text-align: left;
  background-position: 0 -25px;
}

.videolist .videoitem dl .vi_like a {
  margin: 0 auto;
  display: block;
  width: 173px;
}

.videolist .loadMoreVideo {
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  color: gray;
}

#videoPlayShow {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);
  /* IE */
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483646 !important;
  display: none;
}

#videoPlayShow .palyContent {
  width: 640px;
  height: 360px;
  border: 15px solid #fff;
  background: #000;
  position: absolute;
  top: 45%;
  left: 50%;
  margin: -195px 0 0 -335px;
}

#videoPlayShow .palyContent .palyCode {
  width: 640px;
  height: 360px;
  overflow: hidden;
  position: relative;
  clear: both;
}

#videoPlayShow .palyContent .palyCode video,
#videoPlayShow .palyContent .palyCode embed {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

#videoPlayShow .closeVideo {
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: -34px;
  right: -34px;
  background: #fff url('https://www.01xitong.com/d/imgs2018/pic/closeplay.png') no-repeat 50% 50%;
  cursor: pointer;
  z-index: 2147483647 !important;
}

.pcHide,
.wapTopFixed,
.wapHomeBanner {
  display: none !important;
}

div#likeMysite {
  display: none !important;
}

#qidian_wpa_2852162057_36 {
  display: none;
}

.clickdown a:hover,
.down_submit a:hover {
  opacity: 0.9;
  filter: alpha(opacity=80);
}

.down-x {
  text-align: center;
}

/*???????*/
.hd .h-logo a {
  display: block;
  width: 281%;
  height: 100px;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/logo.new.png) no-repeat;
}

.hd .h-nav li {
  float: left;
  width: 82px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
}

.hd .h-search {
  width: 242px;
  float: right;
  margin-top: 29px;
  padding-left: 10px;
  height: 42px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #0D78C6;
}

.hd .h-nav {
  width: 525px;
  float: left;
  margin-top: 30px;
  margin-left: 281px;
}

.hd .h-nav li a {
  font-size: 22px;
  color: #5E5E5E;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .hd .h-nav {
    margin-left: 0px;
  }


}

/* 20220804??????? author??wmc */
@media screen and (max-width: 1200px) {
  #downloadPopup {
    display: none !important;
  }
}

/*end ???????*/
/*  <=667  */
@media screen and (max-width: 640px) {
  .down-x {
    display: none;
  }




  /* home */
  .topFixed,
  .home_banner,
  .home_query .gonggao,
  .home_downWin,
  .currentdown,
  .home_link,
  .home_intro dl dd,
  .home_intro .intro_more,
  .ft .ft_l .ft_nav,
  .ft .ft_l .ft_info .ft_qun,
  .ft .ft_r,
  .art_banner,
  .pos,
  .side_r,
  .artcontent .tags,
  .art_like,
  .art_down,
  .art_next,
  .artnav,
  .videolist .videotit,
  .sideFixed {
    display: none;
    width: 0;
    height: 0;
  }

  .artcontent .tags {
    display: block;
    width: auto;
    height: auto;
    font-size: 0;
  }

  .artcontent .tags a {
    display: inline-block;
    font-size: 15px;
    padding: 4px 16px;
    border: 1px solid #cec2c2;
    margin-top: 6px;
    margin-bottom: 6px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    color: #333;
  }

  .interact-wrap .right {
    display: flex;
  }

  .wapTopFixed {
    display: block !important;
    position: fixed;
    height: 96px;
    top: 0;
    background: #fff;
    z-index: 9999999999;
    clear: both;
    border-bottom: 1px solid #ddd;
  }

  .container {
    width: 100%;
  }

  .hd .h-logo {
    width: 60%;
  }

  .hd .h-logo a {
    width: 100%;
    height: 50px;
    /* background:#fff url(https://www.01xitong.com/d/imgs2018/pic/phone/logo.png) no-repeat;  */
    background-size: 200px;
  }

  .hd .h-search {
    width: 35%;
    height: 24px;
    margin-top: 10px;
    margin-right: 2%;
    padding-left: 0;
    border: 1px solid #0D78C6;
  }

  .hd .h-search form {
    display: block;
    height: 24px;
  }

  .hd .h-search .ipt {
    width: 65%;
    height: 24px;
    font-size: 12px;
    text-indent: 0.5em;
  }

  .hd .h-search .btn {
    width: 30%;
    height: 24px;
    background: #fff url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat -15px -95px;
    background-size: 75px;
  }

  .hd .navContainer {
    width: 100%;
    overflow-x: scroll;
  }

  .hd .navContainer::-webkit-scrollbar {
    display: none;
    width: 100%;
  }

  .hd .navContainer .h-nav {
    width: 100%;
    white-space: nowrap;
    float: none;
    margin-top: 0;
  }

  .hd .navContainer .h-nav li {
    width: 19%;
    float: none;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 0 3px;
    text-align: center;
    overflow: hidden;
  }

  .hd .navContainer .h-nav li a {
    font-size: 120%;
    display: inline-block;
  }

  .hd .navContainer .h-nav li:hover a,
  .hd .navContainer .h-nav li.on a {
    border-bottom: 3px solid #0083F1;
  }

  .wapHomeBanner {
    display: block !important;
    min-height: 180px;
    margin: 0 0 1rem;
    background: #fff url(https://www.01xitong.com/d/imgs2018/pic/phone/wap_home_banner.jpg) no-repeat 50% 50%;
    background-size: 100%;
    color: #fff;
  }

  .wapHomeBanner .wapBannerInfo {
    width: 80%;
    padding: 5% 0;
    overflow: hidden;
    text-align: center;
  }

  .wapHomeBanner .wapBannerInfo h3 {
    font-size: 160%;
  }

  .wapHomeBanner .wapBannerInfo p {
    line-height: 160%;
  }

  .wapHomeBanner .wapBannerInfo a {
    width: 50%;
    padding: 1.5% 0;
    margin: 3% 0 1.5%;
    color: #0D78C6;
    display: inline-block;
    background-color: #fff;
    font-size: 110%;
    box-shadow: 0 3px 15px 3px #D7D7D9;
  }

  .wapHomeBanner .wapBannerInfo a:hover {
    background-color: #0D78C6;
    color: #fff;
  }

  .home_query {
    margin-top: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }

  .home_query .upan {
    width: 94%;
    padding: 3%;
    margin: 0;
    border: 0;
    border-radius: 0;
    font-size: 100%;
    box-shadow: 0;
  }

  .home_query .upan span {
    height: 36px;
    line-height: 36px;
    display: inline-block;
    overflow: hidden;
  }

  .home_query .upan span.qtit {
    width: 50%;
  }

  .home_query .upan span.qtit i {
    width: 5px;
    height: 5px;
    margin-bottom: 5px;
  }

  .home_query .upan span.qtit strong {
    margin-left: 10px;
    font-size: 130%;
  }

  .home_query .upan span.q1 {
    width: 30% !important;
    text-align: right;
  }

  .home_query .upan span.q2 {
    width: 45%;
    text-align: center;
    padding: 0 1.5%;
  }

  .home_query .upan span.q3 {
    width: 45%;
    text-align: center;
    padding: 0 1.5%;
  }

  .home_query .upan span.q4 {
    width: 90%;
    margin-left: 5%;
    text-align: left;
  }

  .home_query .tipstxt {
    margin-left: 14px;
  }

  .home_intro {
    margin-top: 0;
    padding: 15px 0 20px;
    border-bottom: 1px solid #ddd;
  }

  .home_intro dl dt {
    padding: 0;
    margin: 0;
  }

  .home_intro dl dt h3 {
    font-size: 180%;
  }

  .home_intro dl dt span {
    font-size: 130%;
  }

  .home_intro .gonggao {
    display: block;
    text-indent: 4em;
    background-position: 2em 50%;
  }

  .listArt {
    margin-top: 0;
  }

  .listArt dl {
    float: none;
    width: 92%;
    padding: 25px 4% 0;
    margin-bottom: 5px;
    border: 0;
  }

  .listArt dl.mc5 {
    margin: 0;
  }

  .listArt dl dt {
    margin: 5px 0;
  }

  .listArt dl dt strong {
    font-size: 180%;
    background: #fff url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat -10px -102px;
    background-size: 60px;
  }

  .listArt dl dt strong.win7 {
    background-position: -10px -142px;
  }

  .listArt dl dt strong.win10 {
    background-position: -10px -182px;
  }

  .listArt dl dt strong.upan {
    background-position: -10px -226px;
  }

  .listArt dl dt span {
    float: right;
    margin-top: 10px;
  }

  .listArt dl dd li {
    height: 42px;
    line-height: 42px;
  }

  .listArt dl dd li a {
    font-size: 14px;
  }

  .ft {
    height: auto;
    border-top: 5px solid #0B78C6;
    background-color: #fff;
    margin: 30px 0 0;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    color: #0C78C4;
  }

  .ft a {
    color: #0C78C4;
  }

  .ft .ft_l {
    float: none;
    width: 100%;
    margin-left: 0%;
  }

  .ft .ft_l .ft_info {
    text-align: center;
  }

  .sideFixed {
    right: 10px;
    bottom: 40px;
  }

  .likeFixed {
    right: 68px;
    bottom: 168px;
  }

  /*article*/
  .art_main {
    border: 0;
  }

  .main_l {
    float: none;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
  }

  .artpage {
    min-height: 300px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .artinfo {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .artinfo dt,
  .artinfo dt h1 {
    text-align: left;
    color: #3B5169;
    font-size: 110%;
  }

  .artinfo dd {
    text-align: left;
  }

  .artinfo a {
    color: gray;
  }

  .artcontent {
    width: 94%;
    padding: 20px 2%;
    margin: auto;
  }

  .artcontent img {
    max-width: 95% !important;
    margin: auto;
    width: 100% !important;
    height: auto !important;
  }

  .pcHide {
    display: block !important;
  }

  .artpage .artItemList {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }

  /*article list*/
  .artItemList .artItem {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
  }

  .artItemList .artItem .itemTit {
    width: 100%;
    padding: 0;
    overflow: hidden;
  }

  .artItemList .artItem .itemPic {
    width: 100%;
    background-color: #fff;
    line-height: 100%;
    overflow: hidden;
  }

  .artItemList .artItem .itemTit h4 {
    font-size: 14px;
    height: auto;
    line-height: 160%;
    font-weight: normal;
  }

  .artItemList .artItem .itemTit h4 a {
    color: #3A5168;
  }

  .artItemList .artItem .itemTit .pcInfo {
    display: none;
    width: 0;
    height: 0;
  }

  .artItemList .wapInfo {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    clear: both;
    margin-top: 16px;
  }

  .artItemList .wapInfo span {
    float: left;
    width: 32%;
  }

  .artItemList .wapInfo span:nth-child(2) {
    text-align: center;
  }

  .artItemList .wapInfo span:nth-child(3) {
    text-align: right;
  }

  .artItemList .wapInfo span a {
    color: #999;
    font-size: 12px;
  }

  .artItemList .s1 .itemTit {
    float: left;
    width: 65%;
  }

  .artItemList .s1 .itemPic {
    float: right;
    width: 30%;
  }

  .artItemList .s1 .itemPic img {
    width: 100%;
    height: 100%;
    max-height: 68px;
  }

  .artItemList .s2 .itemTit {
    margin-bottom: 10px;
  }

  .artItemList .s2 .itemPic .wapPiclist {
    display: block;
    width: 100%;
    height: auto;
  }

  .artItemList .s2 .itemPic .titPic {
    display: none;
    width: 0;
    height: 0;
  }

  .artItemList .s2 .itemPic .wapPiclist a {
    float: left;
    width: 30.3%;
    height: auto;
    padding: 0 1.5%;
    display: block;
  }

  .artItemList .s2 .itemPic .wapPiclist a img {
    width: 100%;
    max-height: 68px;
  }

  .artItemList .s3 .itemPic {
    padding-top: 10px;
  }

  .artItemList .s3 .itemPic img {
    width: 100%;
    max-height: 180px;
  }

  .s_page {
    width: 96%;
    padding: 0 2%;
    height: auto;
    margin: 10px auto;
  }

  .s_page a,
  .s_page b {
    padding: 2px 5px;
    font-size: 13px;
  }

  .s_page a:nth-child(1),
  .s_page a:nth-last-child(1) {
    display: none;
  }

  .videolist {
    margin-top: 0;
  }

  .videolist .videoitem {
    width: 94%;
    padding: 0 3%;
    overflow: hidden;
  }

  .videolist .videoitem dl {
    width: 100%;
    float: none;
    margin: 0;
    padding: 20px 0 12px;
    box-shadow: none;
    font-size: 13px;
    border: 0;
    clear: both;
    border-top: 1px solid #ddd;
  }

  .videolist .videoitem dl:nth-child(1) {
    border: 0;
  }

  .videolist .videoitem dl dd div {
    clear: none;
  }

  .videolist .videoitem dl .vi_tit {
    height: 20px;
  }

  .videolist .videoitem dl .vi_info {
    float: right;
    width: 49%;
    padding-bottom: 0;
    color: #999;
  }

  .videolist .videoitem dl .vi_info span {
    width: 47.5%;
  }

  .videolist .videoitem dl .vi_like {
    float: left;
    width: 49%;
    color: #999;
  }

  .videolist .videoitem dl .vi_like span {
    background-size: 16px;
  }

  .videolist .videoitem dl .vi_like .fl {
    background-position: 5px 8px;
  }

  .videolist .videoitem dl .vi_like .fr {
    background-position: 5px -15px;
  }

  #videoPlayShow {
    background: rgba(0, 0, 0, 0.8);
  }

  #videoPlayShow .palyContent {
    width: 96%;
    height: 50%;
    margin: 0 0 0 -48.5%;
    border: 3px solid #fff;
    background: #000;
    position: absolute;
    top: 20%;
    left: 50%;
  }

  #videoPlayShow .palyContent .palyCode {
    width: 100%;
    height: 100%;
  }

  #videoPlayShow .closeVideo {
    width: 32px;
    height: 32px;
    top: -28px;
    right: -8px;
    background-size: 32px;
  }

  /* hide */
  .wapHide {
    display: none !important;
  }

  .wapBr {
    display: block !important;
    padding-top: 15px;
    text-align: center;
  }

  div#likeMysite {
    display: none !important;
  }

  /*???????*/
  #xzh {
    display: block !important;
    width: 100%;
  }

  #qidian_wpa_2852162057_35 {
    display: none !important;
  }

  #qidian_wpa_2852162057_36 {
    display: block;
  }

  .safa-link {
    display: none;
  }
}

/*???banner????20191204*/
.xb-body {
  background: #fff url(/d/imgs2018/js/imgs/background.jpg) no-repeat;
  font-size: 16px;
  margin-bottom: 45px;
}

.xb-frame {
  width: 62%;
  margin: 0 auto;
}

.xb-frame-left {
  float: left;
  width: 40%;
}

.xb-frame-left .xb-title1 {
  font-size: 55px;
  margin-top: 64px;
  color: #3a394b;
  font-weight: 600;
}

.xb-frame-left .xb-title2 {
  margin-bottom: 49px;
  margin-top: 7px;
  font-size: 19px;
  color: #71717b;
  font-family: Regular;
  height: 43px;
}

.xb-frame-left .xb-title2 p {
  margin-bottom: 3px;
  font-size: 19px;
}

.xb-frame-left .xb-title2 .icon {
  background: url(/d/imgs2018/js/imgs/word_icon.png) no-repeat 3px 1px;
  width: 30px;
  height: 28px;
  background-size: 22px;
  position: absolute;
}

.xb-frame-left .xb-download:hover {
  filter: alpha(opacity=80);
  opacity: 0.9;
}

.xb-frame-left .xb-version {
  margin-top: 20px;
  color: grey;
}

.xb-frame-left .xb-version a {
  color: grey;
}

.xb-frame-left .xb-version a:hover {
  color: grey;
  color: #1C8DFF;
}

.xb-frame-left .xb-windowx {
  color: grey;
}

.xb-frame-right {
  float: left;
  width: 47%;
}

.xb-frame-right img {
  margin-top: 17px;
}

.xb-frame-right .goodgif {
  position: absolute;
  margin-top: 0px;
}

.xb-frame-right .goodgif-in {
  z-index: 5;
}

.xb-stop {
  display: none;
  width: 0px;
  height: 0px;
}

@media screen and (max-width: 640px) {
  .xb-body {
    display: none;
  }
}

.tipstxt a {
  width: 100px;
  margin: 4px 10px;
  line-height: 29px;
  color: #fff;
  display: inline-block;
  background-color: #25e260;
  font-size: 13px;
  border-radius: 7px;
  margin-left: 15px;
  box-shadow: 1px 3px 13px 1px #6ff799;
  text-align: center;
}

.tipstxt a:hover {
  background-color: #009800;
  box-shadow: 0px 5px 13px 1px #20a820;
  transition: 1s;
}

.home_query .upan span.q1 {
  width: 11%;
  text-align: right;
}

/*??????????*/
.xb-download-frame {
  text-align: center;
}

.xb-download-frame ul li {
  float: left;
}

.xb-download-frame .logo {
  width: 21%;
}

.xb-download-frame .titleframe {
  width: 41%;
  text-align: left;
  padding-left: 24px;
  padding-top: 8px;
  color: grey;
}

.xb-download-frame .titleframe .title {
  font-family: bold;
  font-size: 22px;
  color: black;
}

.xb-download-frame .titleframe .firstline {
  text-align: left;
  margin-top: 10px;
}

.xb-download-frame .titleframe .firstline .guanfang {
  margin-left: 13px;
}

.xb-download-frame .titleframe .firstline .anquan {
  margin-left: 13px;
}

.xb-download-frame .titleframe .secondline {
  margin-top: 10px;
  color: grey;
}

.xb-download-frame .titleframe .secondline span {
  margin: 0 10px;
}

.xb-download-frame .titleframe .secondline .download {
  margin-left: 0px;
}

.xb-download-frame .downloadframe {
  padding-top: 7px;
  float: right;
}


.download_button {
  width: 220px;
  height: 53px;
  line-height: 53px;
  margin: 10px 0px;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  border-radius: 7px;
}

#download1 {
  background-color: #25e260;
  box-shadow: 0px 5px 13px 1px #6ff799;
}


#download2 {
  background-color: #4e6ef2;
  box-shadow: 0px 5px 13px 1px #4e6ef2;
}

#download1:hover {
  color: #fff;
  background-color: #34f771;
}

#download2:hover {
  color: #fff;
  background-color: #2e57fc;
}

.xb-download-frame-top {
  padding-top: 25px;
}

.xb-download-frame-bottom {
  height: 119px;
  margin-bottom: 25px;
}

/*end ??????????*/
/*jieshao ui*/
.jieshao-frame {
  min-height: 2500px;
  background: url('/d/imgs2018/css/jieshao/pingpu.png') repeat;
}

.jieshao-frame .jieshao-line {
  position: absolute;
  min-height: 2500px;
  width: 100%;
  z-index: -1;
  background: url('/d/imgs2018/css/jieshao/background-line.png') no-repeat;
}

.jieshao-frame .jieshao-row-onekey .left {
  padding-top: 111px;
  padding-left: 134px;
}

.jieshao-frame .jieshao-row-onekey .right {
  left: -60px;
  position: relative;
  top: -14px;
}

.jieshao-frame .jieshao-row-onekey h2 {
  margin-left: 50px;
  margin-bottom: 44px;
}

.jieshao-frame .jieshao-row-onekey p {
  padding-left: 45px;
}

.jieshao-frame .jieshao-row-upan {
  margin-top: 162px;
}

.jieshao-frame .jieshao-row-upan .left {
  padding-left: 117px;
}

.jieshao-frame .jieshao-row-upan .right {
  padding-top: 188px;
  margin-right: 231px;
}

.jieshao-frame .jieshao-row-upan .play {
  background: url('/d/imgs2018/css/jieshao/jieshao-2.png') no-repeat;
}

.jieshao-frame .jieshao-row-upan h2 {
  background: url(/d/imgs2018/css/jieshao/logo-u.png) no-repeat left 0;
}

.jieshao-frame .jieshao-row-beifen .left {
  padding-top: 354px;
  padding-left: 57px;
}

.jieshao-frame .jieshao-row-beifen .right {
  padding-top: 184px;
  padding-right: 51px;
}

.jieshao-frame .jieshao-row-beifen .play {
  background: url('/d/imgs2018/css/jieshao/jieshao-3.png') no-repeat;
}

.jieshao-frame .jieshao-row-beifen h2 {
  background: url(/d/imgs2018/css/jieshao/logo-beifen.png) no-repeat left 0;
}

.jieshao-frame .jieshao-row-download {
  margin-top: 552px;
  width: 100%;
  text-align: center;
  height: 198px;
}

.jieshao-frame .jieshao-row-download h2 {
  width: 400px;
  margin: 0 auto;
  background: url('/d/imgs2018/css/jieshao/logo.png') no-repeat left 0;
  text-indent: 35px;
}

.jieshao-frame .left {
  float: left;
  min-height: 10px;
  min-width: 38%;
  z-index: 10;
}

.jieshao-frame .right {
  float: right;
  z-index: 10;
  min-width: 10px;
  min-height: 10px;
}

.jieshao-frame video {
  width: 74%;
  position: relative;
  left: 70px;
  top: 119px;
  box-shadow: 0px 0px 8px 4px;
}

.jieshao-frame .play {
  background: url('/d/imgs2018/css/jieshao/jieshao-1.png') no-repeat;
  width: 710px;
  height: 486px;
}

.jieshao-frame h2 {
  font-size: 36px;
  text-indent: 62px;
  height: 67px;
  background: url('/d/imgs2018/css/jieshao/logo-key.png') no-repeat left 0;
}

.jieshao-frame p {
  margin-bottom: 75px;
  width: 367px;
}

.jieshao-frame .jieshao-download {
  margin-left: 8px;
}

.jieshao-frame .jieshao-download img:hover,
.jieshao-frame .jieshao-download-pp img:hover {
  opacity: 0.9;
}

.jieshao-row-onekey,
.jieshao-row-upan,
.jieshao-row-beifen {
  padding-top: 68px;
  margin: 0 auto;
  width: 1463px;
  height: 434px;
  z-index: 10;
}

/*end*/
.about_frame_pp img {
  max-width: 100%;
}

.about_frame_connect {
  text-align: center;
}

.about_frame_connect i {
  height: 26px;
  width: 26px;
  position: absolute;
}

.about_frame_connect .i-1 {
  background: url(/d/imgs2018/css/about/xbgywm-icon.png) no-repeat 0px 0px;
}

.about_frame_connect .i-2 {
  background: url(/d/imgs2018/css/about/xbgywm-icon.png) no-repeat 0px -26px;
}

.about_frame_connect .i-3 {
  background: url(/d/imgs2018/css/about/xbgywm-icon.png) no-repeat 0px -50px;
}

.about_frame_connect .i-4 {
  background: url(/d/imgs2018/css/about/xbgywm-icon.png) no-repeat 0px -73px;
}

.about_frame_connect span {
  margin-left: 30px;
}

.wapHomeBannerNew {
  display: none;
}

.showPhone {
  display: none;
}

.home_query .tip_div {
  display: inline-block;
}

.more-click-dir {
  display: none !important;
}

@media screen and (max-width: 640px) {
  .showPhone {
    display: block !important;
  }

  .showPc {
    display: none !important;
  }

  .wapHomeBannerNew {
    display: block;
    overflow-x: scroll;
    margin: 5px 0px;
  }

  .wapHomeBannerNew ul {
    white-space: nowrap;
    width: 100%;
    padding-left: 3px;
  }

  .wapHomeBannerNew ul li {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    width: 24%;
    min-height: 159px;
  }

  .wapHomeBannerNew .logo {
    border: #aeaeae 1px solid;
    border-radius: 16px;
    height: 84px;
    width: 84px;
  }

  .wapHomeBannerNew .title {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: bold;
  }

  .wapHomeBannerNew .type {
    color: grey;
    margin: 1px 0px;
  }

  .wapHomeBannerNew .down {
    border: #FF9800 1px solid;
    border-radius: 5px;
    width: 90px;
    padding: 4px 23px;
    color: #FF9800;
  }

  /*article list*/
  .artItemList .artItem {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
  }

  .artItemList .artItem .itemTit {
    width: 100%;
    padding: 0;
    overflow: hidden;
  }

  .artItemList .artItem .itemPic {
    width: 100%;
    background-color: #fff;
    line-height: 100%;
    overflow: hidden;
  }

  .artItemList .artItem .itemTit h4 {
    font-size: 20px;
    height: auto;
    line-height: 23px;
    font-weight: normal;
  }

  .artItemList .artItem .itemTit h4 a {
    color: #3A5168;
  }

  .artItemList .artItem .itemTit .pcInfo {
    display: none;
    width: 0;
    height: 0;
  }

  .artItemList .wapInfo {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    clear: both;
    margin-top: 14px;
  }

  .artItemList .wapInfo span {
    float: left;
    width: 29%;
  }

  .artItemList .wapInfo span:nth-child(2) {
    text-align: left;
  }

  .artItemList .wapInfo span:nth-child(3) {
    text-align: right;
  }

  .artItemList .wapInfo span a {
    color: #999;
    font-size: 12px;
  }

  .artItemList .s1 .itemTit {
    float: left;
    width: 65%;
  }

  .artItemList .s1 .itemPic {
    float: right;
    width: 30%;
  }

  .artItemList .s1 .itemPic img {
    width: 100%;
    height: 100%;
    max-height: 96px;
    position: relative;
  }

  .artItemList .s2 .itemTit {
    margin-bottom: 10px;
  }

  .artItemList .s2 .itemPic .wapPiclist {
    display: block;
    width: 100%;
    height: auto;
  }

  .artItemList .s2 .itemPic .titPic {
    display: none;
    width: 0;
    height: 0;
  }

  .artItemList .s2 .itemPic .wapPiclist a {
    float: left;
    width: 30.3%;
    height: auto;
    padding: 0 1.5%;
    display: block;
  }

  .artItemList .s2 .itemPic .wapPiclist a img {
    width: 100%;
    max-height: 68px;
  }

  .artItemList .s3 .itemPic {
    padding-top: 10px;
  }

  .artItemList .s3 .itemPic img {
    width: 100%;
    max-height: 180px;
  }

  .phone-home-li {
    height: 88px !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e9ec !important;
  }

  .last-phone-home-li {
    border-bottom: unset !important;
  }

  .phone-home-list .row-left {
    float: left;
    min-height: 100px;
    width: 65%;
  }

  .phone-home-list .row-left .title-frame {
    height: 60px;
    margin-bottom: 22px;
  }

  .phone-home-list .row-left a {
    font-size: 18px;
    width: 100%;
    white-space: unset;
    line-height: 30px;
    margin-top: 5px;
  }

  .phone-home-list .row-left span {
    float: left;
    position: relative;
    font-size: 15px !important;
    bottom: 19px;
    margin-top: unset;
    line-height: unset;
  }

  .phone-home-list .row-right {
    float: right;
    width: 33%;
  }

  .phone-home-list .row-right img {
    width: 128px;
    height: 84px;
    margin-right: 5px;
    margin-top: 10px;
  }

  .phone-home-list .row-right a {
    width: 100%;
  }

  .more-click-dir {
    height: 28px !important;
    text-align: center;
    border-bottom: unset !important;
  }

  .more-click-dir a {
    color: red !important;
    font-size: 18px !important;
  }

  .home_query .upan span select {
    width: 90%;
    border-radius: 3px;
    border: 1px solid #0083f1;
    padding: 5px;
    margin: 0 5px;
    height: unset;
    color: #0083f1;
  }

  .home_query .upan span.q1 {
    opacity: 0;
  }

  .home_query .tipstxt {
    color: #0083f1;
    margin-left: 0px;
  }

  .home_query .tip_div {
    text-align: center;
    display: block;
  }

  .home_query .upan span.qtit strong,
  .home_query .upan span select {
    font-weight: bold;
  }

  .home_intro {
    display: none !important;
  }

  .home_query {
    border-top: 6px solid #f9f6f6;
    border-bottom: 6px solid #f9f6f6;
  }

  .listArt .line {
    border-top: 3px solid #f9f6f6;
    border-bottom: 3px solid #f9f6f6;
    text-align: center;
  }

  .wapTopFixed {
    border-bottom: unset;
  }

  .videolist .videoitem dl a {
    color: #3F506A;
    font-size: 18px;
  }

  .new-footer p {
    font-size: 16px;
    font-weight: 700;
    margin: 10px;
  }

  .videolist .videoitem dl dt {
    height: 220px;
  }

  .videolist .videoitem dl dt .vimg {
    height: unset;
  }

  .palyCode a {
    position: absolute;
    color: white;
    background-color: orange;
    width: 74px;
    top: 209px;
    right: 9px;
    height: 20px;
    z-index: 999999;
    padding: 4px 10px;
    opacity: 0.9;
  }
}

/*??????????*/
.xb-download-frame {
  text-align: center;
  height: 171px;
  font-size: 15px;
  border-bottom: 1px solid #ece0e0;
  border-top: 1px solid #ece0e0;
}

.xb-download-frame ul li {
  float: left;
}

.xb-download-frame .logo {
  width: 21%;
}

.xb-download-frame .logo img {
  max-width: 160px !important;
  padding-top: 6px;
}

.xb-download-frame .titleframe {
  width: 41%;
  text-align: left;
  padding-left: 30px;
  padding-top: 38px;
  color: grey;
}

.xb-download-frame .titleframe .title {
  font-family: bold;
  font-size: 22px;
  color: black;
}

.xb-download-frame .titleframe .firstline {
  text-align: left;
  margin-top: 10px;
}

.xb-download-frame .titleframe .firstline .guanfang {
  margin-left: 13px;
}

.xb-download-frame .titleframe .firstline .anquan {
  margin-left: 13px;
}

.xb-download-frame .titleframe .secondline {
  margin-top: 10px;
  color: grey;
}

.xb-download-frame .titleframe .secondline span {
  margin: 0 10px;
}

.xb-download-frame .titleframe .secondline .download {
  margin-left: 0px;
}

.xb-download-frame .downloadframe {
  /* padding-right: 0px; */
  float: right;
}



.xb-download-frame .downloadframe a:hover {
  background-color: #25da60;
}

.xb-download-frame-top {
  padding-top: 25px;
}

.xb-download-frame-bottom {
  height: 119px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .xb-download-frame {
    display: none;
  }
}

/*end ??????????*/
/*-----------------------------------------------------------------------------*/
/*?°????????*/
/*???*/
.icon-dian-202006 {
  background: url(https://www.01xitong.com/d/imgs2018/newversion/dian.png) no-repeat -2px 2px;
}

.good-radius {
  border-radius: 5px;
}

.new-active {
  color: #1C8DFF !important;
}

/*end???*/
/*???????*/
.home-banner-202006 {
  height: 472px;
  display: flex;
}

.home-banner-202006 .left {
  float: left;
  width: 553px;
  padding-top: 27px;
}

.home-banner-202006 .left .title {
  font-size: 46px;
  font-weight: 600;
}

.home-banner-202006 .left .down-row {
  min-height: 10px;
  padding-top: 11px;
}

.home-banner-202006 .left .down-row .xb-download {
  background-color: #EF3420;
  padding: 18px 98px;
  color: white;
  font-size: 23px;
  border-radius: 5px;
  box-shadow: 0px 2px 9px 1px #d8d8d8;
  transition: all 0.5s;
}

.home-banner-202006 .left .down-row .xb-download:hover {
  opacity: 0.5;
}

.home-banner-202006 .left .list p {
  margin: 10px 0;
  padding-left: 18px;
  font-size: 17px;
  background: url('https://www.01xitong.com/d/imgs2018/newversion/dian.png') no-repeat -4px 3px;
}

.home-banner-202006 .left .version-row {
  margin-bottom: 8px;
  margin-top: 30px;
}

.home-banner-202006 .left .version-md5 {
  margin-bottom: 23px;
}

.home-banner-202006 .left .version-row .size {
  margin: 0px 14px;
}

.home-banner-202006 .left .version-row a {
  color: black;
}

.home-banner-202006 .right {
  display: inline-block;
}

.home-banner-202006 .right img {
  margin-top: 32px;
}

/*end???????*/
/*???css*/
.container-tagslist {
  border: 1px solid #eee;
  border-radius: 5px;
  margin-top: 26px;
  display: flex;
  padding-bottom: 10px;
  justify-content: center;
  align-items: center;
  /* margin-bottom: 34px; */

}

.tagslist_paenl {
  background-color: #0078E1;
}

.container-tagslist .item {
  text-align: center;
}

.container-tagslist .item a {
  line-height: 11px;
  height: 8px;
  display: block;
  border: 1px solid #eee;
  float: left;
  padding: 9px 7px;
  margin: 10px 30px 0 0;
  border-radius: 4px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: black;
  width: 12%;
  background-color: #f5f5f5;
}

.container-tagslist .item a:hover {
  color: #fff;
  background: #108ddd;
}

.container-tagslist .item a.active {
  color: #fff;
  background: #108ddd;
}

.container-tagslist p {
  color: #333;
  font-size: 22px;
  font-weight: 600;
}

.container-tagslist p span {
  color: grey;
  font-size: 18px;
}

/*end???css*/
/*???????????*/
.container-system {
  overflow: inherit;
  font-size: 0;
}

.container-system .item {
  width: 25%;
  display: inline-block;
  height: 129px;
  padding-top: 5px;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
}

.container-system .item .title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 3px;
}

.container-system .item .title a {
  color: #333;
  transition: all 0.5s;
}

.container-system .item .des {
  font-size: 13px;
  color: #ccc;
}

.container-system .frame {
  border-radius: 5px;
  width: 76%;
  margin: auto;
  height: 80px;
  padding: 19px 20px;
  transition: all 0.5s;
}

/* .container-system .item:hover{ box-shadow: 0px 2px 9px 1px rgb(216, 216, 216); color:#108ddd !important;} */
.container-system .item .title a.hover {
  color: #108ddd !important;
}

/*end???????????*/
/*??????*/
.container-video {
  margin-top: 26px;
}

.container-video .title {
  text-align: center;
  font-size: 33px;
  font-weight: 600;
  margin-bottom: 3px;
}

.container-video .des {
  text-align: center;
  margin-bottom: 30px;
}

.container-video .image-frame {
  text-align: center;
}

.container-video .image-frame img {
  height: 144px;
  width: 288px;
  position: sticky;
  z-index: 1;
}

.container-video .image-frame-wrap {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 286px;
  margin: auto;
  height: 28px;
  position: relative;
  top: -9px;
  border-radius: 5px;
  padding-top: 13px;
}

.container-video .sub-title {
  color: black;
}

.container-video .list .left {
  width: 100%;
  position: relative;
}

/* .container-video .list .right{ width: 276px; } */
.container-video a.more {
  margin-right: 29px;
  color: black;
  position: relative;
  top: -7px;
}

.container-video .note {
  border: 1px solid #ccc;
  padding-left: 22px;
  padding-top: 6px;
  max-height: 180px;
}

.container-video .note p {
  padding-left: 13px;
  margin-top: 2px;
}

.container-video .note p a {
  color: #000;
  width: 75%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.container-video .note p a:hover {
  color: #0D78C6;
}

.container-video .note p.last {
  background: url('https://www.01xitong.com/d/imgs2018/pic/unset.png');
  text-align: right;
  margin-top: 3px;
  padding-bottom: 0px;
}

.container-video .note p.first {
  margin-top: 13px;
}

.container-video .courseVideo {
  width: 1100px;
  margin: 0 auto;
  position: static;
  overflow: hidden;
}

.container-video .swiper-slide {
  width: 288px !important;
  margin-right: 20px;
}

.container-video .swiper-button-prev {
  color: #007aff;
}

.container-video .swiper-button-next {
  color: #007aff;
}

.container-video .swiper-button-disabled {
  color: #999;
}

.container-video .swiper-wrapper .swiper-slide {
  width: 222px;
  margin-right: 20px;
}

/*end??????*/
/*????б?*/
.listArt-home {
  margin-top: 0px !important;
  background-color: #fff;
}

.listArt-home .title {
  text-align: center;
  font-size: 33px;
  margin-top: 35px;
  font-weight: 600;
  margin-bottom: 35px;
}

.listArt-home .des {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
  display: none;
}

.listArt-home dl {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-bottom: 20px;
}

.listArt-home ul li:nth-child(8) {
  border-bottom: unset !important;
}

/*end????б?*/
/*??????*/
.home_downWin-home {
  border-radius: 5px;
}

.home_downWin-home .no4 h4 {
  margin-bottom: 12px;
}

.home_downWin-home .no4 p {
  text-indent: unset;
  height: auto;
  margin-top: 9px;
}

.home_downWin-home .no4 p a {
  border-radius: 0;
  border: 0;
  margin: 0;
  line-height: normal;
  height: 21px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.home_downWin-home dl dd ul li h4 {
  border-radius: 5px !important;
}

.home_downWin-home dl dd ul li a {
  border-radius: 5px;
}

/*end??????*/
/*???????????*/
.topFixed-home {
  border-bottom: unset !important;
  margin-bottom: 15px;
}

.hd .h-nav-home {
  width: 491px;
}

.hd .h-search-home {
  float: unset !important;
  border-radius: 24px !important;
  border: 1px solid #90c5f2;
  height: 31px;
  margin-top: 35px;
  width: 201px;
}

.hd .h-search-home .ipt {
  height: auto;
  margin-top: 6px;
  margin-left: 5px;
}

.hd .h-search-home .btn {
  height: 27px;
  width: 28px;
  position: absolute;
  top: 38px;
  right: 107px;
  background: #fff url(https://www.01xitong.com/d/imgs2018/pic/bg.png) no-repeat -10px -67px;
  background-size: 56px;
}

.hd .h-nav-home li {
  width: 94px !important;
}

/*end???????????*/
/*???????*/
.nav-tag {
  position: absolute;
  left: 420px;
  top: 78px;
}

.nav-tag a {
  margin-right: 10px;
  color: grey;
}

.nav-tag a:hover {
  color: #1C8DFF;
}

/*end???????????*/
/*??????????? --???????????*/
.topFixed-2020620 .h-nav-2020620 {
  width: 565px;
}

.topFixed-2020620 .h-search-2020620 form .btn {
  right: 35px;
}

/*end???????????*/
/*??????*/
.ft-20200619 .ft_l {
  margin-left: 0;
}

.ft-20200619 .ft_r {
  margin-right: 0;
}

/*end??????*/
/*???????*/
.zj-home-frame {
  color: black;
  padding-top: 0px;
  float: right;
}

.zj-home-frame img {
  /* width: 86%; */
}

.zj-home-frame .step-frame {
  border: 1px solid white;
  border-radius: 20px;
  padding: 5px 1px;
  margin: 0 auto;
  margin-top: 0px;
  text-align: center;
}

.zj-home-frame .row-step a {
  color: black;
}

.zj-home-frame .row-step span {
  margin: 0 21px;
}

.zj-home-frame .row-step .video-a:hover {
  background-color: white;
  color: #0d96ff;
}

.zj-home-frame .row-step .active {
  background-color: white;
  color: #0d96ff;
}

.zj-home-frame .video-wrap {
  position: fixed;
  width: 780px;
  height: 439px;
  top: 0;
  z-index: 999999;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/*??????*/
.play-box {
  /* position: fixed; */
  top: 0;
  width: 780px !important;
  z-index: 9999;
  height: 439px !important;
}

.m-open-exit {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  width: 46px;
  height: 30px;
  line-height: 30px;
  background: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}

.m-black-bg {
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
}

.m-open-exit {
  display: block;
  width: 46px;
  height: 30px;
  line-height: 30px;
  background: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 43px;
  left: 1284px;
  z-index: 9999;
}

/*end?°????????*/
/*?????*/
.artItemList {
  padding-top: 0;
}

.phone_guanggaoImg1-2020715 {
  display: none;
}

.pc_guanggaoImg1-2020715 {
  width: 94%;
  margin-bottom: 0px;
  margin-left: 3%;
  margin: 20px 0;
}

.pc_guanggaoImg1-2020715 img {
  width: 100%;
  display: block;
  border-radius: 2px;
}

.pc_guanggaoImg2-2020715 {
  width: 100%;
  border-radius: 2px;
  margin: 20px 0;
}

.pc_guanggaoImg2-2020715 img {
  width: 100%;
  display: block;
  border-radius: 2px;
}

@media screen and (max-width: 640px) {
  body {
    padding-top: 90px;
  }

  .wapTopFixed {
    height: 90px;
  }

  .hd {
    height: 90px;
  }

  .hd .navContainer .h-nav li {
    height: 30px;
    line-height: 30px;
  }

  .pc_guanggaoImg2-2020715 {
    display: none;
  }

  .phone_guanggaoImg1-2020715 {
    display: block;
    width: 100%;
    margin: 5px auto;
    border-radius: 2px;
  }

  .phone_guanggaoImg1-2020715 img {
    width: 100%;
    display: block;
    border-radius: 2px;
  }
}

.artcontent center {
  text-indent: 0em !important;
}

.pc_guanggaoImg1-2020715 {
  width: 100%;
}

/*   2020.10.27 ?????????  */
.home-banner-202006 .left .down-row .xb-download {
  display: inline-block;
  width: 288px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  padding: 0;
}

.home-banner-202006 .left .down-row .xb-ts {
  display: block;
  width: 288px;
  font-size: 15px;
  color: #000;
  margin-top: 10px;
}

.home-banner-202006 .left .down-row .xb-ts:hover {
  color: #0d96ff;
}

.home-banner-202006 .left .down-row .xb-download2 {
  display: inline-block;
  vertical-align: bottom;
  width: 120px;
  margin-left: 40px;
}

.home-banner-202006 .left .down-row .xb-download2 .img1 {
  width: 100%;
  text-align: right;
}

.home-banner-202006 .left .down-row .xb-download2 .img1 img {
  width: 45px;
  display: inline-block;
}

.home-banner-202006 .left .down-row .xb-download2 .downs {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background: #0079e2;
  border-radius: 5px;
}

.home-banner-202006 .left .down-row .xb-download2 .downs:hover {
  background: #1C8DFF;
}

.zj-home-frame .img-wrap {
  position: relative;
}

.home-banner-202006 .right #left-banner-img-play {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}

.myvideo-bottom {
  height: auto;
  display: flex;
  align-item: center;
  justify-content: center;
  text-align: center;
  margin-top: 20px;
}

.myvideo-bottom .myvideo-bottom-but {
  display: inline-block;
  margin: 0 20px;
}

.myvideo-bottom .myvideo-bottom-but img {
  width: 250px;
  margin-top: 0;
}

.hd .h-nav-home li {
  width: auto !important;
  margin: 0px 6px;
}

/* 20210510?????? */
.container-system {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 10px;
}

.container-system .item2 {
  width: 230px;
  height: auto;
}

.container-system .item2 .frame {
  height: auto;
}

.container-system .item2 img {
  display: block;
  width: 100%;
}

.container-system .item2 .buts {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.container-system .item2 .buts .but {
  width: 105px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #f5f5f5;
  color: #000;
}

.container-system .item2 .buts .but a {
  color: #000;
}

.container-system .item2 .buts .but:hover {
  background-color: #1b8dff;
}

.container-system .item2 .buts .but:hover a {
  color: #fff;
}

.container-advantage {
  margin-top: 26px;
}

.container-advantage .title {
  text-align: center;
  font-size: 33px;
  font-weight: 600;
  margin-bottom: 3px;
}

.container-advantage .des {
  text-align: center;
}

.container-advantage .des1 {
  margin-top: 20px;
}

.container-advantage .des2 {
  margin-bottom: 30px;
}

.container-advantage .advantage {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.container-advantage .advantage .item {
  text-align: center;
}

.container-advantage .advantage .item img {
  display: block;
  width: 100px;
  margin: 0 auto;
}

.container-advantage .advantage .item .name {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}

.container-advantage .advantage .item .text {
  font-size: 14px;
}

/* 20210529banner??? */
.arc_banner-new {
  background-image: url('https://www.01xitong.com/d/imgs2018/pic/art_bg2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.arc_banner-new .container .buts {
  margin-left: 100px;
  margin-top: 200px;
  display: flex;
}

.arc_banner-new .container .buts .butLeft .top {
  display: flex;
  align-items: center;
}

.arc_banner-new .container .buts .butLeft .top .downBut {
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-size: 18px;
  display: inline-block;
}

.arc_banner-new .container .buts .butLeft .top .downBut1 {
  background: #00baff;
  color: #fff;
}

.arc_banner-new .container .buts .butLeft .top .downBut2 {
  background: #fff;
  color: #333;
  margin-left: 55px;
}

.arc_banner-new .container .buts .butLeft .text {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
}

.arc_banner-new .container .buts .butRight {
  margin-left: 50px;
}

.arc_banner-new .container .buts .butRight img {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
}

.arc_banner-new .container .buts .butRight .text {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
}

/* 20210613??????????? */
@media screen and (max-width: 640px) {
  .hd .h-logo a {
    background-image: url(https://www.01xitong.com/d/imgs2018/pic/logo.new.png);
  }

  .hd .h-search .btn {
    background-image: url(https://www.01xitong.com/d/imgs2018/pic/bg.png);
  }

  body {
    padding-top: 130px;
    width: 100%;
    overflow-x: hidden;
  }

  .wapTopFixed {
    width: auto;
    padding: 0 5%;
    width: 90%;
    height: 125px;
  }

  .container {
    overflow: initial;
  }

  .hd {
    width: 100%;
    height: 125px;
  }

  .hd .h-logo {
    width: 100%;
    text-align: center;
    font-size: 0;
    margin: 10px 0;
  }

  .hd .h-logo a {
    display: inline-block;
    width: 54%;
    height: 45px;
    background-size: 170px;
  }

  .hd .h-search {
    width: 100%;
    height: 26px;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
  }

  .hd .h-search form {
    height: 26px;
    display: flex;
    padding: 0 10px;
  }

  .hd .h-search .ipt {
    height: 26px;
    flex: 1;
  }

  .hd .h-search .btn {
    width: 26px;
    height: 26px;
    background-position: -26px -95px;
  }

  .hd .navContainer .h-nav li {
    width: auto;
    padding: 0 10px;
  }

  .czbzimg {
    width: 90%;
    margin: 10px auto;
  }

  .czbzimg img {
    display: block;
    width: 100%;
  }

  .mobileBannerBox {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 25px;
  }

  .mobileBanner {
    width: 100%;
    overflow: initial;
  }

  .mobileBanner .swiper-slide {
    width: 100%;
  }

  .mobileBanner .swiper-slide img {
    display: block;
    width: 100%;
  }

  .mobileBanner .swiper-pagination {
    bottom: -20px;
  }

  .mobileBanner .swiper-pagination-bullet {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    width: 20px;
    height: 4px;
  }

  .mobileLabels {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .mobileLabels a {
    display: inline-block;
    font-size: 12px;
    padding: 4px 8px;
    margin: 5px;
    background-color: #0c6fd5;
    color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
  }

  .mobileVideoBox {
    width: 90%;
    margin: 0 auto;
    padding: 0 3%;
    margin-top: 20px;
    /* overflow: hidden; */
  }

  .mobileVideo {
    overflow: inherit;
  }

  .mobileVideo .swiper-slide img {
    display: block;
    width: 100%;
  }

  .mobileVideo .swiper-slide .title {
    color: #333;
    text-align: center;
    font-size: 15px;
    line-height: 34px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .mobileVideo .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: '';
  }

  .mobileVideo .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background-image: url('https://www.01xitong.com/d/imgs2018/pic/left.png');
    background-repeat: no-repeat;
    background-size: 280%;
    background-position: center;
    left: 0;
  }

  .mobileVideo .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background-image: url('https://www.01xitong.com/d/imgs2018/pic/right.png');
    background-repeat: no-repeat;
    background-size: 280%;
    background-position: center;
    right: 0;
  }

  .videoTeach {
    width: 94%;
    margin: 0 auto;
  }

  .videoTeach .videoUl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    flex-wrap: wrap;
  }

  .videoTeach .videoUl .videoList {
    width: 48%;
    margin-bottom: 20px;
  }

  .videoTeach .videoUl .videoList .img {
    width: 100%;
    padding-bottom: 60%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .videoTeach .videoUl .videoList .img .play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 40px;
    height: 40px;
  }

  .videoTeach .videoUl .videoList .title {
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 5px;
    color: #333;
  }

  .videoTeach .videoUl .videoList .text {
    display: flex;
    justify-content: space-between;
  }

  .videoTeach .videoUl .videoList .text .time {
    display: flex;
    align-items: center;
  }

  .videoTeach .videoUl .videoList .text .lll {
    display: flex;
    align-items: center;
  }

  .videoTeach .videoUl .videoList .text .clock {
    width: 16px;
    margin-right: 5px;
  }

  .videoTeach .videoUl .videoList .text .eye {
    width: 18px;
    margin-right: 5px;
  }

  .videoTeach .videoUl .videoList .text .num {
    font-size: 12px;
    color: #999;
  }

  .phone-home-list .row-left a {
    font-size: 15px;
  }

  .hotWenzhang {
    width: 100%;
    padding: 0 20px;
  }

  .hotWenzhang .title {
    display: flex;
    align-items: center;
  }

  .hotWenzhang .title img {
    display: block;
    width: 24px;
    margin-right: 10px;
  }

  .hotWenzhang .title .text {
    font-size: 24px;
    color: #ff5f71;
  }

  .hotWenzhang .mobileLabels {
    width: 100%;
  }

  .hotWenzhang .mobileLabels a {
    background-color: #ff5f71;
  }

  .phone-home-list .row-left {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
  }

  .phone-home-list .row-left .title-frame {
    margin-bottom: 5px;
    flex: 1;
  }

  .phone-home-list .row-left .title-frame a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .phone-home-list .row-left .times {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: unset;
    height: 20px;
  }

  .phone-home-list .row-left .times .lll {
    display: flex;
    align-items: center;
  }

  .phone-home-list .row-left .times .lll img {
    display: block;
    width: 15px;
    margin-right: 5px;
  }

  .phone-home-list .row-left .times span {
    float: none;
    display: inline-block;
    bottom: 0;
  }

  .ft {
    border-top: 0;
    background-color: #0B78C6;
    color: #fff;
  }
}

/* 2021-07-13 */
@media screen and (max-width: 640px) {
  .video_main .main_l .nav_Tab {
    flex-wrap: wrap;
  }

  .video_main .main_l .nav_Tab .navs {
    margin-top: 10px;
    justify-content: space-around;
  }

  .video_main .main_l .videoUl {
    margin-top: 15px;
  }
}

/* 2021/7/20 ?汾???????*/
.pcVersionsBox {
  position: relative;
  width: 1200px;
  margin: 20px auto;
}

.pcVersions {
  width: 1100px;
  margin: 0 auto;
  position: static;
  overflow: hidden;
}

.pcVersions .swiper-wrapper {
  width: 1100px;
  margin: 0 auto;
}

.pcVersions .swiper-button-prev {
  color: #007aff;
}

.pcVersions .swiper-button-next {
  color: #007aff;
}

.pcVersions .swiper-button-disabled {
  color: #999;
}

.pcVersions .swiper-wrapper .swiper-slide {
  width: 222px;
  margin: 30px;
}

.pcVersions .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
}

.pcVersions .buts {
  margin-top: 20px;
}

.pcVersions .buts::after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.pcVersions .buts .but {
  display: inline-block;
  background-color: #f5f5f5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 14px;
  padding: 5px 20px;
  color: #000;
}

.pcVersions .buts .but:hover {
  background-color: #1C8DFF;
  color: #fff;
}

.pcVersions .buts .but1 {
  float: left;
}

.pcVersions .buts .but2 {
  float: right;
}

/* 20211127banner???? */
.home-banner-20211127 {
  min-width: 1200px;
  height: 470px;
  margin-top: 20px;
}

.home-banner-20211127 .container {
  display: flex;
  position: relative;
  height: 100%;
  overflow: visible;
  padding-top: 14px;
  box-sizing: border-box;
  /* background-image: url(./image-1637747997206.png);
	background-size: 1960px;
	background-position: center;
	background-repeat: no-repeat; */
}

.home-banner-20211127 .container .left {
  width: 520px;
  position: relative;
  margin-top: 20px;
  z-index: 1;
  color: #fff;
  float: left;
  /* margin-top: 40px; */
}

.home-banner-20211127 .container .left .title {
  font-size: 40px;
}

.home-banner-20211127 .container .left .title2 {
  font-size: 21px;
  font-weight: bold;
  margin-top: 6px;
}

.home-banner-20211127 .container .left .text {
  font-size: 16px;
  line-height: 25px;
  margin-top: 21px;
  margin-left: 0px;
}

.home-banner-20211127 .container .left .text ul {
  list-style: disc;
  color: #333;
  padding-left: 1em;
}

.home-banner-20211127 .container .left .text ul li {
  margin: 5px 0px;
}

.home-banner-20211127 .container .left .text ul li:last-child {
  font-weight: bold;
}

.home-banner-20211127 .container .left .text p {
  margin-top: 0;
}

.home-banner-20211127 .container .left .buts {
  margin-top: 15px;
}

.home-banner-20211127 .container .left .buts .xb-download {
  display: inline-block;
  vertical-align: bottom;
  width: 200px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #0067b8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.home-banner-20211127 .container .left .buts .xb-download:hover {
  opacity: 0.5;
}

.home-banner-20211127 .container .left .buts .downs {
  display: inline-block;
  vertical-align: bottom;
  background-color: #0067b8;
  margin-left: 13px;
  width: 150px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  /*box-shadow: 0px 1px 4px #888888;
	*/
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.home-banner-20211127 .container .left .buts .downs:hover {
  opacity: 0.5;
}

.home-banner-20211127 .container .left .versions {
  margin-top: 40px;
  font-size: 14px;
}

.home-banner-20211127 .container .left .versions a {
  /*   color: #fff; */
}

.home-banner-20211127 .container .left .versions a:hover {
  color: #0067b8;
}

.home-banner-20211127 .container #left-banner-img-play {
  position: absolute;
  right: 220px;
  top: 170px;
  z-index: 1;
  width: 120px;
  height: 120px;
  cursor: pointer;
}

.home-banner-20211127 .container .bgImg {
  display: block;
  position: absolute;
  width: 1920px;
  left: -360px;
  top: 0;
  margin: 0 auto;
}

/* 20220111????? */
#topAdv {
  position: relative;
  width: 100%;
  min-width: 1200px;
}

#topAdv a {
  display: block;
}

#topAdv .img {
  display: block;
  width: 100%;
}

#topAdv .close {
  position: absolute;
  right: 2%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

#hbAdv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99999999999999999;
}

#hbAdv .hbAdvContent {
  position: relative;
  width: 100%;
  margin-top: 22%;
}

#hbAdv .hbAdvContent a {
  display: block;
}

#hbAdv .hbAdvContent .img {
  display: block;
  width: 100%;
}

#hbAdv .hbAdvContent .close {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: 0 auto;
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 640px) {
  .lj_winows_style {
    border: none;
  }

  .lj_winows_style .artnav {
    width: 100%;
    margin-top: 0;
    border-radius: 5px;
    box-sizing: border-box;
  }

  .lj_winows_style .main_l {
    margin-left: 0;
    width: 67%;
  }

  .lj_winows_style .main_l .artpage {
    width: 100%;
    padding: 0;
  }

  .lj_winows_style .main_l .artpage .artcontent p {
    margin-left: 0 !important;
  }

  .lj_winows_style .main_l .artpage .artcontent img {
    display: block;
  }

  .lj_winows_style .side_r {
    margin-right: 0;
  }

  .lj_winows_style .header-information,
  .lj_winows_style .disclaimer,
  .lj_winows_style .download-address,
  .lj_winows_style .warm-tip,
  .lj_winows_style .genuine-licens,
  .lj_winows_style .faq,
  .lj_winows_style .essential-installation,
  .lj_winows_style .header-information *,
  .lj_winows_style .disclaimer *,
  .lj_winows_style .download-address *,
  .lj_winows_style .warm-tip *,
  .lj_winows_style .genuine-licens *,
  .lj_winows_style .faq *,
  .lj_winows_style .essential-installation * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }

  .lj_winows_style .header-information a,
  .lj_winows_style .disclaimer a,
  .lj_winows_style .download-address a,
  .lj_winows_style .warm-tip a,
  .lj_winows_style .genuine-licens a,
  .lj_winows_style .faq a,
  .lj_winows_style .essential-installation a {
    text-decoration: none;
    color: black;
  }

  .lj_winows_style .header-information img,
  .lj_winows_style .disclaimer img,
  .lj_winows_style .download-address img,
  .lj_winows_style .warm-tip img,
  .lj_winows_style .genuine-licens img,
  .lj_winows_style .faq img,
  .lj_winows_style .essential-installation img {
    display: block;
  }

  .lj_winows_style .header-information .header-information-one {
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 20px;
  }

  .lj_winows_style .header-information .header-information-two {
    display: flex;
    margin-bottom: 20px;
  }

  .lj_winows_style .header-information .header-information-two .header-information-two-item {
    display: flex;
    margin-right: 22px;
  }

  .lj_winows_style .header-information .header-information-two .header-information-two-item:last-child {
    margin-right: 0;
  }

  .lj_winows_style .header-information .header-information-two .header-information-two-item .header-information-two-item-txt {
    color: #a7a7a7;
    font-size: 14px;
  }

  .lj_winows_style .header-information .header-information-two .header-information-two-item .header-information-two-item-txt.act a {
    color: #007be2;
  }

  .lj_winows_style .header-information .header-information-three {
    display: flex;
    height: 142px;
    justify-content: space-between;
    margin-bottom: 44px;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-left img {
    height: 100%;
    border-radius: 5px;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center {
    display: flex;
    flex-flow: column nowrap;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-one {
    display: flex;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-one .header-information-three-center-item {
    margin-right: 43px;
    font-size: 15px;
    color: #393939;
    display: flex;
    flex-flow: column nowrap;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-one .header-information-three-center-item:last-child {
    margin-right: 0;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-one .header-information-three-center-item span:nth-child(2) {
    margin: 5px 0;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-two {
    flex: 1;
    display: flex;
    align-items: flex-end;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-two .header-information-three-center-two-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    margin-bottom: 10px;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-two .header-information-three-center-two-item .header-information-three-center-two-item-two {
    width: 26px;
    height: 12px;
    background-color: #fe7771;
    margin: 0 10px;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-two .header-information-three-center-two-item .header-information-three-center-two-item-three {
    color: #fe7771;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-two .header-information-three-center-two-item:last-child .header-information-three-center-two-item-two {
    background-color: #c6cdd3;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-center .header-information-three-center-two .header-information-three-center-two-item:last-child .header-information-three-center-two-item-three {
    color: #c6cdd3;
  }

  .lj_winows_style .header-information .header-information-three .header-information-three-right {
    display: flex;
    align-items: flex-end;
  }

  .lj_winows_style .header-information .header-information-four {
    height: 52px;
    background-color: #f5f5f5;
    display: flex;
    align-items: flex-end;
    border-radius: 5px;
    user-select: none;
    margin-bottom: 30px;
  }

  .lj_winows_style .header-information .header-information-four .header-information-four-item {
    width: 170px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    color: #343434;
    font-size: 18px;
  }

  .lj_winows_style .header-information .header-information-four .header-information-four-item.act,
  .lj_winows_style .header-information .header-information-four .header-information-four-item:hover {
    color: #057ada;
    background-color: #fff;
    font-weight: bold;
  }

  .lj_winows_style .header-information .header-information-five {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 8px;
  }

  .lj_winows_style .disclaimer {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ff5f51;
    display: flex;
    justify-content: center;
    padding: 18px 31px;
    flex-flow: column nowrap;
    margin-bottom: 28px;
  }

  .lj_winows_style .disclaimer .disclaimer-one {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .lj_winows_style .disclaimer .disclaimer-one .disclaimer-one-left {
    margin-right: 10px;
  }

  .lj_winows_style .disclaimer .disclaimer-one .disclaimer-one-right {
    width: 130px;
    height: 32px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff5f53;
    color: #fff;
  }

  .lj_winows_style .disclaimer .disclaimer-two {
    color: #ff5f53;
    line-height: 30px;
    font-size: 15px;
  }

  .lj_winows_style .download-address {
    width: 100%;
    margin-bottom: 48px;
  }

  .lj_winows_style .download-address .download-address-one {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
  }

  .lj_winows_style .download-address .download-address-one .download-address-one-txt {
    font-size: 19px;
    margin: 0 13px;
    color: #0793de;
    font-weight: bold;
  }

  .lj_winows_style .download-address .download-address-one .download-address-one-tip {
    font-size: 14px;
    color: #636363;
  }

  .lj_winows_style .download-address .download-address-two {
    display: flex;
    align-items: center;
    height: 207px;
  }

  .lj_winows_style .download-address .download-address-two .download-address-two-left {
    flex: 1;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: column nowrap;
  }

  .lj_winows_style .download-address .download-address-two .download-address-two-left .download-address-two-left-item {
    width: 272px;
    height: 52px;
    background-color: #4aa8ff;
    display: flex;
    justify-content: center;
    align-items: center;
    user-select: none;
    border-radius: 2px;
  }

  .lj_winows_style .download-address .download-address-two .download-address-two-left .download-address-two-left-item .download-address-two-left-item-txt {
    color: #fff;
    margin-left: 12px;
    font-size: 16px;
  }

  .lj_winows_style .download-address .download-address-two .download-address-two-left .download-address-two-left-item:hover {
    background-color: #2091fc;
  }

  .lj_winows_style .download-address .download-address-two .download-address-two-right {
    height: 100%;
  }

  .lj_winows_style .warm-tip {
    width: 100%;
    background-color: #e5e5e5;
    padding: 21px 35px 19px;
    border-radius: 5px;
    margin-bottom: 30px;
  }

  .lj_winows_style .warm-tip .warm-tip-one {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
  }

  .lj_winows_style .warm-tip .warm-tip-one .warm-tip-one-right {
    width: 130px;
    height: 32px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #3a3a3a;
    color: #fff;
    margin-left: 10px;
  }

  .lj_winows_style .warm-tip .warm-tip-two {
    line-height: 30px;
    color: #494949;
    font-size: 14px;
  }

  .lj_winows_style .genuine-licens {
    width: 100%;
    border: 1px solid #5db75d;
    background-color: #effff0;
    padding-left: 32px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 33px;
  }

  .lj_winows_style .genuine-licens .genuine-licens-one {
    width: 128px;
    height: 32px;
    background-color: #5bb85d;
    color: #fff;
    margin-bottom: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 2px 2px;
  }

  .lj_winows_style .genuine-licens .genuine-licens-two {
    margin-bottom: 6px;
    color: #5eb860;
    font-size: 18px;
    user-select: none;
    display: block;
  }

  .lj_winows_style .genuine-licens .genuine-licens-three {
    font-size: 15px;
    display: flex;
    align-items: center;
    height: 50px;
    margin-bottom: 17px;
  }

  .lj_winows_style .genuine-licens .genuine-licens-three .genuine-licens-three-left {
    color: #000;
    height: 100%;
    font-weight: bold;
  }

  .lj_winows_style .genuine-licens .genuine-licens-three .genuine-licens-three-right .genuine-licens-three-right-txt1 {
    color: #3d3c37;
    margin-bottom: 6px;
  }

  .lj_winows_style .genuine-licens .genuine-licens-three .genuine-licens-three-right .genuine-licens-three-right-txt2 {
    color: #5eb860;
    user-select: none;
    font-weight: bold;
  }

  .lj_winows_style .genuine-licens .genuine-licens-four {
    position: absolute;
    right: 32px;
    top: 22px;
  }

  .lj_winows_style .faq {
    width: 100%;
    margin-bottom: 19px;
  }

  .lj_winows_style .faq .faq-one {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .lj_winows_style .faq .faq-two .faq-two-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 23px;
  }

  .pink {
    color: #ffacaa;
  }

  .lj_winows_style .faq .faq-two .faq-two-list:last-child {
    margin-bottom: 0;
  }

  .lj_winows_style .faq .faq-two .faq-two-list .faq-two-item .faq-two-item-txt {
    color: #000;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
  }

  .lj_winows_style .essential-installation {
    width: 100%;
    margin-bottom: 19px;
  }

  .lj_winows_style .essential-installation .essential-installation-one {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .lj_winows_style .essential-installation .essential-installation-two {
    user-select: none;
  }

  .lj_winows_style .essential-installation .essential-installation-two .essential-installation-two-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 23px;
  }

  .lj_winows_style .essential-installation .essential-installation-two .essential-installation-two-list:last-child {
    margin-bottom: 0;
  }

  .lj_winows_style .essential-installation .essential-installation-two .essential-installation-two-list .essential-installation-two-list-item {
    font-size: 15px;
  }

  .lj_winows_style .essential-installation .essential-installation-two .essential-installation-two-list .essential-installation-two-list-item .essential-installation-two-list-item-txt {
    margin-top: 2px;
    width: 100%;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .lj_winows_style .essential-installation .essential-installation-two .essential-installation-two-list .essential-installation-two-list-item .essential-installation-two-list-item-dowm {
    width: 86px;
    height: 28px;
    display: none;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #fc614d;
    border-radius: 2px;
    margin: 0 auto;
    margin-top: 2px;
  }

  .lj_winows_style .essential-installation .essential-installation-two .essential-installation-two-list .essential-installation-two-list-item:hover .essential-installation-two-list-item-txt {
    display: none;
  }

  .lj_winows_style .essential-installation .essential-installation-two .essential-installation-two-list .essential-installation-two-list-item:hover .essential-installation-two-list-item-dowm {
    display: flex;
  }
}

/* 20220707 */
.home-banner-20211127 .container .left .buts .xb-download {
  width: auto;
  height: auto;
  background-color: transparent;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.home-banner-20211127 .container .left .buts .xb-download img {
  width: 100%;
  display: block;

}

.home-banner-20211127 .container .left .buts .downs {
  display: inline-block;
  vertical-align: bottom;
  width: auto;
  height: auto;
  background-color: transparent;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.home-banner-20211127 .container .left .buts .downs img {
  width: 100%;
  display: block;
}

.home-banner-20211127 .container .left .buts {
  margin-left: -10px;
  margin-top: 29px;
}

.home-banner-20211127 .container .left .versions {
  margin-top: 26px;
  text-transform: uppercase;
}

.zj-home-frame {
  position: relative;
  z-index: 10;
  width: 673px;
  height: 443px;
  overflow: hidden;
}

.zj-home-frame .bannerBox {
  position: absolute;
  left: 0;
  top: 0;
  width: 2692px;
  display: flex;
  align-items: center;
}

.zj-home-frame .bannerBox img {
  width: 673px;
}

.zj-home-frame .listBox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  z-index: 15;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zj-home-frame .listBox .list {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #b9b9b9;
  margin: 0 10px;
  cursor: pointer;
}

.zj-home-frame .listBox .list.active {
  background-color: #fff;
}

.home-banner-20211127 .container .left .text .list {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  margin-right: 10px;
}

/* author??wmc */
/* date: 2022-07-25 */
/* ??????? */

.poster {
  width: 369px;
  height: 223px;
  border-radius: 8px;
  position: absolute;
  bottom: 76px;
  left: 235px;
}

.poster .swiper-slide {
  box-shadow: rgb(0, 0, 0, .1) 5px 5px 15px 0px;
  width: 369px;
  border-radius: 8px;
}

.home-banner-20211127 .container .right {
  flex: 1 1 auto;
  position: relative;
  width: 600px;
  z-index: 10;
  margin-left: 12px;
}

.home-banner-20211127 .container .right .up {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.home-banner-20211127 .container .right .up .txt {
  position: absolute;
  bottom: 20px;
  left: 205px;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0);
}

.positionR {
  position: relative;
}

.positionA {
  position: absolute;
}

.center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.myVideo {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}

.mask {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .6;
  z-index: 1;
}

.videoWrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 780px;
  height: 439px;
}

.vwClose {
  position: absolute;
  top: -30px;
  right: 0;
  display: inline-block;
  width: 46px;
  height: 30px;
  line-height: 30px;
  background: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  overflow: hidden;
  z-index: 9999;
  cursor: pointer;
}

.vwDownload {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  height: 60px;
  background: rgb(237, 81, 83);
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  font-size: 23px;
  border-radius: 5px;
  cursor: pointer;
}

.vwDownload:hover {
  color: #fff;
}




.floating1 {
  animation: name 3s ease 0s infinite alternate;
}

.floating2 {
  animation: name 3s ease .5s infinite alternate;
}

.floating3 {
  animation: name 3s ease 1s infinite alternate;
}

.floating4 {
  animation: name 3s ease 1.5s infinite alternate;
}

.floating5 {
  animation: name 3s ease 2s infinite alternate;
}

@-ms-keyframes name {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(0, 20px);
  }

  100% {
    transform: translate(0, 0px);
  }
}

@-webkit-keyframes name {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(0, 20px);
  }

  100% {
    transform: translate(0, 0px);
  }
}

@-moz-keyframes name {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(0, 20px);
  }

  100% {
    transform: translate(0, 0px);
  }
}

/* 20220804 author??wmc */
.rElevator {
  z-index: 99;
  transition: .2s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  position: fixed;
  width: 49px;
  height: 113px;
  right: 2%;
  margin-left: 650px;
  bottom: 7px;
  background-color: #fff;
  border-radius: 31px;
  box-shadow: 1px 5px 5px 0 rgba(0, 0, 0, 0.1);
}


.rElevator div {
  height: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.rElevator .QRcode {
  z-index: +9999 !important;
  display: none;
  transition: .4s ease-in-out;
  opacity: 0;
  display: flex;
  justify-content: space-around;
  position: fixed;
  width: 242px;
  height: 92px;
  right: calc(49px + 3%);
  margin-left: 388px;
  bottom: 18px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 1px 5px 5px 0 rgba(0, 0, 0, 0.1);
}

.rElevator .QRcode .left {
  flex-direction: column;
  justify-content: center;
  margin-left: 16px;
}

.rElevator .QRcode h2 {
  font-size: 14px;
  white-space: nowrap;
}



.rElevator .QRcode p {
  display: block;
  height: 12px;
  font-size: 12px;
  margin-top: 4px;
  overflow: visible;
}

.qr:hover>#QRcode {
  display: flex;
  opacity: 1;
}

:root {
  scroll-behavior: smooth;
}


/* date 2022-11-10 */
/* name wmc */



.iw-line {
  position: relative;
  margin-top: 36px;
  border-bottom: 2px dashed #cec2c2;
}

.iw-line a {
  color: #cec2c2;
}

.iw-line a:visited {
  color: #cec2c2;
}

.iw-line .iw-txt {
  display: inline-block;
  position: absolute;
  padding: 0 40px;
  width: auto;
  white-space: nowrap;
  background-color: #fff;
  color: #cec2c2;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

@-webkit-keyframes praise-to-induce {
  0% {
    /* min-width: .65rem; */
    color: #fff;
    border: 1px solid #4e6ef2;
    background-color: #4e6ef2
  }

  to {
    /* min-width: .92rem; */
    color: #1f1f1f;
    border: 1px solid #e0e0e0;
    background-color: #fff
  }
}

@keyframes praise-to-induce {
  0% {
    /* min-width: .65rem; */
    color: #fff;
    border: 1px solid #4e6ef2;
    background-color: #4e6ef2
  }

  to {
    /* min-width: .92rem; */
    color: #1f1f1f;
    border: 1px solid #e0e0e0;
    background-color: #fff
  }
}

@-webkit-keyframes praise-to-reduce {
  0% {
    /* min-width: .92rem; */
    color: #1f1f1f;
    border: 1px solid #e0e0e0
  }

  to {
    /* min-width: .65rem; */
    color: #fff;
    border: 1px solid #4e6ef2;
    background-color: #4e6ef2
  }
}

@keyframes praise-to-reduce {
  0% {
    /* min-width: .92rem; */
    color: #1f1f1f;
    border: 1px solid #e0e0e0
  }

  to {
    /* min-width: .65rem; */
    color: #fff;
    border: 1px solid #4e6ef2;
    background-color: #4e6ef2
  }
}

.interact-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #111;
  margin-top: 36px;
}

.praise-induce {
  animation: praise-to-induce .18s linear forwards;
  -webkit-animation: praise-to-induce .18s linear forwards;
}

.praise-reduce {
  animation: praise-to-reduce .18s linear 20ms forwards;
  -webkit-animation: praise-to-reduce .18s linear 20ms forwards;
}

.interact-wrap .left {
  width: auto;
  display: flex;
  align-items: center;
  padding: 6px 12px;
  border: 1px solid #cec2c2;
  font-size: 0;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
}

.interact-wrap .right {
  display: none;
  align-items: center;
  justify-content: space-evenly;
  height: 36px;
  width: 100px;
  border: 1px solid #cec2c2;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
}

.interact-wrap .right img {
  width: 20px !important;
  margin: 0;
}

.interact-wrap .left .txt {
  font-size: 14px;
  vertical-align: middle;
  margin-right: 8px;
}

.interact-wrap .left .txt:first-of-type {
  margin-right: 4px;
}

.interact-wrap .left .line {
  display: inline-block;
  height: 10px;
  border-left: 1px solid #eee;
  margin: 0 10px;
  border-bottom: 0px;
}

.interact-wrap .left .icon {
  width: 24px !important;
  vertical-align: middle;
}

.interact-wrap .left .icon:first-of-type {
  margin-right: 8px;
}

.interact-wrap .left .icon:last-of-type {
  position: relative;
}

.interact-wrap .left .icon:last-of-type::before {
  height: 10px;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  content: '';
  border-left: 1px solid #000;
}

/* .popUp{
  z-index: 99999999999;
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
  left: 0;
  top: 0;
  overflow: auto;
} */

.puMask {
  z-index: 99999999999;
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
  background-color: #000;
  opacity: .4;
  left: 0;
  top: 0;
  transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -ms-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
}

.sharePopup {
  z-index: 999999999999;
  position: fixed;
  bottom: -40%;
  left: 0;
  background-color: #fff;
  width: 100vw;
  height: 40%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  border-radius: 24px 24px 0 0;
  -webkit-border-radius: 24px 24px 0 0;
  -moz-border-radius: 24px 24px 0 0;
  -ms-border-radius: 24px 24px 0 0;
  -o-border-radius: 24px 24px 0 0;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
}

.sharePopup .sp-title {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding-top: 20px;
}

.sharePopup .sp-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.sharePopup .sp-wrapper .sp-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
  padding: 8px 0;
}

.sharePopup .sp-wrapper .sp-item span {
  margin-top: 8px;
}

.sharePopup .sp-wrapper .sp-item:last-of-type {
  margin-top: 20px;
}

.sharePopup .sp-wrapper .sp-item img {
  width: 45% !important;
}

.sharePopup .cancel {
  position: relative;
  width: 100%;
  color: #666;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sharePopup .cancel::before {
  position: absolute;
  display: block;
  content: '';
  height: 0;
  width: 90%;
  top: 0;
  left: 50%;
  border-top: 1px solid #bdb5b4;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.puHide {
  display: none;
  opacity: 0;
}

.puShow {
  display: block;
  opacity: .6;
}

.copyLinkHide {
  z-index: -1000;
  opacity: 0;
}

.copyLink {
  z-index: 999999999999;
  position: fixed;
  bottom: -24%;
  left: 0;
  background-color: #f5f5f5;
  width: 100vw;
  height: 24%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  padding: 20px 17px 0 17px;
  box-sizing: border-box;
}

.copyLink .top {
  width: 96%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copyLink .top img {
  flex: 0 0 auto;
  width: 14px !important;
  height: 14px !important;
}

.copyLink .cancel {
  position: relative;
  width: 100%;
  color: #666;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.copyLink .content {
  width: 90%;
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 6px;
  height: auto;
  margin-top: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.copyLink .content span {
  display: -webkit-box;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.gray {
  background-color: #ddd;
}

.bottom0 {
  bottom: 0;
}

.sp-tip {
  z-index: 999999999999;
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  border-radius: 8px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.fixed-link {
  width: 100%;
  margin-top: 24px;
  color: #fff;
  text-align: center;
  background-color: #6dbdff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 0 40px;
  box-sizing: border-box;
  overflow: hidden;
}

.fixed-link .fl-link {
  color: #fff;
  cursor: pointer;
}

.xiaobai-help {
  display: none;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 36px;
  width: 100%;
}

.xiaobai-help .xbh-left {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  width: 100px;
}

.xiaobai-help .xbh-mid {
  color: #111;
  font-size: 14px;
}

.xiaobai-help .xbh-mid .xbh-title {
  font-size: 24px;
  font-weight: 700;
}

.xiaobai-help .xbh-mid .xbh-txt {
  margin-top: 16px;
  font-size: 13px;
  font-weight: 700;
}

.xiaobai-help .xbh-mid .xbh-remarks {
  color: #666;
}

.xiaobai-help .xbh-right {
  flex: 1 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
}

.label {
  display: flex;
  width: 100%;
  padding: 30px;
  padding-bottom: 0;
  margin-top: 24px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.label .l-left .l-random {
  width: 100%;
  height: 160px !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.label .l-left .l-title {
  font-size: 22px;
  font-weight: 700;
  color: #19aafd;
  text-align: center;
  margin-top: 8px;
  cursor: pointer;
}

.label .l-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 auto;
  width: 220px;
  margin-bottom: 30px;
}

.label .l-right {
  color: rgb(245, 245, 245);
  margin-left: 40px;
}

.label .l-right a {
  transition: .4s ease-in-out;
  display: inline-block;
  padding: 2px 20px;
  margin-bottom: 24px;
  margin-right: 16px;
  border-radius: 4px;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -ms-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  cursor: pointer;
}

.label .l-right a:hover {
  color: #fff;
  background-color: #19aafd;
}

.hotSearch {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 32px;
  overflow: hidden;
}

.hotSearch .hs-title {
  color: #111;
  font-weight: 700;
  font-size: 20px;
}

.hotSearch .hs-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
  justify-content: space-between;
}

/* .hotSearch .hs-list .hs-column:nth-of-type(2n) .hs-row{
  color: #19aafd;
} */

.hotSearch .hs-list .hs-row {
  display: inline-block;
  justify-content: flex-start;
  padding: 0 20px 0 0;
  padding: 0 10px;
  margin-bottom: 8px;
  color: #333;
  text-overflow: ellipsis;
  background-color: #eee;
  white-space: nowrap;
  width: 150px;
  overflow: hidden;
  font-size: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.hotSearch .hs-list .hs-row:hover {
  color: #fff;
  background: #108ddd;
}

.goBack {
  display: none;
  font-size: 22px;
  font-weight: 500;
  color: #19aafd;
  text-align: center;
}

.goBack .gb-title {
  z-index: 10;
  position: relative;
}

.goBack .gb-title a {
  z-index: 2;
  display: inline-block;
  padding: 0 20px;
  background-color: #fff;
}

.goBack .gb-title::before {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 80%;
  content: '';
  height: 1px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  border-top: 1px solid #ddd;
}

.goBack .gb-txt {
  color: #aaa;
  font-size: 12px;
  margin-top: 16px;
}

.adviceArticle {
  display: none;
  width: 100%;
  font-size: 16px;
  color: #333;
  padding: 8px 16px;
  box-sizing: border-box;

}

.adviceArticle .aa-imgWrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 8px;
}

.adviceArticle .aa-imgWrapper .imgItem {
  max-width: 32%;
  flex: 1 0 auto;
}

.adviceArticle .aa-imgWrapper .imgItem .imgBox {
  position: relative;
  height: 0;
  padding-top: 75%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ccc;
}

.adviceArticle .aa-imgWrapper .imgItem .imgBox div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.adviceArticle .aa-info {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  color: #999;
}

.aa-title {
  font-size: 18px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.aa-info {
  font-size: 14px;
  color: #545454;
}

.aa-info .aa-left {
  display: flex;
  align-items: center;
}

.eye {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #999;
}

html {
  overflow-y: scroll;
}

#newBanner {
  width: 100%;
  min-width: 1200px;
  height: 320px;
  --swiper-pagination-color: #fff;
  /* ????????? */
}

#newBanner .swiper-slide {
  background-color: #ccc;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#newBanner .newBox {
  display: flex;
  width: 1200px;
  height: 280px;
  padding-left: 100px;
  padding-top: 200px;
  margin: 0 auto;
  box-sizing: border-box;
  color: white;
}

#newBanner .newBox .left a:first-of-type {
  color: #fff;
  background-color: #00baff;
  margin-left: 0;
}

#newBanner .newBox .left .text {
  font-size: 16px;
  margin-top: 16px;
}

#newBanner .newBox .left a {
  display: inline-block;
  width: 170px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #000;
  font-size: 16px;
  background-color: #fff;
  margin-left: 55px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: rgb(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#newBanner .newBox .left .abtn {
  width: 197px;
  height: 52px;
}

#newBanner .newBox .right {
  margin-left: 56px;
}

#newBanner .newBox .right a {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  align-items: center;

}

#newBanner .newBox .right img {
  width: 50px;
  height: 50px;
}

#newBanner .newBox .right .text {
  margin-top: 16px;
  color: #fff;
  font-size: 16px;
}

.artcontent .article {
  color: #444;
}

.article {
  display: none;
  justify-content: space-between;
  width: 100%;
  padding: 0 0 16px 0;
  box-sizing: border-box;
  margin-top: 16px;
  border-bottom: 1px dashed #ddd;
}

.article .a-left {
  display: flex;
  flex-direction: column;
  width: 66%;
  padding: 0 16px 0 0;
  justify-content: space-between;
}

.article .a-left .ai-left {
  display: flex;
  align-items: center;
}

.article .a-left img {
  width: 20px !important;
  margin-right: 8px;
  color: #999
}

.article .a-left .a-title {
  font-size: 18px;
  font-weight: 600;
}

.article .a-left .a-info {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #999;
}

.article .a-right {
  width: 33%;
}

.article .a-right .ar-imgbox {
  height: 0;
  padding-top: 75%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ccc;
}

.fs40 {
  font-size: 40px;
}


@media screen and (max-width: 640px) {
  .interact-wrap {
    justify-content: space-between;
  }

  .interact-wrap .right {
    display: flex;
  }

  .iw-line .iw-txt {
    display: none;
  }

  .xiaobai-help {
    display: none;
  }

  .fixed-link {
    display: none;
  }

  .label {
    display: none;
  }

  .hotSearch .hs-list {
    justify-content: flex-start;
    height: 212px;
  }

  .hotSearch .hs-list .hs-row {
    background-color: #0c6fd5;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 2px 8px;
    margin-right: 16px;
    margin-bottom: 14px;
    width: min-content;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
  }

  #newBanner {
    display: none;
  }

  .adviceArticle {
    display: block;
  }

  .goBack {
    display: block;
  }

  .article {
    display: flex;
  }

  .mobileVideo .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    display: none;
  }

  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
  }
}

/* 20230111 wmc ???? */
.myBanner {
  width: 688px;
  height: 446px;
}

.myBannerPagination {
  width: min-content !important;
  height: 0 !important;
  margin-left: 18px !important;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
}

.myBannerPagination:first-of-type {
  margin-left: 0 !important;
}

.right .swiper-pagination-bullet-active {
  color: #2276cb;
}

.right .swiper-pagination-bullet {
  opacity: 1;
}

.right .swiper-pagination-bullet::before {
  display: inline-block;
  content: "-";
  padding-right: 14px;
  color: #333;
}

.player {
  left: 50%;
  width: 128px;
  height: 128px;
  z-index: 100;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transform: translate(-50%, -75%);
}

.myBannerTip {
  width: auto;
  position: absolute;
  top: 50%;
  right: -51px;
  transform: translate(0, -56%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.flex {
  display: flex;
}

.fauto {
  flex: 1 1 auto;
}

.mh4 {
  margin-left: 4px;
  margin-right: 4px;
}

.listArt .tagGroup {
  position: relative;
  width: 100%;
  height: 28px;
  margin-bottom: 16px;
  flex-flow: wrap;
  overflow-y: hidden;
}

.listArt .tagGroupLine {
  width: 100%;
  border-bottom: 1px dashed #C3C6CB;
}

.listArt .tag {
  font-size: 14px;
  min-width: min-content;
  height: 24px;
  line-height: 24px;
  /* max-width: 25%; */
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  margin-top: 2px;
  padding: 0 3px;
  border-radius: 3px;
  background-color: #1C8DFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  user-select: none;
}

.listArt .tag:hover {
  cursor: pointer;
  background-color: #3598fb;
}

@media screen and (max-width: 640px) {
  .listArt .tagGroupLine {
    border-bottom: 1px solid #e6e9ec;
  }
}

/* 2023年3月28日 */
.hot_key {
  margin-right: 15px;
  background-color: rgb(237, 81, 83);
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
}

.swiper_hot {
  margin-top: 40px;
  border: #eee 1px solid;
  padding: 10px 0px;
  display: flex;
  position: relative;
  border-radius: 5px;
}

#swiper_hot_title {
  width: 100px;
  position: absolute;
  cursor: pointer;
  left: 10px;
  top: -10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  color: #fff;
  background-color: #108ddd;
  border-radius: 5px;
}

.swiper_hot_tags {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.new_hot {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.new_hot_span {
  background-color: #eee;
  padding: 4px 0px;
  height: 17px;
  width: 14%;
  overflow: hidden;
  margin: 5px;
  text-align: center;
  border-radius: 4px;
  font-size: 14px;
  color: #000;
  border: #ddd 1px solid;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.new_hot_span:hover {
  background-color: #108ddd;
  color: #fff;
}

.home_hot_key {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.swiper_hot_tags {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hot_tag_list {
  width: 32%;
}

.hot_tag_card {
  width: 100%;

}

.hot_tag {
  margin: 15px 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
  font-size: 15px;
}

.hot_tag a {
  width: 80%;
  color: #444;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.hot_tag:hover a {
  color: #108ddd;
}

.hot_tag:hover span {
  color: #108ddd;
}


.hot_tag a::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #444;
  margin-right: 8px;
  margin-bottom: 3px;
}

.hot_tag:hover a:before {
  background-color: #108ddd;
}

.software_2023 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 20px;
  /* padding: 0px 24px; */
}

.software_2023_card {
  width: 32%;
  border-radius: 10px;
  height: 160px;
  border: 1px #ddd solid;
  position: relative;
  display: flex;
  justify-content: center;
  padding: 15px 0px;
}

.software_tag {
  position: absolute;
  right: -8px;
  top: 15px;
  width: 64px;
  height: 29px;
  font-size: 13px;
  color: #fff;
  display: flex;
  justify-content: center;
  line-height: 26px;
}


.huifu_tag {
  background-image: url(/d/imgs2018/2023/xiaobaixdata_lig.png);
}

.pdf_tag {
  background-image: url(/d/imgs2018/2023/xiaobaipdf_lig.png);
}

.software_body {
  /* width: 80%; */
  display: flex;
  flex-direction: column;
}

.software_head {
  display: flex;
  align-items: center;
}

.software_head img {
  /* width: 36px; */
}

.software_head div {
  font-size: 22px;
  font-weight: bold;
  margin-left: 10px;
}

.software_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex: 1;
}

#ms1:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgb(237, 81, 83);
  color: #fff;
}

.software_content_text {
  margin: 2px 0px;
  font-size: 16px;
  display: flex;
  position: relative;
}

.software_content_tips {
  width: 52px;
  height: 15px;
  font-size: 1px;
  padding: 4px 5px;
  background-image: url(/d/imgs2018/2023/xiaobaisoft_tit.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -73px;
  top: -10px;
}

.software_foot {
  display: flex;
  justify-content: space-between;
}

.software_button {
  height: 36px;
  border-radius: 5px;
  width: 132px;
  padding: 0px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 15px;
  margin: 0px 10px;
}

.software_button div {
  font-size: 16px;
}

.software_button small {
  font-size: 14px;
  font-weight: bold;
}

.software_button span {
  font-size: 16px;
  font-weight: bold;
}

.xiaobai_down {
  background-color: rgb(237, 81, 83);
  color: #fff;
}

.xiaobai_more {
  background-color: #fff;
  border: 1px solid rgb(237, 81, 83);
  color: rgb(237, 81, 83);
}

#m1:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgb(237, 81, 83);
  color: #fff;
}

.data_down {
  background-color: #0091E5;
  color: #fff;
}

.data_more {
  background-color: #fff;
  border: 1px solid #0091E5;
  color: #0091E5;
}

/* .data_more:hover{
  background-color: #0091E5;
  color: #fff;
} */

.pdf_down {
  background-color: #3A87f8;
  color: #fff;
}

.pdf_more {
  background-color: #fff;
  border: 1px solid #3A87f8;
  color: #3A87f8;
}

.pdf_more:hover {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #3A87f8;
  color: #fff;
}

.data_more:hover {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #0091E5;
  color: #fff;
}

.software_head_a {
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}


.swiper_card {
  position: relative;
  display: flex;
}

.swiper_card div {
  position: absolute;
}

.swiper_card div a {
  text-decoration: none
}

.swiper_card_paly {
  position: absolute;
  bottom: 75px;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  flex-direction: column;
}

.swiper_card_paly div {
  color: #fff;
  margin-top: 90px;
}

.swiper_xiaobai {
  color: #fff;
  display: flex;
  width: 400px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  left: 410px;
  top: 245px;
}

.swiper_xiaobai_option {
  background-color: aquamarine;
}


.mySwiper {
  width: 100%;
  height: 320px;
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}

.swiper_card {
  position: relative;
  display: flex;
  background-repeat: no-repeat;
  background-position: 50%;
  transform: translate3d(0, 0, 0);
}

.swiper {
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}

.swiper-slide {
  transform: translate3d(0, 0, 0);
}

.swiper_card div {
  position: relative;
}

.swiper_card div a {
  text-decoration: none;
}

.swiper_card_paly {
  position: relative;
  top: 120px;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  flex-direction: column;
}

.swiper_card_paly div {
  color: #fff;
  margin-top: 1px;
}

.swiper_xiaobai {
  color: #fff;
  display: flex;
  width: 400px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  left: 410px;
  top: 245px;
}

.swiper_xiaobai_option {
  background-color: aquamarine;
}

.swiper_card_left a:first-of-type {
  color: #fff;
  background-color: #00baff;
  margin-left: 0;
}

.swiper_card_left a {
  display: inline-block;
  width: 170px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #000;
  font-size: 16px;
  background-color: #fff;
  margin-left: 55px;
  border-radius: 4px;
  background-color: rgb(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.swiper_card_left .text {
  font-size: 15px;
  margin-top: 16px;
  color: #fff;
  text-align: center;
  margin-left: 12px;
}

.web_ask {
  width: 75%;
  display: flex;
  margin-top: 10px;
  padding: 5px 10px;
  color: #51aded;
  border-radius: 5px;
  justify-content: space-around;
  align-items: center;
  font-weight: bold;
  border: #51aded dashed 1px;
}

.web_ask div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.web_ask_a {
  margin-left: 10px;
  color: #51aded;
  line-height: 18px;
  border-bottom: 2px solid #51aded;
}

@media screen and (max-width: 640px) {
  .mySwiper {
    display: none;
  }
}

/* 2023年4月17日 */
.new_download {
  background-color: #0078E1;
}

#new_wap_pc_swiper {
  margin-top: 40px;
}

#new_wap_pc_swiper .swiper-slide {
  display: flex;
  height: 400px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.swiper_info {
  margin: 10px 0px;
}

.swiper_button {
  z-index: 999;
  position: absolute;
  height: 32px;
  width: 32px;
  cursor: pointer
}

#button_prev {
  top: 50%;
  left: 18%;
}

#button_next {
  top: 50%;
  right: 18%;
}

.swiper_info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#info_text {
  margin: auto;
  width: 70%;
  text-align: center;
  font-size: 17px;
  margin: 10px 0px;
}

.new_down_head {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.new_down_head_title {
  width: 48%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.new_down_head_title2 {
  width: 52%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.new_down_head_title_text {
  font-size: 27px;
  font-weight: bold;
}

.new_down_head_title_text2 {
  font-size: 32px;
  font-weight: bold;
  z-index: 99;
}

.blue_line {
  background-color: #0079E2;
  width: 40px;
  height: 4px;
  margin-top: 5px;
  margin-bottom: 20px;
}


.blue_line3 {
  background-color: #D6D6D6;
  height: 16px;
  border-radius: 15px;
  margin-top: -15px;
}

.new_down_notes {
  width: 60%;
  text-align: center;
  font-size: 15px;
}

.new_down_notes3 {
  width: 100%;
  text-align: center;
  font-size: 16px;
}

.new_down_more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-top: 20px;
}






.new_down_more a {
  width: 210px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0079E2;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.new_down_more a:hover {
  background-color: #0083F1;
}

.new_down_ex {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
}

.new_down_ex_card {
  width: 23%;
  height: 230px;
  border: 1px solid #ddd;
  border-radius: 5px;
  position: relative;
}

.ex_card_round {
  top: 0px;
  position: absolute;
  right: 0px;
  height: 73px;
  display: flex;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  width: 73px;
  background-image: url(/d/imgs2018/download/round2.png);
}

.ex_card_round span {
  position: absolute;
  right: 16px;
}

.ex_content {
  top: 20px;
  position: absolute;
  bottom: 0px;
  left: 30px;
  margin: auto;
  height: 70%;
  width: 80%;
  display: flex;
  flex-direction: column;
}

.ex_title {
  font-size: 19px;
  font-weight: bold;
}

.blue_line2 {
  background-color: #0079E2;
  width: 40px;
  height: 4px;
  margin: 10px 0px;
}

.ex_notes span {
  font-size: 16px;
  font-weight: bold;
}

.new_down_ex_card:hover .ex_card_round {
  background-image: url(/d/imgs2018/download/round1.png);
}

.new_down_ex_card:hover {
  cursor: pointer;
  transform: translateY(-20px);
}

.bg_grey {
  background-color: #F9F9F9;
  padding: 40px 0px;
}

.new_down_notes2 {
  width: 80%;
  text-align: center;
  font-size: 15px;
}

.new_down_why {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0px;
}

.new_down_why_left {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.new_down_why_right {
  width: 360px;
  height: 510px;
  border: #84bdee 2px dashed;
  border-radius: 8px;
  padding: 16px;
}

.mySwiper3 {
  width: 100%;
  height: 100%;
}

.slide3 {
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #0d78c6;
  border-radius: 15px;
  color: #fff;
}

.pages {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 100%;
  margin-bottom: 10px;
}

.pages .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}

.new_down_why_title {
  font-size: 25px;
  font-weight: bold;
  margin: 30px 0px;
}

.new_down_why_notes {
  width: 80%;
  font-size: 16px;
}

.new_down_how {
  margin-top: 30px;
  font-size: 16px;
}

.new_down_see {
  background-color: #fff;
  color: #0067b8;
  margin-top: 40px;
  width: 240px;
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  border-radius: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new_down_why_left_title {
  font-size: 46px;
  font-weight: bold;
}

.new_down_why_left_cards {
  margin-top: 30px;
  display: flex;
  width: 95%;
  justify-content: space-between;
}

.new_down_why_left_card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.why_left_card_title {
  font-size: 22px;
  font-weight: bold;
  margin-top: 40px;
}

.why_left_card_notes {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 5px;
  font-size: 15px;
}

.why_left_card_circ {
  width: 110px;
  height: 110px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  cursor: pointer;
}

.new_down_vs {
  padding: 30px 0px;
}

.new_down_vs_bar {
  display: flex;
  justify-content: center;
}

.new_down_vs_bar div {
  width: 240px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}

.new_down_vs_bar_left {
  background-color: #0D78C6;
  border-radius: 10px 0px 0px 10px;
  border: #0D78C6 solid 1px;
  color: #fff;
}

.new_down_vs_bar_right {
  border: #0D78C6 solid 1px;
  border-radius: 0px 10px 10px 0px;
  background-color: #fff;
}

.new_down_vs_cards {
  margin: 40px 0px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.new_down_vs_card {
  width: 580px;
  height: 140px;
  border-radius: 5px;
  border: 1px #eee solid;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.vs_card_right {
  margin-left: 40px;
  width: 60%;
}

.vs_card_right_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.bg_grey2 {
  background-image: url('/d/imgs2018/download/bg.png');
  height: 500px;
  background-size: 100% 100%;
  padding: 60px;
  background-repeat: no-repeat;
  background-color: #fff;
  margin-bottom: 60px;
}

.new_down_user {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.new_down_user_card {
  position: relative;
  width: 390px;
  height: 210px;
  margin-top: 30px;
  border-radius: 5px;
  background-color: #fff;
}

.new_user_footer {
  border-radius: 0px 0px 5px 5px;
  height: 60px;
  position: absolute;
  color: #fff;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #0079E2;
}

.position {
  position: absolute;
  font-size: 18px;
  margin: auto;
  display: flex;
  line-height: 60px;
  left: 40px;
  top: 0px;
  bottom: 0px;
}

.user_card_name {
  position: absolute;
  font-size: 17px;
  margin: auto;
  display: flex;
  line-height: 64px;
  right: 40px;
  top: 0px;
  bottom: 0px;
}

.user_card_noets {
  position: absolute;
  width: 72%;
  margin: auto;
  font-size: 15px;
  left: 20px;
  top: 0px;
  height: 130px;
  bottom: 0px;
}

.user_card_img {
  position: absolute;
  margin: auto;
  right: 15px;
  width: 80px;
  height: 80px;
  top: 0px;
  bottom: 70px;
}

.new_down_a {
  margin-top: 30px;
  display: flex;
  width: 1200px;
  height: 159px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(/d/imgs2018/download/AD1.png);
}

.new_dows_cards {
  margin: 30px 0px;
  display: flex;
  justify-content: space-between;
}

.new_dows_card_a {
  position: relative;
  color: #fff;
}

.new_dows_card_a:hover {
  color: #fff;
}

.new_dows_card_title {
  color: #fff;
  position: absolute;
  top: 20px;
  left: 140px;
  font-size: 16px;
}

.new_dows_card_notes {
  color: #fff;
  position: absolute;
  text-align: right;
  top: 50px;
  right: 40px;
  font-size: 15px;
  color: #eee;
}

.new_dows_card_more {
  color: #fff;
  position: absolute;
  text-align: right;
  top: 80px;
  right: 40px;
  font-size: 15px;
  color: #eee;
  text-decoration: underline;
}

.new_main {
  margin-top: 40px;
}

.usb_banner {
  display: flex;
  justify-content: center;
  min-height: 500px;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/d/imgs2018/usb/Banner_Bg.jpg);
  margin-bottom: 40px;
}

.usb_banner_panel {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.usb_banner_notes {
  margin: 24px 0px;
  text-align: center;
  font-size: 18px;
  color: #626364;
}

.usb_banner_notes2 {
  margin: 24px 0px;
  text-align: center;
  font-size: 16px;
  color: #626364;
}

.usb_banner_notes3 {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.usb_banner_notes4 {
  margin: 24px 0px;
  text-align: center;
  font-size: 16px;
  color: #666;
  font-weight: bold;
}

.usb_banner_buttons {
  display: flex;
  justify-content: center;
}

.usb_banner_button {
  width: 230px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  color: #fff;
  overflow: hidden;
  margin: 0px 20px;
  transition: background 400ms;
  position: relative;
  cursor: pointer;
}

.usb_banner_button:hover {
  color: #fff;
}

.usb_banner_button div {
  font-size: 22px;
  margin-left: 10px;
}

.usb_down {
  background-color: #228BE6;
}

.usb_video {
  background-color: #FA8B41;
}

.usb_banner_button:before {
  content: '';
  background: rgba(255, 255, 255, .2);
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  width: 0%;
  transform-origin: right center;
  transition: width 400ms;
  border-radius: 50px;
}

.usb_banner_button:hover:before {
  width: 100%;
  left: 0
}

.usb_banner_video_head {
  display: flex;
  align-items: center;
}

.usb_banner_video_head_text {
  margin-left: 10px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}

.text3 {
  font-size: 22px;
  z-index: 99;
}

.usb_banner_videos {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.usb_banner_video_card_border {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  padding: 15px;
  border: #ddd 1px solid;
  border-radius: 5px;
  cursor: pointer;
}

.usb_banner_video_card {
  width: 340px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #666;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.usb_banner_video_tag {
  position: absolute;
  left: 0;
  padding: 5px 15px;
  bottom: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

.usb_down_more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-top: 20px;
}

.usb_down_a {
  width: 200px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3597ED;
  background: 0 0;
  border: 2px solid #3597ED;
  border-radius: 56px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  transition: background 400ms
}

.usb_down_a div {
  position: relative;
  z-index: 2;
}

.usb_down_a:before {
  content: '';
  background: #3597ED;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  width: 0%;
  transform-origin: right center;
  transition: width 400ms;
  border-radius: 30px;
}

.usb_down_a:hover {
  color: #fff;
  background: #3597ED;
  border-color: #3597ED
}

.usb_down_a:hover:before {
  width: 100%;
  left: 0;
}

.usb_advantage_panel {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.usb_advantage {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.usb_advantage_title {
  font-size: 28px;
  font-weight: bold;
}

.usb_advantage_notes {
  margin-top: 20px;
  font-size: 16px;
}

.usb_advantage_notes span {
  font-weight: bold;
}

.usb_advantage_more {
  margin-top: 40px;
  display: flex;
}

.usb_down_more {
  margin-left: 20px;
  color: #000;
  display: flex;
  font-size: 16px;
}

.evaluate {
  margin-top: 80px;
  margin-bottom: 40px;
}

.evaluates {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}

.evaluate_card {
  height: 400px;
  position: relative;
  width: 30%;
  background-color: #fff;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 20%);
  border-radius: 10px;
}

.evaluate_img {
  position: absolute;
  top: 30px;
  left: 0px;
  right: 0px;
  margin: auto;
}

.evaluate_star {
  position: absolute;
  top: 140px;
  left: 0px;
  right: 0px;
  margin: auto;
  height: 20px;
  width: 100px;
  background-image: url(/d/imgs2018/usb/Start.png);
}

.evaluate_date {
  position: absolute;
  bottom: 30px;
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: center;
  font-size: 16px;
}

.evaluate_notes {
  position: absolute;
  top: 180px;
  font-size: 16px;
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: center;
}

.usb_recommends {
  display: flex;
  justify-content: space-between;
}

.usb_recommend_card {
  width: 375px;
  position: relative;
  display: flex;
  justify-content: center;
}

.usb_recommend_panel {
  margin-top: 40px;
  width: 72%;
}

.usb_recommend_card img {
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  bottom: 20px;
}

.r1 {
  background-image: url(/d/imgs2018/usb/Soft_BG1.png);
  height: 466px;
}

.r2 {
  background-image: url(/d/imgs2018/usb/Soft_BG2.png);
  height: 466px;
}

.r3 {
  background-image: url(/d/imgs2018/usb/Soft_BG3.png);
  height: 466px;
}

.usb_recommend_title {
  font-size: 24px;
  font-weight: bold;
}

.usb_recommend_notes {
  margin-top: 10px;
  font-size: 15px;
  line-height: 30px;
}

.usb_recommend_more {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 200px;
  padding: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.usb_down_more2 {
  margin-left: 10px;
  color: #000;
  font-size: 16px;
}

.usb_down_a2 {
  width: 140px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3597ED;
  background: 0 0;
  border: 2px solid #3597ED;
  border-radius: 56px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  transition: background 400ms
}

.usb_down_a2 div {
  position: relative;
  z-index: 2;
}

.usb_down_a2:before {
  content: '';
  background: #3597ED;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  width: 0%;
  transform-origin: right center;
  transition: width 400ms;
  border-radius: 30px;
}

.usb_down_a2:hover {
  color: #fff;
  background: #3597ED;
  border-color: #3597ED
}

.usb_down_a2:hover:before {
  width: 100%;
  left: 0;
}

.video_panel {
  z-index: 9999;
  position: fixed;
  height: 100%;
  top: 0;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.8);
}

.video_card {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
}

.video_card_control {
  margin: 10px;
  cursor: pointer;
}

.video_card_player {
  width: 720px;
  height: 407px;
}

/* 专题列表页 */
.zt_introduction {
  width: 100%;
  margin-bottom: 30px;
}
.zt_introduction .zt_introduction_left {
  float: left;
  margin-right: 50px;
}

.zt_introduction .zt_introduction_left img {
  height: auto;
  width: 565px;
  max-width: 100%;
  max-height: 285px;
}
.zt_introduction .zt_introduction_right h1 {
  font-size: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
  text-align: center;
}
.zt_introduction .zt_introduction_right p {
  text-indent: 2em;
}
.clearBoth {
  clear: both;
}

.zt-list {
  width: 100%;
  padding: 0 0 10px 0;
}
.zt-list .artItem {
  width: 50%;
  float: left;
  clear: none;
}
.zt-list .artItem .itemTit {
  width: 65%;
}
.zt-list .artItem .itemTit h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zt-list .artItem .itemTit .pcInfo .item_intro {
  /* 超出两行显示省略号 */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: auto;
  line-height: 1.4;
  padding: 0;
}
.zt-list .artItem .itemTit .pcInfo .item_date {
  margin: 10px 0;
}

.zt_recommend .zt_recommend_title h3 {
  font-size: 28px;
}
.zt_recommend .zt_recommend_list {
  margin-top: 20px;
}
.zt_recommend .zt_recommend_list .zt_recommend_list_item {
  width: 20%;
  float: left;
  margin-bottom: 20px;
}
.zt_recommend .zt_recommend_list .zt_recommend_list_item img {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.zt_recommend .zt_recommend_list .zt_recommend_list_item p {
  text-align: center;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 768px) {
  .zt_introduction .zt_introduction_left {
      float: none;
      margin-right: 0;
  }
  
  .zt-list {
      width: 95%;
      padding: 0 2.5%;
  }

  .zt-list .artItem {
      width: 100%;
      clear: both;
  }

  .zt_recommend .zt_recommend_list .zt_recommend_list_item {
      width: 100%;
  }
}