@charset "utf-8";

#content {
    font-family: "PingFang SC", Arial, "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", simsun, sans-serif
}

#content .section>.bound {
    margin: 0 auto
}

#service-section {
    width: 50px;
    box-sizing: border-box;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -150px;
    z-index: 10000
}

#service-section a {
    display: block;
    box-sizing: border-box;
    width: 50px;
    text-align: center;
    margin-bottom: 1px;
    color: white !important;
    padding-top: 36px;
    padding-bottom: 8px;
    text-decoration: none;
    line-height: 14px
}

#service-section .qq {
    background: #4f4f4f url(../images/qq.png) center 12px no-repeat
}

#service-section .qq:first-child {
    background-color: #3bade8
}

#service-section .qq:nth-child(2) {
    background-color: #ff8432
}

#service-section .qq:nth-child(3) {
    background-color: #7dca0e
}

#service-section .qq:hover {
    background-color: #e95513
}

#page-not-found {
    min-height: 270px;
    text-align: center;
    font-size: 50px;
    margin-top: 100px
}

#contact-section {
    background: #3bade8 url(../images/contact-us-bg.jpg) center center repeat;
    height: 200px;
    color: white;
    text-align: center;
    overflow: hidden
}

#contact-section h2 {
    font-size: 24px;
    margin: 42px 0 15px 0 !important
}

#contact-section p {
    font-size: 18px;
    margin-bottom: 20px
}

#contact-section a {
    line-height: 42px;
    padding: 0 36px;
    border-radius: 2px;
    background: white;
    display: inline-block;
    font-size: 15px;
    color: black
}

.fontFamily {
    font-family: "微软雅黑", "黑体"
}

body {
    margin: 0;
    font-size: 14px;
    font-family: "微软雅黑", "黑体"
}

body a {
    text-decoration: none
}

p a {
    text-decoration: none
}

.ctrl.navigation {
    display: none;
    width: 1200px;
    margin: auto;
    padding-bottom: 5px;
    line-height: 40px
}

.ctrl.navigation a {
    text-decoration: none;
    position: relative;
    color: #3bade9
}

.ctrl.navigation a:after {
    content: "›";
    font-size: 34px;
    padding: 0 8px;
    position: relative;
    top: 5px;
    line-height: 0;
    color: #AAA
}

.top-wrapper {
    position: fixed;
    width: 100%;
    z-index: 200000;
    top: 0;
    background: #222;
    color: white;
    font-size: 13px;
    height: 50px
}

.top-wrapper .language {
    border: 1px solid rgba(255, 255, 255, 0.9);
    border-radius: 2px;
    margin-top: 6px;
    line-height: 22px
}

.top-wrapper #logo {
    position: absolute;
    left: 0
}

.top-wrapper #logo img {
    position: absolute;
    top: 0
}

.top-wrapper .top-content {
    position: relative;
    padding-left: 280px;
    box-sizing: border-box;
    margin: 0 auto;
    height: 50px;
    line-height: 50px
}

.top-wrapper .top-content a,
.top-wrapper .top-content label {
    color: rgba(255, 255, 255, 0.9);
    display: inline-block;
    font-size: 14px
}

.top-wrapper .top-content .links {
    float: left
}

.top-wrapper .top-content .links>a,
.top-wrapper .top-content .links label {
    margin: 0 15px;
    height: 50px;
    box-sizing: border-box
}

.top-wrapper .top-content .links>a:hover,
.top-wrapper .top-content .links>a.selected {
    border-bottom: 3px solid #3bade8;
    color: #3bade8
}

.top-wrapper .top-content .links label.selected {
    border-bottom: 3px solid #3bade8;
    color: #3bade8
}

.top-wrapper .top-content .menu {
    position: relative;
    display: inline-block
}

.top-wrapper .top-content .menu:hover label {
    border-bottom: 3px solid #3bade8;
    color: #3bade8
}

.top-wrapper .submenua {
    position: absolute;
    top: 50px;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 220px;
    display: none;
    text-align: left;
    background-color: #111
}

.top-wrapper .panel {
    min-width: 120px
}

.top-wrapper .submenua a {
    box-sizing: border-box;
    width: 100%;
    padding-left: 25px;
    box-sizing: border-box
}

.top-wrapper .submenua a:hover {
    background-color: #2b2b2b
}

.top-wrapper .top-content .submenua a span {
    display: block;
    color: #888;
    font-size: 12px;
    margin-top: 5px
}

.top-wrapper .top-content .menu:hover .submenua {
    display: block
}

.top-wrapper .top-content .buttons {
    float: right;
    display: inline-block
}

.top-wrapper .top-content .buttons a {
    height: 50px;
    padding: 0 20px
}

.top-wrapper .top-content .buttons a:hover,
.top-wrapper .top-content .buttons .selected {
    background-color: #eb5913
}

.top-wrapper .top-content .buttons .cp-link {
    background: url(../images/cp.png) 12px center no-repeat;
    padding-left: 40px
}

#contact-us-block {
    position: fixed;
    overflow: visible;
    text-align: center;
    right: 10px;
    bottom: 50px;
    border: 1px solid #3aade9;
    border-radius: 2px;
    background: white;
    padding: 8px 7px;
    transition: all 1s ease-in-out
}

#contact-us-block a {
    color: white;
    display: block
}

#contact-us-block img:first-child {
    margin: auto;
    clear: both;
    position: relative;
    display: block;
    margin-top: -95px;
    top: 5px;
    left: -30px
}

#contact-us-block #contact-link {
    background: #3bade6;
    margin-bottom: 7px
}

#contact-us-block #contact-link:hover {
    background: #137bd5
}

#contact-us-block #join-link {
    background: #97b900
}

#contact-us-block #join-link:hover {
    background: #5f8b00
}

#contact-us-block a {
    line-height: 42px;
    width: 104px;
    text-align: center
}

#index-page .header-wrapper {
    border-bottom: 0
}

#header {
    position: relative;
    width: 1200px;
    margin: auto;
    height: 90px
}

#header #logo {
    display: block;
    float: left;
    height: 100px;
    line-height: 100px
}

#header ul {
    display: block;
    float: right;
    list-style-type: none;
    height: 85px;
    line-height: 85px
}

#header ul li {
    display: inline-block;
    position: relative
}

#header ul li>a {
    text-decoration: none;
    color: #666;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    padding: 0 25px;
    z-index: 2
}

#header .products-navlink a {
    background: white
}

#header .products-navlink:hover {
    background-color: #f8f8f8
}

#header .products-navlink:hover .products-navlink-panel {
    background-color: #f8f8f8;
    display: block
}

#header .products-navlink-panel {
    position: absolute;
    display: none;
    top: 89px;
    z-index: -1;
    left: 0;
    width: 590px;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 15px
}

#header .products-navlink-panel a {
    width: 260px;
    padding-top: 10px;
    padding-left: 10px;
    height: 60px;
    float: left;
    color: #939598;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
    text-align: left;
    box-sizing: content-box
}

#header .products-navlink-panel a:hover {
    background-color: #d8eef9;
    color: #018dba;
    text-decoration: none
}

#header .products-navlink-panel .plesk-nav {
    background-image: url(../images/plesk.jpg)
}

#header .products-navlink-panel .plesk-nav:hover {
    background-image: url(../images/plesk-hover.jpg)
}

#header .products-navlink-panel .ssl-nav {
    background-image: url(../images/ssl.jpg)
}

#header .products-navlink-panel .ssl-nav:hover {
    background-image: url(../images/ssl-hover.jpg)
}

#header .products-navlink-panel .virtuozzo-nav {
    background-image: url(../images/virtuozzo.jpg)
}

#header .products-navlink-panel .virtuozzo-nav:hover {
    background-image: url(../images/virtuozzo-hover.jpg)
}

#header .products-navlink-panel .whmcs-nav {
    background-image: url(../images/whmcs.jpg)
}

#header .products-navlink-panel .whmcs-nav:hover {
    background-image: url(../images/whmcs-hover.jpg)
}

#header .products-navlink-panel .acronis-nav {
    background-image: url(../images/acronis.jpg)
}

#header .products-navlink-panel .acronis-nav:hover {
    background-image: url(../images/acronis-hover.jpg)
}

#header .products-navlink-panel .sitepro-nav {
    background-image: url(../images/sitepro.jpg)
}

#header .products-navlink-panel .sitepro-nav:hover {
    background-image: url(../images/sitepro-hover.jpg)
}

#header .language {
    display: block;
    float: right;
    border-radius: 4px;
    overflow: hidden;
    line-height: 85px
}

#header .language span,
#header .language a {
    height: 22px;
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    padding: 0 8px;
    background: #CCC;
    color: white;
    text-decoration: none
}

#header .language span.selected {
    background: #3bade9
}

#header ul .selected a,
#index-page .index-navlink,
#business-scope-page .business-scope-navlink,
#about-us-page .about-us-navlink,
#blog-index-page .blog-navlink,
#blog-list-page .blog-navlink,
#blog-single-page .blog-navlink,
#jobs-page .jobs-navlink,
#contact-us-page .contact-us-navlink {
    font-weight: bold;
    font-size: 18px;
    color: #3bade9
}

.products-navlink a,
.partner-navlink>a {
    border-top: 5px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.products-navlink:hover>a,
.partner-navlink:hover>a {
    border-top: 5px solid #3aade9;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #fff
}

.section {
    width: 100%;
    position: relative
}

.section .section-inner {
    width: 1200px;
    margin: auto;
    overflow: hidden
}

.partner-navlink div {
    display: none;
    background: white;
    position: absolute;
    z-index: -1;
    left: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-top: -1px
}

.partner-navlink div a {
    display: block;
    color: #666;
    font-size: 15px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    padding: 0 25px
}

.partner-navlink div a:hover {
    background: #d8eef9
}

.partner-navlink:hover div {
    display: block
}

#index-section {
    height: 640px;
    background: url(../images/index-bg.png) no-repeat center 0;
    overflow: hidden
}

#index-section h1 {
    font-size: 54px;
    font-weight: bold;
    color: white;
    width: 600px;
    text-align: right;
    padding: 40px 0 0 0
}

#index-section .link {
    width: 600px;
    text-align: center
}

#index-section .link a {
    line-height: 55px;
    display: inline-block;
    padding: 0 36px;
    font-size: 24px;
    text-decoration: none;
    color: white;
    background-color: #fac55d;
    margin: auto
}

#index-section .link a:hover {
    background-color: #fb9e13
}

#business-scope-section {
    overflow: hidden;
    background-color: #dde7f0;
    padding-bottom: 100px
}

#business-scope-section .section-inner {
    height: 854px;
    position: relative;
    background: url(../images/people-1.png) 80px 232px no-repeat
}

#business-scope-section .tab-title {
    position: absolute;
    left: 90px;
    top: 120px
}

#business-scope-section .tab-title a {
    display: inline-block;
    padding: 24px;
    background: white;
    border-radius: 5px;
    font-weight: bold;
    font-size: 24px;
    margin-right: 50px;
    color: #888;
    text-decoration: none
}

#business-scope-section .tab-title a:before {
    display: inline-block;
    position: absolute;
    border-style: solid;
    border-width: 7px 10px 7px 10px;
    border-color: #fff #fff rgba(221, 231, 240, 0) rgba(221, 231, 240, 0);
    content: '';
    width: 0;
    height: 0;
    bottom: -12px;
    left: 40px
}

#business-scope-section .business-scope-list {
    padding-top: 40px;
    padding-right: 60px
}

#business-scope-section .scope {
    display: inline-block;
    float: right;
    font-size: 14px;
    border: 2px dashed #3bade9;
    color: #3bade9;
    background-color: white;
    border-radius: 10px;
    overflow: visible;
    position: relative;
    margin: 20px 0 40px 0;
    clear: both
}

#business-scope-section .scope .scope-inner {
    position: relative;
    padding: 14px;
    background-color: white
}

#business-scope-section .scope .scope-inner label {
    position: absolute
}

#business-scope-section .scope ul {
    padding: 0;
    margin: 0;
    list-style-position: inside
}

#business-scope-section .scope .more {
    position: absolute;
    right: 28px;
    bottom: 14px;
    background-color: white;
    text-decoration: none;
    color: #3bade9
}

#business-scope-section .scope .more:after {
    content: '›';
    font-size: 28px;
    position: absolute;
    top: -11px;
    padding: 0 0 0 5px
}

#business-scope-section .scope .circle {
    border: 2px dashed #3bade9;
    border-radius: 200px;
    background-color: white;
    position: absolute
}

#business-scope-section .scope .title {
    position: absolute;
    border-radius: 200px;
    color: white;
    background: #3bade9;
    overflow: hidden
}

#business-scope-section .scope .title span {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

#business-scope-section .scope:hover {
    border-style: solid
}

#business-scope-section .scope:hover * {
    background: #3bade9;
    color: white
}

#business-scope-section .scope:hover .title,
#business-scope-section .scope:hover .title * {
    background: white !important;
    color: #3bade9 !important
}

#business-scope-section .scope.small-size .scope-inner {
    height: 100px;
    padding-left: 44px
}

#business-scope-section .scope.small-size .circle {
    height: 170px;
    width: 170px;
    left: -142px;
    top: -24px
}

#business-scope-section .scope.small-size .title {
    width: 138px;
    height: 138px;
    left: -124px;
    top: -6px
}

#business-scope-section .scope.small-size .title span {
    line-height: 26px;
    font-weight: bold;
    font-size: 18px;
    height: 138px;
    width: 138px
}

#business-scope-section .scope.large-size .scope-inner {
    height: 140px;
    padding-left: 64px
}

#business-scope-section .scope.large-size .circle {
    height: 210px;
    width: 210px;
    left: -162px;
    top: -28px
}

#business-scope-section .scope.large-size .title {
    width: 178px;
    height: 178px;
    left: -144px;
    top: -10px
}

#business-scope-section .scope.large-size .title span {
    line-height: 38px;
    font-weight: bold;
    font-size: 24px;
    height: 178px;
    width: 178px
}

#about-us-section {
    background: url(../images/racent-description-bg.jpg)
}

#about-us-section .section-inner {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 1200px;
    height: 854px;
    padding-top: 40px
}

#about-us-section .description-wrapper {
    font-size: 18px;
    line-height: 36px;
    margin: 50px auto 0 auto;
    width: 678px;
    height: 678px;
    background-color: white;
    border-radius: 400px;
    border: 32px solid rgba(255, 255, 255, 0.5);
    background-clip: padding-box;
    word-break: break-word;
    white-space: pre-wrap
}

#about-us-section .description-wrapper h1 {
    margin: 0 0 60px 0;
    font-size: 45px
}

#about-us-section .description-wrapper p {
    padding: 0 50px
}

#about-us-section .description-wrapper p strong {
    font-size: 22px
}

#enterprice-values-section {
    background-color: #17324d;
    color: white;
    overflow: hidden
}

#enterprice-values-section .section-inner {
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-bottom: 60px
}

#enterprice-values-section .section-inner h1 {
    text-align: center;
    display: block;
    margin: 0;
    padding: 80px 0 20px 0;
    font-size: 48px
}

#enterprice-values-section .section-inner .value {
    width: 210px;
    height: 210px;
    display: inline-block;
    border-radius: 400px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    margin: 40px 30px;
    border: 10px solid #fff
}

#enterprice-values-section .section-inner .value label {
    line-height: 212px;
    font-size: 32px;
    font-weight: bold;
    display: block
}

#enterprice-values-section .section-inner .value span {
    display: none;
    height: 195px;
    width: 160px;
    padding: 10px 25px 10px 25px;
    vertical-align: middle;
    border-radius: 200px;
    overflow: hidden;
    font-size: 15px;
    line-height: 22px
}

#enterprice-values-section .section-inner .value:hover label {
    display: none
}

#enterprice-values-section .section-inner .value:hover span {
    display: table-cell
}

#enterprice-values-section .section-inner .value:before {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    content: '';
    bottom: -21px;
    right: -16px;
    border-top: 44px solid rgba(0, 0, 0, 0);
    border-left: 78px solid rgba(0, 0, 0, 0);
    border-right: 78px solid #3bade9;
    border-bottom: 44px solid #3bade9
}

#enterprice-values-section .section-inner .value:after {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    content: '';
    bottom: -22px;
    right: -16px;
    border-top: 44px solid rgba(0, 0, 0, 0);
    border-left: 78px solid rgba(0, 0, 0, 0);
    border-right: 78px solid #17324d;
    border-bottom: 44px solid #17324d
}

#enterprice-values-section .section-inner .value:first-child {
    background: #e18244
}

#enterprice-values-section .section-inner .value:nth-child(2) {
    background: #e3b229
}

#enterprice-values-section .section-inner .value:nth-child(3) {
    background: #488eb0
}

#enterprice-values-section .section-inner .value:nth-child(4) {
    background: #659a4c
}

#enterprice-values-section .section-inner .value:nth-child(5) {
    background: #7f82ad
}

#enterprice-values-section .section-inner .value:nth-child(6) {
    background: #7cc4c3
}

#enterprice-values-section .section-inner .value:nth-child(7) {
    background: #994c52
}

#enterprice-values-section .section-inner .value:last-child {
    background: #8867ac
}

#management-team-section {
    background-color: #488eb0;
    overflow: hidden
}

#management-team-section .section-inner {
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-bottom: 60px
}

#management-team-section .section-inner h1 {
    font-size: 54px;
    font-weight: bold;
    color: white;
    text-align: center;
    padding: 100px 0;
    margin: 0
}

#management-team-section .section-inner .managers {
    margin-bottom: 100px
}

#management-team-section .section-inner .managers .manager {
    width: 48%;
    padding-right: 2%;
    float: left
}

#management-team-section .section-inner .managers .manager .avatar {
    width: 158px;
    height: 158px;
    overflow: hidden;
    margin: 0 24px;
    border-radius: 80px;
    background-color: white;
    float: left
}

#management-team-section .section-inner .managers .manager .avatar img {
    max-width: 158px
}

#management-team-section .section-inner .managers .manager .info {
    text-align: left;
    color: white;
    overflow: hidden
}

#management-team-section .section-inner .managers .manager .info h2 {
    font-size: 36px;
    margin: 0
}

#management-team-section .section-inner .managers .manager .info h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 21px;
    line-height: 34px
}

#management-team-section .section-inner .managers .manager .info p {
    font-size: 14px;
    margin-bottom: 22px;
    margin-top: 5px;
    line-height: 24px;
    color: lightgoldenrodyellow
}

#management-team-section .section-inner .managers .manager .info p b {
    display: inline;
    color: white
}

#management-team-section .section-inner .managers .manager .info .more a {
    display: inline-block;
    line-height: 42px;
    height: 42px;
    text-decoration: none;
    padding: 0 45px;
    background: #232323;
    border-radius: 3px;
    font-size: 14px;
    color: lightgoldenrodyellow;
    font-weight: normal;
    cursor: pointer
}

#management-team-section .section-inner .managers .manager .info .more>p,
#management-team-section .section-inner .managers .manager .info .more.show>a {
    display: none
}

#management-team-section .section-inner .managers .manager .info .more.show>p {
    display: block
}

#racent-brands-section {
    background: #dde7f0;
    padding-bottom: 78px
}

#racent-brands-section h2 {
    font-size: 28px;
    margin: 0;
    font-weight: normal;
    height: 120px;
    line-height: 120px;
    text-align: center
}

#racent-brands-section .section-inner {
    width: 1200px;
    margin: auto
}

#racent-brands-section .brand-list .brand {
    display: inline-block;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 235px;
    height: 290px;
    background: white;
    border-radius: 4px;
    margin-right: 16px
}

#racent-brands-section .brand-list .brand .logo {
    height: 90px;
    width: 235px;
    display: table-cell;
    padding: 0;
    text-align: center;
    vertical-align: middle
}

#racent-brands-section .brand-list .brand img {
    display: inline-block;
    max-height: 86px;
    max-width: 235px
}

#racent-brands-section .brand-list .brand h3 {
    color: #3bade9;
    text-align: center;
    font-size: 28px;
    margin: 10px 0 20px 0
}

#racent-brands-section .brand-list .brand p {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    color: #555;
    min-height: 120px
}

#racent-brands-section .brand-list .brand p strong {
    color: #333
}

#racent-brands-section .brand-list .brand a {
    text-decoration: none;
    display: block;
    line-height: 50px;
    text-align: center;
    color: white;
    background: #3bade9;
    border-radius: 4px;
    border-bottom: 3px solid #33a1dc
}

#racent-brands-section .brand-list .brand:last-child {
    margin-right: 0
}

#customers-section {
    color: #333;
    text-align: center
}

#customers-section table {
    padding: 0;
    width: 100%;
    height: 270px
}

#customers-section td:first-child {
    width: 16%
}

#customers-section td {
    font-size: 30px;
    vertical-align: middle;
    text-align: center
}

#customers-section td a {
    text-align: center
}

#customers-section td img {
    max-width: 80%
}

#customers-section td:last-child {
    border: 0
}

#news-section .section-inner {
    width: 1200px;
    margin: auto;
    padding: 80px 0
}

#news-section .section-inner .contents {
    width: 554px;
    margin-left: 100px;
    float: left
}

#news-section .section-inner .contents>div {
    overflow: hidden;
    display: none
}

#news-section .section-inner .contents>div:first-child {
    display: block
}

#news-section .section-inner>ul {
    float: left;
    margin-top: 0
}

#news-section .section-inner>ul li {
    display: block;
    min-height: 66px;
    margin-bottom: 17px;
    text-align: center
}

#news-section .section-inner>ul li span,
#news-section .section-inner>ul li a {
    text-decoration: none;
    display: table-cell;
    height: 66px;
    width: 384px;
    vertical-align: middle;
    text-align: center;
    color: #333;
    border: 1px solid #ccc;
    background: #ebebeb;
    background: linear-gradient(#fff, #ebebeb)
}

#news-section .section-inner>ul li a:hover {
    color: white;
    border: 1px solid #1c7cdd;
    background: linear-gradient(#33a0db, #2979b6)
}

#news-section .section-inner .contents img {
    max-width: 554px
}

#news-section .section-inner .contents h3 {
    margin: 0;
    line-height: 58px;
    font-size: 20px;
    font-weight: normal
}

#news-section .section-inner .contents .excerpt {
    font-size: 13px;
    line-height: 21px
}

#career-development-section .section-inner {
    display: block;
    margin: auto;
    width: 1200px
}

#career-development-section .career-description {
    background: #00b3de
}

#career-development-section .description-inner {
    display: table-cell;
    vertical-align: middle;
    height: 290px;
    text-align: center
}

#career-development-section .description-inner .description {
    display: none;
    text-align: left;
    padding: 10px 0
}

#career-development-section .description-inner .description p {
    margin: 0
}

#career-development-section .description-inner .description ol,
#career-development-section .description-inner .description ul {
    list-style-position: inside;
    margin: 0;
    padding: 0
}

#career-development-section .description-inner .description .more-info {
    cursor: pointer;
    display: none;
    font-weight: bold
}

#career-development-section .description-inner .description .more-info:after {
    content: "..."
}

#career-development-section .description-inner .description.show-less .more-info {
    display: block
}

#career-development-section .description-inner .description.show-less .overflow {
    display: none
}

#career-development-section .description-inner .description.selected {
    display: inline-block
}

#career-development-section .description-inner>div {
    text-align: left;
    display: inline-block;
    color: white;
    line-height: 24px;
    font-size: 15px
}

#career-development-section .section-inner {
    width: 810px;
    margin: auto
}

#career-development-section .section-inner>a {
    width: 134px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #00b3de;
    font-size: 15px;
    line-height: 22px;
    padding-top: 350px;
    background: url(../images/careers.png) no-repeat;
    background-position-y: 90px
}

#career-development-section .section-inner>a.selected:nth-child(2),
#career-development-section .section-inner>a:nth-child(2) {
    background-position-x: -134px
}

#career-development-section .section-inner>a.selected:nth-child(3),
#career-development-section .section-inner>a:nth-child(3) {
    background-position-x: -268px
}

#career-development-section .section-inner>a.selected:nth-child(4),
#career-development-section .section-inner>a:nth-child(4) {
    background-position-x: -402px
}

#career-development-section .section-inner>a.selected:nth-child(5),
#career-development-section .section-inner>a:nth-child(5) {
    background-position-x: -536px
}

#career-development-section .section-inner>a.selected:nth-child(6),
#career-development-section .section-inner>a:nth-child(6) {
    background-position-x: -670px;
    background-position-y: 90px
}

#career-development-section .section-inner>a.selected:nth-child(6):before {
    display: none
}

#career-development-section .section-inner>a.selected,
#career-development-section .section-inner>a.selected {
    background: url(../images/careers-hover.png) no-repeat;
    background-position-y: 60px
}

#career-development-section .section-inner>a:before {
    display: none;
    position: absolute;
    top: 0;
    left: 55px;
    content: '';
    border-top: 24px solid #00b3de;
    border-bottom: 24px solid #fff;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff
}

#career-development-section .section-inner>a.selected:before {
    display: block
}

#career-development-section .more-career {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 110px;
    background: url(../images/cloud.png) bottom no-repeat
}

#career-development-section .more-career a {
    display: inline-block;
    margin: auto;
    line-height: 48px;
    width: 148px;
    font-size: 20px;
    text-align: center;
    color: white;
    background: #17324d;
    text-decoration: none
}

#treatment-section {
    min-height: 595px;
    overflow: hidden;
    background: #f5f5f7
}

#treatment-section .section-inner {
    margin: auto;
    position: relative;
    overflow: visible
}

#treatment-section .section-inner .desc {
    width: 420px;
    padding: 0 90px;
    overflow: hidden;
    min-height: 856px;
    float: left;
    max-width: 340px;
    text-align: center
}

#treatment-section .section-inner .desc h3 {
    margin: 60px 0 0 0;
    font-size: 26px;
    font-weight: normal
}

#treatment-section .section-inner .desc div.selected h3 {
    color: #2a78b8
}

#treatment-section .section-inner .desc div.selected p {
    display: block
}

#treatment-section .section-inner .desc p {
    display: none;
    font-size: 15px;
    line-height: 22px;
    color: #333
}

#treatment-section .section-inner .bg {
    width: 990px;
    height: 856px;
    position: absolute;
    left: 600px;
    background: #f5f5f7 url(../images/bg1.jpg) 0 0 no-repeat
}

#contact-us-section {
    background: black
}

#contact-us-section .section-inner {
    width: 863px;
    height: 160px;
    padding: 45px 0 0 0;
    margin: auto
}

#contact-us-section a {
    width: 400px;
    height: 88px;
    color: white;
    background: #3bade9;
    border-bottom: 10px solid #2a78b8;
    text-decoration: none;
    font-size: 38px;
    line-height: 88px;
    text-align: center;
    border-radius: 4px;
    float: left
}

#contact-us-section a:last-child {
    float: right
}

#footer-section {
    background: #171717;
    color: white;
    overflow: hidden;
    padding: 40px 0 0 0
}

#footer-section .bound {
    overflow: hidden;
    margin: 0 auto
}

#footer-section a {
    color: #AAA;
    line-height: 25px
}

#footer-section a:hover {
    color: #e75414
}

#footer-section .left-part {
    float: left;
    width: 360px
}

#footer-section .left-part img {
    width: 190px;
    margin-bottom: 25px
}

#footer-section .left-part label {
    display: block;
    line-height: 25px
}

#footer-section .left-part a {
    display: inline-block;
    margin-right: 25px
}

#footer-section .left-part .info {
    margin-top: 25px;
    color: #AAA
}

#footer-section .left-part .info span:first-child {
    padding-right: 10px;
    line-height: 20px;
    border-right: 1px solid #555;
    margin-right: 10px
}

#footer-section .right-part {
    float: right;
    text-align: right
}

#footer-section .right-part div {
    display: inline-block;
    text-align: left;
    width: 195px;
    height: 185px;
    overflow: hidden
}

#footer-section .right-part div label {
    height: 20px;
    display: block;
    line-height: 15px;
    overflow: visible;
    padding-left: 10px;
    border-radius: 1px;
    font-size: 16px;
    font-weight: normal;
    border-left: 3px solid #fff
}

#footer-section .right-part div ul {
    list-style-position: outside;
    list-style-type: none;
    padding-left: 10px;
    border-left: 1px solid #444;
    padding-top: 10px;
    margin-left: 2px;
    overflow: visible
}

#footer-section .right-part div:nth-child(1) ul,
#footer-section .right-part div:nth-child(2) ul {
    height: 70px
}

#footer-section .right-part div:nth-child(3) ul {
    height: 105px
}

#footer-section .right-part div:nth-child(4) {
    width: auto;
    min-width: 150px
}

#footer-section .right-part div:nth-child(4) ul {
    height: 20px
}

#footer-section .right-part:after {
    content: '';
    display: block;
    clear: both;
    margin-bottom: 40px
}

#footer-section #friend-links {
    box-shadow: #000 2px 0 3px;
    border-top: 1px solid #333;
    font-size: 14px;
    line-height: 28px;
    padding: 18px 0
}

#footer-section #friend-links label {
    color: white
}

#footer-section #friend-links a {
    color: #AAA;
}

#join-us-page .form {
    width: 480px;
    display: block;
    margin: 90px auto 0 auto
}

#join-us-page .form input,
#join-us-page .form textarea {
    border-radius: 3px;
    padding: 10px 15px;
    height: 48px;
    font-family: "微软雅黑", "黑体"
}

#join-us-page .form input[type=text],
#join-us-page .form input[type=email],
#join-us-page .form textarea {
    width: 450px;
    background: #f2f2f2;
    border: 0;
    margin-bottom: 24px;
    font-size: 20px
}

#join-us-page .form textarea {
    height: 110px
}

#join-us-page .form input[type=submit] {
    color: white;
    font-size: 24px;
    width: 100%;
    height: 68px;
    margin-bottom: 200px;
    border-style: solid;
    border-width: 0 0 6px 0;
    border-color: #2a78b8;
    background: #3bade9;
    font-family: "微软雅黑", "黑体"
}

#news-page #news-section {
    width: 1200px;
    margin: 0 auto 100px auto
}

#news-page #news-section a {
    text-decoration: none
}

#news-page #news-section .categories {
    width: 225px;
    margin-right: 50px;
    overflow: hidden;
    float: left
}

#news-page #news-section .categories a {
    display: block;
    line-height: 22px;
    padding: 14px 2px;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
    color: #333;
    border: 1px solid #ccc;
    background: #ebebeb;
    background: linear-gradient(#fff, #ebebeb)
}

#news-page #news-section .categories a:hover,
#news-page #news-section .categories a.selected {
    color: white;
    border: 1px solid #1c7cdd;
    background: linear-gradient(#33a0db, #2979b6)
}

#news-page #news-section .single .info {
    margin: 5px 0
}

#news-page #news-section #article-list {
    width: 690px;
    overflow: hidden;
    float: left
}

#news-page #news-section #article-list a {
    text-decoration: none
}

#news-page #news-section #article-list table {
    width: 100%
}

#news-page #news-section #article-list h1 {
    margin: 5px 0;
    font-size: 24px
}

#news-page #news-section #article-list h2 {
    margin: 0;
    font-weight: normal;
    line-height: 32px;
    font-size: 21px
}

#news-page #news-section #article-list h2 a {
    color: #333
}

#news-page #news-section #article-list h2:before {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding-right: 8px;
    margin-right: 10px;
    overflow: hidden;
    color: white;
    width: 42px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px
}

#news-page #news-section #article-list .top h2:before {
    content: "置顶";
    background: url(../images/title-top.png) no-repeat 0 0
}

#news-page #news-section #article-list .hot h2:before {
    content: "热门";
    background: url(../images/title-hot.png) no-repeat 0 0
}

#news-page #news-section #article-list .info {
    line-height: 28px
}

#news-page #news-section #article-list .info span,
#news-page #news-section #article-list .info a {
    color: #888;
    font-size: 14px;
    margin-right: 10px
}

#news-page #news-section #article-list .excerpt {
    margin: 8px 0 12px 0;
    border-bottom: 1px solid #e8e8e8;
    line-height: 24px;
    font-size: 14px
}

#news-page #news-section #article-list .excerpt td {
    vertical-align: top;
    padding-bottom: 10px
}

#news-page #news-section #article-list .excerpt td img {
    width: 145px;
    margin-right: 12px
}

#news-page #news-section #article-list .excerpt td .more {
    font-weight: bold;
    color: darkorange;
    padding: 0 3px;
    margin: 0 3px
}

#news-page #news-section #article-list .excerpt td .more:after {
    content: " » "
}

#news-page #news-section #article-list .content {
    font-size: 14px
}

#news-page #news-section #article-list .content br {
    display: none
}

#jobs-page #apply-job {
    color: #3bade9;
    text-decoration: none
}

#submit-info-section {
    padding: 48px 0 30px 0;
    background: #3b414d;
    overflow: hidden
}

#submit-info-section input[type=text],
#submit-info-section input[type=email] {
    width: 330px;
    line-height: 50px;
    padding: 0 15px;
    height: 50px;
    font-size: 20px;
    border: 0;
    border-radius: 5px;
    display: inline;
    font-family: "微软雅黑", "黑体";
    margin-left: 35px;
    float: left
}

#submit-info-section .input-row:first-child input[type=text] {
    margin: 0
}

#submit-info-section .inner {
    width: 1150px;
    margin: auto
}

#submit-info-section textarea {
    width: 1120px;
    margin-top: 18px;
    padding: 10px 15px;
    height: 80px;
    border: 0;
    border-radius: 5px;
    font-size: 20px;
    font-family: "微软雅黑", "黑体"
}

#submit-info-section input[type=submit] {
    color: white;
    font-size: 24px;
    width: 360px;
    height: 50px;
    float: right;
    margin-top: 20px;
    border-radius: 5px;
    border-style: solid;
    border-width: 0 0 6px 0;
    border-color: #2a78b8;
    background: #3bade9;
    font-family: "微软雅黑", "黑体"
}

#jobs-page .section-inner,
#business-scope-page .section-inner {
    width: 1200px;
    margin: auto;
    overflow: hidden
}

#jobs-page .section-inner .titles,
#business-scope-page .section-inner .titles {
    width: 225px;
    margin-right: 50px;
    overflow: hidden;
    float: left
}

#jobs-page .section-inner .titles a,
#business-scope-page .section-inner .titles a {
    display: block;
    line-height: 22px;
    padding: 14px 2px;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
    color: #333;
    border: 1px solid #ccc;
    background: #ebebeb;
    background: linear-gradient(#fff, #ebebeb)
}

#jobs-page .section-inner .titles a:hover,
#business-scope-page .section-inner .titles a:hover,
#jobs-page .section-inner .titles a.selected,
#business-scope-page .section-inner .titles a.selected {
    color: white;
    border: 1px solid #1c7cdd;
    background: linear-gradient(#33a0db, #2979b6)
}

#jobs-page .section-inner .descriptions,
#business-scope-page .section-inner .descriptions {
    overflow: hidden
}

#jobs-page .section-inner .descriptions>div,
#business-scope-page .section-inner .descriptions>div {
    overflow: hidden;
    display: none;
    font-size: 14px;
    line-height: 28px
}

#jobs-page .section-inner .descriptions>div h1,
#business-scope-page .section-inner .descriptions>div h1 {
    font-size: 23px;
    margin: 10px 0;
    color: #2a78b8
}

#jobs-page .section-inner .descriptions>div h1:first-child,
#business-scope-page .section-inner .descriptions>div h1:first-child {
    margin-top: 0
}

#jobs-page .section-inner .descriptions>div h2,
#business-scope-page .section-inner .descriptions>div h2 {
    color: #2a78b8
}

#jobs-page .section-inner .descriptions>div h1 a,
#business-scope-page .section-inner .descriptions>div h1 a,
#jobs-page .section-inner .descriptions>div h2 a,
#business-scope-page .section-inner .descriptions>div h2 a {
    text-decoration: none;
    color: #2a78b8
}

#jobs-page .section-inner .descriptions>div p,
#business-scope-page .section-inner .descriptions>div p {
    margin: 5px 0
}

#jobs-page .section-inner .descriptions>div li,
#business-scope-page .section-inner .descriptions>div li {
    line-height: 30px;
    margin: 2px 0 2px 20px;
    padding-left: 15px
}

#jobs-page .section-inner .descriptions>div ul,
#business-scope-page .section-inner .descriptions>div ul {
    padding: 0
}

#jobs-page .section-inner .descriptions>div ol,
#business-scope-page .section-inner .descriptions>div ol {
    padding: 0 0 0 10px
}

#jobs-page .section-inner .descriptions>div.selected,
#business-scope-page .section-inner .descriptions>div.selected {
    display: block;
    overflow: hidden
}

#about-us-page h1 {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 38px;
    color: #2ae7fd;
    padding: 60px 0 50px 0
}

#about-us-page h2 {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 35px;
    padding: 32px 0 42px 0;
    color: #333
}

#about-us-page .section-inner {
    width: 1200px;
    margin: 0 auto
}

#about-us-page #top-section {
    background: #dbeffd url(../images/about-us-top-bg.png) no-repeat center 0;
    overflow: hidden
}

#about-us-page #top-section h2 {
    padding: 50px 0 24px 0
}

#about-us-page #top-section .inner {
    background: #f6f7fb;
    width: 900px;
    line-height: 22px;
    color: #444;
    padding-top: 20px;
    height: 250px;
    margin: 0 auto 50px auto;
    padding-left: 250px;
    padding-right: 100px;
    position: relative
}

#about-us-page #top-section .inner span {
    position: absolute;
    width: 150px;
    overflow: hidden;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    top: 60px
}

#about-us-page #top-section .inner span img {
    display: block;
    margin: 0 auto
}

#about-us-page #top-section .inner p {
    margin-bottom: 24px
}

#about-us-page #business-section {
    text-align: center
}

#about-us-page #business-section>div {
    text-align: left;
    width: 500px;
    height: 230px;
    padding: 0 40px;
    border-top: 3px solid #ccc;
    background: white;
    display: inline-block;
    margin-bottom: 35px;
    box-shadow: #ddd 0 0 6px;
    overflow: hidden
}

#about-us-page #business-section>div h3 {
    margin: 26px 0 36px 0;
    font-size: 22px
}

#about-us-page #business-section>div p {
    font-size: 15px;
    line-height: 26px;
    color: #555
}

#about-us-page #business-section>div:nth-child(2n+1) {
    margin-right: 36px
}

#about-us-page #business-section>div:first-child {
    color: #1e94ee;
    border-color: #1e94ee
}

#about-us-page #business-section>div:nth-child(2) {
    color: #17d2c1;
    border-color: #17d2c1
}

#about-us-page #business-section>div:nth-child(3) {
    color: #fdbe00;
    border-color: #fdbe00
}

#about-us-page #business-section>div:nth-child(4) {
    color: #717efe;
    border-color: #717efe
}

#about-us-page #brand-section {
    background-color: white
}

#about-us-page #brand-section h2 {
    line-height: 120px;
    padding: 0
}

#about-us-page #brand-section .section-inner {
    overflow: hidden;
    padding-bottom: 70px
}

#about-us-page #brand-section .section-inner div {
    width: 274px;
    height: 360px;
    display: inline-block;
    margin-left: 26px;
    float: left;
    color: #808285;
    font-size: 14px;
    overflow: visible;
    box-shadow: 0 0 10px #ccc;
    position: relative
}

#about-us-page #brand-section .section-inner div p {
    padding: 25px;
    line-height: 25px
}

#about-us-page #brand-section .section-inner div span {
    display: table-cell;
    width: 274px;
    height: 160px;
    text-align: center;
    vertical-align: middle
}

#about-us-page #brand-section .section-inner div label {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 274px;
    display: block
}

#about-us-page #brand-section .section-inner div a {
    display: inline-block;
    color: #AAA;
    font-size: 16px
}

#about-us-page #brand-section .section-inner div a:after {
    content: ' ';
    height: 16px;
    width: 8px;
    position: relative;
    left: 5px;
    top: 3px;
    display: inline-block;
    background-size: cover;
    background-image: url(../images/next-arrow.png)
}

#about-us-page #brand-section .section-inner div a:hover {
    color: #3bade8
}

#about-us-page #brand-section .section-inner div a:hover:after {
    background-image: url(../images/next-arrow-hover.png)
}

#about-us-page #brand-section .section-inner div h3 {
    font-size: 35px;
    text-align: center;
    display: block;
    margin: 54px 0 10px 0
}

#about-us-page #brand-section .section-inner div:first-child {
    margin: 0
}

#about-us-page #brand-section .section-inner #brand-hostucan {
    background: url(../images/brand-hostucan-bg.png) no-repeat -15px -15px
}

#about-us-page #brand-section .section-inner #brand-whd {
    background: url(../images/brand-whd-bg.png) no-repeat -15px -15px
}

#about-us-page #brand-section .section-inner #brand-bisend {
    background: url(../images/brand-bisend-bg.png) no-repeat -15px -15px
}

#about-us-page #brand-section .section-inner #provide-services {
    color: white;
    background: url(../images/provide-services-bg.png) no-repeat 0 0
}

#about-us-page #value-section {
    background: url(../images/racent-value-bg.jpg) 0 0 repeat;
    overflow: hidden
}

#about-us-page #value-section .section-inner div {
    width: 20%;
    padding: 0 2.5%;
    float: left;
    padding-bottom: 80px;
    text-align: center
}

#about-us-page #value-section .section-inner div label {
    display: block;
    text-align: center;
    font-size: 24px;
    padding: 28px 0 18px 0;
    color: #414042
}

#about-us-page #value-section .section-inner div p {
    font-size: 14px;
    color: #818085
}

#about-us-page #team-section {
    background: linear-gradient(#1ec9a7, #36c4ec);
    padding-bottom: 65px;
    color: white
}

#about-us-page #team-section h2 {
    line-height: 176px;
    padding: 0;
    color: white
}

#about-us-page #team-section .section-inner div {
    width: 32%;
    padding-left: 15%;
    padding-right: 5%;
    float: left;
    position: relative
}

#about-us-page #team-section .section-inner div span {
    font-size: 32px;
    font-weight: bold;
    display: block
}

#about-us-page #team-section .section-inner div label {
    display: block;
    padding: 8px 0 20px 0;
    font-size: 24px
}

#about-us-page #team-section .section-inner div img {
    position: absolute;
    left: 0;
    top: 0
}

#about-us-page #team-section .section-inner div p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px
}

#about-us-page #team-section .section-inner div:last-child {
    padding-right: 0
}

#about-us-page #introduce-section {
    text-align: center;
    width: 1120px;
    margin: 40px auto
}

#about-us-page #introduce-section #introduce-content {
    width: 1044px;
    overflow: hidden;
    display: inline-block
}

#about-us-page #introduce-section #introduce-content .inner {
    position: relative;
    overflow: hidden;
    width: 3654px
}

#about-us-page #introduce-section #introduce-content .inner div {
    width: 466px;
    height: 210px;
    border: 8px solid #f8f8f8;
    padding: 0;
    margin: 28px 20px;
    float: left
}

#about-us-page #introduce-section #introduce-content .inner div h3 {
    font-size: 28px;
    font-weight: normal;
    color: #3bade8;
    line-height: 86px
}

#about-us-page #introduce-section #introduce-content .inner div p {
    padding: 0 45px;
    font-size: 15px;
    line-height: 22px;
    color: #555
}

#about-us-page #introduce-section #left-arrow,
#about-us-page #introduce-section #right-arrow {
    position: relative;
    display: block;
    cursor: pointer;
    width: 22px;
    height: 39px;
    top: 250px
}

#about-us-page #introduce-section #left-arrow {
    float: left;
    background: url(../images/pre-arrow.png) 0 0 no-repeat
}

#about-us-page #introduce-section #left-arrow:hover {
    background-image: url(../images/pre-arrow-hover.png)
}

#about-us-page #introduce-section #right-arrow {
    float: right;
    background: url(../images/next-arrow.png) 0 0 no-repeat
}

#about-us-page #introduce-section #right-arrow:hover {
    background-image: url(../images/next-arrow-hover.png)
}

#business-scope-page h1,
#contact-us-page h1 {
    color: #2a78b8;
    font-size: 20px
}

#business-scope-page h2,
#contact-us-page h2 {
    font-size: 18px
}

#business-scope-page h3,
#contact-us-page h3 {
    font-size: 16px
}

#business-scope-page p,
#contact-us-page p {
    margin: 14px 0
}

#business-scope-page .block,
#contact-us-page .block {
    margin-bottom: 26px
}

#business-scope-page label,
#contact-us-page label {
    font-size: 15px
}

#business-scope-page span,
#contact-us-page span {
    font-size: 15px
}

#business-scope-page label:after,
#contact-us-page label:after {
    content: ""
}

#business-scope-page .description table,
#contact-us-page .description table {
    min-width: 800px;
    border: 1px solid #888;
    border-collapse: collapse;
    text-align: left
}

#business-scope-page .description table th,
#contact-us-page .description table th {
    color: white;
    background-color: #2a78b8;
    border: 0
}

#business-scope-page .description table th,
#contact-us-page .description table th,
#business-scope-page .description table td,
#contact-us-page .description table td {
    padding: 10px
}

#business-scope-page .description table td,
#contact-us-page .description table td {
    border: 1px solid #aaa;
    vertical-align: top
}

#business-scope-page .description table td ul,
#contact-us-page .description table td ul {
    margin: 0;
    padding: 0;
    list-style-position: inside
}

#business-scope-page .description table td ul li,
#contact-us-page .description table td ul li {
    margin: 0 !important;
    padding-left: 0 !important
}

#business-scope-page #footer-section,
#contact-us-page #footer-section {
    padding-bottom: 0
}

#contact-us-page table {
    width: 1200px;
    margin: auto
}

#contact-us-page td {
    min-width: 300px;
    padding-right: 20px
}

#plesk-page {
    font-family: Helvetica, Arial, "Microsoft YaHei", "微软雅黑", "黑体"
}

#plesk-page .header-wrapper {
    border-bottom: 0
}

#plesk-page #plesk-banner {
    line-height: 60px;
    height: 60px;
    font-size: 16px;
    color: #666;
    background-color: #e6e7e9;
    text-align: center
}

#plesk-page #plesk-banner a {
    color: #52bce6
}

#plesk-page #demo-link {
    background-color: #f6f6f6;
    display: block;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 50px
}

#plesk-page #demo-link a {
    display: inline-block;
    color: #fff;
    background: #fdb73b url(../images/to-demo-hover.png) 90% center no-repeat;
    line-height: 48px;
    padding: 0 70px 0 30px;
    font-size: 17px;
    border-radius: 1px;
    margin-bottom: 10px
}

#plesk-page #demo-link .tips {
    font-size: 12px;
    color: #666
}

#plesk-page #navigation {
    overflow-x: hidden;
    text-align: center;
    padding-bottom: 0
}

#plesk-page #navigation ul {
    font-size: 0;
    display: block;
    padding-left: 0;
    border-bottom: 1px solid #56bce6
}

#plesk-page #navigation ul li {
    cursor: pointer;
    display: inline-block;
    list-style-type: none;
    width: 300px;
    height: 150px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #56bce6;
    text-align: center;
    font-size: 0;
    vertical-align: top;
    margin-bottom: -1px
}

#plesk-page #navigation ul li .icon {
    height: 100px
}

#plesk-page #navigation ul li .description {
    width: 100%;
    color: #666;
    font-size: 16px
}

#plesk-page #navigation ul li.active {
    border-left-color: #56bce6;
    border-top-color: #56bce6;
    border-bottom-color: #fff
}

#plesk-page #navigation ul li.active+li {
    border-left-color: #56bce6
}

#plesk-page #navigation ul li .icon {
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url("../images/icons.png");
    width: 65px;
    height: 65px;
    display: inline-block
}

#plesk-page #navigation ul li.one .icon {
    background-position: 0 -165px
}

#plesk-page #navigation ul li.one.active .icon {
    background-position: 0 -265px
}

#plesk-page #navigation ul li.two .icon {
    background-position: -100px -165px
}

#plesk-page #navigation ul li.two.active .icon {
    background-position: -100px -265px
}

#plesk-page #navigation ul li.three .icon {
    background-position: -200px -165px
}

#plesk-page #navigation ul li.three.active .icon {
    background-position: -200px -265px
}

#plesk-page #navigation ul li.four .icon {
    background-position: -305px -165px
}

#plesk-page #navigation ul li.four.active .icon {
    background-position: -305px -265px
}

#plesk-page #navigation ul li.four {
    border-right: 1px solid #e6e6e6
}

#plesk-page #navigation ul li.four.active {
    border-right-color: #56bce6
}

#plesk-page .tab {
    display: none
}

#plesk-page .tab.active {
    display: block
}

#plesk-page .tab-one {
    padding-top: 40px;
    text-align: center
}

#plesk-page .tab-one .h2 {
    color: #666;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    padding-bottom: 40px
}

#plesk-page .tab-one .function-list {
    display: inline-block;
    text-align: center
}

#plesk-page .tab-one .function-list .line {
    display: inline-block
}

#plesk-page .tab-one .function-list .item1 {
    background: url(../images/fun1.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item2 {
    background: url(../images/fun2.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item3 {
    background: url(../images/fun3.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item4 {
    background: url(../images/fun4.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item5 {
    background: url(../images/fun5.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item6 {
    background: url(../images/fun6.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item7 {
    background: url(../images/fun7.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item8 {
    background: url(../images/fun8.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item9 {
    background: url(../images/fun9.jpg) no-repeat
}

#plesk-page .tab-one .function-list .item {
    width: 250px;
    padding: 0 20px 40px 120px;
    background-size: 100px 100px;
    min-height: 160px;
    text-align: left;
    vertical-align: top;
    display: inline-block;
    box-sizing: content-box
}

#plesk-page .tab-one .function-list .item .label {
    text-align: left;
    font-size: 20px;
    color: #56bce6;
    display: block;
    padding-bottom: 10px
}

#plesk-page .tab-one .function-list .item .one {
    display: block;
    padding-bottom: 5px;
    color: #666;
    padding-left: 16px
}

#plesk-page .tab-one .function-list .item .one::before {
    content: '.';
    font-size: 20px;
    position: absolute;
    display: block;
    padding-right: 10px;
    margin-left: -14px;
    margin-top: -6px
}

#plesk-page .tab-two {
    padding-top: 30px;
    text-align: center
}

#plesk-page .tab-two .poster {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    width: 350px;
    height: 550px
}

#plesk-page .tab-two .poster .title {
    color: #fff;
    font-size: 26px;
    height: 60px;
    line-height: 60px;
    text-align: center
}

#plesk-page .tab-two .poster .content ul {
    list-style-type: none;
    padding-left: 0
}

#plesk-page .tab-two .poster .content ul li {
    text-align: left;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    color: #666;
    border-bottom: 1px dashed #e6e6e6
}

#plesk-page .tab-two .poster .content ul li.del {
    text-decoration: line-through
}

#plesk-page .tab-two .poster .content ul li:not(.del)::before {
    content: '';
    background-image: url(../images/check-size-10.png);
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    margin-left: -22px;
    margin-top: 10px
}

#plesk-page .tab-two .poster-one {
    box-shadow: 0 0 2px #5783e6;
    border: 1px solid #5783e6
}

#plesk-page .tab-two .poster-one .title {
    background-color: #5783e6
}

#plesk-page .tab-two .poster-two {
    box-shadow: 0 0 2px #3fa9e2;
    border: 1px solid #3fa9e2
}

#plesk-page .tab-two .poster-two .title {
    background-color: #3fa9e2
}

#plesk-page .tab-two .poster-three {
    box-shadow: 0 0 2px #2dc4dc;
    border: 1px solid #2dc4dc
}

#plesk-page .tab-two .poster-three .title {
    background-color: #2dc4dc
}

#plesk-page .tab-two .say-more {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 1100px;
    font-size: 16px;
    color: #666;
    text-align: left
}

#plesk-page .tab-two .say-more p {
    line-height: 26px;
    height: 26px
}

#plesk-page .tab-two .say-more a {
    color: #44a9e1
}

#plesk-page .tab-three {
    padding-top: 30px;
    text-align: center;
    font-size: 0
}

#plesk-page .tab-three .col {
    width: 250px;
    display: inline-block;
    font-size: 16px;
    list-style: none;
    padding-left: 0;
    color: #fff
}

#plesk-page .tab-three .col li {
    height: 60px;
    line-height: 60px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

#plesk-page .tab-three .rank {
    background-color: #a7a9ac
}

#plesk-page .tab-three .silver {
    background-color: #44a9e1
}

#plesk-page .tab-three .golden {
    background-color: #5c7bbc
}

#plesk-page .tab-three .platinum {
    background-color: #6451a0
}

#plesk-page .tab-three .say-more {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 20px;
    width: 1000px;
    font-size: 16px;
    color: #666;
    text-align: left
}

#plesk-page .tab-three .say-more p {
    line-height: 26px;
    height: 26px
}

#plesk-page .tab-three .say-more a {
    color: #44a9e1
}

#plesk-page .tab-three .image-list {
    text-align: center
}

#plesk-page .tab-three .image-list .title {
    display: inline-block;
    font-size: 20px;
    color: #666;
    height: 60px;
    line-height: 60px
}

#plesk-page .tab-three .image-list ul {
    padding-left: 0
}

#plesk-page .tab-three .image-list ul li {
    display: inline-table;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    width: 150px;
    height: 84px
}

#plesk-page .tab-three .image-list ul li img {
    max-width: 134px;
    padding: 15px 10px 25px 10px
}

#plesk-page .tab-four {
    text-align: center
}

#plesk-page .tab-four .line {
    display: inline-block;
    padding-top: 30px
}

#plesk-page .tab-four .line .item {
    display: inline-block;
    width: 200px;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #e6e6e6
}

#plesk-page .tab-four .line .item .icon {
    vertical-align: middle;
    text-align: center;
    height: 120px;
    border-bottom: 1px solid #e6e6e6
}

#plesk-page .tab-four .line .item .icon img {
    display: inline-block;
    width: 200px
}

#plesk-page .tab-four .line .item .title {
    text-align: center;
    font-size: 20px;
    color: #44a9e1;
    padding: 10px
}

#plesk-page .tab-four .line .item .description {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding-bottom: 10px
}

#plesk-page .tab-four .read-more {
    display: inline-block;
    padding-top: 20px
}

#plesk-page .tab-four .read-more a {
    color: #56bce6
}

#plesk-page #why-choose-plesk {
    text-align: center;
    font-size: 0
}

#plesk-page #why-choose-plesk h2 {
    display: block;
    line-height: 120px;
    height: 120px;
    color: #666;
    font-size: 26px;
    font-weight: normal
}

#plesk-page #why-choose-plesk .block {
    display: inline-block;
    width: 380px;
    height: 200px;
    background-image: url(../images/icons.png);
    background-repeat: none;
    vertical-align: top;
    padding: 10px 20px
}

#plesk-page #why-choose-plesk .block .title {
    font-size: 20px;
    color: #fff;
    text-align: left
}

#plesk-page #why-choose-plesk .block ul {
    list-style: disc inside;
    padding-left: 0
}

#plesk-page #why-choose-plesk .block ul li {
    width: 360px;
    text-align: left;
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
    margin-bottom: 8px
}

#plesk-page #why-choose-plesk .block.one {
    background-position: -10px -415px
}

#plesk-page #why-choose-plesk .block.two {
    background-position: -10px -650px
}

#plesk-page #why-choose-plesk .block.three {
    background-position: -10px -880px
}

#plesk-page #installation-tutorial {
    text-align: center;
    width: 100%;
    color: #333
}

#plesk-page #installation-tutorial h2 {
    display: block;
    font-size: 26px;
    font-weight: normal;
    color: #666;
    height: 120px;
    line-height: 120px
}

#plesk-page #installation-tutorial .linux {
    width: 1200px;
    display: inline-block;
    text-align: left;
    padding: 15px;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc
}

#plesk-page #installation-tutorial .linux .method {
    display: block;
    line-height: 30px;
    height: 30px;
    pading-top: 5px;
    padding-bottom: 5px
}

#plesk-page #installation-tutorial .linux .method span {
    display: inline-block;
    line-height: 25px;
    height: 25px;
    width: 110px;
    color: #666
}

#plesk-page #installation-tutorial .linux .method code {
    display: inline-block;
    line-height: 25px;
    height: 25px;
    color: #4d4d4d;
    background-color: #e6e6e6;
    padding-left: 10px;
    padding-right: 10px
}

#plesk-page #installation-tutorial .linux>span {
    color: #666;
    font-size: 20px
}

#plesk-page #installation-tutorial .windows {
    width: 1200px;
    display: inline-block;
    text-align: left;
    padding: 15px;
    border-bottom: 1px dashed #ccc
}

#plesk-page #installation-tutorial .windows a,
#plesk-page #installation-tutorial .windows div {
    display: block;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #666
}

#plesk-page #installation-tutorial .windows a {
    width: 70px;
    color: #56bce6
}

#plesk-page #installation-tutorial .windows>span {
    color: #666;
    font-size: 20px
}

#plesk-page #installation-tutorial .three-more-small-things {
    padding-top: 30px;
    display: block;
    text-align: center
}

#plesk-page #installation-tutorial .three-more-small-things .requirement,
#plesk-page #installation-tutorial .three-more-small-things .app,
#plesk-page #installation-tutorial .three-more-small-things .news {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    min-height: 300px
}

#plesk-page #installation-tutorial .three-more-small-things .requirement .title,
#plesk-page #installation-tutorial .three-more-small-things .app .title,
#plesk-page #installation-tutorial .three-more-small-things .news .title {
    color: #666;
    font-size: 22px;
    text-align: left
}

#plesk-page #installation-tutorial .three-more-small-things .requirement .content,
#plesk-page #installation-tutorial .three-more-small-things .app .content,
#plesk-page #installation-tutorial .three-more-small-things .news .content {
    display: block;
    padding-top: 20px
}

#plesk-page #installation-tutorial .three-more-small-things .requirement .content .article,
#plesk-page #installation-tutorial .three-more-small-things .app .content .article,
#plesk-page #installation-tutorial .three-more-small-things .news .content .article {
    line-height: 30px
}

#plesk-page #installation-tutorial .three-more-small-things .requirement ul {
    text-align: left;
    list-style: disc inside;
    padding-left: 0
}

#plesk-page #installation-tutorial .three-more-small-things .requirement ul li a {
    color: #56bce6;
    font-size: 16px;
    height: 45px;
    line-height: 45px
}

#plesk-page #installation-tutorial .three-more-small-things .app .ios,
#plesk-page #installation-tutorial .three-more-small-things .app .android {
    box-sizing: border-box;
    width: 200px;
    height: 60px;
    border-radius: 5px;
    text-align: left;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    padding-left: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer
}

#plesk-page #installation-tutorial .three-more-small-things .app .qr-ios,
#plesk-page #installation-tutorial .three-more-small-things .app .qr-android {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: none;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer
}

#plesk-page #installation-tutorial .three-more-small-things .app .qr-ios img,
#plesk-page #installation-tutorial .three-more-small-things .app .qr-android img {
    opacity: 1;
    margin: 100px auto;
    width: 500px;
    height: 500px
}

#plesk-page #installation-tutorial .three-more-small-things .app .ios {
    background-color: #56bce6
}

#plesk-page #installation-tutorial .three-more-small-things .app .android {
    background-color: #59bb41
}

#plesk-page #installation-tutorial .three-more-small-things .app .ios::before,
#plesk-page #installation-tutorial .three-more-small-things .app .android::before {
    content: '';
    display: block;
    position: absolute;
    margin-top: 8px;
    margin-left: -55px;
    width: 60px;
    height: 60px;
    background-image: url(../images/icons.png);
    background-position: -440px -200px
}

#plesk-page #installation-tutorial .three-more-small-things .app .android::before {
    background-position: -440px -270px
}

#plesk-page #installation-tutorial .three-more-small-things .news .more {
    position: absolute;
    display: inline-block;
    margin-left: 50px;
    margin-top: 8px
}

#plesk-page #installation-tutorial .three-more-small-things .news .more a {
    color: #ccc;
    font-size: 16px
}

#plesk-page #installation-tutorial .three-more-small-things .news .first .frame {
    display: block;
    width: 350px;
    height: 100px;
    background-image: url(../images/201610143a4cdbfd985cc4c6.jpg)
}

#plesk-page #installation-tutorial .three-more-small-things .news .first .frame .frame-title {
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 120px;
    height: 100px;
    margin-left: 230px;
    background-color: gray;
    font-size: 16px;
    color: #fff;
    padding: 20px
}

#plesk-page #installation-tutorial .three-more-small-things .news ul {
    width: 335px;
    margin-top: 10px;
    list-style: disc outside;
    padding-left: 15px;
    text-align: left;
    line-height: 22px
}

#plesk-page #installation-tutorial .three-more-small-things .news ul li .article {
    color: #666;
    font-size: 16px;
    cursor: pointer
}

#plesk-page #installation-tutorial .three-more-small-things .news ul li .main {
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden
}

#plesk-page #installation-tutorial .three-more-small-things .news ul li.open div.main {
    font-size: 14px;
    height: 40px;
    color: #b3b3b3
}

#plesk-page #installation-tutorial .three-more-small-things .news ul li.open div.main a {
    color: #56bce6
}

#plesk-page #right-section {
    background: url(../images/right-block.png) no-repeat;
    height: 260px;
    width: 100px;
    padding: 20px 10px;
    position: fixed;
    right: 20px;
    bottom: 50px;
    z-index: 10
}

#plesk-page #right-section a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 5px
}

#plesk-page #right-section .link1 {
    background: #56bce6
}

#plesk-page #right-section .link2 {
    background: #95bb42
}

#plesk-page #right-section img {
    width: 90px;
    height: 90px;
    margin-left: 5px
}

#plesk-page #right-section p {
    font-size: 12px;
    color: #56bce6;
    text-align: center
}

#plesk-page #right-section p span {
    color: #95bb42
}

#cpanel-page {
    font-family: Helvetica, Arial, "Microsoft YaHei", "微软雅黑", "黑体"
}

#cpanel-page .header-wrapper {
    border-bottom: 0
}

#cpanel-page .top-section {
    height: 410px;
    overflow: hidden;
    position: relative
}

#cpanel-page .top-section .top {
    display: block;
    height: 410px;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center
}

#cpanel-page .top-section .top .saying {
    box-sizing: border-box;
    width: 1200px;
    display: inline-block;
    text-align: left;
    padding-top: 90px
}

#cpanel-page .top-section .top .saying .title {
    font-weight: normal;
    color: #fffd53;
    font-size: 26px;
    margin-bottom: 30px
}

#cpanel-page .top-section .top .saying .content {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px
}

#cpanel-page .top-section .top .saying .action {
    display: block;
    width: 130px;
    height: 50px;
    border: solid 1px #fffd53;
    border-radius: 5px
}

#cpanel-page .top-section .top .saying .action .name {
    display: block;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #fffd53
}

#cpanel-page .top-section img {
    margin: 0 auto;
    display: block
}

#cpanel-page .top-section .owl-controls {
    position: relative;
    top: -50px
}

#cpanel-page .top-section .owl-controls .owl-page.active span {
    width: 40px
}

#cpanel-page .top-section .owl-buttons div {
    position: absolute;
    top: 190px
}

#cpanel-page .top-section .owl-item {
    min-width: 1300px
}

#cpanel-page #reason-section {
    padding: 70px 0 0 0;
    overflow: hidden
}

#cpanel-page #reason-section .bound h2 {
    text-align: center;
    margin: 0 0 40px 0;
    font-size: 24px;
    font-weight: normal
}

#cpanel-page #reason-section .bound .reasons div {
    position: relative;
    box-sizing: border-box;
    padding-left: 100px;
    width: 564px;
    height: 150px;
    float: left
}

#cpanel-page #reason-section .bound .reasons div label {
    font-size: 21px;
    margin-bottom: 12px;
    display: block
}

#cpanel-page #reason-section .bound .reasons div:before {
    display: block;
    content: '';
    width: 70px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 5px;
    background: url(../images/icons.png) no-repeat
}

#cpanel-page #reason-section .bound .reasons div:after {
    display: block;
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #e1e1e1
}

#cpanel-page #reason-section .bound .reasons div:nth-child(even) {
    float: right
}

#cpanel-page #reason-section .bound .reasons div:nth-child(odd) {
    float: left
}

#cpanel-page #reason-section .bound .reasons div:nth-child(1):before {
    background-position: 14px 0
}

#cpanel-page #reason-section .bound .reasons div:nth-child(2):before {
    background-position: -68px 0
}

#cpanel-page #reason-section .bound .reasons div:nth-child(3):before {
    background-position: -150px 0
}

#cpanel-page #reason-section .bound .reasons div:nth-child(4):before {
    background-position: -234px 0
}

#cpanel-page #choose-us-section {
    text-align: center;
    background: #eaeaea;
    padding: 70px 0;
    overflow: hidden
}

#cpanel-page #choose-us-section h2 {
    margin: 0 0 40px 0;
    font-size: 24px;
    font-weight: normal
}

#cpanel-page #choose-us-section .bound .blocks div {
    display: block;
    width: 378px;
    height: 310px;
    float: left;
    background: white;
    margin-right: 30px;
    border: 1px solid #e1e1e1
}

#cpanel-page #choose-us-section .bound .blocks div label:before {
    content: '';
    display: block;
    margin: 30px auto 30px auto;
    width: 95px;
    height: 85px;
    background: url(../images/icons.png) no-repeat
}

#cpanel-page #choose-us-section .bound .blocks div label {
    display: block;
    clear: both;
    font-size: 24px;
    margin-bottom: 18px
}

#cpanel-page #choose-us-section .bound .blocks div p {
    width: 280px;
    margin: auto;
    font-size: 13px;
    line-height: 26px
}

#cpanel-page #choose-us-section .bound .blocks div:last-child {
    margin-right: 0
}

#cpanel-page #choose-us-section .bound .blocks div:hover {
    border-color: #3bace6
}

#cpanel-page #choose-us-section .bound .blocks div:nth-child(1) label:before {
    background-position: 4px -58px
}

#cpanel-page #choose-us-section .bound .blocks div:nth-child(2) label:before {
    background-position: -100px -62px
}

#cpanel-page #choose-us-section .bound .blocks div:nth-child(3) label:before {
    background-position: -204px -62px
}

#official-page #top-section {
    background: url(../images/index/index-top-back.jpg) repeat;
    position: relative;
    height: 420px;
    overflow: hidden
}

#official-page #top-section img {
    margin: 0 auto;
    display: block
}

#official-page #top-section .owl-controls {
    position: relative;
    top: -60px
}

#official-page #top-section .owl-controls .owl-page.active span {
    width: 40px
}

#official-page #top-section .owl-item {
    min-width: 1300px
}

#official-page #top-section .owl-carousel .owl-item a {
    text-align: center;
    width: 100%;
    height: 300px;
    margin: auto;
    display: inline-block
}

#official-page #top-section .owl-carousel .owl-item:nth-child(1)>a {
    background: #012554 url(../images/index/banner-geotrust.jpg) center center no-repeat;
    background-size: cover;
}

#official-page #top-section .owl-carousel .owl-item:nth-child(2)>a {
    background: #012554 url(../images/index/sectigo-banner.jpg) center center no-repeat;
    background-size: cover;
}

#official-page #top-section .owl-carousel .owl-item:nth-child(3)>a {
    background: #06070c url(../images/index/ev-banner.jpg) center center no-repeat
}

#official-page #top-section .owl-carousel .owl-item:nth-child(4)>a {
    background: #054eaa url(../images/index/code-sign-banner.jpg) center center no-repeat;
    background-size: cover;
}

#official-page #top-section .owl-carousel .owl-item:nth-child(5)>a {
    background: #054eaa url(../images/index/cooperative-agent.jpg) center center no-repeat;
    background-size: cover;
}

#official-page #top-section .owl-controls .owl-page.active span {
    background: white
}

#official-page #top-section .owl-controls .owl-pagination {
    position: relative;
    top: -25px
}

#official-page #top-section .owl-controls .owl-buttons {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    top: -380px
}

#official-page #top-section .owl-controls .owl-buttons div {
    position: absolute;
    top: 100px;
    width: 27px;
    height: 39px;
    background: center center no-repeat;
    opacity: 1
}

#official-page #top-section .owl-controls .owl-buttons .owl-prev {
    left: -39px;
    background-image: url(../images/index/left.png)
}

#official-page #top-section .owl-controls .owl-buttons .owl-prev:hover {
    background-image: url(../images/index/left-hover.png)
}

#official-page #top-section .owl-controls .owl-buttons .owl-next {
    right: -39px;
    background-image: url(../images/index/right.png)
}

#official-page #top-section .owl-controls .owl-buttons .owl-next:hover {
    background-image: url(../images/index/right-hover.png)
}

#official-page #top-section .advantages {
    background-color: #fff;
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: 0
}

#official-page #top-section .advantages ul {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    list-style-type: none;
    padding: 0
}

#official-page #top-section .advantages ul li {
    float: left;
    display: inline-block;
    box-sizing: border-box;
    width: 400px;
    height: 120px;
    padding-left: 120px;
    border-right: 1px solid rgba(200, 200, 200, 0.3)
}

#official-page #top-section .advantages ul li:first-child {
    border-left: 1px solid rgba(200, 200, 200, 0.3)
}

#official-page #top-section .advantages ul label {
    font-size: 16px;
    color: #333;
    display: block;
    margin: 36px 0 10px 0
}

#official-page #top-section .advantages ul span {
    color: #999;
    font-size: 12px
}

#official-page #top-section .advantages ul li:nth-child(1) {
    background: url(../images/index/icon-1.jpg) 36px center no-repeat
}

#official-page #top-section .advantages ul li:nth-child(2) {
    background: url(../images/index/icon-2.jpg) 36px center no-repeat
}

#official-page #top-section .advantages ul li:nth-child(3) {
    background: url(../images/index/icon-3.jpg) 36px center no-repeat
}

#official-page #resolutions-section {
    background: #3bade8;
    text-align: center;
    overflow: hidden
}

#official-page #resolutions-section h2 {
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-weight: normal;
    padding: 80px 0 18px 0
}

#official-page #resolutions-section .subtitle {
    text-align: center;
    font-size: 25px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 55px
}

#official-page #resolutions-section .resolution {
    position: relative;
    text-align: center;
    display: block;
    width: 300px;
    height: 450px;
    float: left
}

#official-page #resolutions-section .resolution i {
    display: block;
    width: 120px;
    height: 80px;
    background: url(../images/resolve-icons.png) no-repeat;
    margin: 150px auto 55px auto
}

#official-page #resolutions-section .resolution label {
    display: block;
    color: white;
    font-size: 20px
}

#official-page #resolutions-section .resolution p {
    margin: 0 auto;
    width: 240px
}

#official-page #resolutions-section .resolution a,
#official-page #resolutions-section .resolution p {
    display: none
}

#official-page #resolutions-section .resolution:hover {
    background: #f0f2f5 !important
}

#official-page #resolutions-section .resolution:hover i {
    margin: 85px auto 20px auto
}

#official-page #resolutions-section .resolution:hover label {
    color: black
}

#official-page #resolutions-section .resolution:hover p {
    display: block;
    margin-top: 25px;
    line-height: 22px
}

#official-page #resolutions-section .resolution:hover div {
    margin-top: 20px;
    text-align: center
}

#official-page #resolutions-section .resolution:hover a {
    color: #333;
    display: inline-block;
    bottom: 50px;
    margin: 0 auto;
    line-height: 35px;
    padding: 0 32px;
    border: 1px solid #ccc;
    border-radius: 2px
}

#official-page #resolutions-section .resolution:nth-child(1) {
    background: url(../images/resolution-1.png)
}

#official-page #resolutions-section .resolution:nth-child(1) i {
    background-position: 0 -270px
}

#official-page #resolutions-section .resolution:nth-child(1):hover i {
    background-position: 0 -630px
}

#official-page #resolutions-section .resolution:nth-child(2) {
    background: url(../images/resolution-2.png)
}

#official-page #resolutions-section .resolution:nth-child(2) i {
    background-position: 0 0
}

#official-page #resolutions-section .resolution:nth-child(2):hover i {
    background-position: 0 -360px
}

#official-page #resolutions-section .resolution:nth-child(3) {
    background: url(../images/resolution-3.png)
}

#official-page #resolutions-section .resolution:nth-child(3) i {
    background-position: 0 -90px
}

#official-page #resolutions-section .resolution:nth-child(3):hover i {
    background-position: 0 -450px
}

#official-page #resolutions-section .resolution:nth-child(4) {
    background: url(../images/resolution-4.png)
}

#official-page #resolutions-section .resolution:nth-child(4) i {
    background-position: 0 -180px
}

#official-page #resolutions-section .resolution:nth-child(4):hover i {
    background-position: 0 -540px
}

#official-page #news-section h2 {
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: normal
}

#official-page #news-section .subtitle {
    text-align: center;
    font-size: 25px;
    font-size: 18px;
    color: #888;
    margin-bottom: 35px
}

#official-page #news-section .posts {
    overflow: hidden
}

#official-page #news-section .posts:after {
    display: block;
    content: '';
    clear: both
}

#official-page #news-section .post {
    display: inline-block;
    float: left;
    overflow: hidden;
    margin-right: 26px
}

#official-page #news-section .post .title {
    color: #333
}

#official-page #news-section .post .title h3 {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 280px;
    font-weight: normal
}

#official-page #news-section .post .title:hover {
    color: #e75414
}

#official-page #news-section .post div {
    color: #888;
    line-height: 25px
}

#official-page #news-section .post:nth-child(4n+4) {
    margin-right: 0;
    float: right
}

#official-page #partners-section {
    background: #efeff0
}

#official-page #partners-section h2 {
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: normal;
    padding: 80px 0 18px 0
}

#official-page #partners-section .subtitle {
    text-align: center;
    font-size: 25px;
    font-size: 18px;
    color: #555;
    margin-bottom: 30px
}

#official-page #partners-section .partners {
    position: relative;
    display: block;
    height: 170px;
    width: 1200px;
    margin: auto;
    text-align: center;
    overflow: hidden
}

#official-page #partners-section .partners a {
    display: inline-block;
    overflow: hidden;
    width: 200px;
    height: 80px;
    margin: 0 15px;
    background: url(../images/index/partners.png)
}

#official-page #partners-section .partners a:hover {
    background: url(../images/index/partners-hover.png)
}

#official-page #partners-section .partners a:nth-child(1) {
    background-position: 0 0
}

#official-page #partners-section .partners a:nth-child(2) {
    background-position: -230px 0
}

#official-page #partners-section .partners a:nth-child(3) {
    background-position: -460px 0
}

#official-page #partners-section .partners a:nth-child(4) {
    background-position: -690px 0
}

#official-page #partners-section .partners a:nth-child(5) {
    background-position: -910px 0
}

#official-page #partners-section .partners a:nth-child(6) {
    background-position: 0 -80px
}

#official-page #partners-section .partners a:nth-child(7) {
    background-position: -230px 80px
}

#official-page #partners-section .partners a:nth-child(8) {
    background-position: -460px -80px
}

#official-page #partners-section .partners a:nth-child(9) {
    background-position: -690px -80px
}

#official-page #partners-section .partners a:nth-child(10) {
    background-position: -910px -80px
}

#official-page #partners-section .links {
    text-align: center;
    font-size: 16px;
    padding-bottom: 40px
}

#official-page #partners-section .links a {
    display: inline-block;
    color: #888;
    margin: 25px
}

#official-page #partners-section .links a:hover {
    color: #e75414
}

#official-page #partners-section .links a:after {
    content: " 》"
}

#contact-page .section-inner {
    background-color: #f8f9fb
}

#contact-page .section-inner .bound {
    width: 1200px;
    margin: 20px auto 0;
    padding: 60px 0 30px 100px
}

#contact-page .section-inner .bound .block {
    padding-top: 120px;
    width: 250px;
    margin-right: 150px;
    display: inline-block
}

#contact-page .section-inner .bound .block h1 {
    font-size: 26px;
    color: #63bde9
}

#contact-page .section-inner .bound .block .title {
    font-size: 18px;
    color: #999;
    line-height: 30px;
    padding-bottom: 10px
}

#contact-page .section-inner .bound .block .phone {
    background: url(../images/index/new-phone.png) 5px 8px no-repeat;
    padding-left: 40px;
    line-height: 30px
}

#contact-page .section-inner .bound .block .email {
    background: url(../images/index/email.png) 5px 8px no-repeat;
    padding-left: 40px;
    line-height: 30px
}

#contact-page .section-inner .bound .block1 {
    background: url(../images/index/contact-01.png) 1px 1px no-repeat
}

#contact-page .section-inner .bound .block2 {
    background: url(../images/index/contact-02.png) 1px 1px no-repeat
}

#contact-page .section-inner .bound .block3 {
    background: url(../images/index/contact-03.png) 1px 1px no-repeat;
    margin-right: 0
}

#contact-page .section-local {
    width: 1200px;
    margin: 20px auto 0;
    padding: 30px 0 30px 100px
}

#contact-page .section-local h1 {
    font-size: 36px;
    text-align: center;
    line-height: 60px;
    font-weight: normal;
    color: #3e3a39
}

#contact-page .section-local .block {
    width: 300px;
    margin-right: 90px;
    display: inline-block
}

#contact-page .section-local .block h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal
}

#contact-page .section-local .block .phone {
    background: url(../images/index/new-phone.png) 5px 8px no-repeat;
    padding-left: 40px;
    line-height: 30px
}

#contact-page .section-local .block .local {
    background: url(../images/index/local.png) 5px 2px no-repeat;
    padding-left: 40px;
}

#contact-page .section-local .block img {
    margin-top: 10px;
    width: 260px;
    height: 140px
}

#ssl-page #qa-section {
    padding: 70px 0
}

#ssl-page #qa-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

#ssl-page #qa-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

#ssl-page #qa-section h2:after {
    display: block;
    content: '';
    clear: both
}

#ssl-page #qa-section h2 {
    margin-bottom: 35px
}

#ssl-page #qa-section .question {
    background: #f5f5f5;
    width: 100%;
    margin-bottom: 5px;
    padding-right: 20px;
    border-collapse: collapse;
    border: 0;
    border-left: 2px solid #3bade8
}

#ssl-page #qa-section .question th {
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 16px;
    line-height: 50px
}

#ssl-page #qa-section .question td,
#ssl-page #qa-section .question th {
    text-align: left
}

#ssl-page #qa-section .question td:first-child {
    text-align: center;
    width: 30px;
    color: #555
}

#ssl-page #qa-section .question th,
#ssl-page #qa-section .question td:last-child {
    padding-left: 18px
}

#ssl-page #qa-section .question tr:first-child td:first-child {
    font-size: 18px;
    background: #d3d3d3
}

#ssl-page #qa-section .question tr:last-child td:first-child {
    font-size: 18px;
    background: #e5e5e5
}

#ssl-page #qa-section .question tr:last-child td:last-child {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
    line-height: 22px;
    color: #666
}

#ssl-page #choose-us-section {
    text-align: center;
    background: #eaeaea;
    padding: 70px 0;
    overflow: hidden
}

#ssl-page #choose-us-section h2 {
    margin: 0 0 40px 0;
    font-size: 24px;
    font-weight: normal
}

#ssl-page #choose-us-section .bound .blocks div {
    display: block;
    width: 378px;
    height: 310px;
    float: left;
    background: white;
    margin-right: 30px;
    border: 1px solid #e1e1e1
}

#ssl-page #choose-us-section .bound .blocks div label:before {
    content: '';
    display: block;
    margin: 30px auto 30px auto;
    width: 95px;
    height: 85px;
    background: url(../images/index/icon/ssl-why.png) no-repeat
}

#ssl-page #choose-us-section .bound .blocks div label {
    display: block;
    clear: both;
    font-size: 24px;
    margin-bottom: 18px
}

#ssl-page #choose-us-section .bound .blocks div p {
    width: 280px;
    margin: auto;
    font-size: 13px;
    line-height: 26px
}

#ssl-page #choose-us-section .bound .blocks div:last-child {
    margin-right: 0
}

#ssl-page #choose-us-section .bound .blocks div:hover {
    border-color: #3bace6
}

#ssl-page #choose-us-section .bound .blocks div:nth-child(1) label:before {
    background-position: 4px -58px
}

#ssl-page #choose-us-section .bound .blocks div:nth-child(2) label:before {
    background-position: -100px -62px
}

#ssl-page #choose-us-section .bound .blocks div:nth-child(3) label:before {
    background-position: -204px -62px
}

#brand-ssl-page #brand-ssl-page #ssl-category-table-section {
    padding: 70px 0;
    background: #ececed
}

#brand-ssl-page #ssl-category-table-section a {
    color: #333
}

#brand-ssl-page #ssl-category-table-section table {
    width: 100%;
    min-height: 260px;
    background: white;
    text-align: center;
    border-collapse: collapse
}

#brand-ssl-page #ssl-category-table-section td {
    width: 16.66666667%;
    height: 240px;
    border: 1px solid #e1e1e1;
    vertical-align: top;
    background: white
}

#brand-ssl-page #ssl-category-table-section img {
    height: 60px;
    margin: 40px auto 38px auto
}

#brand-ssl-page #ssl-category-table-section label {
    display: block;
    margin: 0 0 20px 0;
    font-size: 17px;
    font-weight: normal
}

#brand-ssl-page #ssl-category-table-section span {
    display: inline-block;
    padding: 0 24px
}

#brand-ssl-page #ssl-product-list-section {
    padding-bottom: 70px
}

#brand-ssl-page #ssl-product-list-section th {
    line-height: 60px;
    text-align: center;
    background: #3bade9;
    color: white;
    font-weight: normal;
    font-size: 16px
}

#brand-ssl-page #ssl-product-list-section td {
    text-align: center;
    line-height: 55px
}

#brand-ssl-page #ssl-product-list-section table {
    width: 100%;
    border: 1px solid #f4f4f5;
    border-collapse: separate
}

#brand-ssl-page #ssl-product-list-section table .type~td:nth-child(2),
#brand-ssl-page #ssl-product-list-section table td:first-child {
    text-align: left;
    padding-left: 18px
}

#brand-ssl-page #ssl-product-list-section table td.type:first-child {
    text-align: center;
    padding-left: 0
}

#brand-ssl-page #ssl-product-list-section table tr:nth-child(even) {
    background: #f4f4f5
}

#brand-ssl-page #ssl-product-list-section table .type {
    font-size: 22px
}

#brand-ssl-page #ssl-product-list-section table .company {
    background: #e1e1e1;
    text-align: center !important;
    padding: 5px 0
}

#brand-ssl-page #ssl-product-list-section table .company img {
    max-width: 185px
}

#brand-ssl-page #ssl-product-list-section table .type-odd:nth-child(odd) {
    background: #e1e1e1;
    border-bottom: 1px solid #fff !important
}

#brand-ssl-page #ssl-product-list-section table .type-odd:nth-child(even) {
    background-color: #f0f0f1 !important
}

#brand-ssl-page #ssl-product-list-section table .type-even {
    background: #f0f0f1
}

#brand-ssl-page #ssl-product-list-section table td {
    font-size: 16px
}

#brand-ssl-page #ssl-product-list-section table tr .type {
    border: none !important
}

#brand-ssl-page #ssl-product-list-section table tr td {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-right: 1px solid #f4f4f5
}

#brand-ssl-page #ssl-product-list-section table tr .type+td,
#brand-ssl-page #ssl-product-list-section table tr td:first-child {
    border-left: 1px solid transparent
}

#brand-ssl-page #ssl-product-list-section table tr:hover td {
    border-top: 1px solid #3bade9;
    border-bottom: 1px solid #3bade9
}

#brand-ssl-page #ssl-product-list-section table tr:hover td:last-child {
    border-right: 1px solid #3bade9
}

#brand-ssl-page #ssl-product-list-section table tr:hover .type+td,
#brand-ssl-page #ssl-product-list-section table tr:hover td:first-child {
    border-left: 1px solid #3bade9
}

#brand-ssl-page #ssl-product-list-section table tr:hover .price {
    color: #fb9e13
}

#brand-ssl-page #ssl-product-list-section table tr:hover .warranty {
    color: #7cca1d
}

#brand-ssl-page #ssl-product-list-section .links {
    font-size: 0;
    vertical-align: middle
}

#brand-ssl-page #ssl-product-list-section .links a {
    position: relative;
    top: 5px;
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    line-height: 38px;
    color: white;
    text-decoration: none
}

#brand-ssl-page #ssl-product-list-section .links a:first-child {
    background: #3bade9
}

#brand-ssl-page #ssl-product-list-section .links a:last-child {
    background: #7cca1d
}

#brand-ssl-page #ssl-product-list-section .links a:last-child:hover {
    background: #fb9e13
}

#brand-ssl-page .section {
    overflow: hidden
}

#brand-ssl-page .section h2 {
    font-size: 25px;
    margin: 70px 0 40px 0;
    text-align: center;
    margin-top: 30px !important;
}

#brand-ssl-page #compare-section {
    text-align: center
}

#brand-ssl-page #compare-section table {
    text-align: center;
    border: 1px solid #e1e1e1;
    margin-bottom: 70px;
    width: 100%
}

#brand-ssl-page #compare-section table a {
    color: white
}

#brand-ssl-page #compare-section table tr td:first-child {
    background: #fb9e13
}

#brand-ssl-page #compare-section table tr {
    height: 56px
}

#brand-ssl-page #compare-section table .not {
    background-image: url(../images/not.png)
}

.geotrust #compare-section table .yes {
    background-image: url(../images/ssl-brand/geotrust-yes.png)
}

.geotrust #compare-section table thead th {
    background-image: linear-gradient(#f9b48d, #fa9e5d)
}

.geotrust #compare-section table th,
.geotrust #compare-section table thead th:first-child {
    background: #f9872e
}

.geotrust #compare-section table th {
    border: 2px solid #fa9f57
}

.sectigo #compare-section table .yes {
    background-image: url(../images/ssl-brand/sectigo-yes.png)
}

.sectigo #compare-section table thead th {
    background-image: linear-gradient(#00af74, #00af74)
}

.sectigo #compare-section table th,
.sectigo #compare-section table thead th:first-child {
    background: #00af74
}

.sectigo #compare-section table th {
    border: 2px solid #33b286
}

.positive #compare-section table .yes {
    background-image: url(../images/ssl-brand/positive-yes.png)
}

.positive #compare-section table thead th {
    background-image: linear-gradient(#f8d756, #f8d756)
}

.positive #compare-section table th {
    background-image: linear-gradient(#f8d756, #f8d756);
    color: #333 !important
}

.positive #compare-section table a {
    color: #333 !important
}

.positive #compare-section table th,
.positive #compare-section table thead th:first-child {
    background: #f8d756
}

.positive #compare-section table th {
    border: 2px solid #feebaa
}

.globalsign #compare-section table .yes {
    background-image: url(../images/ssl-brand/globalsign-yes.png)
}

.globalsign #compare-section table thead th {
    background-image: linear-gradient(#0d69b2, #0d69b2)
}

.globalsign #compare-section table th,
.globalsign #compare-section table thead th:first-child {
    background: #0d69b2
}

.globalsign #compare-section table th {
    border: 2px solid #3d87c1
}

.digicert #compare-section table .yes {
    background-image: url(../images/ssl-brand/digicert-yes.png)
}

.digicert #compare-section table thead th {
    background-image: linear-gradient(#0f9dff, #0f9dff)
}

.digicert #compare-section table th,
.digicert #compare-section table thead th:first-child {
    background: #0f9dff
}

.digicert #compare-section table th {
    border: 2px solid #3fb1ff
}

.entrust #compare-section table .yes {
    background-image: url(../images/ssl-brand/entrust-yes.png)
}

.entrust #compare-section table thead th {
    background-image: linear-gradient(#68006f, #68006f)
}

.entrust #compare-section table th,
.entrust #compare-section table thead th:first-child {
    background: #68006f
}

.entrust #compare-section table th {
    border: 2px solid #b380b8
}

.ssltrus #compare-section table .yes {
    background-image: url(../images/ssl-brand/sectigo-yes.png)
}
.sdhltrus #compare-section table .yes {
    background-image: url(../images/ssl-brand/sectigo-yes.png)
}

.ssltrus #compare-section table thead th {
    background-image: linear-gradient(#467ac6, #467ac6)
}

.ssltrus #compare-section table th,
.ssltrus #compare-section table thead th:first-child {
    background: #467ac6
}
.sdhltrus #compare-section table th,
.sdhltrus #compare-section table thead th:first-child {
    background: #467ac6
}

.ssltrus #compare-section table th {
    border: 2px solid #d6d6d6;
    border-top: 0;
}

.cfcassl #compare-section table thead th:first-child {
    background: #467ac6
}
.cfcassl #compare-section table thead th {
    background-image: linear-gradient(#467ac6, #467ac6)
}
.cfcassl #compare-section table thead th:first-child {
    background: #467ac6
}
.cfcassl #compare-section table th, .cfcassl #compare-section table thead th:first-child {
    background: #467ac6;
}
.cfcassl #compare-section table th {
    border: 2px solid #d6d6d6;
    border-top: 0;
}
.cfcassl #compare-section table .yes {
    background-image: url(../images/ssl-brand/sectigo-yes.png);
}

.wotrusssl #compare-section table th, .wotrusssl #compare-section table thead th:first-child {
    background: #467ac6;
}
.wotrusssl #compare-section table th {
    border: 2px solid #d6d6d6;
    border-top: 0;
}
.wotrusssl #compare-section table .yes {
    background-image: url(../images/ssl-brand/sectigo-yes.png);
}

.actalis #compare-section table th, .actalis #compare-section table thead th:first-child {
    background: #467ac6;
}
.actalis #compare-section table th {
    border: 2px solid #d6d6d6;
    border-top: 0;
}
.actalis #compare-section table .yes {
    background-image: url(../images/ssl-brand/sectigo-yes.png);
}

.sm2ssl #compare-section table th, .sm2ssl #compare-section table thead th:first-child {
    background: #467ac6;
}
.sm2ssl #compare-section table th {
    border: 2px solid #d6d6d6;
    border-top: 0;
}
.sm2ssl #compare-section table .yes {
    background-image: url(../images/ssl-brand/sectigo-yes.png);
}


.baidutrust #compare-section table .yes {
    background-image: url(../images/ssl-brand/sectigo-yes.png)
}

.baidutrust #compare-section table thead th {
    background-image: linear-gradient(#467ac6, #467ac6)
}

.baidutrust #compare-section table th,
.baidutrust #compare-section table thead th:first-child {
    background: #467ac6
}

.baidutrust #compare-section table th {
    border: 2px solid #d6d6d6;
    border-top: 0;
}


#brand-ssl-page #compare-section table th {
    color: white;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    width: 16.66666667%
}

#brand-ssl-page #compare-section table td {
    border: 1px solid #ececed;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 5px 16px;
}

#brand-ssl-page #compare-section table tr:nth-child(even) {
    background: white
}

#brand-ssl-page #compare-section table tr:nth-child(odd) {
    background: #f4f4f4
}

#brand-ssl-page #hot-product,
#brand-ssl-page #ssl-type-list,
#brand-ssl-page #why-choose {
    background: #fafafb
}

#brand-ssl-page #introduction-section .introduction {
    background: white;
    margin-bottom: 70px
}

#brand-ssl-page #introduction-section .introduction image {
    min-width: 260px;
    max-width: 360px
}

#brand-ssl-page #introduction-section .introduction p {
    margin-bottom: 25px
}

#brand-ssl-page #introduction-section .introduction td:first-child {
    border-right: 1px solid #e1e1e1;
    box-sizing: border-box;
    text-align: center;
    padding-right: 30px
}

#brand-ssl-page #introduction-section .introduction td:first-child img {
    width: 429px;
    /*height:206px*/
}

#brand-ssl-page #introduction-section .introduction td:last-child {
    padding-top: 25px;
    padding-left: 50px
}

#brand-ssl-page #contact-section h2 {
    font-size: 24px;
    margin: 42px 0 15px 0
}

#type-ssl-page #ssl-product-list-section {
    padding-bottom: 70px
}

#type-ssl-page #ssl-product-list-section th {
    line-height: 60px;
    text-align: center;
    background: #3bade9;
    color: white;
    font-weight: normal;
    font-size: 16px
}

#type-ssl-page #ssl-product-list-section td {
    text-align: center;
    line-height: 55px
}

#type-ssl-page #ssl-product-list-section table {
    width: 100%;
    border: 1px solid #f4f4f5;
    border-collapse: separate
}

#type-ssl-page #ssl-product-list-section table .type~td:nth-child(2),
#type-ssl-page #ssl-product-list-section table td:first-child {
    text-align: left;
    padding-left: 18px
}

#type-ssl-page #ssl-product-list-section table td.type:first-child {
    text-align: center;
    padding-left: 0
}

#type-ssl-page #ssl-product-list-section table tr:nth-child(even) {
    background: #f4f4f5
}

#type-ssl-page #ssl-product-list-section table .type {
    font-size: 22px
}

#type-ssl-page #ssl-product-list-section table .company {
    background: #e1e1e1;
    text-align: center !important;
    padding: 5px 0
}

#type-ssl-page #ssl-product-list-section table .company img {
    max-width: 185px
}

#type-ssl-page #ssl-product-list-section table .type-odd {
    background: #e1e1e1
}

#type-ssl-page #ssl-product-list-section table .type-even {
    background: #f0f0f1
}

#type-ssl-page #ssl-product-list-section table td {
    font-size: 16px
}

#type-ssl-page #ssl-product-list-section table tr .type {
    border: none !important
}

#type-ssl-page #ssl-product-list-section table tr td {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-right: 1px solid #f4f4f5
}

#type-ssl-page #ssl-product-list-section table tr .type+td,
#type-ssl-page #ssl-product-list-section table tr td:first-child {
    border-left: 1px solid transparent
}

#type-ssl-page #ssl-product-list-section table tr:hover td {
    border-top: 1px solid #3bade9;
    border-bottom: 1px solid #3bade9
}

#type-ssl-page #ssl-product-list-section table tr:hover td:last-child {
    border-right: 1px solid #3bade9
}

#type-ssl-page #ssl-product-list-section table tr:hover .type+td,
#type-ssl-page #ssl-product-list-section table tr:hover td:first-child {
    border-left: 1px solid #3bade9
}

#type-ssl-page #ssl-product-list-section table tr:hover .price {
    color: #fb9e13
}

#type-ssl-page #ssl-product-list-section table tr:hover .warranty {
    color: #7cca1d
}

#type-ssl-page #ssl-product-list-section .links {
    font-size: 0;
    vertical-align: middle
}

#type-ssl-page #ssl-product-list-section .links a {
    position: relative;
    top: 5px;
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    line-height: 38px;
    color: white;
    text-decoration: none
}

#type-ssl-page #ssl-product-list-section .links a:first-child {
    background: #3bade9
}

#type-ssl-page #ssl-product-list-section .links a:last-child {
    background: #7cca1d
}

#type-ssl-page #ssl-product-list-section .links a:last-child:hover {
    background: #fb9e13
}

#type-ssl-page #ssl-category-table-section {
    padding: 70px 0;
    background: #fafafb
}

#type-ssl-page #ssl-category-table-section a {
    color: #333
}

#type-ssl-page #ssl-category-table-section table {
    width: 100%;
    min-height: 260px;
    background: white;
    text-align: center;
    border-collapse: collapse
}

#type-ssl-page #ssl-category-table-section td {
    width: 16.66666667%;
    height: 240px;
    border: 1px solid #e1e1e1;
    vertical-align: top;
    background: white
}

#type-ssl-page #ssl-category-table-section img {
    height: 60px;
    margin: 40px auto 38px auto
}

#type-ssl-page #ssl-category-table-section label {
    display: block;
    margin: 0 0 20px 0;
    font-size: 17px;
    font-weight: normal
}

#type-ssl-page #ssl-category-table-section span {
    display: inline-block;
    padding: 0 24px
}

#type-ssl-page .section {
    overflow: hidden
}

#type-ssl-page .section h2 {
    font-size: 25px;
    margin: 70px 0 40px 0;
    text-align: center
}

#type-ssl-page #reason-section {
    background: #ececec;
    text-align: center;
    padding-bottom: 70px
}

#type-ssl-page #reason-section table {
    background: white
}

#type-ssl-page #reason-section td {
    padding: 40px 0 20px 0;
    vertical-align: top;
    width: 50%;
    border-right: 1px solid #e1e1e1
}

#type-ssl-page #reason-section td h3 {
    margin-bottom: 16px
}

#type-ssl-page #reason-section td .img {
    height: 170px;
    width: 90%;
    margin: auto;
    background-position: center center;
    background-repeat: no-repeat
}

#type-ssl-page #reason-section td p {
    margin: 0 auto 25px auto;
    text-align: left;
    line-height: 25px;
    font-size: 13px;
    width: 90%
}

#ssl-product-page #ssl-hot-section {
    background: #eaeaea;
    text-align: center;
    overflow: hidden
}

#ssl-product-page #ssl-hot-section h2 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 70px;
    margin-bottom: 40px;
    line-height: 1.1;
    color: #333
}

#ssl-product-page #ssl-hot-section .block {
    display: block;
    background: white;
    float: left;
    width: 286px;
    margin-right: 0px;
    margin-bottom: 18px;
    height: 490px;
    border: 1px solid #ddd;
    position: relative
}

#ssl-product-page #ssl-hot-section .block .level {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #555;
    display: inline-block
}

#ssl-product-page #ssl-hot-section .block .level:after {
    position: relative;
    top: 2px;
    content: '';
    height: 20px;
    display: inline-block;
    width: 105px;
    background: url(../images/lock.png) left center repeat-x
}

#ssl-product-page #ssl-hot-section .block .level.level-5:after {
    width: 105px
}

#ssl-product-page #ssl-hot-section .block .level.level-4:after {
    width: 84px
}

#ssl-product-page #ssl-hot-section .block .level.level-3:after {
    width: 63px
}

#ssl-product-page #ssl-hot-section .block .level.level-2:after {
    width: 42px
}

#ssl-product-page #ssl-hot-section .block .level.level-1:after {
    width: 21px
}

#ssl-product-page #ssl-hot-section .block .logo {
    width: 284px;
    height: 90px;
    display: table-cell;
    vertical-align: middle
}

#ssl-product-page #ssl-hot-section .block img {
    max-width: 180px;
    max-height: 50px
}

#ssl-product-page #ssl-hot-section .block h3 {
    display: block;
    width: 100%;
    height: 74px;
    box-sizing: border-box;
    background: #3bade8;
    padding-top: 5px;
    line-height: 30px;
    color: white;
    font-weight: normal;
    font-size: 20px;
    margin: 0
}

#ssl-product-page #ssl-hot-section .block h3 span {
    display: block
}

#ssl-product-page #ssl-hot-section .block h3 a {
    color: white
}

#ssl-product-page #ssl-hot-section .block ul {
    height: 110px;
    border-bottom: 1px solid #ddd;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 16px
}

#ssl-product-page #ssl-hot-section .block ul li {
    display: inline-block;
    margin-bottom: 14px
}

#ssl-product-page #ssl-hot-section .block ul li:before {
    position: relative;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/index/right.png) center center no-repeat;
    top: 4px;
    margin-right: 12px
}

#ssl-product-page #ssl-hot-section .block ul li:after {
    content: '';
    display: block;
    clear: both;
    width: 284px;
    height: 1px
}

#ssl-product-page #ssl-hot-section .block .links {
    position: absolute;
    width: 286px;
    left: -1px;
    bottom: 0;
    height: 40px;
    /* background:#3bade8; */
}

#ssl-product-page #ssl-hot-section .block .links a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: white;
    font-size: 16px
}

#ssl-product-page #ssl-hot-section .block .links a:first-child {
    width: 106px
}

#ssl-product-page #ssl-hot-section .block .links a:last-child {
    background: #FC8301;
    float: right;
    height: 44px;
    width: 100%;
    /* margin-top: 6px; */
    line-height: 44px;
}

#ssl-product-page #ssl-hot-section .block .links a:last-child:hover {
    background: #e75414
}

#ssl-product-page #ssl-hot-section .block .price {
    padding-top: 10px
}

#ssl-product-page #ssl-hot-section .block .price strong {
    display: block;
    font-size: 24px;
    font-weight: normal;
    color: #e75414
}

#ssl-product-page #ssl-hot-section .block .price del {
    font-size: 14px;
    color: #AAA
}



#ssl-product-page #ssl-category-table-section {
    padding: 70px 0;
    background: #ececed
}

#ssl-product-page #ssl-category-table-section a {
    color: #333
}

#ssl-product-page #ssl-category-table-section table {
    width: 100%;
    min-height: 260px;
    background: white;
    text-align: center;
    border-collapse: collapse
}

#ssl-product-page #ssl-category-table-section td {
    width: 16.66666667%;
    padding-bottom: 10px;
    border: 1px solid #e1e1e1;
    vertical-align: top;
    background: white
}

#ssl-product-page #ssl-category-table-section img {
    height: 60px;
    margin: 40px auto 38px auto
}

#ssl-product-page #ssl-category-table-section label {
    display: block;
    margin: 0 0 20px 0;
    font-size: 17px;
    font-weight: normal
}

#ssl-product-page #ssl-category-table-section span {
    display: inline-block;
    padding: 0 24px
}

#ssl-product-page .section {
    overflow: hidden
}

#ssl-product-page .section h2 {
    font-size: 24px;
    text-align: center;
    margin: 70px 0 30px 0
}

#ssl-product-page #contact-bar-section {
    text-align: center;
    background: #3bade8 url(../images/index/contact-us-bg.png) center center repeat;
    padding: 40px 0
}

#ssl-product-page #contact-bar-section a {
    display: inline-block;
    padding: 10px 25px;
    font-size: 18px;
    color: white;
    border: 1px solid #fff
}

#ssl-product-page #contact-bar-section a:hover {
    text-decoration: none
}

#ssl-product-page .level {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #555;
    display: inline-block
}

#ssl-product-page .level:after {
    position: relative;
    top: 2px;
    content: '';
    height: 20px;
    display: inline-block;
    width: 105px;
    background: url(../images/lock.png) left center repeat-x;
    background-size: 15px;
    background-position-y: 6px;
}

#ssl-product-page .level.level-5:after {
    width: 75px
}

#ssl-product-page .level.level-4:after {
    width: 84px
}

#ssl-product-page .level.level-3:after {
    width: 63px
}

#ssl-product-page .level.level-2:after {
    width: 42px
}

#ssl-product-page .level.level-1:after {
    width: 21px
}

#ssl-product-page #top-section {
    height: 376px;
    padding: 0;
    background: #3bace6 url(../images/product-top-section-bg.png) center center repeat;
    background-position-y:-14px;

}

#ssl-product-page #brand-ssl-page {
    background: #3bace6 url(../images/product-top-section-bg.png) center center repeat
}

#ssl-product-page #top-section .logo a img {
    float: unset !important;
}

#ssl-product-page #top-section .bound {
    position: relative
}

#ssl-product-page #top-section .left {
    height: 376px;
    width: 690px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    color: white;
    line-height: 27px
}

#ssl-product-page #top-section .left a {
    color: white
}

#ssl-product-page #top-section .left h1 {
    margin-top: 0;
    font-size: 36px;
    font-weight: normal
}

#ssl-product-page #top-section .left .description {
    width: 100%
}

#ssl-product-page #top-section .info {
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
    float: right;
    width: 390px;
    height: 315px;
    background: white;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#ssl-product-page #top-section .info .logo {
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    padding: 2px 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#ssl-product-page #top-section .info .logo img {
    max-height: 40px;
    max-width: 220px;
    margin: 10px auto
}

#ssl-product-page #top-section .info .inner {
    padding: 0 20px
}

#ssl-product-page #top-section .info table {
    width: 100%
}

#ssl-product-page #top-section .info .prop-table {
    /* margin:10px auto */
    margin-top: 8px;
}

#ssl-product-page #top-section .info .prop-table tr {
    height: 50px
}

#ssl-product-page #top-section .info .prop-table th {
    font-weight: normal;
    color: #555;
    width: 0%;
    white-space: nowrap;
}

#ssl-product-page #top-section .info .prop-table td {
    color: black;
    text-align: left;
    width: 60%;
    font-size: 13px;
    white-space:nowrap;
}

#ssl-product-page #top-section .info .price-table {
    margin: 20px auto 0 auto;
    table-layout: fixed;
}

#ssl-product-page #top-section .info .price-table th {
    height: 40px;
    background: #e1e1e1;
    text-align: center;
    color: #333;
    border: 1px solid #fff;
    cursor: pointer;
}

.detail_price {
    background-color: #7dca0e !important;
    color: white !important;
}

#ssl-product-page #top-section .info .price-table td {
    color: #e75414;
    font-size: 24px;
    text-align: center;
    height: 70px
}

#ssl-product-page #top-section .info .multi-domain-price-table {
    margin: 20px auto 0 auto
}

#ssl-product-page #top-section .info .multi-domain-price-table th {
    height: 40px;
    background: #e1e1e1;
    color: #333;
    text-align: center;
    border: 1px solid #fff
}

#ssl-product-page #top-section .info .multi-domain-price-table td {
    color: #e75414;
    font-size: 18px;
    text-align: center;
    height: 48px
}

#ssl-product-page #top-section .info .links a {
    display: block;
    float: right;
    line-height: 46px;
    font-size: 16px;
    width: 48%;
    color: white;
    text-decoration: none;
    text-align: center;
    position: relative;
    top: 0px;
}

#ssl-product-page #top-section .info .links a:first-child {
    background: #FC8301;
    border-radius: 4px;
    margin-right: 8px;
}

#ssl-product-page #top-section .info .links a:last-child {
    background: #FC8301;
    border-radius: 4px;
}

#ssl-product-page #top-section .multi-domain-prop-table {
    margin-bottom: 10px
}

#ssl-product-page #top-section .multi-domain-prop-table .level {
    margin-right: 30px
}

#ssl-product-page #top-section .multi-domain-prop-table tr {
    line-height: 46px;
    border-bottom: 1px solid #e1e1e1
}

#ssl-product-page #top-section .multi-domain-prop-table tr:first-child td {
    text-align: left;
    color: #333
}

#ssl-product-page #top-section .multi-domain-prop-table tr:last-child {
    border: 0
}

#ssl-product-page #top-section .multi-domain-prop-table td {
    text-align: center
}

#ssl-product-page #top-section .multi-domain-prop-table .sub-price-row th,
#ssl-product-page #top-section .multi-domain-prop-table .price-row th {
    font-weight: normal
}

#ssl-product-page #top-section .multi-domain-prop-table .sub-price-row td,
#ssl-product-page #top-section .multi-domain-prop-table .price-row td {
    color: #e75414;
    font-weight: bold
}

#ssl-product-page #top-section .multi-domain-prop-table .price-row td {
    font-size: 20px
}

#ssl-product-page #top-section .multi-domain-prop-table .sub-price-row td {
    font-size: 16px
}

#ssl-product-page #advantage-section {
    background: #ececec;
    padding-bottom: 60px
}

#ssl-product-page #advantage-section .advantages {
    background: white;
    padding: 30px 10px 0 10px;
    width: 100%
}

#ssl-product-page #advantage-section .advantages h3 {
    margin-top: 0;
    font-size: 20px
}

#ssl-product-page #advantage-section .advantages div {
    float: left;
    width: 50%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 20px 30px 20px
}

#ssl-product-page #advantage-section .advantages div:nth-child(2n+1) {
    clear: left
}

#ssl-product-page #advantage-section .advantages div:nth-child(2n):after {
    display: block;
    content: '';
    clear: both
}

#ssl-product-page #advantage-section .advantages:after {
    display: block;
    clear: both;
    content: ''
}

#ssl-product-page .section {
    padding: 35px 0
}

#ssl-product-page #features-section table {
    width: 100%
}

#ssl-product-page #features-section table td,
#ssl-product-page #features-section table th {
    border: 1px solid #e1e1e1
}

#ssl-product-page #features-section table th {
    height: 45px;
    width: 280px;
    text-align: right;
    padding-right: 45px;
    background: #f6f6f6
}

#ssl-product-page #features-section table td {
    padding-left: 30px
}

#ssl-product-page #features-section table td img {
    max-height: 30px
}

#ssl-product-page #certificate-images-section {
    text-align: center;
    background: #eaeaea;
    overflow: hidden;
    padding-bottom: 70px
}

#ssl-product-page #certificate-images-section .inner {
    border: 1px solid #d2d2d2;
    display: inline-block;
    background: white;
    padding: 0 30px
}

#ssl-product-page #certificate-images-section img {
    margin: 30px
}

#ssl-product-page #ssl-hot-section {
    background: #fafafb
}

#virtuozzo-page .section>.inner {
    width: 1200px;
    margin: 0 auto
}

#virtuozzo-page #top-section {
    background: url(../images/index/top-section-bg.jpg) no-repeat right top;
    height: 480px;
    overflow: hidden
}

#virtuozzo-page #top-section .logo {
    display: block;
    font-size: 28px;
    color: white;
    padding-top: 40px;
    padding-right: 10px;
    padding-bottom: 30px
}

#virtuozzo-page #top-section .logo img {
    position: relative;
    top: 4px
}

#virtuozzo-page #top-section p {
    width: 780px;
    font-size: 40px;
    color: white;
    line-height: 55px
}

#virtuozzo-page #top-section ul {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    white-space: nowrap;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    margin: 38px 0 38px 0
}

#virtuozzo-page #top-section ul li {
    display: inline-block;
    color: white;
    margin-right: 50px
}

#virtuozzo-page #top-section ul li:last-child {
    margin-right: 0
}

#virtuozzo-page #top-section ul li:before {
    display: inline-block;
    position: relative;
    top: 2px;
    content: '';
    height: 16px;
    width: 16px;
    background-color: #c13236;
    margin: 0 15px 0 0
}

#virtuozzo-page #top-section i {
    background: url(../images/index/icons.png) center center;
    display: block;
    width: 492px;
    height: 94px
}

#virtuozzo-page #product-section h2 {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    line-height: 110px;
    font-size: 30px;
    text-align: center;
    font-weight: normal
}

#virtuozzo-page #product-section .products {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px
}

#virtuozzo-page #product-section .products .product {
    position: relative;
    margin-bottom: 50px;
    display: inline-block;
    float: left;
    border: 1px solid #ccc;
    width: 375px;
    min-height: 330px
}

#virtuozzo-page #product-section .products .product h3 {
    line-height: 60px;
    background-color: #1d1d1d;
    background-image: url(../images/index/right-arrow.png);
    background-repeat: no-repeat;
    background-position: 345px center;
    color: white;
    font-weight: normal;
    font-size: 22px;
    padding-left: 25px
}

#virtuozzo-page #product-section .products .product label {
    display: block;
    padding: 15px 0 10px 20px;
    border-bottom: 1px solid #ccc;
    font-size: 18px
}

#virtuozzo-page #product-section .products .product label span {
    font-size: 24px;
    color: #ee4d17
}

#virtuozzo-page #product-section .products .product p {
    margin: 10px 0 10px 20px;
    font-size: 14px
}

#virtuozzo-page #product-section .products .product ul {
    list-style-type: none;
    padding-left: 20px;
    padding-bottom: 15px
}

#virtuozzo-page #product-section .products .product ul li {
    padding: 6px 0 6px 35px;
    background: url(../images/index/list-mark.png) no-repeat left center
}

#virtuozzo-page #product-section .products .product a {
    position: absolute;
    display: none;
    bottom: 0;
    line-height: 50px;
    width: 100%;
    background-color: #d93738;
    color: white;
    text-align: center;
    font-size: 16px
}

#virtuozzo-page #product-section .products .product:nth-child(3n+2) {
    margin-left: 30px;
    margin-right: 30px
}

#virtuozzo-page #product-section .products .product:hover a {
    display: block
}

#virtuozzo-page #partners-section,
#virtuozzo-page #advantage-section {
    background: #f5f5f5;
    overflow: hidden
}

#virtuozzo-page #partners-section h2,
#virtuozzo-page #advantage-section h2 {
    width: 1200px;
    margin: 40px auto 25px auto;
    line-height: 30px;
    font-size: 30px;
    text-align: center;
    font-weight: normal
}

#virtuozzo-page #advantage-section h2 {
    width: 1200px;
    margin: 40px auto 25px auto;
    line-height: 30px;
    font-size: 30px;
    text-align: center;
    font-weight: normal
}

#virtuozzo-page #advantage-section p {
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #888
}

#virtuozzo-page #advantage-section .advantages {
    padding: 54px 0;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #ccc;
    overflow: hidden
}

#virtuozzo-page #advantage-section .advantages div {
    width: 400px;
    float: left;
    text-align: center
}

#virtuozzo-page #advantage-section .advantages div img {
    display: block;
    margin: auto
}

#virtuozzo-page #advantage-section .advantages div label {
    text-align: center;
    font-size: 22px;
    line-height: 60px;
    display: block
}

#virtuozzo-page #advantage-section .advantages div span {
    display: block;
    width: 285px;
    margin: auto;
    text-align: center;
    font-size: 21px;
    line-height: 28px;
    color: #999
}

#virtuozzo-page #partners-section .logos {
    text-align: center;
    margin: 50px auto 150px auto
}

#virtuozzo-page #partners-section .logos td {
    vertical-align: middle
}

#virtuozzo-page #partners-section .logos img {
    max-width: 100px;
    padding: 15px 10px 25px 10px
}

#advantage-section {
    text-align: center
}

#acronis-page #top-section {
    height: 420px;
    background: #00204e
}

#acronis-page #top-section .section-inner {
    position: relative
}

#acronis-page #top-section .logo {
    margin: 80px 0 20px 60px
}

#acronis-page #top-section p {
    margin: 20px 0 0 60px;
    color: white;
    font-size: 33px;
    line-height: 54px
}

#acronis-page #top-section p strong {
    color: #5f9fe5;
    font-size: 38px
}

#acronis-page #top-section .thumbnail {
    position: absolute;
    top: 70px;
    right: 150px
}

#acronis-page #info-section {
    text-align: center
}

#acronis-page #info-section h2 {
    font-size: 28px;
    font-weight: normal;
    margin: 45px 0 40px 0
}

#acronis-page #info-section h2 strong {
    color: #f46523
}

#acronis-page #info-section h3 {
    text-align: left;
    font-weight: normal;
    font-size: 20px;
    color: #5facf2;
    padding: 40px 0 50px 210px;
    display: inline-block;
    margin: auto;
    background: url(../images/index/did-you-know.png) no-repeat 0 0
}

#acronis-page #info-section p {
    display: block;
    overflow: hidden;
    margin-bottom: 60px
}

#acronis-page #info-section p span {
    display: inline-block;
    margin: 0 auto;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    width: 624px;
    color: #555
}

#acronis-page #props-section {
    background: #f2f3f5
}

#acronis-page #props-section h2 {
    font-size: 28px;
    line-height: 28px;
    font-weight: normal;
    display: block;
    text-align: center;
    margin: 58px 0 78px 0
}

#acronis-page #props-section ul {
    list-style-type: none;
    padding: 0
}

#acronis-page #props-section ul li {
    margin: 0 0 0 90px;
    width: 340px;
    display: inline-block;
    float: left;
    height: 145px;
    padding-left: 86px;
    color: #555;
    background-position: 0 0;
    background-repeat: no-repeat
}

#acronis-page #props-section ul li label {
    font-size: 23px;
    margin-bottom: 8px;
    display: block;
    color: black
}

#acronis-page #props-section ul li:nth-child(2n) {
    margin-left: 60px;
    margin-right: 168px
}

#acronis-page #props-section ul .prop-reliable {
    background-image: url(../images/index/reliable.png)
}

#acronis-page #props-section ul .prop-disaster-proof {
    background-image: url(../images/index/disaster-proof.png)
}

#acronis-page #props-section ul .prop-cost-effective {
    background-image: url(../images/index/cost-effective.png)
}

#acronis-page #props-section ul .prop-fast-and-efficient {
    background-image: url(../images/index/fast-and-efficient.png)
}

#acronis-page #props-section ul .prop-scalable {
    background-image: url(../images/index/scalable.png)
}

#acronis-page #props-section ul .prop-easy-to-use {
    background-image: url(../images/index/easy-to-use.png)
}

#acronis-page #products-section h2 {
    padding: 42px 0 72px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center
}

#acronis-page #products-section h2 strong {
    color: #f36421
}

#acronis-page #products-section table {
    margin-bottom: 74px
}

#acronis-page #products-section table td:first-child {
    border-right: 1px solid #ddd
}

#acronis-page #products-section table td {
    padding: 0 76px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 24px
}

#acronis-page #products-section table td label {
    font-size: 22px;
    display: block;
    color: #5facf2;
    padding: 40px 0 20px 0
}

#acronis-page #bottom-section {
    text-align: center;
    background: #f2f3f5
}

#acronis-page #bottom-section h2 {
    color: #078cca;
    font-weight: normal;
    font-size: 28px;
    margin: 50px 0 38px 0
}

#acronis-page #bottom-section .btn {
    display: inline-block;
    border-radius: 2px;
    color: white;
    background: #488bd2;
    line-height: 44px;
    padding: 0 24px;
    font-size: 16px;
    margin-bottom: 40px
}

#sitepro-page #top-section {
    height: 420px;
    background: url(../images/index/top.jpg) no-repeat 0 0
}

#sitepro-page #top-section img {
    display: block;
    margin: 40px 0 20px 0
}

#sitepro-page #top-section span {
    display: block;
    color: white;
    font-size: 30px
}

#sitepro-page #top-section label {
    display: block;
    margin: 12px 0 32px 0;
    color: #ff9800;
    font-size: 42px
}

#sitepro-page #top-section ul {
    list-style-type: none;
    color: white;
    font-size: 14px;
    line-height: 22px;
    padding: 0
}

#sitepro-page #top-section ul li {
    padding-left: 20px;
    background: url(../images/index/list-icon.png) no-repeat 0 6px
}

#sitepro-page #top-ad {
    text-align: center;
    background: #1dc0bc;
    height: 100px;
    overflow: visible;
    margin-bottom: 50px
}

#sitepro-page #top-ad img {
    margin-top: -1px
}

#sitepro-page #price-section h2 {
    font-size: 28px;
    text-align: center;
    padding: 24px 0
}

#sitepro-page #price-section p {
    display: block;
    margin: 0 auto 85px auto;
    width: 560px;
    color: #888;
    text-align: center
}

#sitepro-page #price-section table {
    width: 1160px;
    margin-left: 20px;
    margin-bottom: 90px
}

#sitepro-page #price-section table td,
#sitepro-page #price-section table th {
    background: #f3f3f3;
    color: #333;
    text-align: center;
    font-size: 16px
}

#sitepro-page #price-section table th div {
    height: 120px;
    position: relative
}

#sitepro-page #price-section table th div span:first-child {
    position: absolute;
    top: 30px;
    left: 100px
}

#sitepro-page #price-section table th div span:last-child {
    position: absolute;
    top: 75px;
    left: 35px
}

#sitepro-page #price-section table td {
    height: 60px
}

#sitepro-page #price-section table .free-version,
#sitepro-page #price-section table .pro-version,
#sitepro-page #price-section table .enterprise-version {
    width: 240px;
    height: 45px;
    font-size: 17px;
    color: white;
    font-weight: normal
}

#sitepro-page #price-section table .free-version a,
#sitepro-page #price-section table .pro-version a,
#sitepro-page #price-section table .enterprise-version a {
    display: inline-block;
    color: white;
    border-radius: 2px;
    width: 110px;
    line-height: 40px;
    font-size: 14px;
    box-shadow: 0 0 6px #aaa
}

#sitepro-page #price-section table th.free-version,
#sitepro-page #price-section table .free-version a {
    background: #2196f3
}

#sitepro-page #price-section table th.pro-version,
#sitepro-page #price-section table .pro-version a {
    background: #66bb6a
}

#sitepro-page #price-section table th.enterprise-version,
#sitepro-page #price-section table .enterprise-version a {
    background: #ffa726
}

#sitepro-page #price-section table .free-version a:hover {
    background: #1277ed
}

#sitepro-page #price-section table .pro-version a:hover {
    background: #47a24b
}

#sitepro-page #price-section table .enterprise-version a:hover {
    background: #ff8a16
}

#sitepro-page #price-section table strong {
    color: #ff8a16;
    font-weight: normal;
    font-size: 24px;
    padding-left: 10px
}

#sitepro-page #reason-section {
    background: #d7e5fc
}

#sitepro-page #reason-section h2 {
    line-height: 130px;
    text-align: center;
    font-size: 32px
}

#sitepro-page #reason-section ul {
    padding: 0;
    margin-bottom: 40px;
    list-style-type: none
}

#sitepro-page #reason-section ul li {
    display: inline-block;
    margin-left: 74px;
    margin-bottom: 12px;
    width: 300px;
    padding-left: 85px;
    line-height: 50px;
    border-radius: 1px;
    font-size: 16px;
    background: #f8f9fe url(../images/index/item-icon.png) no-repeat 25px 10px
}

#sitepro-page #try-section {
    background: #b5cef9;
    text-align: center
}

#sitepro-page #try-section a {
    display: inline-block;
    width: 192px;
    line-height: 65px;
    background: #2196f3;
    border-radius: 2px;
    color: white;
    font-size: 16px;
    text-align: center;
    box-shadow: 0 0 6px #888;
    margin: 28px 0
}

#apply-for-partner-page .top-section {
    background: #020948 url(../images/index/top-section-bg.png) no-repeat center center;
    height: 472px;
    overflow: hidden;
    text-align: center
}

#apply-for-partner-page .top-section h1 {
    font-size: 64px;
    color: #fcc758;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    padding: 80px 0 20px 0
}

#apply-for-partner-page .top-section p {
    color: white;
    font-size: 23px;
    padding: 8px 0;
    margin: 0
}

#apply-for-partner-page .top-section a {
    display: inline-block;
    margin-top: 40px;
    background: #fcc758;
    border-radius: 3px;
    color: #020948;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    padding: 0 50px
}

#apply-for-partner-page .reasons-section h2 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    margin-top: 60px
}

#apply-for-partner-page .reasons-section h2 strong {
    color: #f06422
}

#apply-for-partner-page .reasons-section ul {
    list-style-type: none;
    display: block;
    overflow: hidden;
    margin-bottom: 80px
}

#apply-for-partner-page .reasons-section li {
    display: inline-block;
    width: 33%;
    text-align: center;
    float: left;
    padding-top: 100px;
    height: 335px
}

#apply-for-partner-page .reasons-section label {
    display: block;
    font-size: 25px;
    padding: 36px 0 20px
}

#apply-for-partner-page .reasons-section p {
    margin: auto;
    width: 300px;
    line-height: 30px;
    font-size: 16px;
    color: #333
}

#apply-for-partner-page .conditions-section {
    display: block;
    overflow: hidden;
    height: 245px;
    background: #335b83 url(../images/index/conditions-section-bg.png) no-repeat center center;
    color: #ffebaf;
    text-align: center
}

#apply-for-partner-page .conditions-section label {
    font-size: 30px;
    display: inline-block;
    line-height: 245px
}

#apply-for-partner-page .conditions-section p {
    height: 150px;
    font-size: 18px;
    line-height: 30px;
    width: 340px;
    text-align: left;
    display: inline-block;
    position: relative;
    top: 25px;
    margin-left: 120px
}

#apply-for-partner-page .partners-section {
    text-align: center
}

#apply-for-partner-page .partners-section h2 {
    margin: 70px 0 20px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    display: block
}

#apply-for-partner-page .partners-section span {
    font-size: 16px;
    margin-bottom: 50px;
    color: #333;
    font-weight: normal;
    text-align: center;
    display: block
}

#apply-for-partner-page .partners-section .partners>div {
    width: 270px;
    height: 386px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    box-shadow: #ccc 4px 4px 20px;
    margin-right: 30px;
    position: relative
}

#apply-for-partner-page .partners-section .partners>div img {
    padding: 50px 0;
    max-width: 220px
}

#apply-for-partner-page .partners-section .partners>div p {
    display: block;
    width: 212px;
    margin: auto;
    color: #555;
    line-height: 24px
}

#apply-for-partner-page .partners-section .partners>div a {
    color: #888;
    font-size: 16px;
    position: absolute;
    left: 90px;
    bottom: 30px
}

#apply-for-partner-page .partners-section .partners>div a:after {
    display: inline-block;
    content: '';
    background: url(../images/index/next-arrow.png);
    background-size: 9px 16px;
    height: 16px;
    width: 9px;
    position: relative;
    left: 18px;
    top: 2px
}

#apply-for-partner-page .partners-section .more {
    margin: auto;
    font-size: 16px;
    padding-top: 30px;
    padding-right: 50px;
    padding-bottom: 60px;
    width: 1200px;
    display: block;
    clear: both;
    text-align: right;
    color: #3bade8
}

#apply-for-partner-page .partners-section .more:after {
    display: inline-block;
    content: '';
    background: url(../images/index/next-arrow-hover.png);
    background-size: 9px 16px;
    height: 16px;
    width: 9px;
    position: relative;
    left: 12px;
    top: 2px
}

#partner-list-page h1 {
    text-align: center;
    margin: 0;
    padding: 40px 0 0 0;
    font-size: 32px;
    font-weight: normal
}

#partner-list-page #partners {
    padding: 30px 0
}

#partner-list-page #partners div {
    width: 1200px;
    min-height: 140px;
    margin: 0 auto 30px auto;
    box-shadow: 0 0 12px #bbb;
    border-left: 5px solid #fff;
    position: relative
}

#partner-list-page #partners div>a {
    position: absolute;
    width: 270px;
    height: 140px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 150px auto
}

#partner-list-page #partners div:hover {
    border-color: #1e94ee;
    box-shadow: 0 0 18px #aaa
}

#partner-list-page #partners h3 {
    margin-left: 270px;
    display: inline-block;
    font-weight: normal;
    line-height: 50px;
    font-size: 18px
}

#partner-list-page #partners p {
    margin-left: 270px;
    margin-right: 58px;
    display: inline-block;
    line-height: 24px;
    color: #555
}

#partner-list-page #partners p a {
    color: #0099cb;
    margin-top: 6px;
    display: block
}

.solution-page #scroll-tab-section-wrap {
    height: 70px
}

.solution-page #scroll-tab-section {
    line-height: 55px;
    height: 55px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.solution-page #scroll-tab-section ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.solution-page #scroll-tab-section ul li {
    display: inline-block;
    padding: 0 50px
}

.solution-page #scroll-tab-section span {
    height: 55px;
    display: inline-block
}

.solution-page #scroll-tab-section .selected span {
    box-sizing: border-box;
    color: #43bbf8;
    border-bottom: 3px solid #43bbf8
}

.solution-page #scroll-tab-section.fixed {
    position: fixed;
    width: 100%;
    background: white;
    top: 48px;
    z-index: 100000
}

.solution-page #feature-section {
    overflow: hidden;
    padding-top: 65px
}

.solution-page #feature-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

.solution-page #feature-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

.solution-page #feature-section h2:after {
    display: block;
    content: '';
    clear: both
}

.solution-page #feature-section .features {
    padding: 70px 0 0 0;
    overflow: hidden
}

.solution-page #feature-section .features div {
    display: inline-block;
    position: relative;
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 70px;
    padding-left: 100px;
    box-sizing: border-box
}

.solution-page #feature-section .features div:before {
    position: absolute;
    display: block;
    content: '';
    width: 80px;
    height: 80px;
    left: 0;
    top: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-image: url(../images/index/tb.png);
    background-position-y: 8px;
    background-repeat: no-repeat
}

.solution-page #feature-section .features div:nth-child(3n+3) {
    margin-right: 0
}

.solution-page #feature-section .features div:nth-child(1):before {
    background-position-x: 10px
}

.solution-page #feature-section .features div:nth-child(2):before {
    background-position-x: -90px
}

.solution-page #feature-section .features div:nth-child(3):before {
    background-position-x: -190px
}

.solution-page #feature-section .features div:nth-child(4):before {
    background-position-x: -290px
}

.solution-page #feature-section .features div:nth-child(5):before {
    background-position-x: -390px
}

.solution-page #feature-section .features div:nth-child(6):before {
    background-position-x: -490px
}

.solution-page #feature-section .features label {
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px
}

.solution-page #feature-section .features span {
    line-height: 24px
}

.solution-page #example-section {
    background: #eaeaea;
    padding: 70px 0 60px 0
}

.solution-page #example-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

.solution-page #example-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

.solution-page #example-section h2:after {
    display: block;
    content: '';
    clear: both
}

.solution-page #example-section h2 {
    margin-bottom: 40px
}

.solution-page #example-section .examples div {
    overflow: hidden;
    display: inline-block;
    width: 280px;
    height: 220px;
    margin-right: 20px;
    border: 1px solid #dcdcdc;
    background: white;
    text-align: center
}

.solution-page #example-section .examples div img {
    display: block;
    height: 45px;
    margin: 40px auto 30px auto
}

.solution-page #example-section .examples div label {
    font-size: 18px;
    margin-bottom: 20px;
    display: block
}

.solution-page #example-section .examples div label a {
    color: #333
}

.solution-page #example-section .examples div span {
    font-size: 14px;
    display: block;
    color: #555
}

.solution-page #example-section .examples div:hover {
    border-color: #3bade8
}

.solution-page #example-section .examples div:last-child {
    margin-right: 0
}

.solution-page #qa-section {
    padding: 70px 0
}

.solution-page #qa-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

.solution-page #qa-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

.solution-page #qa-section h2:after {
    display: block;
    content: '';
    clear: both
}

.solution-page #qa-section h2 {
    margin-bottom: 35px
}

.solution-page #qa-section .question {
    background: #f5f5f5;
    width: 100%;
    margin-bottom: 5px;
    padding-right: 20px;
    border-collapse: collapse;
    border: 0
}

.solution-page #qa-section .question th {
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 16px;
    line-height: 50px
}

.solution-page #qa-section .question td,
.solution-page #qa-section .question th {
    text-align: left
}

.solution-page #qa-section .question td:first-child {
    text-align: center;
    width: 30px;
    color: white
}

.solution-page #qa-section .question th,
.solution-page #qa-section .question td:last-child {
    padding-left: 18px
}

.solution-page #qa-section .question tr:first-child td:first-child {
    background: #7dca0e
}

.solution-page #qa-section .question tr:last-child td:first-child {
    background: #3bade8
}

.solution-page #qa-section .question tr:last-child td:last-child {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
    line-height: 22px;
    color: #666
}

#solution-pki-page #top-section {
    background: #000 url(../images/index/banner.png) center center no-repeat;
    color: white;
    height: 340px;
    overflow: hidden
}

#solution-pki-page #top-section .bound {
    background-image: none
}

#solution-pki-page #top-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

#solution-pki-page #top-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

#solution-pki-page #top-section h2:after {
    display: block;
    content: '';
    clear: both
}

#solution-pki-page #top-section h1 {
    font-weight: normal;
    font-size: 40px;
    margin-top: 55px
}

#solution-pki-page #top-section p {
    width: 690px;
    line-height: 27px;
    font-size: 13px;
    margin: 20px 0
}

#solution-pki-page #top-section a {
    display: inline-block;
    line-height: 38px;
    border: 1px solid #fff;
    font-size: 16px;
    text-align: center;
    color: white;
    padding: 0 45px
}

#solution-pki-page #scroll-tab-section-wrap {
    height: 70px
}

#solution-pki-page #scroll-tab-section {
    line-height: 55px;
    height: 55px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

#solution-pki-page #scroll-tab-section ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#solution-pki-page #scroll-tab-section ul li {
    display: inline-block;
    padding: 0 50px
}

#solution-pki-page #scroll-tab-section span {
    height: 55px;
    display: inline-block
}

#solution-pki-page #scroll-tab-section .selected span {
    box-sizing: border-box;
    color: #43bbf8;
    border-bottom: 3px solid #43bbf8
}

#solution-pki-page #scroll-tab-section.fixed {
    position: fixed;
    width: 100%;
    background: white;
    top: 48px;
    z-index: 100000
}

#solution-pki-page {
    font-size: 15px
}

#solution-pki-page #top-section {
    height: 290px;
    background-image: url(../images/index/banner.png)
}

#solution-pki-page #top-section h1 {
    font-size: 38px
}

#solution-pki-page #scene-section {
    padding: 15px 0
}

#solution-pki-page #scene-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

#solution-pki-page #scene-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

#solution-pki-page #scene-section h2:after {
    display: block;
    content: '';
    clear: both
}

#solution-pki-page #scene-section p {
    margin: 20px 0 30px 0;
    line-height: 25px
}

#solution-pki-page #scene-section .scenes div:nth-child(2n+1) {
    margin-right: 6%
}

#solution-pki-page #scene-section .scenes div {
    padding-left: 130px;
    width: 47%;
    float: left;
    margin-bottom: 40px;
    position: relative;
    min-height: 100px
}

#solution-pki-page #scene-section .scenes div:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 5px;
    content: '';
    background-position: center center;
    background-repeat: no-repeat
}

#solution-pki-page #scene-section .scenes div:nth-child(1):before {
    background-image: url(../images/index/vpn.png)
}

#solution-pki-page #scene-section .scenes div:nth-child(2):before {
    background-image: url(../images/index/user.png)
}

#solution-pki-page #scene-section .scenes div:nth-child(3):before {
    background-image: url(../images/index/mobile.png)
}

#solution-pki-page #scene-section .scenes div:nth-child(4):before {
    background-image: url(../images/index/decive.png)
}

#solution-pki-page #scene-section .scenes div:nth-child(5):before {
    background-image: url(../images/index/cert.png)
}

#solution-pki-page #scene-section .scenes div:nth-child(6):before {
    background-image: url(../images/index/cloud.png)
}

#solution-pki-page #scene-section .scenes div:nth-child(7):before {
    background-image: url(../images/index/email.png)
}

#solution-pki-page #scene-section .scenes label {
    display: block;
    font-size: 18px;
    color: black;
    margin-bottom: 18px;
    font-weight: normal
}

#solution-pki-page #scene-section .scenes span {
    color: #333
}

#solution-pki-page #scene-section .scenes:after {
    content: '';
    display: block;
    clear: both
}

#solution-pki-page #products-section {
    background: #e6f6ff;
    height: 650px;
    padding: 45px 0 0 0
}

#solution-pki-page #products-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

#solution-pki-page #products-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

#solution-pki-page #products-section h2:after {
    display: block;
    content: '';
    clear: both
}

#solution-pki-page #products-section h2 {
    clear: right
}

#solution-pki-page #products-section .inner {
    text-align: center;
    padding-top: 50px
}

#solution-pki-page #products-section .inner>div {
    width: 590px;
    padding: 0 45px;
    display: inline-block
}

#solution-pki-page #products-section .inner .left {
    border-right: 1px solid #a4a9a8;
    vertical-align: top
}

#solution-pki-page #products-section .inner h3 {
    font-size: 30px;
    line-height: 85px
}

#solution-pki-page #products-section .inner label {
    font-size: 24px;
    font-weight: normal
}

#solution-pki-page #products-section .inner p {
    text-align: left;
    line-height: 28px;
    font-size: 15px;
    margin: 15px 0
}

#solution-pki-page #products-section .inner ul {
    list-style-type: none
}

#solution-pki-page #products-section .inner li {
    display: block;
    background: url(../images/index/true.png) left center no-repeat;
    padding-left: 64px;
    text-align: left;
    line-height: 50px
}

#solution-pki-page #partners-section {
    padding-top: 50px
}

#solution-pki-page #partners-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

#solution-pki-page #partners-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

#solution-pki-page #partners-section h2:after {
    display: block;
    content: '';
    clear: both
}

#solution-pki-page #partners-section .inner {
    padding: 30px 0 70px 0
}

#solution-pki-page #partners-section .inner div {
    width: 586px;
    text-align: center;
    line-height: 220px;
    display: inline-block;
    box-shadow: 0 0 18px #ddd
}

#solution-pki-page #partners-section .inner div:first-child {
    margin-right: 20px
}

#solution-pki-page #example-section {
    background: #ececed;
    padding-top: 50px
}

#solution-pki-page #example-section h2 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

#solution-pki-page #example-section h2:before {
    position: absolute;
    display: inline-block;
    content: '';
    background: #43bbf8;
    width: 40px;
    height: 3px;
    bottom: -2px;
    left: 0
}

#solution-pki-page #example-section h2:after {
    display: block;
    content: '';
    clear: both
}

#generate-csr-page,
#dns-search-page {
    background: #f2f2f2
}

#tool-box-page {
    background: #f2f2f2
}

#generate-csr-page #content,
#dns-search-page #content {
    width: 1200px;
    margin: auto;
    overflow: hidden
}

#tool-box-page #content {
    width: 1200px;
    margin: auto;
    overflow: hidden
}

#generate-csr-page #result {
    padding: 40px 46px 0 46px
}

#dns-search-page #result {
    background: white;
    border: 1px solid #e1e1e1;
    padding-bottom: 40px
}

#tool-box-page #result {
    background: white;
    border: 1px solid #e1e1e1;
    padding-bottom: 40px
}

#tool-box-page .resultTitle {
    width: 700px;
    margin: 1em auto 1em auto;
    padding-bottom: .4em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em
}

#tool-box-page .resultContent {
    width: 700px;
    margin: 0 auto
}

#tool-box-page .resultContent .chain-status-icon {
    position: relative
}

#tool-box-page .resultContent .chain-status-icon table {
    padding: 5px 0;
    display: block;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

#tool-box-page .resultContent .chain-left-line {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #383635;
    left: 41px;
    top: 56px;
    z-index: 1
}

#tool-box-page .resultContent .chain-left-icon {
    width: 55px;
    height: 47px;
    margin-right: 1.8em;
    margin-left: 1em;
    margin-top: 20px;
    z-index: 3;
    position: relative;
    display: block;
    float: left !important
}

#tool-box-page .resultContent .chain-left-icon img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle
}

#tool-box-page .resultContent .sslCheckTable {
    display: block;
    padding: 0 1.5em 1.5em;
    border-collapse: collapse;
    border-spacing: 0
}

#tool-box-page .resultContent .moreSans {
    font-weight: 400;
    color: #337ab7;
    cursor: pointer
}

#tool-box-page .resultContent .hidden {
    display: none !important
}

#tool-box-page .resultContent pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    line-height: 1.428571429;
    word-break: break-all;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: .9em;
    box-sizing: border-box
}

#tool-box-page .resultContent .sslCheckTableTit {
    color: #000;
    padding-right: 14px;
    border-right: 1px solid #ddd;
    text-align: right;
    vertical-align: top;
    min-width: 120px
}

#tool-box-page .resultContent .sslCheckTableCel {
    color: #555;
    padding-left: 15px;
    width: 100%;
    font-size: 13px !important
}

#tool-box-page .resultContent .sslCheckTableTd {
    font-size: .95em;
    line-height: 1.9em;
    word-break: break-all
}

#dns-search-page .resultTable {
    width: 700px;
    margin: 0 auto
}

#dns-search-page table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

#dns-search-page table th span:first-child {
    width: 35%
}

#dns-search-page table td table td:first-child {
    width: 35%
}

#dns-search-page table td table td {
    text-align: center
}

#dns-search-page table td table tr:last-child {
    border-bottom: 0
}

#dns-search-page table th span:last-child {
    width: 63%
}

#dns-search-page table th span {
    display: inline-block
}

#dns-search-page table .tableTit {
    font-weight: 500;
    color: #333;
    white-space: nowrap;
    width: 80px;
    text-align: center
}

#dns-search-page table .borderRight {
    border-right: 1px solid #ddd;
    width: 15%
}

#dns-search-page table .tableCel {
    font-size: .9em;
    text-align: center
}

#dns-search-page table td {
    line-height: 3em
}

#dns-search-page table th {
    padding: 7px 10px
}

#dns-search-page table tr {
    border-bottom: 1px solid #ddd
}

#dns-search-page .resultTitle {
    width: 700px;
    margin: .5em auto 1em auto;
    padding-bottom: .4em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em
}

#generate-csr-page #result h2 {
    font-size: 25px;
    margin: 0;
    line-height: 25px;
    text-align: center
}

#generate-csr-page #result p {
    margin-bottom: 24px
}

#generate-csr-page #result textarea {
    margin-bottom: 40px;
    background: #f3f3f4;
    border: 1px solid #e1e1e1;
    height: 400px;
    width: 100%;
    padding: 40px
}

#generate-csr-page #result button {
    width: 136px;
    height: 42px;
    background: #3bace6;
    color: white;
    text-align: center;
    font-size: 14px;
    border: 0;
    border-radius: 4px;
    margin-left: 20px
}

#generate-csr-page #left-part h1,
#dns-search-page #left-part h1,
#generate-csr-page #right-part h2,
#dns-search-page #right-part h2 {
    font-size: 25px;
    line-height: 85px;
    margin: 0;
    padding: 0
}

#tool-box-page #left-part h1,
#tool-box-page #right-part h2 {
    font-size: 25px;
    line-height: 85px;
    margin: 0;
    padding: 0
}

#tool-box-page #right-part h2 {
    text-align: center
}

#generate-csr-page .block,
#dns-search-page .block {
    background: white;
    border: 1px solid #ddd;
    margin-bottom: 15px
}

#tool-box-page .block {
    background: white;
    border: 1px solid #ddd;
    margin-bottom: 15px
}

#generate-csr-page #left-part,
#dns-search-page #left-part {
    width: 854px;
    float: left
}

#tool-box-page #left-part {
    width: 854px;
    float: left
}

#generate-csr-page #right-part,
#dns-search-page #right-part {
    width: 330px;
    float: right
}

#tool-box-page #right-part {
    width: 330px;
    float: right
}

#generate-csr-page #right-part:after,
#dns-search-page #right-part:after {
    content: '';
    display: block;
    clear: both
}

#tool-box-page #right-part:after {
    content: '';
    display: block;
    clear: both
}

#generate-csr-page .title,
#dns-search-page .title {
    overflow: hidden
}

#tool-box-page .title {
    overflow: hidden
}

#generate-csr-page .title h1,
#dns-search-page .title h1 {
    display: inline-block
}

#tool-box-page .title h1 {
    display: inline-block
}

#generate-csr-page .title span,
#dns-search-page .title span {
    font-size: 18px
}

#tool-box-page .title span {
    font-size: 18px
}

#generate-csr-page form,
#dns-search-page form {
    padding: 38px 0 0 0;
    margin-bottom: 20px;
    background: white;
    border: 1px solid #e1e1e1
}

#tool-box-page form {
    padding: 38px 0 0 0;
    margin-bottom: 20px;
    background: white;
    border: 1px solid #e1e1e1
}

#generate-csr-page form .input-row-error,
#dns-search-page form .input-row-error {
    color: #dc3e4a
}

#tool-box-page form .input-row-error {
    color: #dc3e4a
}

#generate-csr-page form .inputs {
    overflow: visible
}

#tool-box-page form .inputs {
    overflow: visible;
    text-align: center
}

#dns-search-page form .inputs {
    text-align: center
}

#generate-csr-page form .inputs>div {
    width: 350px;
    margin-left: 52px;
    margin-bottom: 28px;
    float: left
}

#dns-search-page form .inputs>div {
    margin-bottom: 28px;
    width: 700px;
    margin: 0 auto 28px auto
}

#tool-box-page form .inputs>div {
    margin-bottom: 28px;
    width: 700px;
    margin: 0 auto 28px auto
}

#generate-csr-page form .inputs>div label,
#dns-search-page form .inputs>div label {
    overflow: hidden;
    margin-bottom: 5px;
    border-left: 5px solid #3bade8;
    padding-left: 18px;
    line-height: 18px;
    font-weight: normal;
    font-size: 18px;
    width: 350px
}

#tool-box-page form .inputs>div label {
    overflow: hidden;
    margin-bottom: 5px;
    border-left: 5px solid #3bade8;
    padding-left: 18px;
    line-height: 18px;
    font-weight: normal;
    font-size: 18px;
    width: 350px
}

#generate-csr-page form .inputs>div label span,
#dns-search-page form .inputs>div label span {
    font-size: 13px;
    margin-left: 10px
}

#tool-box-page form .inputs>div label span {
    font-size: 13px;
    margin-left: 10px
}

#generate-csr-page form .inputs>div input[type=email],
#generate-csr-page form .inputs>div input[type=text],
#generate-csr-page form .inputs>div select {
    padding-left: 10px;
    width: 350px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ddd
}

#tool-box-page .domainInput {
    padding-left: 10px;
    width: 58%;
    float: left;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ccc
}

#dns-search-page form .inputs>div input[type=email],
#dns-search-page form .inputs>div input[type=text] {
    padding-left: 10px;
    width: 58%;
    float: left;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ccc
}

#dns-search-page form .inputs>div select {
    padding-left: 10px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #c4c3c3;
    width: 18%;
    margin-left: 7%;
    float: left
}

#tool-box-page .portInput {
    padding-left: 10px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #c4c3c3;
    width: 18%;
    margin-left: 7%;
    float: left
}

#tool-box-page #cert-chain-input .tip {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 5px
}

#tool-box-page #cert-chain-input .domainInput {
    width: 70%
}

#tool-box-page #cert-chain-input .checkButton {
    width: 20%
}

#tool-box-page #cert-chain-input .note {
    color: #333;
    float: left;
    margin: 5px 0
}

#tool-box-page #cert-chain-input .errNote {
    color: red;
    float: left;
    margin: 5px 0
}

#tool-box-page .result {
    text-align: center;
    display: none
}

#tool-box-page .result #cert-chain-result {
    width: 700px;
    margin: 0 auto 28px auto
}

#tool-box-page .result #cert-chain-result h4 {
    text-align: left
}

#tool-box-page .result #cert-chain-result h4 a {
    float: right;
    font-size: 14px
}

#tool-box-page .result #cert-chain-result textarea {
    width: 100%;
    height: 20em;
    background-color: #f2f2f2;
    padding: 10px;
    outline: 0;
    overflow-y: scroll;
    resize: none
}

#generate-csr-page form input,
#generate-csr-page form select,
#dns-search-page form input,
#dns-search-page form select {
    outline: 0
}

#generate-csr-page form .input-row>input:focus,
#generate-csr-page form .input-row>select:focus {
    border: 1px solid #3bade8 !important
}

#dns-search-page form .input-row>input:focus,
#dns-search-page form .input-row>select:focus {
    border: 1px solid #3bade8 !important
}

#dns-search-page .errorTip {
    color: red;
    font-size: 15px;
    font-weight: bold
}

#tool-box-page .errorTip {
    color: red;
    font-size: 15px;
    font-weight: bold
}

#generate-csr-page form .buttons {
    text-align: center;
    clear: both
}

#generate-csr-page form .buttons label {
    padding-left: 13px;
    font-weight: normal
}

#generate-csr-page form .buttons #send-mail {
    position: relative
}

#generate-csr-page form .buttons input[type=checkbox] {
    width: 16px;
    height: 15px
}

#generate-csr-page form .buttons input[type=checkbox]:checked:after {
    position: absolute;
    top: -2px;
    left: 2px;
    content: "✔";
    color: #e95513
}

#generate-csr-page form .buttons input[type=checkbox]:checked:before {
    border-color: #e95513
}

#generate-csr-page form .buttons input[type=checkbox]:before {
    position: absolute;
    content: '';
    display: inline-block;
    background: white;
    border: 2px solid #848484;
    width: 16px;
    height: 16px
}

#dns-search-page #checkButton {
    background: #e95513;
    border: 0;
    border-radius: 5px;
    color: white;
    font-size: 15px;
    width: 12%;
    float: right;
    line-height: 38px
}

#tool-box-page .checkButton {
    background: #e95513;
    border: 0;
    border-radius: 5px;
    color: white;
    font-size: 15px;
    width: 12%;
    float: right;
    line-height: 38px
}

#tool-box-page .checkButtonDisable {
    background: #a8a8a8 !important
}

#generate-csr-page form .buttons #submit {
    display: block;
    clear: both;
    background: #e95513;
    border: 0;
    border-radius: 5px;
    color: white;
    font-size: 15px;
    line-height: 42px;
    padding: 0 20px;
    margin: 40px auto
}

#generate-csr-page form .dropdown-toggle {
    padding-left: 10px;
    width: 350px;
    height: 42px;
    background: white;
    box-sizing: border-box;
    border: 1px solid #ddd
}

#generate-csr-page form .dropdown-toggle span {
    color: #333
}

#generate-csr-page #notice {
    font-size: 13px;
    line-height: 22px;
    padding: 22px 28px
}

#generate-csr-page #notice h2 {
    font-size: 18px
}

#generate-csr-page #notice ol {
    padding-left: 15px
}

#generate-csr-page .btn-group.bootstrap-select.show-tick.form-control button {
    border-radius: 0
}

#generate-csr-page .btn-group.bootstrap-select.show-tick.form-control.open button {
    border: 1px solid #3bade8;
    border-radius: 0;
    box-shadow: none
}

#generate-csr-page .btn-group.bootstrap-select.show-tick.form-control.open>.dropdown-menu {
    border: 1px solid #3bade8;
    width: 200px;
    border-radius: 0;
    border-top: 0;
    box-shadow: none
}

#generate-csr-page .btn-group.bootstrap-select.show-tick.form-control.open>.dropdown-menu .form-control {
    width: 330px
}

#generate-csr-page .btn-group.bootstrap-select.show-tick.form-control.open>.dropdown-menu .dropdown-menu.inner {
    height: 155px
}

#generate-csr-page .hot-companies,
#dns-search-page .hot-companies {
    text-align: center
}

#tool-box-page .hot-companies {
    text-align: center
}

#generate-csr-page .hot-companies img,
#dns-search-page .hot-companies img {
    max-width: 190px;
    max-height: 50px;
    margin-bottom: 15px
}

#tool-box-page .hot-companies img {
    max-width: 190px;
    max-height: 50px;
    margin-bottom: 15px
}

#generate-csr-page .hot-companies label,
#dns-search-page .hot-companies label {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: normal
}

#tool-box-page .hot-companies label {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: normal
}

#generate-csr-page .hot-companies a,
#dns-search-page .hot-companies a {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    padding: 30px 0;
    text-decoration: none
}

#tool-box-page .hot-companies a {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    padding: 30px 0;
    text-decoration: none
}

#generate-csr-page .hot-companies a:last-child,
#dns-search-page .hot-companies a:last-child {
    border: 0
}

#tool-box-page .hot-companies a:last-child {
    border: 0
}

#payment-page {
    background: #ececed;
    text-align: center;
    color: black
}

#payment-page #payment-info {
    margin: 15px auto;
    display: inline-block;
    background: white;
    border: 1px solid #e1e1e1;
    width: 1200px;
    text-align: left
}

#payment-page #payment-info h1 {
    display: block;
    text-align: center;
    font-size: 24px;
    margin: 40px 0 -12px 0
}

#payment-page #payment-info table {
    text-align: center;
    width: 1200px;
    margin-left: -1px
}

#payment-page #payment-info table td,
#payment-page #payment-info table th {
    padding-left: 40px;
    padding-right: 40px;
    border: 1px solid #e1e1e1
}

#payment-page #payment-info table tr:first-child th {
    border-top: 0
}

#payment-page #payment-info table ul {
    list-style-type: none;
    margin: 35px 0;
    padding: 0;
    text-align: left;
    line-height: 30px;
    font-size: 16px
}

#payment-page #payment-info th {
    font-size: 18px;
    line-height: 65px
}

#payment-page #payment-info img {
    margin: 24px 0
}

#payment-page #payment-info .payment-place {
    background: #f7f7f8;
    line-height: 50px;
    font-weight: bold;
    font-size: 17px
}

#payment-page #payment-info .payment-place td {
    width: 50%
}

#payment-page #payment-info .payment-method {
    height: 170px
}

#payment-page #receipt-info {
    padding: 18px 35px
}

#payment-page #receipt-info h2 {
    margin: 20px 0;
    text-align: center;
    font-size: 22px
}

#payment-page #receipt-info strong {
    font-size: 17px
}

#payment-page #receipt-info p {
    font-size: 16px;
    line-height: 27px
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

#help-index-page .bound {
    width: 1200px;
    margin: 0 auto
}

#help-index-page .top-section {
    height: 250px;
    background: #8181e6 url(../images/index/index-top-bg.jpg) center no-repeat;
    text-align: center
}

#help-index-page .top-section h1 {
    color: #fff;
    padding: 60px 0 30px
}

#help-index-page .top-section input {
    height: 40px;
    line-height: 40px;
    outline: 0;
    border: 0;
    padding: 0;
    vertical-align: middle
}

#help-index-page .top-section input[type=text] {
    width: 500px;
    padding-left: 10px
}

#help-index-page .top-section input[type="submit"] {
    width: 80px;
    margin-left: -5px;
    background: #eee url(../images/index/search-gray-icon.png) no-repeat 30px 13px;
    padding-left: 15px;
    color: #fff;
    padding: 2px 0;
    cursor: pointer
}

#help-index-page .categories-section {
    margin: 35px auto
}

#help-index-page .categories-section .items .item {
    display: block;
    float: left;
    width: 399px;
    text-align: center;
    color: #000;
    font-size: 18px;
    background: url(../images/index/index-icon.png) no-repeat;
    padding-top: 240px;
    padding-bottom: 20px;
    line-height: 24px
}

#help-index-page .categories-section .items a:hover {
    color: #3d9ad3
}

#help-index-page .categories-section .items .item.account {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#help-index-page .categories-section .items .item.domain {
    background-position-y: -312px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#help-index-page .categories-section .items .item.email {
    border-bottom: 1px solid #ccc;
    background-position-y: -620px
}

#help-index-page .categories-section .items .item.website {
    background-position-y: -905px;
    border-right: 1px solid #ccc;
    padding-top: 280px
}

#help-index-page .categories-section .items .item.ssl {
    background-position-y: -1217px;
    border-right: 1px solid #ccc;
    padding-top: 280px
}

#help-index-page .categories-section .items .item.general {
    background-position-y: -1526px;
    padding-top: 280px
}

#help-index-page .categories-section .items .item.r-user {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-position-y: -50px
}

#help-index-page .categories-section .items .item.r-buy {
    background-position-y: -312px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#help-index-page .categories-section .items .item.r-virtuozzo {
    background-position-y: -538px;
    border-right: 1px solid #ccc;
    padding-top: 280px
}

#help-index-page .categories-section .items .item.r-plesk {
    border-bottom: 1px solid #ccc;
    background-position-y: -820px
}

#help-index-page .categories-section .items .item.r-whmcs {
    background-position-y: -1074px;
    border-right: 1px solid #ccc;
    padding-top: 280px
}

#help-index-page .categories-section .items .item.r-ssl {
    background-position-y: -1345px;
    padding-top: 280px
}

#help-index-page .more-section {
    background-color: #f7f7f7;
    padding: 40px 0
}

#help-index-page .more-section .section-label {
    margin-bottom: 20px
}

#help-index-page .more-section .items a {
    float: left;
    width: 25%;
    text-align: center;
    color: #333;
    margin: 10px 0;
    padding: 10px 0
}

#help-index-page .more-section .items a:hover {
    color: #3d9ad3
}

#help-index-page .hot-section {
    padding: 40px 0 60px
}

#help-index-page .hot-section .section-label {
    margin-bottom: 20px
}

#help-index-page .hot-section .items {
    padding: 20px 60px
}

#help-index-page .hot-section .items .item {
    float: left;
    width: 220px;
    text-align: center;
    margin-right: 200px
}

#help-index-page .hot-section .items .item .title {
    padding: 20px 0;
    background-color: #65bd32;
    color: #fff;
    font-size: 18px
}

#help-index-page .hot-section .items .item .lists {
    background-color: #f7f7f7;
    padding: 15px 0
}

#help-index-page .hot-section .items .item .lists a {
    display: block;
    line-height: 30px;
    color: #666
}

#help-index-page .hot-section .items .item .lists a:hover {
    color: #333
}

#help-index-page .hot-section .items .pay .title {
    background-color: #3d9ad3
}

#help-index-page .hot-section .items .ticket {
    margin-right: 0
}

#help-index-page .hot-section .items .ticket .title {
    background-color: #e843ac
}

#help-single-page .bound {
    width: 1200px;
    margin: 0 auto
}

#help-single-page .top-search-section {
    background-color: #554de1;
    padding: 20px 0 15px
}

#help-single-page .top-search-section .text {
    font-size: 22px;
    font-weight: normal;
    float: left;
    line-height: 30px
}

#help-single-page .top-search-section .text a {
    color: rgba(255, 255, 255, 0.95)
}

#help-single-page .top-search-section .text a.home {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.85);
    padding-left: 10px
}

#help-single-page .top-search-section .search-board {
    float: right
}

#help-single-page .top-search-section .search-board input {
    height: 36px;
    line-height: 36px;
    outline: 0;
    border: 0;
    padding: 0;
    vertical-align: middle
}

#help-single-page .top-search-section .search-board input[type=text] {
    width: 500px;
    padding-left: 10px
}

#help-single-page .top-search-section .search-board input[type="submit"] {
    width: 60px;
    margin-left: -5px;
    background: #eee url(../images/index/search-gray-icon.png) no-repeat 20px 9px;
    padding-left: 15px;
    color: #fff;
    padding: 2px 0;
    cursor: pointer
}

#help-single-page .left-side-categories {
    width: 230px
}

#help-single-page .left-side-categories ul {
    list-style: none;
    margin: 0
}

#help-single-page .left-side-categories ul li {
    font-size: 14px;
    position: relative;
    text-align: center;
    cursor: pointer
}

#help-single-page .left-side-categories ul li a {
    display: block;
    color: #666;
    line-height: 36px
}

#help-single-page .left-side-categories ul li:hover,
#help-single-page .left-side-categories ul li.active {
    background-color: #554de1
}

#help-single-page .left-side-categories ul li:hover a,
#help-single-page .left-side-categories ul li.active a {
    color: rgba(255, 255, 255, 0.8)
}

#help-single-page .left-side-categories ul li:hover::after,
#help-single-page .left-side-categories ul li.active::after {
    content: '';
    position: absolute;
    right: -9px;
    top: 10px;
    border-left: 9px solid #554de1;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}

#help-single-page .help-section {
    padding: 25px 0
}

#help-single-page .help-section .left {
    float: left
}

#help-single-page .help-section .right {
    float: left;
    width: 920px;
    border-left: 1px solid #ccc;
    padding-left: 49px
}

#help-single-page .help-section .right .navigation {
    width: 100%;
    margin: auto;
    padding-bottom: 5px;
    line-height: 40px;
    border-bottom: 1px solid #ccc
}

#help-single-page .help-section .right .navigation a {
    font-size: 16px;
    color: #333
}

#help-single-page .help-section .right .navigation a:after {
    content: "›";
    font-size: 25px;
    padding: 0 8px;
    position: relative;
    top: 3px;
    line-height: 0;
    color: #AAA
}

#help-single-page .help-section .right h1 {
    text-align: center;
    font-size: 22px;
    line-height: 40px;
    color: #333;
    padding: 15px 0
}

#help-single-page .help-section .right .entry {
    line-height: 2;
    margin-top: 10px;
    font-size: 13px;
    color: #333
}

#help-single-page .help-section .right .entry p {
    padding-bottom: 1.0em;
    color: #666
}

#help-single-page .help-section .right .entry img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

#help-single-page .help-section .right .entry img.centered,
#help-single-page .help-section .right .entry img.aligncenter {
    display: block;
    margin: 2px auto;
    border: 1px solid #cbcdcc;
    padding: 4px
}

#help-single-page .help-section .right .entry strong a img {
    display: inline
}

#help-single-page .help-section .right .entry .alignright {
    float: right
}

#help-single-page .help-section .right .entry a {
    color: #ea6a1b
}

#help-single-page .help-section .right .entry iframe {
    max-width: 100%
}

#help-single-page .help-section .right .entry h1,
#help-single-page .help-section .right .entry h2,
#help-single-page .help-section .right .entry h3,
#help-single-page .help-section .right .entry h4,
#help-single-page .help-section .right .entry h5,
#help-single-page .help-section .right .entry h6 {
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 1em;
    font-family: 微软雅黑;
    font-weight: bold
}

#help-single-page .help-section .right .entry h1 {
    font-size: 20px
}

#help-single-page .help-section .right .entry h2 {
    font-size: 18px
}

#help-single-page .help-section .right .entry h3 {
    font-size: 16px
}

#help-single-page .help-section .right .entry h4 {
    font-size: 16px
}

#help-single-page .help-section .right .entry h5 {
    font-size: 14px
}

#help-single-page .help-section .right .entry h6 {
    font-size: 12px
}

#help-single-page .help-section .right .entry ol,
#help-single-page .help-section .right .entry ul {
    margin: 0 0 25px 10px
}

#help-single-page .help-section .right .entry ul li {
    list-style: outside disc
}

#help-single-page .help-section .right .entry ol li {
    list-style: outside decimal
}

#help-single-page .help-section .right .entry li {
    margin: 0 0 5px 10px
}

#help-single-page .help-section .right .entry table {
    border: 1px solid #dfdfdf;
    background-color: #f9f9f9;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
    color: #333;
    border-collapse: separate;
    border-spacing: 0
}

#help-single-page .help-section .right .entry table td,
#help-single-page .help-section .right .entry table th {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dfdfdf;
    color: #555
}

#help-single-page .help-section .right .entry table th {
    text-shadow: 0 1px 0 #fff;
    font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    font-weight: normal;
    padding: 7px 7px 8px;
    text-align: left;
    line-height: 1.3em;
    font-size: 14px
}

#help-list-page .bound {
    width: 1200px;
    margin: 0 auto
}

#help-list-page .top-search-section {
    background-color: #554de1;
    padding: 20px 0 15px
}

#help-list-page .top-search-section .text {
    font-size: 22px;
    font-weight: normal;
    float: left;
    line-height: 30px
}

#help-list-page .top-search-section .text a {
    color: rgba(255, 255, 255, 0.95)
}

#help-list-page .top-search-section .text a.home {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.85);
    padding-left: 10px
}

#help-list-page .top-search-section .search-board {
    float: right
}

#help-list-page .top-search-section .search-board input {
    height: 36px;
    line-height: 36px;
    outline: 0;
    border: 0;
    padding: 0;
    vertical-align: middle
}

#help-list-page .top-search-section .search-board input[type=text] {
    width: 500px;
    padding-left: 10px
}

#help-list-page .top-search-section .search-board input[type="submit"] {
    width: 60px;
    margin-left: -5px;
    background: #eee url(../images/index/search-gray-icon.png) no-repeat 20px 9px;
    padding-left: 15px;
    color: #fff;
    padding: 2px 0;
    cursor: pointer
}

#help-list-page .left-side-categories {
    width: 230px
}

#help-list-page .left-side-categories ul {
    list-style: none;
    margin: 0
}

#help-list-page .left-side-categories ul li {
    font-size: 14px;
    position: relative;
    text-align: center;
    cursor: pointer
}

#help-list-page .left-side-categories ul li a {
    display: block;
    color: #666;
    line-height: 36px
}

#help-list-page .left-side-categories ul li:hover,
#help-list-page .left-side-categories ul li.active {
    background-color: #554de1
}

#help-list-page .left-side-categories ul li:hover a,
#help-list-page .left-side-categories ul li.active a {
    color: rgba(255, 255, 255, 0.8)
}

#help-list-page .left-side-categories ul li:hover::after,
#help-list-page .left-side-categories ul li.active::after {
    content: '';
    position: absolute;
    right: -9px;
    top: 10px;
    border-left: 9px solid #554de1;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}

#help-list-page .list-section {
    padding: 25px 0
}

#help-list-page .list-section .left {
    float: left
}

#help-list-page .list-section .right {
    float: left;
    width: 920px;
    border-left: 1px solid #ccc;
    padding-left: 49px
}

#help-list-page .list-section .right .level-1 {
    padding-bottom: 35px
}

#help-list-page .list-section .right .level-1 .title-1 {
    font-size: 18px;
    font-weight: bolder;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    padding: 8px 0 8px 20px
}

#help-list-page .list-section .right .level-1 .items-1 .item-1 .title-2 {
    font-size: 15px;
    padding: 10px 0 10px 50px;
    border-bottom: 1px solid #efefef;
    position: relative;
    cursor: pointer;
    user-select: none
}

#help-list-page .list-section .right .level-1 .items-1 .item-1 .title-2::before {
    content: '+';
    position: absolute;
    top: -1px;
    left: 20px;
    font-weight: bold;
    font-size: 28px;
    color: #9994ee
}

#help-list-page .list-section .right .level-1 .items-1 .item-1 .title-2::after {
    content: '^';
    position: absolute;
    top: 8px;
    right: 50px;
    font-weight: bold;
    font-size: 28px;
    color: #9994ee
}

#help-list-page .list-section .right .level-1 .items-1 .item-1 .title-2.active::after {
    transform: rotate(180deg);
    top: 4px
}

#help-list-page .list-section .right .level-1 .items-1 .item-1 ul {
    list-style: none;
    margin: 0;
    padding: 15px 0 15px 50px
}

#help-list-page .list-section .right .level-1 .items-1 .item-1 ul li {
    font-size: 14px;
    position: relative;
    cursor: pointer
}

#help-list-page .list-section .right .level-1 .items-1 .item-1 ul li a {
    display: block;
    color: #666;
    line-height: 36px
}

#help-list-page .list-section .right .level-1 .items-1 .item-1 ul li:hover a {
    color: #9994ee
}

#help-search-page .bound {
    width: 1200px;
    margin: 0 auto
}

#help-search-page .top-search-section {
    background-color: #554de1;
    padding: 20px 0 15px
}

#help-search-page .top-search-section .text {
    font-size: 22px;
    font-weight: normal;
    float: left;
    line-height: 30px
}

#help-search-page .top-search-section .text a {
    color: rgba(255, 255, 255, 0.95)
}

#help-search-page .top-search-section .text a.home {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.85);
    padding-left: 10px
}

#help-search-page .top-search-section .search-board {
    float: right
}

#help-search-page .top-search-section .search-board input {
    height: 36px;
    line-height: 36px;
    outline: 0;
    border: 0;
    padding: 0;
    vertical-align: middle
}

#help-search-page .top-search-section .search-board input[type=text] {
    width: 500px;
    padding-left: 10px
}

#help-search-page .top-search-section .search-board input[type="submit"] {
    width: 60px;
    margin-left: -5px;
    background: #eee url(../images/index/search-gray-icon.png) no-repeat 20px 9px;
    padding-left: 15px;
    color: #fff;
    padding: 2px 0;
    cursor: pointer
}

#help-search-page .left-side-categories {
    width: 230px
}

#help-search-page .left-side-categories ul {
    list-style: none;
    margin: 0
}

#help-search-page .left-side-categories ul li {
    font-size: 14px;
    position: relative;
    text-align: center;
    cursor: pointer
}

#help-search-page .left-side-categories ul li a {
    display: block;
    color: #666;
    line-height: 36px
}

#help-search-page .left-side-categories ul li:hover,
#help-search-page .left-side-categories ul li.active {
    background-color: #554de1
}

#help-search-page .left-side-categories ul li:hover a,
#help-search-page .left-side-categories ul li.active a {
    color: rgba(255, 255, 255, 0.8)
}

#help-search-page .left-side-categories ul li:hover::after,
#help-search-page .left-side-categories ul li.active::after {
    content: '';
    position: absolute;
    right: -9px;
    top: 10px;
    border-left: 9px solid #554de1;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}

#help-search-page .search-section {
    padding: 25px 0
}

#help-search-page .search-section .left {
    float: left
}

#help-search-page .search-section .right {
    float: left;
    width: 920px;
    border-left: 1px solid #ccc;
    padding-left: 49px
}

#help-search-page .search-section .right h2 {
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #ccc
}

#help-search-page .search-section .right h2 span {
    color: #999;
    font-size: 16px;
    padding-right: 10px
}

#help-search-page .search-section .right .posts {
    padding: 25px 0
}

#help-search-page .search-section .right .posts .post {
    margin-bottom: 25px
}

#help-search-page .search-section .right .posts .post .title {
    font-size: 18px;
    color: #43accd;
    padding: 10px 0
}

#help-search-page .search-section .right .posts .post .excerpt {
    line-height: 24px;
    font-size: 14px;
    max-height: 72px;
    color: #666
}

.countAll {
    color: #000;
    margin-top: 6px;
    margin-bottom: 0px;
}

.countAll>div {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 6px;
}

.countAll>div:last-child {
    padding-bottom: 4px;
}

.countAll_top {
    position: relative;
    display: flex;
}

.countAll_bottom {
    position: relative;
    display: flex;
}

.countAll_bottom_right {
    position: relative;
    /* left: 221px; */
    top: 35px;
    height: 24px;
    line-height: 24px;
}

.countAll_top>span {
    color: #555;
}

.Arithmetic {
    position: absolute;
    right: 0px;
    top: 12px;
    display: flex;
    line-height: 24px;
}

.Arithmetic>button {
    width: 24px;
    height: 24px;
    font-size: 26px;
    background-color: #D9D9D9;
    /* border: 1px red solid; */
    margin: 0px 10px;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    border: none;
}

.result2 {
    width: 24px;
    height: 24px;
    text-align: center;
}

.links2 {
    display: block;
    width: 152px;
    line-height: 40px;
    margin: 5px auto;
    font-size: 15px;
    color: white;
    text-decoration: none;
    text-align: center;
    background: #FC8301;
    border-radius: 4px;
}

.links2:hover,
.links2:focus {
    color: white !important;
}

.bian {
    padding-right: 0px !important;
}

.bound>table tr>td>label:nth-child(2)>a:hover {
    color: #FC8301 !important;
}
.block_parent{
    display: flex;
    flex-wrap:wrap;
    justify-content:space-evenly;
}
@media (max-width:900px){
    #ssl-product-page #top-section .left h1{
        font-size: 32px;
    }
    #ssl-product-page #top-section .info{
        display: block;
    position: absolute;
    top: 30px;
    right: 7px;
    float: right;
    width: 390px;
    height: 315px;
    background: white;
    border-radius: 4px;
    }
}

@media (max-width:900px) {
    #ssl-product-page #top-section .info .logo {
        padding: 14px 0px;
    }

    .countAll_bottom_right {
        position: absolute;
        /* left: 214px; */
        top: 15px;
        right: 10px;
        height: 24px;
        line-height: 24px;
    }
    #ssl-product-page #top-section .info .prop-table td{
        width:35%;
    }
    #ssl-product-page #top-section .info .links a:last-child{
        width: 100%;
        margin:auto;
    }
    .phonelinks{
        margin-top: 37px !important;
    }
    #ssl-product-page #top-section{
        height:320px;
    }
    .visible-xs{
        display: block!important;
    }
    .hidden-xs{
        display: none !important;
    }
    #ssl-product-page #features-section table th {
        height: 45px;
        width: 280px;
        text-align: right;
        padding-right: 30px;
        padding-left: 15px;
        background: #f6f6f6;
    }
    p{
        margin: 0 !important;
    }
    
}
