@import url(/static/font/iconfont.css);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #7e8c8d;
  -webkit-backface-visibility: hidden;
  text-decoration: none;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
* {
  box-sizing: border-box;
}
input,
textarea,
button {
  outline: 0;
}
body,
html {
  line-height: 1;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'STHeitiSC-Light', 'Helvetica-Light', arial, sans-serif, 'Droid Sans Fallback';
  -webkit-tap-highlight-color: transparent;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.no-pad {
  padding: 0 !important;
}
.hide {
  overflow: hidden;
}
.cen {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.rela {
  position: relative;
}
.clearfix:after {
  display: table;
  content: ' ';
  clear: both;
}
a {
  cursor: pointer;
}
a:hover {
  text-decoration: none !important;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.bgfff {
  background: #fff;
}
* {
  box-sizing: border-box;
}
.container-fluid {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:after {
  display: table;
  content: ' ';
  clear: both;
}
:after,
:before {
  box-sizing: border-box;
}
[class*=col-lg-],
[class*=col-md-],
[class*=col-sm-],
[class*=col-xs-],
[class*=col-num-] {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-num-1 {
  float: left;
}
.col-num-2 {
  float: left;
}
.col-num-3 {
  float: left;
}
.col-num-4 {
  float: left;
}
.col-num-5 {
  float: left;
}
.col-num-6 {
  float: left;
}
.col-num-7 {
  float: left;
}
.col-num-8 {
  float: left;
}
.col-num-9 {
  float: left;
}
.col-num-10 {
  float: left;
}
.col-num-11 {
  float: left;
}
.col-num-12 {
  float: left;
}
.col-num-1 {
  width: 100%;
}
.col-num-2 {
  width: 50%;
}
.col-num-3 {
  width: 33.333333333333336%;
}
.col-num-4 {
  width: 25%;
}
.col-num-5 {
  width: 20%;
}
.col-num-6 {
  width: 16.666666666666668%;
}
.col-num-7 {
  width: 14.285714285714286%;
}
.col-num-8 {
  width: 12.5%;
}
.col-num-9 {
  width: 11.11111111111111%;
}
.col-num-10 {
  width: 10%;
}
.col-num-11 {
  width: 9.090909090909092%;
}
.col-num-12 {
  width: 8.333333333333334%;
}
@media (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 768px;
  }
  .hidden-sm {
    display: none !important;
  }
  .col-sm-1 {
    float: left;
  }
  .col-sm-2 {
    float: left;
  }
  .col-sm-3 {
    float: left;
  }
  .col-sm-4 {
    float: left;
  }
  .col-sm-5 {
    float: left;
  }
  .col-sm-6 {
    float: left;
  }
  .col-sm-7 {
    float: left;
  }
  .col-sm-8 {
    float: left;
  }
  .col-sm-9 {
    float: left;
  }
  .col-sm-10 {
    float: left;
  }
  .col-sm-11 {
    float: left;
  }
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333334%;
  }
  .col-sm-2 {
    width: 16.666666666666668%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.333333333333336%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    width: 992px;
  }
  .hidden-md {
    display: none !important;
  }
  .col-md-1 {
    float: left;
  }
  .col-md-2 {
    float: left;
  }
  .col-md-3 {
    float: left;
  }
  .col-md-4 {
    float: left;
  }
  .col-md-5 {
    float: left;
  }
  .col-md-6 {
    float: left;
  }
  .col-md-7 {
    float: left;
  }
  .col-md-8 {
    float: left;
  }
  .col-md-9 {
    float: left;
  }
  .col-md-10 {
    float: left;
  }
  .col-md-11 {
    float: left;
  }
  .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333334%;
  }
  .col-md-2 {
    width: 16.666666666666668%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.333333333333336%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .hidden-lg {
    display: none !important;
  }
  .col-lg-1 {
    float: left;
  }
  .col-lg-2 {
    float: left;
  }
  .col-lg-3 {
    float: left;
  }
  .col-lg-4 {
    float: left;
  }
  .col-lg-5 {
    float: left;
  }
  .col-lg-6 {
    float: left;
  }
  .col-lg-7 {
    float: left;
  }
  .col-lg-8 {
    float: left;
  }
  .col-lg-9 {
    float: left;
  }
  .col-lg-10 {
    float: left;
  }
  .col-lg-11 {
    float: left;
  }
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333334%;
  }
  .col-lg-2 {
    width: 16.666666666666668%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.333333333333336%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .hidden-xs {
    display: none !important;
  }
  .col-xs-1 {
    float: left;
  }
  .col-xs-2 {
    float: left;
  }
  .col-xs-3 {
    float: left;
  }
  .col-xs-4 {
    float: left;
  }
  .col-xs-5 {
    float: left;
  }
  .col-xs-6 {
    float: left;
  }
  .col-xs-7 {
    float: left;
  }
  .col-xs-8 {
    float: left;
  }
  .col-xs-9 {
    float: left;
  }
  .col-xs-10 {
    float: left;
  }
  .col-xs-11 {
    float: left;
  }
  .col-xs-12 {
    float: left;
  }
  .col-xs-1 {
    width: 8.333333333333334%;
  }
  .col-xs-2 {
    width: 16.666666666666668%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.333333333333336%;
  }
  .col-xs-5 {
    width: 41.66666666666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.333333333333336%;
  }
  .col-xs-8 {
    width: 66.66666666666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.33333333333334%;
  }
  .col-xs-11 {
    width: 91.66666666666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
}
body {
  background: #f5f5f5;
}
.header {
  padding: 0 20px;
  width: 100vw;
  height: 50px;
  background: #000;
  border-bottom: solid 1px #232323;
}
.header:after {
  display: table;
  content: ' ';
  clear: both;
}
.header .logo {
  float: left;
  width: 160px;
  height: 50px;
  background-image: url("../logo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 140px auto;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
  .header .logo {
    background-image: url("../logo.png");
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3) {
  .header .logo {
    background-image: url("../logo.png");
  }
}
.header .nav .nav-left {
  float: left;
  margin-left: 50px;
}
.header .nav .nav-left ul li {
  position: relative;
  float: left;
}
.header .nav .nav-left ul li >a {
  display: block;
  padding: 0 20px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.header .nav .nav-left ul li >.sub {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  right: 0;
  width: 0;
  height: 2px;
  background: #00c1de;
  transition: all 0.3s;
}
.header .nav .nav-left ul li:hover .sub {
  left: 0;
  width: 100%;
}
.header .nav .nav-right {
  float: right;
}
.footer {
  font-size: 13px;
  color: #93999f;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/*.containers {
  width:1200px;
}*/
.footer .friend-link .friend-link-list {
  display: inline-block;
  margin-left: 20px;
  line-height: 70px;
}
.footer .friend-link .friend-link-list >a {
  display: inline-block;
  margin-right: 20px;
  font-size: 13px;
  color: #93999f;
}
.footer .footer-nav,
.footer .copyright {
  text-align: center;
  text-align: center;
  line-height: 50px;
}
.footer .footer-nav {
  border-bottom: solid 1px #eee;
}
.footer .footer-nav >a {
  display: inline-block;
  margin: 0 10px;
  font-size: 13px;
}
.footer .copyright {
  line-height: 50px;
}
.tool-detail-container {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
}
@media (max-width: 768px) {
  .header .logo {
    width: 100px;
    background-size: 100px auto;
  }
  .header .nav .nav-left {
    margin-left: 30px;
  }
}

.tool-detail-container .textarea {
  width: 100%;
  height: 300px;
  padding: 10px;
  border: none;
  line-height: 20px;
  font-size: 13px;
  background: #f6f6f6;
}
.tool-detail-container .textarea-100h {
  height: 100px;
}
.tool-detail-container .input {
  padding: 5px 10px;
  min-width: 200px;
  height: 40px;
  border: solid 1px #eee;
  font-size: 13px;
  background: #f6f6f6;
}
.tool-detail-container .tool-input {
  width: 400px;
}
.tool-detail-container .tool-btns {
  margin: 10px 0;
}
.tool-detail-container .tool-btns .btn {
  margin-right: 10px;
  width: 128px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  border: 0;
  cursor: pointer;
  transition: ease 0.3s;
}
.tool-detail-container .tool-btns .btn-fun {
  background: #00c1de;
}
.tool-detail-container .tool-btns .btn-fun:hover {
  background: #07a9c1;
}
.tool-detail-container .tool-btns .btn-com {
  background: #e91e63;
}
.tool-detail-container .tool-btns .btn-com:hover {
  background: #a91044;
}
.tool-detail-container .wordcount-wrapper .show-result >span {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  color: #00c1de;
}

.tool-detail-top {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #eee;
}
.tool-detail-top .tool-name {
  font-size: 18px;
  color: #07111b;
}
.tool-detail-top .tool-name .icon {
  margin-right: 8px;
  font-size: 26px;
  color: #00c1de;
}
.tool-detail-top .tool-desc {
  margin-left: 35px;
  line-height: 40px;
  font-size: 13px;
  color: #93999f;
}

.tool-detail-abstract {
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: solid 1px #eee;
  font-size: 14px;
  color: #07111b;
}
.tool-detail-abstract .abs-tit {
  margin-bottom: 10px;
  font-size: 16px;
}
.tool-detail-abstract .abs-content {
  line-height: 30px;
  color: #666;
}

.tool-detail-recommend {
  border-top: solid 1px #eee;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  color: #07111b;
}
.tool-detail-recommend .recommend-tit {
  margin-bottom: 10px;
  font-size: 16px;
}
.tool-detail-recommend .recommend-item {
  display: block;
  padding: 0 10px 10px 10px;
  border: solid 1px #eee;
}
.tool-detail-recommend .recommend-item .tool-name,
.tool-detail-recommend .recommend-item .tool-desc {
  display: block;
}
.tool-detail-recommend .recommend-item .tool-name {
  line-height: 42px;
  color: #07111b;
  font-size: 14px;
}
.tool-detail-recommend .recommend-item .tool-desc {
  height: 40px;
  line-height: 20px;
  font-size: 12px;
  word-break: normal;
  word-wrap: break-word;
  text-overflow: -o-ellipsis-lastline;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
