.tool {
  font-size: 14px;
  line-height: 2;
  color: #545454;
  font-family: "Roboto", Arial, sans-serif
}

.tool img {
  width: auto
}
.tool .nav-bg {
    background: rgba(1, 10, 18, .9) url(../../images/line.png) no-repeat center bottom;
}
.smbg .header-nav .button.button-new.button-combe, 
.tool .header-nav .button.button-new.button-combe {
      background: #13af60;
}
.tool  .header-nav .nav-right .button-combe {
  width: 260px !important;
}
@media (min-width:768px) {
  .tool .container {
    width: 1126px;
    margin: 0 auto
  }
}

.tool h1,
.tool h2,
.tool h3,
.tool h4,
.tool h5,
.tool h6,
.tool .h1,
.tool .h2,
.tool .h3,
.tool .h4,
.tool .h5,
.tool .h6 {
  font-family: "Open Sans", Arial, sans-serif
}

.tool .tool-banner {
  position: relative;
  box-sizing: initial;
  min-height: 680px;
  background: #7fb4f5 url(../../images/tool/banner-bg.jpg) no-repeat center bottom
}

.tool .tool-banner .active {
  display: inline-block !important
}

.tool .tool-banner:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #7db0f4
}

.tool .tool-banner h1,
.tool .tool-banner h2 {
  color: #fff;
  text-align: center
}

.tool .tool-banner .container {
  text-align: center
}

.tool .tool-banner .container>ul {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 0;
  font-size: 0;
  font-family: "Open Sans", Arial, sans-serif;
  text-align: center;
  list-style-type: none;
  border-bottom: 1px solid #9fdaff
}

.tool .tool-banner .container>ul li {
  position: relative;
  display: inline-block;
  padding-right: 50px
}

.tool .tool-banner .container>ul li:last-child {
  padding-right: 0
}

.tool .tool-banner .container>ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #f2f8ff;
  font-size: 16px;
  font-weight: 400
}

.tool .tool-banner .container>ul li a:hover {
  color: #0059ff;
  text-decoration: none
}

.tool .tool-banner .container>ul li a:hover span {
  color: #0059ff
}

.tool .tool-banner .container>ul li a span,
.tool .tool-banner .container>ul li a i {
  display: inline-block;
  font-size: 0;
  vertical-align: middle
}

.tool .tool-banner .container>ul li a i {
  margin-right: 8px;
  width: 26px;
  height: 28px;
  background: url(../../images/tool/tool-icons.png) no-repeat
}

.tool .tool-banner .container>ul li a span {
  color: #f2f8ff;
  font-size: 16px;
  line-height: 30px
}

.tool .tool-banner .container>ul li.icons01 i {
  background-position: 0 0
}

.tool .tool-banner .container>ul li.icons01.on i,
.tool .tool-banner .container>ul li.icons01.active i,
.tool .tool-banner .container>ul li.icons01:hover i {
  background-position: -26px 0
}

.tool .tool-banner .container>ul li.icons02 i {
  background-position: 0 -28px
}

.tool .tool-banner .container>ul li.icons02.on i,
.tool .tool-banner .container>ul li.icons02.active i,
.tool .tool-banner .container>ul li.icons02:hover i {
  background-position: -26px -28px
}

.tool .tool-banner .container>ul li.icons03 i {
  background-position: 0 -56px
}

.tool .tool-banner .container>ul li.icons03.on i,
.tool .tool-banner .container>ul li.icons03.active i,
.tool .tool-banner .container>ul li.icons03:hover i {
  background-position: -26px -56px
}

.tool .tool-banner .container>ul li.icons04 i {
  background-position: 0 -84px
}

.tool .tool-banner .container>ul li.icons04.on i,
.tool .tool-banner .container>ul li.icons04.active i,
.tool .tool-banner .container>ul li.icons04:hover i {
  background-position: -26px -84px
}

.tool .tool-banner .container>ul li.icons05 i {
  background-position: 0 -112px
}

.tool .tool-banner .container>ul li.icons05.on i,
.tool .tool-banner .container>ul li.icons05.active i,
.tool .tool-banner .container>ul li.icons05:hover i {
  background-position: -26px -112px
}

.tool .tool-banner .container>ul li.icons06 i {
  width: 35px;
  height: 26px;
  background: url(../../images/tool/new-icon.png)
}

.tool .tool-banner .container>ul li.icons06 sup {
  position: absolute;
  display: block;
  width: 32px;
  height: 18px;
  right: 15px;
  top: 4px;
  background: url(../../images/tool/new-hot.png)
}

.tool .tool-banner .container>ul li.icons06.on i,
.tool .tool-banner .container>ul li.icons06.active i,
.tool .tool-banner .container>ul li.icons06:hover i {
  background-position: -35px 0
}

.tool .tool-banner .container>ul li.on,
.tool .tool-banner .container>ul li.active,
.tool .tool-banner .container>ul li:hover {
  color: #0059ff;
  text-decoration: none
}

.tool .tool-banner .container>ul li.on span,
.tool .tool-banner .container>ul li.active span,
.tool .tool-banner .container>ul li:hover span,
.tool .tool-banner .container>ul li.on a,
.tool .tool-banner .container>ul li.active a,
.tool .tool-banner .container>ul li:hover a {
  color: #0059ff
}

.tool .tool-banner .rate {
  color: #fff;
  margin-top: 20px
}

.tool .tool-banner h1 {
  padding-top: 95px;
  font-size: 40px;
  text-shadow: 0 0 12.35px rgba(58, 126, 204, 0.39)
}

.tool .tool-banner h2 {
  margin-top: 15px;
  font-size: 24px;
  font-weight: 400
}

.tool .tool-banner .content {
  position: relative;
  min-height: 313px;
  margin-top: 45px;
  overflow: hidden;
  text-align: left;
  background-color: #fff
}

.tool .tool-banner .content .left-message {
  position: relative;
  float: left;
  width: 600px;
  margin-left: 52px
}

.tool .tool-banner .content .left-message:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 265px;
  background-color: #e4e9f0;
  right: -100px;
  top: 20px
}

.tool .tool-banner .content .left-message h3 {
  padding-top: 20px;
  font-size: 18px;
  color: #3c3c3c
}

.tool .tool-banner .content .left-message dl {
  color: #474747
}

.tool .tool-banner .content .left-message dl dt {
  margin-top: 25px;
  font-size: 16px;
  font-weight: 400
}

.tool .tool-banner .content .left-message dl dt a {
  font-size: 14px
}

.tool .tool-banner .content .left-message dl dt img {
  display: inline-block;
  vertical-align: middle;
  width: 15px
}

.tool .tool-banner .content .left-message dl dd {
  line-height: 24px;
  font-size: 14px
}

.tool .tool-banner .content .canvas-section {
  width: 395px;
  float: right
}

.tool .tool-banner .content .canvas-section .microphone-canvas {
  position: relative;
  width: 194px;
  height: 194px;
  margin: 0 auto;
  border-radius: 50%;
  background: #f2f5f9;
  animation: canvasshadow 1s infinite alternate;
  -webkit-animation: canvasshadow 1s infinite alternate
}

.tool .tool-banner .content .canvas-section .microphone-canvas #audio-start {
  cursor: pointer;
  background: url(../../images/tool/micro-icons.png) no-repeat center center
}

.tool .tool-banner .content .canvas-section .microphone-canvas #audio-canvas {
  height: 194px;
  border: none;
  border-radius: 50%
}

.tool .tool-banner .content .canvas-section .microphone-canvas #audio-info {
  top: 29%
}

.tool .tool-banner .content .canvas-section .dis-flex {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
  color: #515152;
  justify-content: center
}

.tool .tool-banner .content .canvas-section .dis-flex:after {
  position: absolute;
  content: "";
  right: 77px;
  top: 76px;
  width: 22px;
  height: 30px;
  z-index: 4;
  background: url(../../images/tool/arrow.png)
}

.tool .tool-banner .content .canvas-section .dis-flex .wid-xs-50 {
  width: 100%
}

.tool .tool-banner .content .canvas-section .dis-flex h3 {
  font-size: 16px;
  font-weight: 400
}

.tool .tool-banner .content .webcam-section {
  width: 374px;
  float: right
}

.tool .tool-banner .content .webcam-section .camera-test {
  width: 100%
}

.tool .tool-banner .content .webcam-section .camera-test .web-test-res {
  margin-top: 20px
}

.tool .tool-banner .content .webcam-section .wid-sm-100 {
  width: 374px
}

.tool .tool-banner .content .webcam-section #webcam-test {
  width: 178px;
  height: 168px;
  margin: 0 auto;
  animation: canvasshadow 1s infinite alternate;
  -webkit-animation: canvasshadow 1s infinite alternate;
  background: #f2f5f9 !important
}

.tool .tool-banner .content .webcam-section h3 {
  position: relative;
  font-weight: normal;
  font-size: 14px;
  color: #515152
}

.tool .tool-banner .content .webcam-section h3:after {
  position: absolute;
  content: "";
  right: 18px;
  top: 29px;
  width: 22px;
  height: 30px;
  z-index: 4;
  background: url(../../images/tool/arrow.png)
}

.tool .tool-banner .content .webcam-section #webcam-start {
  cursor: pointer;
  background: url(../../images/tool/webcam-icons.png) no-repeat center center
}

.tool .tool-banner .content .webcam-section #webcam-info p {
  padding-top: 90px;
  line-height: 24px;
  color: #4c4c4c
}

.tool .tool-banner .content .webcam-section #webcam-info a {
  color: #2d65f3;
  text-decoration: underline
}

.tool .tool-banner .content .webcam-section .fullscreen-img {
  text-align: center;
  line-height: 25px;
  background: #f2f5f9 !important
}

.tool .tool-banner .content .webcam-section .fullscreen-img img {
  width: 15px
}

.tool .tool-banner .content .pop-canvas {
  position: absolute;
  width: 344px;
  height: 453px;
  padding-left: 45px;
  right: 0;
  top: 0;
  background: #e5f2ff;
  z-index: 9;
  display: none
}

.tool .tool-banner .content .pop-canvas p {
  padding-top: 90px;
  line-height: 24px;
  color: #4c4c4c
}

.tool .tool-banner .content .pop-canvas a {
  color: #2d65f3;
  text-decoration: underline
}

.tool .tool-banner .content .pop-canvas.show {
  display: block
}

.tool .tool-banner .addthis_inline_share_toolbox {
  margin-top: 16px
}

.tool .tool-banner .addthis_inline_share_toolbox .at-share-btn {
  display: inline-block;
  margin: 0 9px;
  padding: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50% !important;
  border: 2px solid #fff
}

.tool .tool-banner .addthis_inline_share_toolbox .at-share-btn .at-label {
  display: none !important
}

.tool .tool-banner .addthis_inline_share_toolbox .at-share-btn .at-icon-wrapper {
  display: block;
  float: none;
  width: inherit !important;
  height: inherit !important;
  line-height: 48px !important;
  border-radius: 50% !important
}

.tool .tool-banner .addthis_inline_share_toolbox .at-share-btn .at-icon-wrapper .at-icon {
  display: inline-block;
  vertical-align: middle
}

@media (max-width:1000px) {
  .tool .tool-banner ul {
    display: none
  }

  .tool .tool-banner .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .tool .tool-banner .container .content {
    height: auto;
    overflow: hidden
  }

  .tool .tool-banner .container .content .wid-xs-50 {
    width: 100% !important
  }
}

@media (max-width:1000px) and (min-width:760px) {
  .tool .tool-banner .content .left-message {
    width: 395px
  }

  .tool .tool-banner .content .left-message:after {
    right: -10px
  }

  .tool .tool-banner .content .canvas-section {
    width: 281px
  }
}

@media (max-width:700px) {
  .tool .tool-banner {
    padding-bottom: 30px
  }

  .tool .tool-banner h1 {
    padding-top: 30px
  }

  .tool .tool-banner .content .left-message {
    float: inherit;
    width: 100%;
    margin-left: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid #dadde1 1px
  }

  .tool .tool-banner .content .left-message:after {
    display: none
  }

  .tool .tool-banner .content .canvas-section {
    padding-bottom: 40px;
    float: inherit;
    width: 100%
  }
}

.tool .tool-driver .driver-content {
  padding: 122px 0 0;
  float: left;
  width: 620px
}

.tool .tool-driver .driver-content ._tag {
  display: inline-block;
  padding: 0 8px;
  height: 30px;
  color: #60acff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 30px;
  border-radius: 15px;
  background: #ebf7ff
}

.tool .tool-driver .driver-content .dh2 {
  padding: 12px 0 40px;
  color: #212121;
  font-size: 32px;
  line-height: 44px;
  font-weight: 700
}

.tool .tool-driver .driver-content>p {
  position: relative;
  margin-bottom: 8px;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  padding-left: 20px
}

.tool .tool-driver .driver-content>p::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -5px 0 0;
  width: 11px;
  height: 9px;
  background: url(../../images/tool/isr-list.png)
}

.tool .tool-driver .driver-content .btn-zone {
  padding-top: 40px;
  text-align: left
}

.tool .tool-driver .driver-content .btn-zone p {

  color: #888;
  margin-top: 10px
}

.tool .tool-driver .driver-img {
  padding-top: 107px;
  float: right;
  width: 504px;
  margin-left: -95px
}

.tool .tool-driver .driver-img img {
  margin-left: -40px
}

.tool .tool-online {
  padding-bottom: 165px;
  overflow: hidden;
  background-color: #f5f9ff
}

.tool .tool-online h2 {
  padding: 40px;
  padding-bottom: 60px;
  margin: 0;
  font-size: 32px;
  font-weight: bold;
  text-align: center
}

.tool .tool-online dl {
  float: left;
  width: 50%;
  display: flex;
  margin-bottom: 60px;
  color: #282828
}

.tool .tool-online dl dt {
  width: 62px;
  margin-left: 50px;
  margin-right: 25px;
  min-height: 100px
}

.tool .tool-online dl dd {
  width: calc(426px);
  padding-right: 30px;
  font-size: 14px;
  line-height: 24px
}

.tool .tool-online dl dd strong {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}

.tool .tool-online .share {
  clear: both;
  color: #4d4d4d;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-bottom: solid #dee4ee 1px
}

.tool .tool-online .share strong {
  font-size: 16px;
  color: #3b59a1
}

.tool .tool-online .share>div {
  display: inline-block;
  vertical-align: middle
}

.tool .tool-online .share a {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  background-color: #439ed9
}

.tool .tool-online .share a:hover {
  background-color: #4caae8
}

.tool .tool-online .share a i {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 20px;
  background: url(../../images/tool/share.png)
}

.tool .tool-online .share a.fb {
  background-color: #3b59a1
}

.tool .tool-online .share a.fb i {
  width: 11px;
  background-position: -64px 0
}

.tool .tool-online .share a.fb:hover {
  background-color: #4163b4
}

.tool .tool-online .share a.ins {
  background-color: #d0212a
}

.tool .tool-online .share a.ins i {
  width: 16px;
  background-position: -118px 0
}

.tool .tool-online .share a.ins:hover {
  background-color: #de252f
}

@media (max-width:1000px) {
  .tool .tool-online .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .tool .tool-online .container dl {
    float: none;
    display: flex;
    padding: 10px 0;
    width: 100%;
    margin-bottom: 0;
    align-items: center;
    border-bottom: solid #dadde1 1px
  }

  .tool .tool-online .container dl dt {
    min-height: 0;
    margin-left: 10px;
    margin-right: 10px;
    width: 62px;
    height: 62px
  }

  .tool .tool-online .container dl dt img {
    max-width: 62px
  }
}

@media (max-width:700px) {
  .tool .tool-online h2 {
    padding-bottom: 20px;
    font-size: 20px;
    border-bottom: solid #dadde1 1px
  }

  .tool .tool-online .share {
    height: 90px;
    padding-top: 30px;
    line-height: 30px
  }
}

.tool .faules-message {
  min-height: 633px;
  color: #474747;
  background-image: -moz-linear-gradient(0deg, #0659f7 0, #48a2ef 100%);
  background-image: -webkit-linear-gradient(0deg, #0659f7 0, #48a2ef 100%);
  background-image: -ms-linear-gradient(0deg, #0659f7 0, #48a2ef 100%)
}

.tool .faules-message .bg {
  min-height: 633px;
  background: url(../../images/tool/faules-bg.png) no-repeat center bottom
}

.tool .faules-message .bg .content {
  position: relative;
  float: left;
  width: 100%;
  padding: 50px 20px;
  background: #fff;
  margin-top: -110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 27px 32px 0 rgba(11, 95, 246, 0.38)
}

.tool .faules-message .bg .content h2 {
  text-align: center;
  font-size: 24px
}

.tool .faules-message .bg .content h3 {
  font-size: 18px
}

.tool .faules-message .bg .content .drop {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 45px;
  border-radius: 3px;
  box-shadow: 0 2px 8px 0 rgba(12, 96, 246, 0.18);
  background: #fff url(../../images/tool/drop.png) no-repeat center
}

.tool .faules-message .bg .content p {
  line-height: 28px
}

.tool .faules-message .bg .content dl {
  position: relative;
  background: #f3f7fe;
  padding: 20px
}

.tool .faules-message .bg .content dl:after {
  content: '';
  position: absolute;
  left: 20px;
  top: -13px;
  display: block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f3f7fe;
  z-index: 1
}

.tool .faules-message .bg .content dl dt {
  color: #31335f
}

.tool .faules-message .bg .content dl dd {
  padding-left: 20px;
  background: url(../../images/tool/faules-list.png) no-repeat 0 8px;
  margin-top: 20px;
  line-height: 24px
}

.tool .faules-message .bg .content dl dd strong {
  color: #f00
}

.tool .faules-message .bg .content .snock {
  position: absolute
}

@media (min-width:1000px) {
  .tool .faules-message .bg .content {
    padding: 50px 75px
  }

  .tool .faules-message .bg .content .snock {
    right: -267px;
    bottom: -45px
  }
}

@media (max-width:1000px) {
  .tool .faules-message .bg {
    padding-bottom: 150px;
    background: url(../../images/tool/faules-bg.png) no-repeat -110px 665px
  }

  .tool .faules-message .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .tool .faules-message .container .content {
    float: inherit;
    display: inline-block
  }

  .tool .faules-message .container .content .snock {
    right: -101px;
    bottom: -126px
  }
}

@media (max-width:700px) {
  .tool .faules-message .bg {
    padding-bottom: 40px
  }

  .tool .faules-message .bg .content {
    padding: 20px
  }

  .tool .faules-message .bg .content .snock {
    display: none
  }
}

.tool .tool-extra {
  background: #f5f9ff url(../../images/tool/tool-extra-bg.png) no-repeat center 320px;
  color: #282828;
  padding: 80px 0;
  padding-bottom: 20px;
  background-size: 100%
}

.tool .tool-extra h2 {
  font-size: 24px;
  text-align: center
}

.tool .tool-extra .drop {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 45px;
  border-radius: 3px;
  box-shadow: 0 2px 8px 0 rgba(12, 96, 246, 0.18);
  background: #fff url(../../images/tool/drop.png) no-repeat center
}

.tool .tool-extra .content {
  position: relative;
  z-index: 3;
  overflow: hidden;
  padding: 30px 0;
  border: solid #d3e2f7 1px;
  color: #474747
}

.tool .tool-extra .content dl {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px
}

.tool .tool-extra .content dl dt {
  font-size: 16px
}

.tool .tool-extra .content dl dd {
  padding-left: 10px;
  margin-top: 15px;
  line-height: 24px
}

.tool .tool-extra .content dl.first {
  border-right: solid #d3e2f7 1px
}

.tool .tool-extra .note {
  position: relative;
  z-index: 3;
  padding: 40px 0;
  text-align: center;
  color: #969696
}

.tool .tool-extra .bottom-change {
  height: 118px;
  background: #1266f5;
  border-radius: 3px;
  width: 721px;
  margin: 0 auto
}

.tool .tool-extra .bottom-change>span {
  float: left;
  width: 350px;
  height: 118px;
  line-height: 118px;
  text-align: center;
  font-size: 18px;
  color: #f5f9ff;
  border-radius: 3px
}

.tool .tool-extra .bottom-change ul {
  float: left;
  width: calc(371px);
  background: #fff;
  list-style-type: none;
  box-shadow: 0 2px 10px 0 rgba(52, 101, 146, 0.2)
}

.tool .tool-extra .bottom-change ul li {
  float: left;
  width: 50%;
  height: 118px;
  text-align: center
}

.tool .tool-extra .bottom-change ul li.list02,
.tool .tool-extra .bottom-change ul li.list03 {
  position: relative
}

.tool .tool-extra .bottom-change ul li.list02:after,
.tool .tool-extra .bottom-change ul li.list03:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 62px;
  background-color: #d0dae9;
  left: 0;
  top: calc(28.5px)
}

.tool .tool-extra .bottom-change ul li.list02 span,
.tool .tool-extra .bottom-change ul li.list03 span {
  background-position: 0 -38px
}

.tool .tool-extra .bottom-change ul li.list03 span {
  background-position: 0 -76px
}

.tool .tool-extra .bottom-change ul li a {
  display: inline-block;
  width: 100%;
  height: 118px;
  color: #000
}

.tool .tool-extra .bottom-change ul li a span {
  display: block;
  width: 42px;
  height: 38px;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 5px;
  background: url(../../images/tool/bottom-icon.png)
}

.tool .tool-extra .bottom-change ul li a:hover {
  background: #f5f9ff;
  text-decoration: none
}

.tool .tool-extra .bottom-change ul li a:hover span {
  background-position: -42px 0
}

.tool .tool-extra .bottom-change ul li.list02 a:hover span {
  background-position: -42px -38px
}

.tool .tool-extra .bottom-change ul li.list03 a:hover span {
  background-position: -42px -76px
}

.tool .tool-extra .img-box {
  position: absolute;
  top: 240px;
  left: -278px;
  z-index: 0
}

@media (max-width:1350px) {
  .tool .tool-extra .container .img-box {
    left: -236px
  }
}

@media (max-width:1000px) {
  .tool .tool-extra .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .tool .tool-extra .container .img-box {
    display: none
  }
}

@media (max-width:700px) {
  .tool .tool-extra {
    padding-bottom: 40px
  }

  .tool .tool-extra .content {
    border: none;
    padding: 0
  }

  .tool .tool-extra .content dl {
    float: inherit;
    width: 100%;
    padding: 0
  }

  .tool .tool-extra .content dl.first {
    padding-bottom: 30px;
    border: none;
    border-bottom: solid #d3e2f7 1px
  }

  .tool .tool-extra .note {
    padding: 10px 0
  }

  .tool .tool-extra .bottom-change {
    width: 100% !important;
    height: auto
  }

  .tool .tool-extra .bottom-change>span {
    display: block;
    float: none;
    width: 100% !important;
    text-align: center
  }

  .tool .tool-extra .bottom-change ul {
    float: none;
    width: 100%;
    overflow: hidden
  }
}

.tool.sp-test .tool-banner {
  height: 846px;
  background: url(../../images/tool/banner-bg.jpg) no-repeat center bottom;
  background-size: cover
}

.tool.sp-test .tool-banner .left-message h3 {
  margin-top: 35px;
  font-weight: 600;
  font-size: 18px
}

.tool.sp-test .tool-banner .left-message dl img {
  display: inline-block;
  vertical-align: middle
}

.tool.sp-test .tool-banner .left-message dl dd {
  margin-bottom: 45px
}

.tool.sp-test .tool-banner .canvas-section {
  width: 375px;
  text-align: center
}

.tool.sp-test .tool-banner .canvas-section .dis-flex {
  margin-top: 30px
}

.tool.sp-test .tool-banner .canvas-section .dis-flex:after {
  top: 46px
}

.tool.sp-test .tool-banner .canvas-section .microphone-canvas {
  line-height: 194px
}

.tool.sp-test .tool-banner .canvas-section .sp-box {
  display: inline-block;
  margin: 0 auto;
  margin-top: 40px;
  width: 95px;
  height: 114px;
  cursor: pointer;
  background: url(../../images/tool/network-icon.png)
}

.tool.sp-test .tool-banner .down-test {
  min-width: 780px;
  margin: 0 auto;
  margin-top: 35px;
  text-align: center
}

.tool.sp-test .tool-banner .down-test dl {
  min-width: 220px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: top
}

.tool.sp-test .tool-banner .down-test dl dt {
  float: left;
  min-height: 110px;
  margin-right: 20px;
  margin-top: 10px
}

.tool.sp-test .tool-banner .down-test dl dt i {
  display: block;
  width: 24px;
  height: 23px;
  background: url(../../images/tool/down-icon.png)
}

.tool.sp-test .tool-banner .down-test dl dd {
  float: left;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-align: left
}

.tool.sp-test .tool-banner .down-test dl dd p {
  padding: 0;
  line-height: 35px;
  font-weight: 400;
  color: #fff889;
  font-size: 16px
}

.tool.sp-test .tool-banner .down-test dl dd p strong {
  font-size: 36px;
  font-weight: 400
}

.tool.sp-test .tool-banner .down-test dl.upload {
  width: 265px
}

.tool.sp-test .tool-banner .down-test dl.upload dt i {
  background-position: 0 -23px
}

.tool.sp-test .tool-banner .down-test dl.last {
  margin-right: 0
}

.tool.sp-test .tool-banner .down-test dl.last dd {
  float: none;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px
}

.tool.sp-test .tool-banner .down-test dl.last dd i {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 18px;
  margin-right: 10px;
  background: url(../../images/tool/down-icon.png);
  background-position: 0 -46px
}

.tool.sp-test .tool-banner .down-test dl.last dd:last-child {
  margin-top: 25px
}

.tool.sp-test .tool-banner .down-test dl.last dd:last-child i {
  background-position: 0 -95px
}

@media (max-width:700px) {
  .tool.sp-test .tool-banner {
    min-height: 846px;
    height: auto
  }

  .tool.sp-test .tool-banner .canvas-section {
    width: 100%
  }
}

@media (max-width:1000px) {
  .tool.sp-test .tool-banner {
    min-height: 846px;
    height: auto
  }

  .tool.sp-test .tool-banner .canvas-section {
    width: 100%
  }

  .tool.sp-test .tool-banner .down-test {
    width: 80%;
    min-width: 0
  }

  .tool.sp-test .tool-banner .down-test dl {
    display: flex;
    width: 100% !important;
    min-width: 0
  }

  .tool.sp-test .tool-banner .down-test dl dt {
    float: none;
    min-height: 0
  }

  .tool.sp-test .tool-banner .down-test dl dd {
    float: none
  }

  .tool.sp-test .tool-banner .down-test dl.last {
    display: block
  }
}

.tool.sp-test .speed-mbps {
  padding: 40px 0;
  padding-top: 80px;
  background-color: #f5f9ff
}

.tool.sp-test .speed-mbps h2 {
  font-size: 24px;
  text-align: center
}

.tool.sp-test .speed-mbps ul {
  padding-top: 10px;
  width: 100%;
  height: 228px;
  margin-top: 45px;
  border: solid #dee4ee 1px;
  list-style-type: none;
  background: url(../../images/tool/network-right.png) no-repeat right top
}

.tool.sp-test .speed-mbps ul li {
  margin-top: 15px;
  line-height: 25px;
  font-size: 16px
}

.tool.sp-test .speed-mbps ul li span {
  display: inline-block;
  width: 113px;
  height: 25px;
  margin-left: 50px;
  margin-right: 15px;
  color: #fff;
  text-indent: 10px;
  font-weight: 600;
  background-color: #3e97f0
}

@media (max-width:700px) {
  .tool.sp-test .speed-mbps ul {
    padding-top: 228px;
    height: auto;
    background: url(../../images/tool/network-right.png) no-repeat right top
  }

  .tool.sp-test .speed-mbps ul li {
    padding-left: 5px
  }

  .tool.sp-test .speed-mbps ul li span {
    margin-left: 0
  }
}

.tool.sp-test .tool-online h2 {
  font-size: 24px
}

.tool.sp-test .tool-online dl dt {
  min-height: 110px
}

@media (max-width:700px) {
  .tool.sp-test .tool-online dl dt {
    min-height: 140px
  }
}

.tool.sp-test .faules-message {
  min-height: 348px;
  text-align: center
}

.tool.sp-test .faules-message .bg {
  padding-bottom: 50px;
  min-height: 348px
}

.tool.sp-test .faules-message .bg .content {
  padding: 50px 20px;
  margin-top: -60px
}

.tool.sp-test .faules-message .bg .content h2 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 600
}

.tool.sp-test .faules-message .bg .content p {
  text-align: left;
  font-size: 15px;
  color: #474747
}

.tool.sp-test .faules-message .bg .content .button {
  padding: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  border: none;
  width: 274px;
  height: 63px;
  margin-top: 40px;
  line-height: 63px;
  text-shadow: 0 1px 0 rgba(13, 137, 0, 0.56);
  background-image: -moz-linear-gradient(-15deg, #10dd4e 0, #6adc50 100%);
  background-image: -webkit-linear-gradient(-15deg, #10dd4e 0, #6adc50 100%);
  background-image: -ms-linear-gradient(-15deg, #10dd4e 0, #6adc50 100%);
  box-shadow: 0 12px 14.72px 1.28px rgba(0, 197, 87, 0.36)
}

.tool.sp-test .faules-message .bg .content .button:hover {
  background-image: -moz-linear-gradient(-15deg, #6adc50 0, #10dd4e 100%);
  background-image: -webkit-linear-gradient(-15deg, #6adc50 0, #10dd4e 100%);
  background-image: -ms-linear-gradient(-15deg, #6adc50 0, #10dd4e 100%)
}

.tool.sp-test .faules-message .bg .content .snock {
  bottom: -78px
}

@media (max-width:1400px) {
  .tool.sp-test .faules-message .bg .content .snock {
    width: 300px;
    right: -85px
  }
}

@media (max-width:700px) {
  .tool.sp-test .faules-message .bg .content .snock {
    width: 141px;
    right: -10px;
    bottom: -25px
  }
}

.tool.sp-test .tool-extra {
  background: #f5f9ff url(../../images/tool/tool-extra-bg.png) no-repeat center 380px
}

.tool.sp-test .tool-extra h2 {
  margin-bottom: 35px
}

.tool.sp-test .tool-extra h3 {
  margin: 20px 0;
  padding-left: 50px;
  font-size: 20px
}

.tool.sp-test .tool-extra p {
  padding: 0;
  padding-left: 50px;
  line-height: 34px;
  font-size: 14px;
  color: #474747
}

.tool.sp-test .tool-extra .button {
  display: block;
  padding: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  border: none;
  width: 274px;
  height: 63px;
  margin: 0 auto;
  margin-top: 40px;
  line-height: 63px;
  text-shadow: 0 1px 0 rgba(13, 137, 0, 0.56);
  background-image: -moz-linear-gradient(-15deg, #10dd4e 0, #6adc50 100%);
  background-image: -webkit-linear-gradient(-15deg, #10dd4e 0, #6adc50 100%);
  background-image: -ms-linear-gradient(-15deg, #10dd4e 0, #6adc50 100%);
  box-shadow: 0 12px 14.72px 1.28px rgba(0, 197, 87, 0.36)
}

.tool.sp-test .tool-extra .button:hover {
  background-image: -moz-linear-gradient(-15deg, #6adc50 0, #10dd4e 100%);
  background-image: -webkit-linear-gradient(-15deg, #6adc50 0, #10dd4e 100%);
  background-image: -ms-linear-gradient(-15deg, #6adc50 0, #10dd4e 100%)
}

.tool.sp-test .tool-extra .bottom-change {
  margin-top: 120px
}

@media (max-width:700px) {

  .tool.sp-test .tool-extra h3,
  .tool.sp-test .tool-extra p {
    padding-left: 0
  }
}

.tool .rate {
  display: block;
  text-align: center;
  margin-top: 40px
}

.tool .rate .score,
.tool .rate .stars {
  display: inline-block;
  line-height: 0;
  margin-right: 10px
}

.tool .rate .stars {
  cursor: pointer;
  height: 14px
}

.tool .rate .stars li {
  float: left;
  margin-top: 2px;
  padding-right: 10px;
  list-style: none;
  width: 13px;
  height: 13px;
  background-image: url('../../images/rate-stars.png');
  background-repeat: no-repeat;
  background-position: 0 0
}

.tool .rate .stars li.light-up {
  background-position: 0 -13px
}

.tool .tool-failed {
  padding: 80px 0 60px;
  font-family: "Open Sans", Arial, sans-serif
}

.tool .tool-failed h2 {
  color: #212121;
  font-size: 30px;
  font-weight: 700;
  text-align: center
}

.tool .tool-failed p {
  color: #333;
  font-size: 18px;
  text-align: center
}

.tool .tool-failed .failed-list {
  padding-top: 48px;
  list-style: none;
  text-align: left
}

.tool .tool-failed .failed-list li {
  position: relative;
  margin-bottom: 30px;
  color: #333;
  font-size: 16px;
  line-height: 26px;
  text-align: left
}

.tool .tool-failed .failed-list li::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -40px;
  left: 108px;
  z-index: -1;
  width: 1px;
  height: 40px;
  border-left: 1px dashed #b1d5ff
}

.tool .tool-failed .failed-list li.last::before {
  display: none
}

.tool .tool-failed .failed-list li i,
.tool .tool-failed .failed-list li span {
  display: inline-block;
  vertical-align: middle
}

.tool .tool-failed .failed-list li span {
  max-width: 920px
}

.tool .tool-failed .failed-list li i {
  position: relative;
  z-index: 1;
  margin-right: 20px;
  margin-left: 84px;
  width: 48px;
  height: 48px;
  color: #1c86ff;
  font-size: 28px;
  font-weight: 700;
  line-height: 48px;
  font-style: normal;
  text-align: center;
  border-radius: 50%;
  background: #d1e7ff
}

.tool .failed-tips {
  position: relative;
  margin: 80px auto 0;
  padding: 32px 66px;
  width: 870px;
  list-style: none;
  text-align: left;
  border-radius: 10px;
  background-color: #f2f9ff;
  background: -webkit-linear-gradient(#fff 0, #f0f8ff 100%);
  background: linear-gradient(#fff 0, #f0f8ff 100%)
}

.tool .failed-tips::before {
  content: '';
  display: block;
  position: absolute;
  top: -54px;
  left: 0;
  width: 80px;
  height: 63px;
  background: url(../../images/tool/tips.png) no-repeat
}

.tool .failed-tips li {
  margin-bottom: 6px;
  color: #212121;
  font-size: 16px
}

.tool .tool-choose .container {
  width: 1200px
}

.tool .tool-choose h2 {
  padding: 18px 0 62px;
  color: #212121;
  font-size: 30px;
  font-weight: 700;
  text-align: center
}
.tool .tool-choose .choose-list {
  display: flex;
  flex-wrap: wrap;
}
.tool .tool-choose .choose-list dl {

  margin-bottom: 52px;
  width: 50%;
  overflow: hidden
}

.tool .tool-choose .choose-list dl:nth-child(2n) dt {
  margin-left: 54px
}

.tool .tool-choose .choose-list dl dt,
.tool .tool-choose .choose-list dl dd {
  float: left
}

.tool .tool-choose .choose-list dl dt {
  margin: 0 30px 0 0;
  width: 104px;
  text-align: center
}

.tool .tool-choose .choose-list dl dd {
  width: 410px
}

.tool .tool-choose .choose-list dl h3 {
  margin: 2px 0 20px 0;
  color: #212121;
  font-size: 24px;
  font-weight: 600
}

.tool .tool-choose .choose-list dl p {
  color: #212121;
  font-size: 16px;
  line-height: 30px
}

.tool .tool-repair {
  padding: 70px 0;
  margin: 0 auto;
  max-width: 1680px;
  background: #fff;
  border-radius: 2px;
  font-family: "Open Sans", Arial, sans-serif;
  box-shadow: 0 -3px 40px 0 rgba(0, 95, 204, 0.1)
}

.tool .tool-repair h2 {
  padding-bottom: 60px;
  color: #212121;
  font-size: 30px;
  font-weight: 700;
  text-align: center
}

.tool .tool-repair p {
  margin-bottom: 28px;
  color: #333;
  font-size: 16px;
  line-height: 26px
}

.tool .tool-repair b,
.tool .tool-repair strong {
  color: #000;
  font-size: 16px;
  font-weight: 700
}

.tool .tool-repair .lightblue {
  color: #1c89ff;
  font-weight: 700
}

.tool .tool-repair .repair-list {
  list-style: none;
  text-align: left
}

.tool .tool-repair .repair-list li {
  margin-bottom: 14px;
  color: #333;
  font-size: 16px;
  line-height: 30px
}

.tool .tool-repair .repair-list li.repair-img {
  padding-top: 28px;
  margin-bottom: 54px;
  text-align: center
}

.tool .tool-repair .repair-list li b {
  color: #333;
  font-weight: 600
}

.tool .tool-need {
  min-height: 649px;
  font-family: "Open Sans", Arial, sans-serif;
  background: #f7f8fa url(../../images/tool/tool-need-bg.jpg) top center no-repeat
}

.tool .tool-need h2 {
  padding-top: 80px;
  color: #212121;
  font-size: 30px;
  font-weight: 700;
  text-align: center
}

.tool .tool-need .need-list {
  padding: 74px 0 80px
}

.tool .tool-need .need-list .need-box {
  position: relative;
  float: left;
  width: 550px;
  height: 326px;
  text-align: center;
  border-radius: 2px;
  background-color: #fafdff;
  box-shadow: 0 -3px 40px 0 rgba(0, 95, 204, 0.15)
}

.tool .tool-need .need-list .need-box::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 79px;
  background: url(../../images/tool/need-box-bg.png) top center no-repeat
}

.tool .tool-need .need-list .need-box .need-img {
  margin: 36px 0 14px;
  height: 74px;
  line-height: 74px
}

.tool .tool-need .need-list .need-box .need-img img {
  display: inline-block;
  width: 74px;
  border-radius: 50%;
  vertical-align: middle;
  box-shadow: 0 0 40px 0 rgba(235, 38, 41, 0.3)
}

.tool .tool-need .need-list .need-box.need-right {
  float: right
}

.tool .tool-need .need-list .need-box.need-right .need-img img {
  width: auto;
  box-shadow: 0 0 40px 0 rgba(24, 221, 131, 0.3)
}

.tool .tool-need .need-list .need-box h3 {
  margin: 0 0 12px;
  color: #333;
  font-size: 18px;
  font-weight: 600
}

.tool .tool-need .need-list .need-box p {
  color: #666;
  font-size: 16px
}

.tool .tool-need .too-btn-zone {
  position: relative;
  z-index: 2;
  margin-top: 32px
}

.tool .tool-need .too-btn-zone .button.large {
  padding: 11px 30px;
  min-width: 140px
}

@media (max-width:1000px) {

  html[lang="de"] .tool .tool-banner .container,
  html[lang="dk"] .tool .tool-banner .container,
  html[lang="es"] .tool .tool-banner .container,
  html[lang="fr"] .tool .tool-banner .container,
  html[lang="it"] .tool .tool-banner .container,
  html[lang="nl"] .tool .tool-banner .container,
  html[lang="pl"] .tool .tool-banner .container,
  html[lang="pt"] .tool .tool-banner .container,
  html[lang="sv"] .tool .tool-banner .container {
    min-width: 0
  }

  html[lang="de"] .tool .tool-banner .container>ul,
  html[lang="dk"] .tool .tool-banner .container>ul,
  html[lang="es"] .tool .tool-banner .container>ul,
  html[lang="fr"] .tool .tool-banner .container>ul,
  html[lang="it"] .tool .tool-banner .container>ul,
  html[lang="nl"] .tool .tool-banner .container>ul,
  html[lang="pl"] .tool .tool-banner .container>ul,
  html[lang="pt"] .tool .tool-banner .container>ul,
  html[lang="sv"] .tool .tool-banner .container>ul {
    display: inline-block;
    width: auto;
    text-align: left
  }

  html[lang="de"] .tool .tool-banner .container>ul li,
  html[lang="dk"] .tool .tool-banner .container>ul li,
  html[lang="es"] .tool .tool-banner .container>ul li,
  html[lang="fr"] .tool .tool-banner .container>ul li,
  html[lang="it"] .tool .tool-banner .container>ul li,
  html[lang="nl"] .tool .tool-banner .container>ul li,
  html[lang="pl"] .tool .tool-banner .container>ul li,
  html[lang="pt"] .tool .tool-banner .container>ul li,
  html[lang="sv"] .tool .tool-banner .container>ul li {
    display: block;
    padding-right: 0 !important;
    margin-bottom: 10px
  }

  html[lang="de"] .tool .tool-banner .container>ul li.icons06 sup,
  html[lang="dk"] .tool .tool-banner .container>ul li.icons06 sup,
  html[lang="es"] .tool .tool-banner .container>ul li.icons06 sup,
  html[lang="fr"] .tool .tool-banner .container>ul li.icons06 sup,
  html[lang="it"] .tool .tool-banner .container>ul li.icons06 sup,
  html[lang="nl"] .tool .tool-banner .container>ul li.icons06 sup,
  html[lang="pl"] .tool .tool-banner .container>ul li.icons06 sup,
  html[lang="pt"] .tool .tool-banner .container>ul li.icons06 sup,
  html[lang="sv"] .tool .tool-banner .container>ul li.icons06 sup {
    position: relative;
    display: inline-block;
    margin-left: 6px;
    right: 0;
    top: 0
  }

  html[lang="de"] .tool .tool-banner .container h1,
  html[lang="dk"] .tool .tool-banner .container h1,
  html[lang="es"] .tool .tool-banner .container h1,
  html[lang="fr"] .tool .tool-banner .container h1,
  html[lang="it"] .tool .tool-banner .container h1,
  html[lang="nl"] .tool .tool-banner .container h1,
  html[lang="pl"] .tool .tool-banner .container h1,
  html[lang="pt"] .tool .tool-banner .container h1,
  html[lang="sv"] .tool .tool-banner .container h1 {
    font-size: 30px
  }

  html[lang="de"] .tool .tool-banner .container h2,
  html[lang="dk"] .tool .tool-banner .container h2,
  html[lang="es"] .tool .tool-banner .container h2,
  html[lang="fr"] .tool .tool-banner .container h2,
  html[lang="it"] .tool .tool-banner .container h2,
  html[lang="nl"] .tool .tool-banner .container h2,
  html[lang="pl"] .tool .tool-banner .container h2,
  html[lang="pt"] .tool .tool-banner .container h2,
  html[lang="sv"] .tool .tool-banner .container h2 {
    font-size: 20px
  }
}

@media (max-width:400px) {

  html[lang="de"] .tool .tool-banner .container>ul li a,
  html[lang="dk"] .tool .tool-banner .container>ul li a,
  html[lang="es"] .tool .tool-banner .container>ul li a,
  html[lang="fr"] .tool .tool-banner .container>ul li a,
  html[lang="it"] .tool .tool-banner .container>ul li a,
  html[lang="nl"] .tool .tool-banner .container>ul li a,
  html[lang="pl"] .tool .tool-banner .container>ul li a,
  html[lang="pt"] .tool .tool-banner .container>ul li a,
  html[lang="sv"] .tool .tool-banner .container>ul li a {
    font-size: 14px;
    line-height: 26px
  }

  html[lang="de"] .tool .tool-banner .container>ul li a i,
  html[lang="dk"] .tool .tool-banner .container>ul li a i,
  html[lang="es"] .tool .tool-banner .container>ul li a i,
  html[lang="fr"] .tool .tool-banner .container>ul li a i,
  html[lang="it"] .tool .tool-banner .container>ul li a i,
  html[lang="nl"] .tool .tool-banner .container>ul li a i,
  html[lang="pl"] .tool .tool-banner .container>ul li a i,
  html[lang="pt"] .tool .tool-banner .container>ul li a i,
  html[lang="sv"] .tool .tool-banner .container>ul li a i {
    margin-right: 4px
  }

  html[lang="de"] .tool .tool-banner .container>ul li a span,
  html[lang="dk"] .tool .tool-banner .container>ul li a span,
  html[lang="es"] .tool .tool-banner .container>ul li a span,
  html[lang="fr"] .tool .tool-banner .container>ul li a span,
  html[lang="it"] .tool .tool-banner .container>ul li a span,
  html[lang="nl"] .tool .tool-banner .container>ul li a span,
  html[lang="pl"] .tool .tool-banner .container>ul li a span,
  html[lang="pt"] .tool .tool-banner .container>ul li a span,
  html[lang="sv"] .tool .tool-banner .container>ul li a span {
    font-size: 14px;
    line-height: 26px
  }

  html[lang="de"] .tool .tool-banner .container>ul li a sup,
  html[lang="dk"] .tool .tool-banner .container>ul li a sup,
  html[lang="es"] .tool .tool-banner .container>ul li a sup,
  html[lang="fr"] .tool .tool-banner .container>ul li a sup,
  html[lang="it"] .tool .tool-banner .container>ul li a sup,
  html[lang="nl"] .tool .tool-banner .container>ul li a sup,
  html[lang="pl"] .tool .tool-banner .container>ul li a sup,
  html[lang="pt"] .tool .tool-banner .container>ul li a sup,
  html[lang="sv"] .tool .tool-banner .container>ul li a sup {
    margin-left: 2px;
    margin-right: -10px
  }
}

@media (max-width:1130px) {
  html[lang="en"] .tool .tool-banner .container>ul {
    display: none
  }
}

.password-generator {
  font-family: 'Cabin', sans-serif;
  color: #212121
}

.password-generator h2,
.password-generator h3,
.password-generator h1 {
  font-family: 'Cabin', sans-serif;
  font-weight: 700
}

.password-generator .tool-password {
  position: relative;
  margin-top: 85px;
  padding-bottom: 60px;
  padding-top: 55px;
  background: #f5f5f5;
  text-align: center
}

.password-generator .tool-password h1 {
  font-size: 72px
}

.password-generator .tool-password p {
  font-size: 30px
}

.password-generator .tool-password .note {
  position: absolute;
  width: 100%;
  bottom: 15px;
  text-align: center;
  font-size: 14px;
  display: none
}

.password-generator .tool-password .serive {
  position: absolute;
  right: 80px;
  bottom: 40px
}

.password-generator .tool-password .serive dl {
  float: left;
  margin-right: 20px;
  text-align: center
}

.password-generator .tool-password .serive dl dt {
  position: relative;
  height: 60px;
  line-height: 60px;
  cursor: pointer
}

.password-generator .tool-password .serive dl dt span {
  position: absolute;
  left: -100px;
  top: -40px;
  padding: 10px;
  width: 255px;
  line-height: 22px;
  text-align: left;
  padding-left: 20px;
  display: none;
  z-index: 2;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #d6dbdb
}

.password-generator .tool-password .serive dl dt:hover span {
  display: block
}

.password-generator .tool-password .serive dl dt img {
  display: inline-block;
  vertical-align: middle
}

.password-generator .tool-password .serive dl dd {
  font-size: 12px
}

.password-generator .tool-password .lp-pg-copy-password__button.checked {
  background-color: #5ac108
}

.password-generator .tool-password .strength {
  display: block;
  position: absolute;
  width: 192px;
  height: 44px;
  left: 0;
  top: 120px;
  background: url(../../images/generator/strength.png);
  background-position: 0 -88px
}

.password-generator .tool-password .strength.weak {
  background-position: 0 -44px
}

.password-generator .tool-password .strength.good {
  background-position: 0 0
}

.password-generator .tool-password.tool-password-pl .strength {
  background: url(../../images/generator/strength-pl.png);
  background-position: 0 -88px
}

.password-generator .tool-password.tool-password-pl .strength.weak {
  background-position: 0 -44px
}

.password-generator .tool-password.tool-password-pl .strength.good {
  background-position: 0 0
}

.password-generator .tool-password.tool-password-pt .strength {
  background: url(../../images/generator/strength-pt.png);
  background-position: 0 -88px
}

.password-generator .tool-password.tool-password-pt .strength.weak {
  background-position: 0 -44px
}

.password-generator .tool-password.tool-password-pt .strength.good {
  background-position: 0 0
}

@media (max-width:768px) {
  .password-generator .tool-password h1 {
    font-size: 40px
  }

  .password-generator .tool-password p {
    font-size: 18px
  }

  .password-generator .tool-password .lp-pg-generated-password {
    margin-left: 0
  }

  .password-generator .tool-password .lp-custom-range__wrapper {
    float: none;
    width: 100%;
    height: 50px;
    margin-left: 0
  }

  .password-generator .tool-password .lp-pg .lp-row {
    float: none;
    margin-top: 25px;
    width: 100%;
    margin-right: 0
  }

  .password-generator .tool-password .serive {
    margin-top: 25px;
    position: inherit
  }

  .password-generator .tool-password .serive dl {
    display: inline-block;
    float: none
  }
}

.password-generator .step {
  margin-top: 60px;
  margin-bottom: 55px;
  text-align: center;
  overflow: hidden;
  height: auto
}

.password-generator .step h2 {
  margin-bottom: 35px;
  font-size: 48px
}

.password-generator .step dl {
  float: left
}

.password-generator .step dl.center {
  position: relative;
  width: 635px
}

.password-generator .step dl.center:after,
.password-generator .step dl.center:before {
  position: absolute;
  content: "";
  width: 58px;
  height: 38px;
  top: 75px;
  background: url(../../images/generator/arrow.png)
}

.password-generator .step dl.center:after {
  left: 70px
}

.password-generator .step dl.center:before {
  right: 90px
}

.password-generator .step dl dd {
  margin-top: 15px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px
}

@media (max-width:768px) {
  .password-generator .step dl {
    float: none;
    width: 100%;
    margin-bottom: 15px
  }

  .password-generator .step dl.center {
    width: 100%
  }

  .password-generator .step dl.center:before,
  .password-generator .step dl.center:after {
    display: none
  }
}

.password-generator .feature-message {
  padding: 30px 0;
  overflow: hidden;
  height: auto
}

.password-generator .feature-message.gray {
  background: #f2f2f2
}

.password-generator .feature-message .left {
  float: left
}

.password-generator .feature-message .right {
  float: right
}

.password-generator .feature-message .message {
  width: 630px
}

.password-generator .feature-message .message h3 {
  margin-bottom: 15px;
  font-size: 22px
}

.password-generator .feature-message .message p {
  font-size: 16px;
  color: #808080;
  line-height: 28px
}

.password-generator .feature-message .message p b {
  color: #212121
}

.password-generator .how-password {
  margin-bottom: 30px;
  height: auto
}

.password-generator .how-password h2 {
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 48px;
  text-align: center
}

.password-generator .how-password .content {
  width: 100%;
  padding-bottom: 80px;
  background: #fff url(../../images/generator/password-bg.png) no-repeat right bottom;
  border: solid 10px #f2f2f2;
  border-top-width: 20px;
  border-bottom-width: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.password-generator .how-password .content h3 {
  margin: 25px 0;
  padding-top: 51px;
  height: 60px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-shadow: 0 4px 6px rgba(243, 136, 9, 0.75);
  background: url(../../images/generator/title-bg.png) no-repeat center
}

.password-generator .how-password .content p {
  padding: 0 40px;
  font-size: 16px;
  color: #808080
}

.password-generator .how-password .content p b {
  font-size: 24px
}

@media (max-width:768px) {
  .password-generator .how-password .content h3 {
    font-size: 30px;
    line-height: 33px;
    padding-top: 0;
    height: auto;
    color: #000;
    text-shadow: none;
    background: none
  }

  .password-generator .how-password .content p {
    padding: 0 15px
  }
}

@media (max-width:768px) {
  .password-generator .container {
    min-width: 100%;
    width: 100%;
    padding: 30px 10px
  }

  .password-generator .feature-message .left,
  .password-generator .feature-message .right {
    float: none
  }

  .password-generator .feature-message .left img,
  .password-generator .feature-message .right img {
    display: block;
    margin: 0 auto
  }

  .password-generator .feature-message .message {
    width: 100%
  }
}

@keyframes canvasshadow {
  from {
    box-shadow: 0 9px 29.16px 6.84px rgba(132, 186, 246, 0.8)
  }

  to {
    box-shadow: 0 9px 16px 6.84px rgba(132, 186, 246, 0.8)
  }
}

@-webkit-keyframes canvasshadow {
  from {
    box-shadow: 0 9px 29.16px 6.84px rgba(132, 186, 246, 0.8)
  }

  to {
    box-shadow: 0 9px 16px 6.84px rgba(132, 186, 246, 0.8)
  }
}

html[lang="pl"] .tool .faules-message {
  min-height: 825px
}

html[lang="pl"] .tool.sp-test .faules-message {
  min-height: 348px
}

html[lang="pl"] .tool .faules-message .bg .content .down-box {
  text-align: center
}

html[lang="pl"] .tool .faules-message .bg .content .button {
  padding: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  border: none;
  width: 267px;
  height: 57px;
  font-weight: bold;
  margin-top: 40px;
  line-height: 57px;
  border-radius: 8px;
  background-image: -moz-linear-gradient(-90deg, #22db09 0, #00c01b 100%);
  background-image: -webkit-linear-gradient(-90deg, #22db09 0, #00c01b 100%);
  background-image: -ms-linear-gradient(-90deg, #22db09 0, #00c01b 100%);
  box-shadow: 0 8px 14px 0 rgba(62, 183, 79, 0.48)
}

html[lang="pl"] .tool .faules-message .bg .content .button i {
  vertical-align: middle;
  margin-top: -2px;
  width: 14px;
  height: 15px;
  margin-right: 10px;
  background: url(../../images/tool/down.png)
}

html[lang="pl"] .tool .faules-message .bg .content .button.buy-btn {
  margin-left: 45px;
  background-image: -moz-linear-gradient(-90deg, #6dbbf7 0, #249dfa 100%);
  background-image: -webkit-linear-gradient(-90deg, #6dbbf7 0, #249dfa 100%);
  background-image: -ms-linear-gradient(-90deg, #6dbbf7 0, #249dfa 100%);
  box-shadow: 0 8px 14px 0 rgba(80, 159, 214, 0.48)
}

html[lang="pl"] .tool .faules-message .bg .content .button.buy-btn:hover {
  background-image: -moz-linear-gradient(-90deg, #249dfa 0, #49adfa 100%);
  background-image: -webkit-linear-gradient(-90deg, #249dfa 0, #49adfa 100%);
  background-image: -ms-linear-gradient(-90deg, #249dfa 0, #49adfa 100%)
}

html[lang="pl"] .tool .faules-message .bg .content .button:hover {
  background-image: -moz-linear-gradient(-90deg, #00d81e 0, #08d509 100%);
  background-image: -webkit-linear-gradient(-90deg, #00d81e 0, #08d509 100%);
  background-image: -ms-linear-gradient(-90deg, #00d81e 0, #08d509 100%)
}

.tool.sound {
  font-family: "Open Sans", Arial, sans-serif;
  background: #fff
}

.tool.sound .container {
  width: 1200px !important
}

.tool.sound .tool-banner {
  padding: 30px 0 56px;
  min-height: 0;
  height: 580px;
  text-align: center;
  background: #4c9dff url(../../images/tool/sound-banner-bg.png) no-repeat center bottom
}

.tool.sound .tool-banner:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #4c9fff
}

.tool.sound .tool-banner h1 {
  padding-top: 70px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  text-shadow: none
}

.tool.sound .tool-banner .fb2 {
  margin-top: 10px;
  padding-bottom: 40px;
  color: #f5f5f5;
  font-size: 18px;
  line-height: 30px
}

.tool.sound .tool-banner p {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-align: center
}

.tool.sound .sound-test {
  position: relative;
  margin: 0 auto 34px;
  width: 850px;
  min-height: 170px;
  font-family: "Open Sans", Arial, sans-serif
}

.tool.sound .sound-test .sound,
.tool.sound .sound-test .sound-icon,
.tool.sound .sound-test .sound.on::before {
  background: url(../../images/tool/sound-test-icons.png) no-repeat
}

.tool.sound .sound-test .sound {
  position: absolute;
  top: 0;
  z-index: 0;
  width: 160px;
  height: 164px;
  cursor: pointer;
  background-position: 0 0
}

.tool.sound .sound-test .sound .sound-icon {
  display: block;
  position: absolute;
  top: 64px;
  left: 58px;
  z-index: 2;
  width: 38px;
  height: 38px;
  background-position: -160px 0
}

.tool.sound .sound-test .sound.sound-left {
  left: 0
}

.tool.sound .sound-test .sound.sound-right {
  right: 0
}

.tool.sound .sound-test .sound.sound-right .sound-icon {
  left: 66px;
  background-position: -160px -38px
}

.tool.sound .sound-test .sound.sound-right.on {
  background: transparent
}

.tool.sound .sound-test .sound.sound-right.on::before {
  left: 0;
  background-position: 0 -328px
}

.tool.sound .sound-test .sound.on {
  background: transparent
}

.tool.sound .sound-test .sound.on::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -63px;
  z-index: 1;
  width: 224px;
  height: 164px;
  background-position: 0 -164px
}

.tool.sound .sound-test .volume-box {
  position: absolute;
  top: 10px;
  left: 176px;
  z-index: 0;
  width: 494px;
  height: 143px;
  background: url(../../images/tool/volume-bg.png) no-repeat
}

.tool.sound .sound-test .volume-icon {
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 247px;
  height: 143px;
  overflow: hidden
}

.tool.sound .sound-test .volume-icon.volume-left em,
.tool.sound .sound-test .volume-icon.volume-right em {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  height: 143px;
  opacity: 0;
  visibility: hidden;
  background: url(../../images/tool/volume-icon.png) no-repeat;
  transition: opacity .05s .05s ease-in-out
}

.tool.sound .sound-test .volume-icon.volume-left.on em,
.tool.sound .sound-test .volume-icon.volume-right.on em {
  opacity: 1;
  visibility: visible
}

.tool.sound .sound-test .volume-icon.volume-left {
  left: 0
}

.tool.sound .sound-test .volume-icon.volume-left em.one {
  left: 0;
  width: 21px;
  background-position: 0 0
}

.tool.sound .sound-test .volume-icon.volume-left em.two {
  left: 21px;
  width: 26px;
  background-position: -21px 0;
  transition-delay: .1s
}

.tool.sound .sound-test .volume-icon.volume-left em.three {
  left: 47px;
  width: 26px;
  background-position: -47px 0;
  transition-delay: .15s
}

.tool.sound .sound-test .volume-icon.volume-left em.four {
  left: 73px;
  width: 31px;
  background-position: -73px 0;
  transition-delay: .2s
}

.tool.sound .sound-test .volume-icon.volume-left em.five {
  left: 104px;
  width: 30px;
  background-position: -104px 0;
  transition-delay: .25s
}

.tool.sound .sound-test .volume-icon.volume-left em.six {
  left: 134px;
  width: 31px;
  background-position: -134px 0;
  transition-delay: .3s
}

.tool.sound .sound-test .volume-icon.volume-left em.seven {
  left: 165px;
  width: 33px;
  background-position: -165px 0;
  transition-delay: .35s
}

.tool.sound .sound-test .volume-icon.volume-left em.eight {
  left: 198px;
  width: 33px;
  background-position: -198px 0;
  transition-delay: .4s
}

.tool.sound .sound-test .volume-icon.volume-left em.nine {
  right: 0;
  width: 18px;
  background-position: -231px 0;
  transition-delay: .45s
}

.tool.sound .sound-test .volume-icon.volume-right {
  right: 0
}

.tool.sound .sound-test .volume-icon.volume-right em.one {
  right: 0;
  width: 21px;
  background-position: -473px 0
}

.tool.sound .sound-test .volume-icon.volume-right em.two {
  right: 21px;
  width: 26px;
  background-position: -447px 0;
  transition-delay: .1s
}

.tool.sound .sound-test .volume-icon.volume-right em.three {
  right: 47px;
  width: 27px;
  background-position: -420px 0;
  transition-delay: .15s
}

.tool.sound .sound-test .volume-icon.volume-right em.four {
  right: 74px;
  width: 31px;
  background-position: -389px 0;
  transition-delay: .2s
}

.tool.sound .sound-test .volume-icon.volume-right em.five {
  right: 105px;
  width: 30px;
  background-position: -359px 0;
  transition-delay: .25s
}

.tool.sound .sound-test .volume-icon.volume-right em.six {
  right: 135px;
  width: 30px;
  background-position: -329px 0;
  transition-delay: .3s
}

.tool.sound .sound-test .volume-icon.volume-right em.seven {
  right: 165px;
  width: 33px;
  background-position: -296px 0;
  transition-delay: .35s
}

.tool.sound .sound-test .volume-icon.volume-right em.eight {
  left: 17px;
  width: 32px;
  background-position: -264px 0;
  transition-delay: .4s
}

.tool.sound .sound-test .volume-icon.volume-right em.nine {
  left: 0;
  width: 18px;
  background-position: -247px 0;
  transition-delay: .45s
}

.tool.sound .tool-failed {
  padding: 134px 0 100px
}

.tool.sound .tool-failed .fh2 {
  color: #212121;
  font-size: 32px;
  line-height: 34px
}

.tool.sound .tool-failed .failed-list {
  padding-top: 56px
}

.tool.sound .tool-failed .failed-list li {
  font-size: 18px;
  line-height: 30px
}

.tool.sound .tool-failed .failed-list li::before {
  left: 24px
}

.tool.sound .tool-failed .failed-list li i {
  margin-left: 0
}

.tool.sound .tool-failed .failed-list li span {
  max-width: none
}

.tool.sound .tool-repair {
  padding: 90px 0;
  box-shadow: 0 -3px 40px rgba(0, 0, 0, 0.1)
}

.tool.sound .tool-repair .rh3 {
  margin: 0;
  padding-bottom: 38px;
  color: #212121;
  font-size: 32px;
  line-height: 44px;
  font-weight: 700;
  text-align: center
}

.tool.sound .tool-repair p {
  color: #333;
  font-size: 18px;
  line-height: 36px
}

.tool.sound .tool-repair .fb6 {
  padding-top: 16px;
  color: #212121;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600
}

.tool.sound .tool-repair .fb6 b {
  font-weight: 600
}

.tool.sound .tool-repair .repair-list li {
  color: #333;
  font-size: 18px;
  line-height: 36px
}

.tool.sound .tool-repair .repair-list li b {
  color: #000
}

.tool.sound .repair-faqs {
  margin-top: 60px;
  padding-top: 48px;
  border-top: 1px solid #e5e5e5
}

.tool.sound .repair-faqs h2 {
  padding-bottom: 0
}

.tool.sound .repair-faqs .faqs-toggle {
  position: relative;
  margin: 26px auto 0;
  width: 120px;
  height: 40px;
  border-radius: 20px;
  background-color: #eee;
  cursor: pointer;
  opacity: 1;
  transition: opacity .4s ease
}

.tool.sound .repair-faqs .faqs-toggle:hover {
  opacity: .6;
  transition: opacity .4s ease
}

.tool.sound .repair-faqs .faqs-toggle i {
  display: block;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: -8px auto 0;
  width: 26px;
  height: 15px;
  background: url(../../images/tool/arrow-down.png) no-repeat
}

.tool.sound .repair-faqs .faqs-list {
  height: 0;
  overflow: hidden;
  transition: height .2s
}

.tool.sound .repair-faqs .faqs-list .border:first-child .fh3 {
  padding-top: 40px
}

.tool.sound .repair-faqs .faqs-list .border:first-child .fh3::before {
  top: 48px
}

.tool.sound .repair-faqs .faqs-list .border .fh3 {
  position: relative;
  margin: 0;
  padding: 20px 14px 0;
  color: #212121;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700
}

.tool.sound .repair-faqs .faqs-list .border .fh3::before {
  content: '';
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  width: 3px;
  height: 20px;
  background: #1c89ff
}

.tool.sound .repair-faqs .faqs-list .border p {
  padding: 0 14px;
  color: #333;
  font-size: 18px;
  line-height: 32px;
  margin-top: 8px
}

.tool.sound .tool-common {
  padding: 0 0 130px;
  text-align: center;
  background: #fff url(../../images/tool/common-bg.jpg?t=1) no-repeat bottom center;
  background-size: cover
}

.tool.sound .tool-common .ch2 {
  padding: 100px 0 70px;
  color: #212121;
  font-size: 32px;
  line-height: 44px;
  font-weight: 700
}

.tool.sound .tool-common .common-list {
  list-style: none;
  display: flex;
  box-sizing: border-box
}

.tool.sound .tool-common .common-list li {
  width: 370px;
  list-style: none;
  text-align: left
}

.tool.sound .tool-common .common-list li.center {
  margin: 0 40px;
  width: 390px
}

.tool.sound .tool-common .common-list li.right {
  width: 360px
}

.tool.sound .tool-common .common-list li .common-img {
  height: 260px;
  line-height: 260px
}

.tool.sound .tool-common .common-list li .common-img>img {
  display: inline-block;
  vertical-align: middle
}

.tool.sound .tool-common .common-list li .ch6 {
  padding: 18px 0 12px;
  color: #212121;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700
}

.tool.sound .tool-common .common-list li p {
  height: 130px;
  margin-bottom: 20px;
  color: #555;
  font-size: 18px;
  line-height: 26px;
  text-align: left
}

.tool.sound .tool-common .common-list li .common-btn {
  display: block;
  margin: 0;
  width: 124px;
  height: 30px;
  color: #1c89ff;
  font-size: 16px;
  line-height: 30px;
  border-radius: 16px;
  text-align: center;
  border: 1px solid #1c89ff;
  opacity: 1;
  transition: all .4s ease
}

.tool.sound .tool-common .common-list li .common-btn:hover {
  opacity: .8;
  transition: all .4s ease
}

.tool.keyboard {
  font-family: "Open Sans", Arial, sans-serif;
  background: #f7f8fa
}

.tool.keyboard .tool-banner {
  padding: 30px 0 56px;
  padding-top: 90px;
  min-height: 792px;
  text-align: center;
  background: #4c9dff url(../../images/tool/sound-banner-bg.png?t=1) no-repeat center bottom
}

.tool.keyboard .tool-banner:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #4c9fff
}

.tool.keyboard .tool-banner h1 {
  padding-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  text-shadow: none
}

.tool.keyboard .tool-banner h2 {
  margin-top: 10px;
  padding-bottom: 30px;
  color: #f5f5f5;
  font-size: 18px
}

.tool.keyboard .tool-banner p {
  color: #fff;
  font-size: 16px;
  text-align: center
}

.tool.keyboard .keyboard-area {
  position: relative;
  margin: 0 auto;
  padding: 14px;
  width: 794px;
  height: 130px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 1px 0 0 rgba(0, 95, 204, 0.3);
  box-sizing: border-box
}

.tool.keyboard .keyboard-txt {
  display: block;
  width: 100%;
  height: 100%;
  color: #212121;
  font-size: 16px;
  line-height: normal;
  outline: none;
  resize: none;
  -webkit-caret-color: #aaa;
  caret-color: #aaa;
  text-align: left;
  border-radius: 6px;
  background-color: #fff;
  border: 0 solid transparent;
  text-transform: none;
  font-family: "Open Sans", Arial, sans-serif
}

.tool.keyboard .keyboardundo-undo {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 12px;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  cursor: pointer;
  background: transparent;
  text-indent: -9999px;
  width: 18px;
  height: 14px;
  background: url(../../images/tool/undo-icon.png) no-repeat;
  background-position: 0 0
}

.tool.keyboard .keyboardundo-undo.keyboardundo-active {
  background-position: 0 -14px
}

.tool.keyboard .keyboard-test {
  margin: 30px auto;
  width: 1000px;
  height: 300px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.15)
}

.tool.keyboard .keyboard-test h3 {
  padding: 20px 0 18px;
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-shadow: 0 2px 2px rgba(0, 95, 204, 0.36)
}

.tool.keyboard .keyboard-test .ui-keyboard-button.keydown_press {
  color: #fff;
  background-color: #1c89ff !important;
  border: 1px solid #1460b2 !important;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.35)
}

.tool.keyboard .keyboard-ui {
  position: relative;
  padding: 0 60px;
  height: 220px
}

.tool.keyboard .keyboard-box {
  position: relative;
  float: left;
  height: inherit
}

.tool.keyboard .keyboard-box.keyboard-left {
  width: 566px
}

.tool.keyboard .keyboard-box.keyboard-center {
  margin-left: 20px;
  width: 114px
}

.tool.keyboard .keyboard-box.keyboard-center .ui-keyboard-button {
  font-size: 12px;
  font-weight: 600;
  line-height: normal
}

.tool.keyboard .keyboard-box.keyboard-center .ui-keyboard-button.ui-keyboard-38uarr-59,
.tool.keyboard .keyboard-box.keyboard-center .ui-keyboard-button.ui-keyboard-left,
.tool.keyboard .keyboard-box.keyboard-center .ui-keyboard-button.ui-keyboard-38darr-59,
.tool.keyboard .keyboard-box.keyboard-center .ui-keyboard-button.ui-keyboard-right {
  font-size: 20px;
  font-weight: 700
}

.tool.keyboard .keyboard-box.keyboard-right {
  float: right;
  margin-right: 7px;
  width: 151px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.small {
  width: 34px;
  height: 34px;
  font-size: 12px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-47 {
  top: 29px;
  left: 39px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-42 {
  top: 29px;
  left: 78px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-- {
  top: 29px;
  right: 0;
  left: auto
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-7 {
  top: 68px;
  left: auto
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-8 {
  top: 68px;
  left: 39px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-9 {
  top: 68px;
  left: 78px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-43 {
  top: 68px;
  right: 0
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-4 {
  top: 107px;
  left: 0
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-5 {
  top: 107px;
  left: 39px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-6 {
  top: 107px;
  left: 78px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-37 {
  top: 107px;
  right: 0;
  left: auto
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-1 {
  top: 146px;
  left: 0
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-2 {
  top: 146px;
  left: 39px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-3 {
  top: 146px;
  left: 78px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-61 {
  top: 146px;
  right: 0;
  left: auto
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-0 {
  top: 185px;
  left: 0;
  width: 73px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-46 {
  top: 185px;
  left: 78px
}

.tool.keyboard .keyboard-box.keyboard-right .ui-keyboard-button.ui-keyboard-enter {
  top: 146px;
  right: 0;
  left: auto;
  width: 34px;
  height: 73px;
  font-size: 12px
}

.tool.keyboard .keyboard-box.ui-keyboard-NmLk {
  top: 0;
  left: 0
}

.tool.keyboard .ui-keyboard-button {
  font-family: "Open Sans", Arial, sans-serif;
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 34px;
  height: 34px;
  outline: none;
  cursor: pointer;
  color: #666;
  font-size: 16px;
  font-weight: 600;
  border-radius: 3px;
  text-align: center;
  background-color: #fff;
  border: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(0, 95, 204, 0.5)
}

.tool.keyboard .ui-keyboard-button.small {
  top: 0;
  height: 24px;
  font-size: 12px;
  line-height: normal
}

.tool.keyboard .ui-keyboard-button.middle {
  top: 29px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-Esc {
  left: 0;
  font-size: 14px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F1 {
  left: 98px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F2 {
  left: 137px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F3 {
  left: 176px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F4 {
  left: 215px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F5 {
  left: 254px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F6 {
  left: 293px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F7 {
  left: 332px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F8 {
  left: 371px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F9 {
  left: 410px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F10 {
  left: 449px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F11 {
  left: 488px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-F12 {
  left: 527px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-96 {
  left: 0
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-1 {
  left: 39px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-2 {
  left: 78px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-3 {
  left: 117px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-4 {
  left: 156px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-5 {
  left: 195px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-6 {
  left: 234px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-7 {
  left: 273px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-8 {
  left: 312px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-9 {
  left: 351px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-0 {
  left: 390px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-- {
  left: 429px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-61 {
  left: 468px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-bksp,
.tool.keyboard .ui-keyboard-button.ui-keyboard-tab {
  left: 507px;
  width: 54px;
  font-size: 20px;
  font-weight: 700
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-tab {
  top: 68px;
  left: 0;
  font-size: 16px;
  font-weight: 600
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-q {
  top: 68px;
  left: 59px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-w {
  top: 68px;
  left: 98px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-e {
  top: 68px;
  left: 137px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-r {
  top: 68px;
  left: 176px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-t {
  top: 68px;
  left: 215px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-y {
  top: 68px;
  left: 254px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-u {
  top: 68px;
  left: 293px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-i {
  top: 68px;
  left: 332px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-o {
  top: 68px;
  left: 371px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-p {
  top: 68px;
  left: 410px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-91 {
  top: 68px;
  left: 449px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-93 {
  top: 68px;
  left: 488px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-92 {
  top: 68px;
  left: 527px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-Caps {
  top: 107px;
  left: 0;
  width: 62px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-a {
  top: 107px;
  left: 67px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-s {
  top: 107px;
  left: 106px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-d {
  top: 107px;
  left: 145px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-f {
  top: 107px;
  left: 184px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-g {
  top: 107px;
  left: 223px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-h {
  top: 107px;
  left: 262px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-j {
  top: 107px;
  left: 301px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-k {
  top: 107px;
  left: 340px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-l {
  top: 107px;
  left: 379px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-59 {
  top: 107px;
  left: 418px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-39 {
  top: 107px;
  left: 457px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-enter {
  top: 107px;
  left: 496px;
  width: 65px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-shift {
  top: 146px;
  left: 0;
  width: 72px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-z {
  top: 146px;
  left: 77px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-x {
  top: 146px;
  left: 116px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-c {
  top: 146px;
  left: 155px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-v {
  top: 146px;
  left: 194px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-b {
  top: 146px;
  left: 233px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-n {
  top: 146px;
  left: 272px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-m {
  top: 146px;
  left: 311px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-44 {
  top: 146px;
  left: 350px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-46 {
  top: 146px;
  left: 389px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-47 {
  top: 146px;
  left: 428px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-shift.shift-two {
  top: 146px;
  left: 467px;
  width: 94px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-Ctrl {
  bottom: 1px;
  left: 0;
  width: 56px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-Ctrl.Ctrl-two {
  right: 5px;
  left: auto
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-windos {
  bottom: 1px;
  left: 61px;
  color: #888
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-windos.windos-two {
  right: 66px;
  left: auto;
  width: 56px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-alt {
  bottom: 1px;
  left: 100px;
  width: 52px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-alt.alt-two {
  right: 127px;
  left: auto;
  bottom: 1px;
  width: 58px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-space {
  bottom: 1px;
  left: 157px;
  width: 219px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-prtSc {
  top: 0;
  left: 0
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-ScrlLk {
  top: 0;
  left: 39px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-Pause {
  top: 0;
  right: 0;
  width: 36px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-Ins {
  top: 29px;
  left: 0
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-Home {
  top: 29px;
  left: 39px;
  letter-spacing: -1px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-PgUp {
  top: 29px;
  right: 0;
  width: 36px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-del {
  top: 68px;
  left: 0
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-End {
  top: 68px;
  left: 39px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-PgDn {
  top: 68px;
  right: 0;
  width: 36px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-38uarr-59 {
  top: 146px;
  left: 39px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-left {
  top: 185px;
  left: 0
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-38darr-59 {
  top: 185px;
  left: 39px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-right {
  top: 185px;
  right: 0;
  width: 36px
}

.tool.keyboard .ui-keyboard-button.ui-keyboard-NmLk {
  top: 29px;
  left: 0
}

.tool.keyboard .ui-keyboard-button:hover {
  color: #fff;
  background-color: #1c89ff;
  border: 1px solid #1460b2;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.35)
}

.tool.keyboard .ui-keyboard-text {
  display: inline-block;
  padding: 0;
  margin: 0;
  white-space: nowrap
}

.tool.keyboard .ui-state-hover,
.tool.keyboard .ui-widget-content .ui-state-hover,
.tool.keyboard .ui-widget-header .ui-state-hover,
.tool.keyboard .ui-state-focus,
.tool.keyboard .ui-widget-content .ui-state-focus,
.tool.keyboard .ui-widget-header .ui-state-focus {
  color: #1d5987;
  border: 1px solid #79b7e7;
  background: #c5dbec
}

.tool.keyboard .tool-failed {
  padding: 80px 120px 60px
}

.tool.keyboard .tool-failed .failed-inner {
  padding: 62px 0;
  width: 100%;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 -3px 40px 0 rgba(0, 95, 204, 0.1)
}

.tool.keyboard .tool-failed .failed-list {
  padding-top: 32px
}

.tool.keyboard .tool-failed .failed-list li {
  margin-bottom: 30px;
  color: #212121;
  font-size: 16px;
  line-height: 30px
}

.tool.keyboard .tool-failed .failed-list li::before {
  left: 88px;
  z-index: 0;
  border-left: 1px dashed #1c89ff
}

.tool.keyboard .tool-failed .failed-list li i {
  margin-right: 14px;
  margin-left: 64px;
  color: #1c89ff;
  background: #d1e7ff
}

.tool.keyboard .tool-failed .failed-list li:nth-child(3) {
  margin-bottom: 23px
}

.tool.keyboard .tool-repair {
  padding: 32px 0 24px;
  margin: 0 auto;
  max-width: none;
  background: #f7f8fa;
  border-radius: 0;
  box-shadow: none;
  font-family: "Open Sans", Arial, sans-serif
}

.tool.keyboard .tool-repair .container {
  width: 1200px
}

.tool.keyboard .tool-repair h2 {
  padding-bottom: 8px
}

.tool.keyboard .tool-repair p {
  margin-bottom: 30px;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  text-align: center
}

.tool.keyboard .tool-repair .repair-list {
  padding-top: 22px
}

.tool.keyboard .tool-repair .repair-list li {
  margin-bottom: 0
}

.tool.keyboard .tool-repair .repair-list li .repair-img {
  padding-top: 10px;
  margin-bottom: 20px;
  text-align: center
}

.tool.keyboard .tool-repair .repair-list li h3 {
  margin: 0 0 14px 0;
  color: #333;
  font-size: 16px;
  font-weight: 700
}

.tool.keyboard .tool-repair .repair-list li p {
  color: #212121;
  font-size: 16px;
  text-align: left
}

.tool.keyboard .tool-need {
  min-height: 0;
  height: 250px;
  font-family: "Open Sans", Arial, sans-serif;
  background: #3e9afa url(../../images/tool/need-bg.png) top center no-repeat
}

.tool.keyboard .tool-need h2,
.tool.keyboard .tool-need p {
  padding: 40px 0 0;
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  text-shadow: 0 2px 0 rgba(0, 96, 205, 0.8)
}

.tool.keyboard .tool-need .need-img {
  margin: 68px 74px 0 32px;
  float: left;
  width: 112px;
  height: 112px;
  text-align: center;
  border-radius: 50%;

}

.tool.keyboard .tool-need .need-name {
  float: left;
  width: 660px
}

.tool.keyboard .tool-need .need-name p {
  padding: 14px 0 0;
  font-size: 18px
}

.tool.keyboard .tool-need .too-btn-zone {
  float: left;
  margin-top: 94px
}

.tool.keyboard .tool-need .too-btn-zone .button.large {
  padding: 9px 26px;
  min-width: 140px;
  font-size: 18px;
  box-shadow: 0 3px 0 0 rgba(0, 96, 205, 0.9)
}

.too-btn-zone {
  text-align: center
}

.too-btn-zone .button.large {
  display: inline-block !important;
  padding: 8px 30px;
  min-width: 200px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  box-shadow: none;
  text-shadow: none;
  border-radius: 6px;
  background: #1ddd4e
}

.too-btn-zone .button.large:hover {
  background: #19bf42
}

.microphone {
  background-color: #f5f9ff
}

.microphone .drop {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 45px;
  border-radius: 3px;
  box-shadow: 0 2px 8px 0 rgba(12, 96, 246, 0.18);
  background: #fff url(../../images/tool/drop.png) no-repeat center
}

.microphone .down-btn {
  display: flex;
  width: 186px;
  height: 45px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 5px;
  color: #3251f5;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  border: solid #3251f5 2px
}

.microphone .down-btn:hover {
  background-color: #3251f5;
  color: #fff;
  text-decoration: none
}

.microphone .tool-banner {
  padding-top: 40px;
  height: 830px;
  background: #5e9dfc url(../../images/tool/banner-bg-new.jpg) no-repeat center bottom
}

.microphone .tool-banner h1 {
  padding-top: 30px
}

.microphone .tool-banner .container .content .left-message::after {
  height: 410px
}

.microphone .tool-banner .container .content .left-message h3 {
  padding-top: 0;
  font-weight: bold
}

.microphone .tool-banner .container .content .left-message dl dt {
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold
}

.microphone .tool-banner .container .content .left-message .tips {
  margin-top: 20px;
  padding: 20px;
  margin-bottom: 25px;
  background-color: #e9f1ff;
  color: #657397;
  border-radius: 5px;
  line-height: 28px
}

.microphone .tool-banner .container .content .left-message .tips h4 {
  margin-top: 5px;
  display: flex;
  font-size: 14px;
  color: #657397;
  font-weight: bold;
  align-items: center
}

.microphone .tool-banner .container .content .icon-text-2 {
  margin-top: 85px
}

.microphone .tool-banner .container .content .canvas-section .dis-flex:after {
  top: 148px
}

.microphone .faules-message {
  padding: 70px 0;
  background: #edf3ff url(../../images/tool/feature_bg.png) no-repeat center 60px
}

.microphone .faules-message .bg {
  background: transparent
}

.microphone .faules-message .bg .content {
  float: initial;
  margin-top: 0
}

.microphone .faules-message .bg .content h2 {
  font-size: 28px
}

.microphone .faules-message .bg .content h3 {
  text-align: center;
  font-size: 16px;
  color: #474747;
  line-height: 28px
}

.microphone .faules-message .bg .content h4 {
  margin: 10px 0;
  padding-left: 20px;
  color: #09090a;
  font-size: 14px;
  line-height: 24px
}

.microphone .faules-message .bg .content h4 a {
  color: #df1d1d;
  text-decoration: underline
}

.microphone .faules-message .bg .content p {
  line-height: 24px;
  color: #7a7979
}

.microphone .faules-message .bg .content p.arrow {
  padding-left: 20px;
  background: url(../../images/tool/faules-list.png) no-repeat 0 8px
}

.microphone .faules-message .bg .content p img {
  display: block;
  margin: 0 auto
}

.microphone .faules-message .bg .content dl {
  margin-top: 45px;
  margin-bottom: 20px
}

.microphone .faules-message .bg .content dl dt {
  margin: 10px auto;
  color: #1d70d7;
  font-weight: bold;
  padding-left: 20px
}

.microphone .faules-message .bg .content dl dd {
  margin-top: 0
}

.microphone .faules-message .bg .content dl dd b {
  color: #000
}

.microphone .faules-message .bg .content dl dd span {
  color: #2b4590
}

.microphone .faules-message .bg .content dl dd .down-btn {
  float: left;
  margin-left: 100px
}

.microphone .faules-message .bg .content dl dd p {
  clear: both
}

.microphone .faules-message .bg .content dl dd .step {
  margin-top: 5px
}

.microphone .faules-message .bg .content dl dd.last {
  background: transparent
}

.microphone .online-box {
  padding: 80px 0
}

.microphone .online-box h2 {
  text-align: center;
  font-size: 36px;
  color: #282828;
  font-weight: bold
}

.microphone .online-box .message {
  display: flex;
  align-items: center;
  justify-content: space-around
}

.microphone .online-box .message dl {
  width: 450px
}

.microphone .online-box .message dl dt {
  font-size: 16px;
  color: #2b2b2b;
  font-weight: bold
}

.microphone .online-box .message dl dd {
  margin-top: 10px;
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 24px;
  color: #474747
}

.microphone .faq h2 {
  text-align: center;
  font-size: 36px;
  color: #282828;
  font-weight: bold
}

.microphone .faq dl {
  padding: 30px 0;
  border-bottom: solid #e3edfb 2px
}

.microphone .faq dl dt {
  display: flex;
  font-weight: bold;
  font-size: 22px;
  color: #2b2b2b;
  align-items: center;
  cursor: pointer;
  justify-content: space-between
}

.microphone .faq dl dt i {
  width: 18px;
  height: 13px;
  transition: all .3s;
  background: url(../../images/tool/arrow_faq.png)
}

.microphone .faq dl dd {
  height: 0;
  overflow: hidden;
  font-size: 16px;
  color: #191919;
  line-height: 26px;
  transition: all .3s
}

.microphone .faq dl dd a {
  color: #df1d1d;
  text-decoration: underline
}

.microphone .faq dl dd p {
  position: relative;
  padding-left: 15px
}

.microphone .faq dl dd p::after {
  position: absolute;
  content: "";
  background-color: #191919;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  border-radius: 50%
}

.microphone .faq dl.on dt i {
  transform: rotate(180deg)
}

.microphone .faq dl.on dd {
  height: auto
}

.microphone .try-tools {
  padding-top: 80px;
  padding-bottom: 35px;
  background: url(../../images/tool/try-bg.png) no-repeat center bottom
}

.microphone .try-tools h2 {
  text-align: center;
  font-size: 36px;
  color: #282828;
  font-weight: bold
}

.microphone .try-tools .message {
  width: 100%;
  display: flex;
  height: 290px;
  margin-top: 50px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(52, 101, 146, 0.2)
}

.microphone .try-tools .message dl {
  width: 33.3%;
  margin-top: 30px;
  height: 220px;
  border-right: solid rgba(208, 218, 233, 0.64) 1px
}

.microphone .try-tools .message dl:last-child {
  border: none
}

.microphone .try-tools .message dl dt {
  text-align: center
}

.microphone .try-tools .message dl dd h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: center
}

.microphone .try-tools .message dl dd p {
  padding: 0 40px;
  color: #5f5f5f;
  line-height: 24px
}