@charset "utf-8";
html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, iframe, menu, nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

body, button, input, select, textarea {
    font: 12px/1.5;
}

input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

i {
    font-style: normal
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: #000
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 16px
}

h3, h4, h5, h6 {
    font-size: 14px
}

q:after, q:before {
    content: ''
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a, ins {
    text-decoration: none
}

.y-lnk, .y-lnk-gray, .y-lnk-highlight, a {
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s
}

.y-lnk-highlight, .y-lnk-highlight:hover, .y-lnk-highlight:link, .y-lnk-highlight:visited {
    color: #f60
}

.y-lnk, .y-lnk:link, .y-lnk:visited {
    color: #000
}

.y-lnk:hover {
    color: #00a2ca
}

.y-lnk-gray, .y-lnk-gray:link, .y-lnk-gray:visited {
    color: #666
}

.y-lnk-gray:hover {
    color: #00a2ca
}

.y-lnk, .y-lnk-gray, .y-lnk-highlight {
    cursor: pointer
}

.y-lnk-gray:hover, .y-lnk-highlight:hover, .y-lnk:hover, a:hover {
    text-decoration: underline
}

.y-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.y-clear {
    zoom: 1
}

.y-cny {
    font-family: arial
}

body .fn-hide {
    display: none
}

.y-align-right {
    text-align: right!important
}

.y-align-left {
    text-align: left!important
}

.y-align-center {
    text-align: center!important
}

.y-left, .y-right {
    display: inline
}

.y-left {
    float: left!important
}

.y-right {
    float: right!important
}

.y-hide {
    display: none!important
}

.y-red {
    color: #e00
}

.y-orange {
    color: #f60
}

.y-blue {
    color: #00a2ca
}

.y-green {
    color: #390
}

.y-black {
    color: #000
}

.y-dark {
    color: #333
}

.y-gray {
    color: #666
}

.y-pale {
    color: #999
}

.y-light {
    color: #ccc
}

.y-mt1 {
    margin-top: 4px
}

.y-mt2 {
    margin-top: 8px
}

.y-mt3 {
    margin-top: 12px
}

.y-mt4 {
    margin-top: 16px
}

.y-mt5 {
    margin-top: 20px
}

.y-mr1 {
    margin-right: 4px
}

.y-mr2 {
    margin-right: 8px
}

.y-mr3 {
    margin-right: 12px
}

.y-mr4 {
    margin-right: 16px
}

.y-mr5 {
    margin-right: 20px
}

.y-ml1 {
    margin-left: 4px
}

.y-ml2 {
    margin-left: 8px
}

.y-ml3 {
    margin-left: 12px
}

.y-ml4 {
    margin-left: 16px
}

.y-ml5 {
    margin-left: 20px
}

.y-pb1 {
    padding-bottom: 4px
}

.y-pb2 {
    padding-bottom: 8px
}

.y-pb3 {
    padding-bottom: 12px
}

.y-pb4 {
    padding-bottom: 16px
}

.y-pb5 {
    padding-bottom: 20px
}

.y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
    *width: 1000px
}

.y-row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.host-ad {
  margin-top: 45px;
  margin-bottom: 25px;
}

.y-row-edge {
    padding-left: 10px;
    padding-right: 10px;
    *padding-left: 0;
    *padding-right: 0
}

.y-row .y-span1, .y-row .y-span10, .y-row .y-span11, .y-row .y-span12, .y-row .y-span2, .y-row .y-span3, .y-row .y-span4, .y-row .y-span5, .y-row .y-span6, .y-row .y-span7, .y-row .y-span8, .y-row .y-span9 {
    float: left;
    display: inline;
    margin-right: 2%;
    *margin-right: 20px
}

.y-row .y-span1 {
    width: 6.5%;
    *width: 65px
}

.y-row .y-span2 {
    width: 15%;
    *width: 150px
}

.y-row .y-span3 {
    width: 23.5%;
    *width: 235px
}

.y-row .y-span4 {
    width: 32%;
    *width: 320px
}

.y-row .y-span5 {
    width: 40.5%;
    *width: 405px
}

.y-row .y-span6 {
    width: 49%;
    *width: 490px
}

.y-row .y-span7 {
    width: 57.5%;
    *width: 575px
}

.y-row .y-span8 {
    width: 66%;
    *width: 660px
}

.y-row .y-span9 {
    width: 74.5%;
    *width: 745px
}

.y-row .y-span10 {
    width: 83%;
    *width: 830px
}

.y-row .y-span11 {
    width: 91.5%;
    *width: 915px
}

.y-row .y-span12 {
    width: 100%;
    *width: 1000px
}

.y-row .y-last {
    margin-right: 0!important
}


/*2222*/

body {
    background: #f5f5f3!important
}

.w-wrap-inner {
    padding: 0 .5%;
    margin: 0 auto
}
.page-product {
    margin-bottom: 30px
}

.product-info {
    float: left;
    width: 100%
}

.product-box {
    width: 17%;
    height: 508px;
    float: left;
    padding: 30px 1%;
    border: 1px solid #F5F5F3;
    background: #FFF;
    margin-left: -2px
}

.product-box-left {
    margin-right: 2%
}

.product-box-action {
    border: 1px solid #00A1CC
}

.product-box-hot-tip {
    background: url(/themes/seo1158/public/assets/images/webhosting/TB17f5VIXXXXXcaXpXX7spZGFXX-41-41.png) -1px -1px no-repeat #fff
}

.product-box-hd {
    padding-bottom: 10px;
    padding-left: 9%
}


.title-txt {
    padding-top: 10px;
    margin-left: 10px;
    text-align: left;
    float: left
}

.title-txt h3 {
    font-size: 18px;
    color: #000;
    line-height: 20px;
    margin-bottom: 10px
}

.product-box-hd-info {
    padding: 0 12px 0 17px;
    word-break: break-word
}

.product-box-hd-info p {
    font-size: 12px;
    color: #999;
    height: 36px;
    text-align: center
}

.product-box-bd {
    padding: 25px 0;
    text-align: left;
    border-bottom: 1px solid #EEE;
    border-top: 1px solid #eee;
    margin-top: 15px
}

.product-box-config {
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #EEE
}

.config-row {
    line-height: 30px
}

.config-title {
    font-size: 20px;
    color: #333;
    padding-left: 15%;
    width: 35%;
    text-align: left;
    padding-right: 10%;
    float: left
}

.config-txt {
    font-size: 12px;
    color: #666;
    float: left
}

.product-box-ft {
    text-align: center;
    padding: 30px 0 10px;
    position: relative
}

.product-box-ft p {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    height: 30px
}

.product-box-ft p span {
    font-size: 22px;
    color: #F60
}

.product-box-ft p.discount-price span {
    font-size: 16px;
    color: #666
}

a.btn {
    height: 42px;
    display: inline-block;
    line-height: 42px;
    padding: 0 25px;
    background: #F60;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    text-align: center
}

.btn:hover, .btn:link, .btn:visited {
    color: #FFF;
    text-decoration: none
}

.bk-tip-orange {
    position: absolute;
    height: 16px;
    padding: 0 3px;
    background: #f60;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    left: 31%;
    top: 55px
}

.bk-tip-orange .bk-tip-arrow {
    position: absolute;
    top: 16px;
    left: 0;
    width: 0;
    height: 0;
    border: solid 2px transparent;
    border-top-color: #f60;
    border-left-color: #f60
}

.product-box-free {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #FFF;
    text-align: center;
    float: inherit;
    margin-top: 20px
}

.product-sidebar {
    width: 16%;
    height: 570px;
    float: left;
    background: #FFF
}

.sidebar-opt {
    padding: 0 10px
}

.sidebar-opt li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #F0F0F0;
    padding-left: 10px;
    width: 95%;
    overflow: hidden
}

.sidebar-opt li a {
    font-size: 16px;
    color: #333
}

.sidebar-opt li a:hover {
    color: #0AC;
    text-decoration: none
}

.icon-dc {
    background-position: 0 0
}

.icon-transfer {
    background-position: 0 -20px
}

.icon-dns {
    background-position: 0 -40px
}

.icon-renewals {
    background-position: 0 -60px
}

.sidebar-opt li a:hover .icon-dc {
    background-position: -20px 0
}

.sidebar-opt li a:hover .icon-transfer {
    background-position: -20px -20px
}

.sidebar-opt li a:hover .icon-dns {
    background-position: -20px -40px
}

.sidebar-opt li a:hover .icon-renewals {
    background-position: -20px -60px
}

.sidebar-help {
    padding: 10px 10px 0
}

.sidebar-help li {
    line-height: 35px;
    padding-left: 5px
}

.sidebar-help li a {
    color: #333;
    margin-left: 5px
}

.page-intro {
    margin-bottom: 50px
}

.intro-tab {
    background: #F9F8F7
}

.intro-tab-fix {
    position: fixed;
    top: 0;
    -webkit-transform: translateZ(0);
    z-index: 10;
    width: 1188px
}

.intro-tab li {
    float: left;
    width: 13.33333%;
    height: 42px;
    background: #F9F8F7;
    border-top: 1px solid #E3E3E3;
    border-right: 2px solid #E3E3E3;
    border-bottom: 2px solid #E3E3E3;
    border-left: 2px solid #E3E3E3;
    margin-right: -4px;
    line-height: 42px;
    text-align: center
}

.intro-tab li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    display: inline-block
}

.intro-tab li.intro-btn-box {
    text-align: right;
    padding-right: 2%;
    width: 18%;
    border-left: none
}

.intro-btn-box a.btn-buy-intro {
    width: 116px;
    height: 36px;
    line-height: 36px;
    margin: 3px 0 0;
    padding: 0;
    color: #FFF
}

.intro-tab li.active {
    border-top: 2px solid #01A3CA;
    border-bottom: 1px solid #E3E3E3;
    background: #FFF
}

.intro-tab li.active a {
    color: #000
}

.intro-con {
    background: #FFF
}

.intro-con-box {
    padding: 60px 20px 10px
}

.intro-title {
    margin: 0 0 30px;
    border-bottom: 1px solid #E1E1DF;
    height: 18px
}

.intro-title h3 {
    padding-right: 10px;
    background: #FFF;
    font-size: 22px;
    color: #000;
    float: left
}

.intro-super-box li {
    width: 17%;
    float: left;
    padding: 20px 4%;
    border-right: 1px dashed #E3E3E3;
    margin-left: -1px;
    text-align: center
}

.intro-super-box li.last {
    border-right: none
}

.intro-super-box li img {
    display: block;
    margin: 0 auto 30px
}

.intro-super-box li h4 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px
}

.intro-super-box li p {
    height: 60px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #666
}

.intro-parameter-box {
    font-size: 12px;
    color: #333
}

.intro-parameter-box dl dt {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    padding-left: 2%;
    background-color: #f9f9f9;
    font-size: 14px;
    color: #000
}

.intro-parameter-box dl dt.parameter-basic {
    border-top: 2px solid #e4e4e4
}

.intro-parameter-box dl dt .parameter-reduce {
    font-size: 14px;
    color: #000
}

.intro-parameter-box dl dt .parameter-add {
    font-size: 14px;
    color: #00a2ca;
    cursor: pointer
}

.intro-parameter-box dl dd {
    border-bottom: 1px solid #e5e5e5;
    display: none
}

.intro-parameter-box table {
    width: 100%;
    font-size: 12px;
    color: #333
}

.intro-parameter-box th {
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #000;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 15px 2%
}

.intro-parameter-box td {
    line-height: 22px;
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 15px 2%
}

.intro-parameter-box td .param-multi {
    width: 50%;
    border-right: 1px solid #e5e5e5;
    height: auto;
    padding-top: 0
}

.intro-parameter-box td .param-multi-noline {
    border-right: none;
    padding-left: 3%;
    width: 44%
}

.param-multi-window {
    background: url(/themes/seo1158/public/assets/images/webhosting/windows.png) center left no-repeat;
    padding-left: 20px
}

.param-multi-linux {
    background: url(/themes/seo1158/public/assets/images/webhosting/linux.png) center left no-repeat;
    padding-left: 20px
}

.bd-grey {
    background-color: #fbfbfb;
    border-left: none!important;
    font-size: 14px!important
}

table.param-table-peizhi td.special-align-center {
    padding-top: 0!important;
    padding-bottom: 0!important;
    text-align: center;
    height: 72px
}

table.param-table-peizhi td.special-align-left {
    padding-top: 0!important;
    padding-bottom: 0!important;
    text-align: left;
    height: 72px
}

tr.last-tr td {
    border-bottom: none!important
}

.intro-parameter-box {
    line-height: 38px;
    padding: 15px 2%;
    border-bottom: 1px solid #e4e4e4;
    background-color: #fbfbfb
}

.sys-detail-select {
    border: 1px solid #00a2ca
}

.intro-support-box table {
    border-top: 2px solid #e4e4e4;
    width: 100%;
    font-size: 12px;
    color: #333
}

.intro-support-box table thead th {
    background-color: #f9f9f9;
    border-bottom: 1px solid #e4e4e4;
    padding: 25px 2%
}

.intro-support-box table thead th .th-title {
    float: left;
    font-size: 14px
}

.intro-support-box table tbody tr td {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 2%
}

.intro-support-box .sprt {
    padding: 0 18px;
    color: #e5e5e5
}

.intro-case-box {
    position: relative;
    padding: 0 20px
}

.arr-case-prev {
    background-position: 0 0;
    position: absolute;
    top: 30px;
    left: 0
}

.arr-case-next {
    background-position: -17px 0;
    position: absolute;
    top: 30px;
    right: 0
}

.arr-case-prev:hover {
    background-position: 0 -32px
}

.arr-case-next:hover {
    background-position: -17px -32px
}

.case-con-box {
    height: 126px;
    overflow: hidden
}

.case-con-box ul {
    float: left
}

.case-con-box li {
    width: 46%;
    float: left;
    padding: 0 2%;
    border-right: 1px dashed #E3E3E3;
    margin-left: -1px
}

.case-con-box li.last {
    border: none
}

.case-logo {
    float: left;
    width: 150px;
    padding: 30px 10px 0 0
}

.case-txt {
    margin-left: 160px
}

.case-txt h4 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    color: #000
}

.case-txt p {
    height: 100px;
    line-height: 20px
}

.product-swiper {
    width: 84%;
    margin-right: 0;
    float: left
}

.mod-swiper {
    height: 380px
}

.mod-swiper .swiper-rgn .nav {
    display: none
}

.mod-swiper .swiper-rgn .swiper-content ul li .swiper-box-item {
    width: 100%;
    border: 1px solid #f1f1f1;
    background: #fff;
    text-align: center
}

.mod-swiper .swiper-rgn .swiper-content ul li .product-box-action {
    border: 1px solid #00a2ca
}

.mod-swiper .swiper-product-box {
    padding: 25px 1%;
    height: 328px
}

.swiper-product-box .product-box-hd {
    padding-left: 15%
}

.mod-swiper .swiper-p-config {
    width: 100%;
    margin-top: 10px
}

.mod-swiper .swiper-p-config .config-row {
    padding-left: 15%;
    line-height: 42px
}

.mod-swiper .swiper-p-config .config-row .config-detail, .mod-swiper .swiper-p-config .config-row .config-tit {
    float: left;
    width: 30%;
    font-size: 14px;
    color: #333;
    text-align: left
}

.mod-swiper .swiper-p-config .config-row .first {
    padding-left: 0
}

.mod-swiper .swiper-p-config .config-row .config-detail .config-detail-bold {
    font-size: 24px
}

.swiper-p-price {
    font-size: 14px;
    color: #333;
    padding: 20px 0;
    text-align: center
}

.swiper-p-price .orange-price {
    font-size: 18px;
    color: #f60
}

.swiper-p-price .year-row .year-price {
    padding-left: 20px;
    color: #000;
    font-size: 18px
}

.vh-giving {
    padding-top: 15px;
    font-size: 12px;
    font-family: 'microsoft yahei';
    color: #999
}

.product-box-ft p .yearprice {
    font-size: 16px;
    color: #666
}

.product-bottom-ad {
    margin-top: 20px
}

.vh-logo {
    font-size: 36px;
    color: #00a2ca
}

.product-box-ft p span.vh-price-prefix {
    color: #ff6701;
    font-size: 14px
}

.gaishu-desc {
    font-size: 12px;
    color: #666;
    line-height: 22px;
    margin-bottom: 18px;
    border-top: 1px solid #e5e5e5;
    padding-top: 30px
}

table.param-table-gaishu {
    width: 100%;
    font-size: 12px;
    color: #333;
    border-top: 2px solid #e4e4e4
}

.param-table-gaishu td {
    padding: 0
}

.param-table-gaishu td .td-cont {
    padding: 15px 10%
}

.param-table-gaishu td .last-link {
    border-top: 1px solid #e5e5e5;
    padding: 5px 10%;
}

.last-link a, .last-link a:hover, .last-link a:link, .last-link a:visited {
    color: #00a2ca
}

.intro-recommend-box {
    font-size: 12px;
    color: #333;
    min-height: 380px
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li {
    float: left;
    width: 19%;
    margin-left: 1.25%;
    text-align: center;
    padding: 10px 0
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li.first {
    margin-left: 0
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box {
    border: 1px solid #e5e5e5;
    padding-top: 25px
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-logo {
    max-height: 45px;
    overflow: hidden;
    margin-bottom: 20px
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-title {
    font-size: 14px;
    color: #333;
    height: 40px;
    padding: 0 10px
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-config {
    color: #333;
    font-size: 12px;
    line-height: 22px;
    padding: 15px 0 25px 25%;
    text-align: left;
    opacity: .7
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-buy {
    height: 137px
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-buy .rec-buy-item {
    border-top: 1px solid #e4e4e4;
    margin-top: -1px
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-buy .rec-buy-item .buy-sys-detail {
    width: 63%;
    border-right: 1px solid #e4e4e4;
    line-height: 20px;
    padding: 13px 0 15px 15px;
    text-align: left;
    color: #656565
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-buy .rec-buy-item .buy-sys-link {
    padding-top: 26px;
    padding-left: 11px;
    text-align: left
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-buy .rec-buy-item .buy-sys-link a {
    color: #00a2ca;
    text-decoration: none
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-buy .rec-buy-item-one .buy-sys-detail {
    padding: 51px 0 45px 15px
}

.intro-recommend-box .rec-box-ul .rec-box-ul-li .rec-box .rec-buy .rec-buy-item-one .buy-sys-link {
    padding-top: 54px
}

a.v-selected {
    background-color: #fbfbfb;
    text-decoration: none;
    color: #333
}

.v-conSel {
    line-height: 22px;
    width: 120px;
    font-size: 14px;
    margin: auto
}

.v-conSelList {
    border: solid 1px #ccc;
    background-color: #fff;
    margin-top: -2px;
    position: absolute;
    width: 118px;
    line-height: 28px;
    z-index: 100
}

.v-conSelBtn:hover {
    text-decoration: none
}

.param-table-peizhi td {
    padding: 0
}

.pei-td-ul {
    list-style: none
}

.pei-td-li {
    padding: 15px 5% 15px 10%;
    line-height: 48px;
    height: 48px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden
}

.negetive-mt {
    margin-top: -8px;
    line-height: 18px
}

.host-products-ad .module-wrap .host-active {
  background: #fff;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 0 0 26px;
}
.host-products-ad .module-wrap .host-active .host-free {
  height: 100px;
  text-align: center;
  width: 20%;
  float: left;
  position: relative;
}
.host-products-ad .module-wrap .host-active .host-free .border-top,
.host-products-ad .module-wrap .host-active .host-free .border-bottom {
  width: 100%;
  height: 1px;
  position: absolute;
  background: #eee;
  left: 0;
}
.host-products-ad .module-wrap .host-active .host-free .border-top {
  top: -1px;
}
.host-products-ad .module-wrap .host-active .host-free .border-bottom {
  bottom: -1px;
}
.host-products-ad .module-wrap .host-active .host-free .border-left,
.host-products-ad .module-wrap .host-active .host-free .border-right {
  height: 100%;
  width: 1px;
  position: absolute;
  background: #eee;
  top: 0;
}
.host-products-ad .module-wrap .host-active .host-free .border-left {
  left: 0px;
  display: none;
}
.host-products-ad .module-wrap .host-active .host-free .border-right {
  right: 0px;
}
.host-products-ad .module-wrap .host-active .host-free.first .border-left {
  display: block;
}
.host-products-ad .module-wrap .host-active .host-free:hover .border-top,
.host-products-ad .module-wrap .host-active .host-free:hover .border-bottom,
.host-products-ad .module-wrap .host-active .host-free:hover .border-left,
.host-products-ad .module-wrap .host-active .host-free:hover .border-right {
  z-index: 2;
  background: #00a2ca;
}
.host-products-ad .module-wrap .host-active .host-free:hover .border-left {
  display: block;
}
.host-products-ad .module-wrap .host-active .host-free a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  position: relative;
}
.host-products-ad .module-wrap .host-active .host-free a:hover h2 {
  color: #00a2ca;
}
.host-products-ad .module-wrap .host-active .host-free a h2 {
  height: 30px;
  padding-top: 22px;
  font-size: 18px;
  color: #333;
}
.host-products-ad .module-wrap .host-active .host-free a h2 i.hicon {
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 3px;
  -webkit-transition: all 0.3s;
}
.host-products-ad .module-wrap .host-active .host-free a h2 i.hicon.rotate {
  -webkit-transform: rotate(360deg);
}
.host-products-ad .module-wrap .host-active .host-free a p {
  font-size: 14px;
  color: #333;
  padding-left: 30px;
  margin-top: 4px;
  padding-right: 10px;
}
.host-products-ad .module-wrap .product-type-hd {
  margin-top: 20px;
  padding-left: 97px;
  border-bottom: 1px solid #eee;
  height: 62px;
}
.host-products-ad .module-wrap .product-type-hd h2 {
  font-size: 18px;
}
.host-products-ad .module-wrap .share-type {
  width: 237px;
  float: left;
  border: 1px solid #eeeeee;
  height: 532px;
  background: #fff;
}
.host-products-ad .module-wrap .share-type .share-type-hd {
  background: url(/themes/seo1158/public/assets/images/webhosting/share-hosting.png) no-repeat 27px 0;
}
.host-products-ad .module-wrap .isolate-type {
  margin-left: 260px;
  border: 1px solid #ff6600;
  height: 532px;
  background: url(/themes/seo1158/public/assets/images/webhosting/isolate.png) #fff no-repeat top left;
}
.host-products-ad .module-wrap .isolate-type .isolate-type-hd {
  background: url(/themes/seo1158/public/assets/images/webhosting/isolate-type.png) no-repeat 27px 0;
}
.host-products-ad .module-wrap .isolate-type .isolate-type-hd h2 .theme {
  background: #ffc600;
  color: #fff;
  font-size: 12px;
  padding: 0 4px;
  position: relative;
  top: -2px;
  margin-left: 6px;
}
.host-products-ad .module-wrap .isolate-type .isolate-type-hd .desc {
  color: #999;
}
.host-products-ad .module-wrap .product-detail {
  float: left;
  width: 25%;
  background: #fff;
  position: relative;
}
.host-products-ad .module-wrap .product-detail:after {
  content: " ";
  height: 100%;
  width: 1px;
  background: #eee;
  position: absolute;
  top: 0;
  right: 0;
}
.host-products-ad .module-wrap .product-detail:hover {
  background: #fdfdfd;
}
.host-products-ad .module-wrap .product-detail-info {
  padding: 15px 13px 0 10px;
}
.host-products-ad .module-wrap .product-icon-info {
  height: 66px;
  border-bottom: 1px solid #f2f2f2;
}
.host-products-ad .module-wrap .product-icon-info h2 {
  height: 20px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 6px;
  text-align: center;
}
.host-products-ad .module-wrap .product-icon-info p.desc {
  font-size: 12px;
  color: #999;
  text-align: center;
}
.host-products-ad .module-wrap .product-configs {
  min-height: 217px;
  padding: 0px 13px 0 16px;
}
.host-products-ad .module-wrap .product-configs ul {
  border-bottom: 1px solid #f2f2f2;
  padding: 6px 0 24px;
}
.host-products-ad .module-wrap .product-configs ul:after {
  visibility: hidden;
  display: block;
  content: " ";
  font-size: 0;
  clear: both;
  height: 0;
}
.host-products-ad .module-wrap .product-configs ul li {
  float: left;
  text-align: center;
  width: 49.5%;
  border-right: 1px dashed #dbdbdb;
  margin-top: 18px;
}
.host-products-ad .module-wrap .product-configs ul li.border-noright {
  border-right: none;
}
.host-products-ad .module-wrap .product-configs ul li h3 {
  color: #666;
  font-size: 12px;
}
.host-products-ad .module-wrap .product-configs ul li p {
  color: #333;
  font-size: 16px;
}
.host-products-ad .module-wrap .product-buy-info {
  padding: 0px 13px 0 16px;
}
.host-products-ad .module-wrap .product-buy-info p {
  font-size: 12px;
  color: #888;
  text-align: center;
}
.host-products-ad .module-wrap .product-buy-info a {
  display: inline-block;
  width: 140px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #fd6620;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  margin-top: 16px;
}
.host-products-ad .module-wrap .product-buy-desc {
  margin-top: 10px;
}
.host-products-ad .module-wrap .product-buy-price {
  margin-top: 14px;
}
.host-products-ad .module-wrap .duxiang-text {
  display: inline-block;
  color: #fff;
  background: #ffc600;
  font-size: 12px;
  text-align: center;
  padding: 0 6px;
  position: relative;
  top: 4px;
  font-weight: 700;
}
.host-products-ad .module-wrap .duxiang-active-text {
  display: inline-block;
  color: #ff6600;
  border: 1px solid #fd6620;
  font-size: 12px;
  text-align: center;
  padding: 0 5px;
  margin-left: 12px;
  /*position: relative;
      top:-2px;*/
}
.host-products-ad .module-wrap .border-nobottom {
  border-bottom: none;
}
.host-products-ad .module-wrap .host-miaosha,
.host-products-ad .module-wrap .host-duxiang {
  height: 107px;
  padding-left: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.host-products-ad .module-wrap .host-miaosha a {
  display: inline-block;
  margin-top: 14px;
  text-decoration: none;
}
.host-products-ad .module-wrap .host-miaosha a h2 {
  height: 22px;
  line-height: 22px;
  padding-left: 30px;
  font-size: 18px;
  color: #333;
}
.host-products-ad .module-wrap .host-miaosha a p {
  font-size: 14px;
  color: #333;
  padding-left: 30px;
  margin-top: 4px;
  padding-right: 10px;
}
.host-products-ad .module-wrap .host-duxiang a {
  display: inline-block;
  margin-top: 14px;
  text-decoration: none;
}
.host-products-ad .module-wrap .host-duxiang a h2 {
  height: 22px;
  line-height: 22px;
  padding-left: 30px;
  font-size: 18px;
  color: #333;
}
.host-products-ad .module-wrap .host-duxiang a p {
  font-size: 14px;
  color: #333;
  padding-left: 30px;
  margin-top: 4px;
  padding-right: 10px;
}
.host-products-ad .module-wrap .host-emails-desc {
  padding-left: 20px;
  margin-top: 33px;
}
.host-products-ad .module-wrap .host-emails-desc li {
  margin-bottom: 18px;
  font-size: 12px;
  color: #666;
}

/*4444*/

.common-footer .common-footer-2016 .module-wrap .list-help {
  color: #373D3E;
  border-bottom: 1px solid #cfd0d1;
}
.common-footer .common-footer-2016 .module-wrap .list-help .left .left-icon .white-icon {
  display: block;
}
.common-footer .common-footer-2016 .module-wrap .list-help .left .left-icon .black-icon {
  display: none;
}
.common-footer .common-footer-2016 .module-wrap .list-help .left .left-icon .small-icon {
  display: none;
}
.common-footer .common-footer-2016 .module-wrap .list-help .left .left .title {
  color: #373D3E;
}
.common-footer .common-footer-2016 .module-wrap .list-help .left .left .desc {
  color: #373D3E;
}
.common-footer .common-footer-2016 .module-wrap .list-help .right-text .right .list {
  color: #373D3E;
}
.common-footer .module-wrap {
  background: none;
}
.common-footer .module-wrap .list-help {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  width: 100%;
  padding: 35px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
.common-footer .module-wrap .list-help .left {
  float: left;
}
.common-footer .module-wrap .list-help .left .left-icon {
  float: left;
  width: 50px;
  height: 50px;
  display: table;
}
.common-footer .module-wrap .list-help .left .left-icon span {
  display: table-cell;
  vertical-align: middle;
}
.common-footer .module-wrap .list-help .left .left-icon span img {
  width: 100%;
}
.common-footer .module-wrap .list-help .left .left-icon .white-icon {
  display: none;
}
.common-footer .module-wrap .list-help .left .left-icon .black-icon {
  display: block;
}
.common-footer .module-wrap .list-help .left .left-icon .small-icon {
  display: none;
}
.common-footer .module-wrap .list-help .left .left {
  display: inline-block;
  min-height: 50px;
  padding-left: 30px;
}
.common-footer .module-wrap .list-help .left .left .title {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  padding-bottom: 5px;
}
.common-footer .module-wrap .list-help .left .left .desc {
  color: #fff;
  font-size: 22px;
}
.common-footer .module-wrap .list-help .right-text {
  margin-left: 77px;
  height: 50px;
}
.common-footer .module-wrap .list-help .right-text .right {
  margin-left: 90px;
  display: inline-block;
  padding: 13px 0;
  height: 24px;
}
.common-footer .module-wrap .list-help .right-text .right .list {
  color: #fff;
  float: left;
  padding: 0 10px;
  font-size: 16px;
}
.common-footer .module-wrap .list-help .right-text .right .list:not(:last-child) {
  border-right: 1px solid #CFD0D1;
}
.common-footer .small-footer-400-help .module-wrap .list-help {
  border-bottom: none;
}
.common-footer .small-footer-400-help .module-wrap .list-help .left .left-icon .white-icon {
  display: none;
}
.common-footer .small-footer-400-help .module-wrap .list-help .left .left-icon .black-icon {
  display: none;
}
.common-footer .small-footer-400-help .module-wrap .list-help .left .left-icon .small-icon {
  display: block;
}
a.y-btn {
  color: #fff;
}
.common-footer .module-wrap .select-choice {
  box-sizing: content-box !important;
  display: none;
  width: 100px;
  height: 24px;
  border: 1px solid #dddddd;
  padding: 0 10px 0 35px;
  line-height: 24px;
  position: relative;
  cursor: pointer;
}
.common-footer .module-wrap .select-choice:hover ul {
  display: block;
}
.common-footer .module-wrap .select-choice:hover .icon-up3 {
  display: block;
}
.common-footer .module-wrap .select-choice:hover .icon-down3 {
  display: none;
}
.common-footer .module-wrap .select-choice img {
  width: 16px;
  left: 10px;
  position: absolute;
  top: 4px;
}
.common-footer .module-wrap .select-choice .icon-up3 {
  display: none;
  font-family: 'iconfont' !important;
}
.common-footer .module-wrap .select-choice .icon-down3 {
  display: block;
  font-family: 'iconfont' !important;
}
.common-footer .module-wrap .select-choice i {
  position: absolute;
  right: 5px;
  top: 7px;
}
.common-footer .module-wrap .select-choice > ul {
  display: none;
  background-color: #f4f7fa;
  width: 145px;
  left: -1px;
  position: absolute;
  top: 24px;
  border: 1px solid #dddddd;
}
.common-footer .module-wrap .select-choice > ul li {
  position: relative;
  padding: 0 10px 0 35px;
}
.common-footer .module-wrap .knight-footer-big {
  min-width: 1000px;
  display: none;
}
.common-footer .module-wrap .footer-main-contact {
  padding-top: 40px;
  background-color: #f8f8f8;
}
.common-footer .module-wrap .footer-main-time {
  border-bottom: 1px dashed #e2e2e2;
}
.common-footer .module-wrap .footer-main-time-content {
  position: relative;
  height: 85px;
}
.common-footer .module-wrap .footer-main-time-content li {
  width: 25%;
  float: left;
  text-align: center;
}
.common-footer .module-wrap .footer-main-time-content li a {
  display: inline-block;
  color: #666666;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  -ms-transition: color .3s;
  transition: color .3s;
}
.common-footer .module-wrap .footer-main-time-content li a:hover {
  color: #00a2ca;
}
.common-footer .module-wrap .footer-main-time-icon.payfor {
  width: 28px;
}
.common-footer .module-wrap .footer-main-time-icon.service {
  background-position: -28px 0;
}
.common-footer .module-wrap .footer-main-time-icon.money {
  width: 30px;
  background-position: -55px 0;
}
.common-footer .module-wrap .footer-main-time-icon.free {
  background-position: -85px 0;
}
.common-footer .module-wrap .footer-main-time-num {
  float: left;
  line-height: 43px;
  font-size: 43px;
  margin-right: 5px;
}
.common-footer .module-wrap .footer-main-time-what {
  font-size: 15px;
  line-height: 20px;
}
.common-footer .module-wrap .footer-main-tel {
  line-height: 81px;
  text-align: center;
  padding-left: 40px;
  border-bottom: 1px dashed #e2e2e2;
}
.common-footer .module-wrap .footer-main-tel span {
  height: 82px;
  line-height: 82px;
  float: left;
  display: inline-block;
  font-size: 12px;
  width: 250px;
}
.common-footer .module-wrap .footer-main-tel .y-btn-white {
  margin-top: 22px;
  *margin-top: 0px;
}
.common-footer .module-wrap .footer-main-know {
  width: 100%;
  position: relative;
  float: left;
  padding: 48px 0;
  font-size: 12px;
}
.common-footer .module-wrap .footer-main-know a,
.common-footer .module-wrap .footer-main-know a:link,
.common-footer .module-wrap .footer-main-know a:visited {
  color: #666 ;
}
.common-footer .module-wrap .footer-main-know a:hover,
.common-footer .module-wrap .footer-main-know a:link:hover,
.common-footer .module-wrap .footer-main-know a:visited:hover {
  color: #00a2ca !important;
  text-decoration: none;
}
.common-footer .module-wrap .footer-main-know-content {
  width: 100%;
  position: relative;
  float: left;
  min-width: 900px;
  max-width: 1200px;
}
.common-footer .module-wrap .footer-main-know-content-li {
  float: left;
  width: 19.6%;
  color: #00a2ca;
}
.common-footer .module-wrap .footer-main-know-subcontent {
  margin-top: 20px;
}
.common-footer .module-wrap .footer-main-know-subcontent li {
  margin-bottom: 10px;
}
.common-footer .module-wrap .footer-main-know-title {
  color: #000000;
}
.common-footer .module-wrap .footer-main-know-cell {
  position: relative;
}
.common-footer .module-wrap .footer-main-know-cell a {
  padding-left: 21px;
}
.common-footer .module-wrap .footer-main-know-cell .footer-main-know-cell-icon {
  position: absolute;
  left: 0;
  top: 2px;
  width: 16px;
}
.common-footer .module-wrap .footer-main-know-cell .footer-main-know-cell-qr {
  display: none;
  width: 105px;
  margin-top: 2px;
}
.common-footer .module-wrap .footer-main-attion {
  position: relative;
}
.common-footer .module-wrap .footer-main-attion .default {
  left: -107px;
  position: absolute;
  width: 105px;
  top: -2px;
}
.common-footer .module-wrap .footer-main-attion .default:hover {
  display: block !important;
}
.common-footer .module-wrap .footer-main-attion:hover .default {
  display: none;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact {
  padding-top: 0;
  background-color: #f5f6f6 !important;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-time {
  border-bottom: 1px solid #cfd0d1;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-time .footer-main-time-what {
  line-height: 120px;
  color: #373d41 !important;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-time .footer-main-time-content {
  height: 120px;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-time .footer-main-time-content > li a {
  position: relative;
  padding-left: 60px;
  height: 120px;
  line-height: 120px;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-time .footer-main-time-content > li a img.white {
  display: none;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-time .footer-main-time-content > li a img.black {
  display: block;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-know .footer-main-know-content .footer-main-know-title {
  color: #373D41;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-know .footer-main-know-content .footer-main-know-subcontent li a {
  color: #777F84;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-know .footer-main-know-content .footer-main-know-subcontent .footer-main-know-cell .footer-main-know-cell-icon {
  top: 8px;
}
.common-footer .module-wrap.common-footer-2016 .footer-main-contact .footer-main-know .footer-main-know-content .footer-main-know-subcontent .footer-main-know-cell .footer-main-know-cell-qr {
  width: 80px;
}
.common-footer .module-wrap .footer-main-contact {
  padding-top: 0;
  background-color: #373D41 !important;
}
.common-footer .module-wrap .footer-main-contact .footer-main-time {
  margin: auto;
  width: 1100px;
  border-bottom: 1px solid #e2e2e2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
.common-footer .module-wrap .footer-main-contact .footer-main-time .footer-main-time-content {
  height: 120px;
}
.common-footer .module-wrap .footer-main-contact .footer-main-time .footer-main-time-content .footer-main-time-what {
  line-height: 120px;
  color: #fff;
  font-size: 16px;
}
.common-footer .module-wrap .footer-main-contact .footer-main-time .footer-main-time-content > li a {
  position: relative;
  padding-left: 60px;
  height: 120px;
  line-height: 120px;
}
.common-footer .module-wrap .footer-main-contact .footer-main-time .footer-main-time-content > li a img {
  position: absolute;
  left: 0;
  width: 50px;
  top: 34px;
}
.common-footer .module-wrap .footer-main-contact .footer-main-time .footer-main-time-content > li a img.white {
  display: block;
}
.common-footer .module-wrap .footer-main-contact .footer-main-time .footer-main-time-content > li a img.black {
  display: none;
}
.common-footer .module-wrap .footer-main-contact .footer-main-time .footer-main-time-content > li a:hover {
  text-decoration: none;
}
.common-footer .module-wrap .footer-main-contact .footer-main-time .footer-main-time-content > li a:hover span {
  color: #00C1DE;
}