body {
    font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "微软雅黑", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

img {
    max-width: 100%;
}

p {
    font-size: 16px;
    line-height: 28px;
}

p.info {
    font-size: 14px;
    color: #aaa;
}

.doc-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

.doc-wrapper .doc-h1 {
    margin-bottom: 30px;
    font-size: 40px;
    font-weight: bold;
}

.doc-wrapper .doc-h2 {
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
}

.doc-wrapper p {
    margin: 15px 0 15px;
    font-size: 16px;
    line-height: 28px;
}

.doc-wrapper ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

.doc-wrapper ul p {
    margin: 10px 0 10px;
}

#home-comment {
    color: #eeeeee;
    background-color: #18223d;
}

#home-comment .text-center {
    font-size: 40px;
    font-weight: bold;
}

#home-comment .comment-item {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 30px;
    padding-left: 60px;
}

#home-comment .comment-item:before {
    position: absolute;
    left: 10px;
    content: '';
    width: 58px;
    height: 58px;
    background: url("../img_css/icon.png") no-repeat;
}

#home-comment .comment-item.comment-item01:before {
    background-position: 0px 0px;
}

#home-comment .comment-item.comment-item02:before {
    background-position: -58px 0px;
}

#home-comment .comment-item.comment-item03:before {
    background-position: -116px 0px;
}

#home-comment .comment-item div {
    font-size: 22px;
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
    #home-comment .text-center {
        font-size: 30px;
    }

    #home-comment .comment-item {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

nav.navbar-default .top-bar {
    padding: 8px 0;
    height: 40px;
    background: #00aa40;
    color: #ffffff;
    font-size: 16px;
}

nav.navbar-default .top-bar a {
    margin-left: 20px;
    padding: 1px 12px;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
    border-radius: 2px;
}

nav.navbar-default .navbar-brand {
    padding: 8px 0 8px 0;
    width: 200px;
    max-height: 100%;
}

nav.navbar-default .navbar-brand img {
    margin-left: 15px;
    height: 100%;
}

nav.navbar-default .navbar-nav li a {
    padding: 16px 20px;
    font-size: 16px;
}

nav.navbar-default .navbar-nav li a:hover {
    color: #00aa40;
}

nav.navbar-default .navbar-nav li a.is-active {
    color: #00aa40;
}

@media screen and (min-width: 767px) {
    nav.navbar-default .dropdown-menu a {
        text-align: center;
    }
}

nav.navbar-default .dropdown.open .dropdown-toggle {
    color: #00aa40;
}

#footer {
    background-color: #000000;
    color: #cccccc;
    padding-top: 60px;
}

#footer .col-md-2 {
    min-height: 440px;
}

#footer .footer-title {
    margin: 20px 0 20px;
    font-size: 22px;
    color: white;
}

#footer ul {
    padding: 0;
    list-style-type: none;
}

#footer a {
    position: relative;
    display: block;
    padding: 6px 0;
    color: #cccccc;
    text-decoration: none;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

#footer a:hover {
    color: #00dd53;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

#footer .contact-us div {
    padding: 6px 0;
}
#footer .link-social {
  height: 118px;
  width: 210px;
  background: url("../img_css/icon.png") no-repeat;
  background-position: -96px -323px;
}
#footer .footer-sublinks {
    position: relative;
    padding: 10px 0 10px 70px;
}

#footer .footer-sublinks:before {
    position: absolute;
    content: '友情链接：';
    left: 0;
    top: 20px;
    color: white;
}

#footer .footer-sublinks a {
    display: inline-block;
    padding: 10px 10px;
}

#footer .copyright {
    margin: 25px 0 20px;
}

#footer .copyright a {
    display: inline-block;
    width: 170px;
}
#footer .copyright .icon-beian {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  top: 3px;
  background: url("../img_css/icon.png") no-repeat;
  background-position: -5px -418px;
}
/*fix botton
--------------------*/
#btn-fix-aside {
    position: fixed;
    right: 8px;
    top: 350px;
    width: 70px;
    height: 280px;
    background-color: white;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    font-size: 18px;
    z-index: 1000;
}

#btn-fix-aside .btn-fix {
    display: block;
    width: 70px;
    height: 70px;
    background-image: url("../img_css/icon.png");
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
}
#btn-fix-aside .btn-fix.btn-phone:before,
#btn-fix-aside .btn-fix.btn-qq:before,
#btn-fix-aside .btn-fix.btn-service:before,
#btn-fix-aside .btn-fix.btn-feedback:before {
    content: '';
    float: right;
    position: relative;
    display: block;
    margin-right: 0;
    height: 70px;
    background-color: transparent;
    color: white;
    text-align: center;
    white-space: nowrap;
    line-height: 70px;
    overflow: hidden;
    z-index: -1;
    -webkit-transition: width 0.5s ease-in;
    -o-transition: width 0.5s ease-in;
    transition: width 0.5s ease-in;
}

#btn-fix-aside .btn-fix:hover:before {
    width: 160px;
    margin-right: 55px;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    background-color: inherit;
}

#btn-fix-aside .btn-fix.btn-worktime {
    position: relative;
    background-color: #fb0000;
    background-position: -416px 0;
}

#btn-fix-aside .btn-fix.btn-worktime .btn-worktime__floating {
    position: absolute;
    white-space: nowrap;
    right: 81px;
    display: none;
    padding: 10px 15px;
    background: white;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    z-index: 500;
}

#btn-fix-aside .btn-fix.btn-worktime .btn-worktime__floating:after {
    position: absolute;
    right: -5px;
    top: 20px;
    content: '';
    border: 5px solid white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#btn-fix-aside .btn-fix.btn-worktime .btn-worktime__floating p {
    margin: 0;
}

#btn-fix-aside .btn-fix.btn-worktime:hover .btn-worktime__floating {
    display: block;
}
#btn-fix-aside .btn-fix.btn-phone {
    position: relative;
    background-color: #fa9c09;
    background-position: -416px -70px;
}
#btn-fix-aside .btn-fix.btn-phone:hover:before {
    content: '400 825 9908';
}
#btn-fix-aside .btn-fix.btn-qq {
    background-color: #fa9c09;
    background-position: 0 -140px;
    background-size: cover;
}
#btn-fix-aside .btn-fix.btn-qq:hover:before {
    content: 'QQ咨询';
}
#btn-fix-aside .btn-fix.btn-service {
    position: relative;
    background-color: #fa9c09;
    background-position: -416px -140px;
}
#btn-fix-aside .btn-fix.btn-service:hover:before {
    content: '在线客服';
}
#btn-fix-aside .btn-fix.btn-feedback {
    position: relative;
    background-color: #fa9c09;
    background-position: -416px -210px;
}
#btn-fix-aside .btn-fix.btn-feedback:hover:before {
    content: '反馈留言';
}
#btn-fix-aside .btn-fix.btn-weixincode {
    position: relative;
    background-color: #fa9c09;
    background-position: -416px -280px;
}
#btn-fix-aside .btn-fix.btn-weixincode:hover:before {
  position: absolute;
  content: '';
  right: 23px;
  width: 200px;
  height: 118px;
  background: url("../img_css/icon.png") no-repeat;
  background-position: -96px -323px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}

.soft_logo{
    widows: 465px;
    height: 86px;
    font-size: 0px;
}