.clearfix:after,
.clearfix:before,
.mauto:after,
.mauto:before {
    display: table;
    content: ""
}

.clearfix:after,
.mauto:after {
    clear: both
}

.clear {
    height: 0;
    clear: both
}

.mauto {
    max-width: 1200px;
    margin: 0 auto
}

.db {
    display: block
}

.dn {
    display: none
}

.rel {
    position: relative
}

.abs {
    position: absolute
}

.fl {
    float: left
}

.fr {
    float: right
}

.ov {
    overflow: hidden
}

.tar {
    text-align: right
}

.tac {
    text-align: center
}

.fb {
    font-weight: bold
}

.wh1 {
    width: 100%;
    height: 100%
}

.dtm {
    display: table;
    margin: 0 auto
}

.els {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word
}

.els2 {
    display: block;
    display: -webkit-box;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.po-auto {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.img-md img {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .8s;
    -webkit-transition: all .8s
}

.img-md:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.tra,
a {
    transition: all .3s;
    -webkit-transition: all .3s
}

.cf {
    color: #fff
}

.c0 {
    color: #000
}

.c6 {
    color: #666
}

.baf {
    background: #fff
}

.li25 {
    line-height: 25px
}

.li30 {
    line-height: 30px
}

.f12 {
    font-size: 12px
}

.f16 {
    font-size: 16px
}

.in-main .banenr {
    padding: 57px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.in-main .banenr em {
    font-size: 60px
}

.in-main .banenr .txt {
    font-size: 22px;
    line-height: 26px;
    margin-top: 5px
}

.in-main .banenr .btn a {
    display: inline-block;
    width: 175px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    background: #ff8015;
    border-radius: 5px;
    margin-top: 40px
}

.in-btn a {
    display: inline-block;
    width: 320px;
    height: 70px;
    line-height: 70px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    background: #ff8015
}

.in-btn a img {
    margin-left: 18px
}

.in-cooperation img {
    max-width: 100%
}

.in-cooperation h2 {
    font-size: 36px;
    font-weight: bold;
    color: #000
}

.in-cooperation .item1 {
    padding-top: 35px;
    padding-bottom: 35px
}

.in-cooperation .item1 .img {
    width: 240px
}

.in-cooperation .item1 .txt {
    width: calc(100% - 240px);
    padding-left: 3%;
    font-size: 16px;
    line-height: 24px;
    padding-top: 20px
}

.in-cooperation .item2 .info {
    background-repeat: no-repeat;
    background-position: center
}

.in-cooperation .item2 em {
    font-size: 30px
}

.in-cooperation .item2 .txt {
    top: 0;
    left: 0;
    padding: 46px 10px
}

.in-cooperation .item2 em {
    margin-bottom: 10px
}

.in-cooperation .item2 a {
    font-size: 20px;
    color: #fff
}

.in-cooperation .item3 {
    padding-top: 55px;
    padding-bottom: 70px
}

.in-cooperation .item3 .img {
    margin-top: 45px;
    margin-bottom: 70px
}

.in-cooperation .item4 {
    padding-top: 60px;
    padding-bottom: 45px;
    background: #f2f2f2
}

.in-cooperation .item4 h2 {
    margin-bottom: 50px
}

.in-cooperation .item4 li {
    margin-bottom: 40px
}

.in-cooperation .item4 li a:hover h3 {
    color: #ff8015
}

.in-cooperation .item4 li:nth-child(even) .img {
    float: right
}

.in-cooperation .item4 .img {
    width: 360px;
    height: 200px
}

.in-cooperation .item4 h3 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold
}

.in-cooperation .item4 .info {
    width: calc(100% - 360px);
    padding-left: 23px;
    padding-top: 20px;
    font-size: 16px;
    color: #595959;
    line-height: 30px
}

.in-cooperation .item5 {
    padding-top: 35px;
    padding-bottom: 45px
}

.in-cooperation .item5 h3 {
    font-size: 24px
}

.in-cooperation .item5 .img {
    margin-top: 25px;
    margin-bottom: 50px
}

.in-cooperation .item6 {
    padding: 15px 0;
    color: #fff;
    background: #000 url(../testimg/cooperation_item6_bg.jpg) no-repeat center
}

.in-cooperation .item6 em {
    display: inline-block;
    font-size: 28px;
    line-height: 40px;
    margin-right: 10px
}

.in-cooperation .item6 a {
    display: inline-block;
    width: 178px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    vertical-align: bottom;
    background: #fff
}

.in-customize {
    background-color: #f5f7f8;
    padding: 50px 10px
}

.in-customize h2 {
    color: #000;
    font-weight: bold;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 30px
}

.in-customize form {
    max-width: 1200px;
    margin: 0 auto;
    overflow: auto
}

.in-customize form .auto {
    width: 1200px
}

.in-customize .item {
    margin-top: 20px
}

.in-customize .item h3 {
    width: 70px;
    font-size: 20px;
    color: #000;
    text-align: center;
    background: #d4d4d4
}

.in-customize .item h3 em {
    writing-mode: sideways-lr
}

.in-customize .item .con-w {
    width: calc(100% - 70px);
    padding: 0 40px;
    border: 1px solid #d3d3d3
}

.in-customize .item .con-w .tt1 {
    width: 124px
}

.in-customize form {
    display: block !important
}

.in-customize .m-customize {
    display: none !important
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px
}

.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}

.slider.slider-vertical {
    height: 210px;
    width: 20px
}

.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px
}

.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}

.slider.slider-disabled .slider-handle {
    background-image: -webkit-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
    background-image: -o-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0)
}

.slider.slider-disabled .slider-track {
    background-image: -webkit-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
    cursor: not-allowed
}

.slider input {
    display: none
}

.slider .tooltip.top {
    margin-top: -36px
}

.slider .tooltip-inner {
    white-space: nowrap
}

.slider .hide {
    display: none
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 4px
}

.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top, #149bdf 0, #0480be 100%);
    background-image: -o-linear-gradient(top, #149bdf 0, #0480be 100%);
    background-image: linear-gradient(to bottom, #149bdf 0, #0480be 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border: 0 solid transparent
}

.slider-handle.round {
    border-radius: 50%
}

.slider-handle.triangle {
    background: transparent none
}

.slider-handle.custom {
    background: transparent none
}

.slider-handle.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204
}

.slider.slider-horizontal {
    width: 620px;
    height: 35px;
    border: 1px solid #ddd
}

.slider-selection {
    height: 100%;
    background: #ff8015
}

.slider.slider-horizontal .slider-track {
    top: -1px;
    margin: 0;
    height: 35px;
    background: none;
    box-shadow: none
}

.slider-selection {
    border-radius: initial
}

.slider.slider-horizontal .slider-handle {
    z-index: 2;
    width: 20px;
    height: 40px;
    border-radius: inherit;
    margin-top: -3px;
    background: url(../img/range_bg.png) no-repeat center
}

.slider .tooltip.top {
    display: none
}

.h-slider-w {
    margin-bottom: 25px
}

.h-slider-w .box-w {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.h-slider-w .box-w .box {
    float: left;
    width: 25%;
    padding-right: 8px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    font-size: 12px;
    color: #999;
    border-right: 1px solid #ddd
}

.h-slider-w .ny-number-unit {
    width: auto;
    margin-right: 10px
}

.h-slider-w .slider-selection {
    overflow: hidden
}

.h-slider-w .slider-selection .box-w {
    position: inherit;
    width: 620px
}

.h-slider-w .slider-selection .box-w .box {
    color: #fff
}

.h-slider-w .ny-number-container {
    margin: 0 0 0 24px !important
}

.h-slider-w .number-input-box input {
    height: 33px
}

.h-slider-w .ny-number-control {
    height: 35px
}

.h-slider-w .de-ssd {
    margin: 8px 0 0 15px
}

.hidden {
    display: none
}

.buy-top {
    height: 56px;
    line-height: 56px;
    background-color: #fff;
    box-shadow: 1px 1px 3px rgba(58, 58, 58, 0.2)
}

.buy-top-title {
    font-weight: bold;
    font-size: 18px;
    color: #ff8015
}

.buy-top-title-icon {
    display: inline-block;
    width: 12px;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
    background: url(../img/buy-top-title-icon.png) no-repeat 0 0
}

.server-slogan {
    margin-left: 24px;
    font-size: 14px
}

.buy-top-right {
    margin-right: 8px;
    padding-left: 27px;
    background: url(../img/buy_icon_favor.png) no-repeat left center;
    font-size: 14px
}

.buy-top-right a.text-stress {
    color: #ff6600
}

.main-content {
    padding-top: 25px;
    background-color: #f6f7f9
}

.project-item {
    position: relative;
    padding-left: 47px;
    padding-bottom: 16px;
    padding-top: 32px;
    border: 1px solid #f6f7f9;
    border-left: none;
    background-color: #fff;
    margin-bottom: 16px
}

.project-item.margin-bottom-0 {
    margin-bottom: 0
}

.project-item-name {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 100%;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background-color: #d4d4d4
}

.project-item-name i {
	position: absolute;
    height: 100%;
    font-size: 20px;
    text-align: center;
    padding-right: 23px;
}

.project-item-name span {
    word-wrap: break-word;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -28px;
    width: 1em;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    vertical-align: middle;
    color: #999
}

.project-item-name span.text-length-3 {
    margin-top: -21px
}

.project-item-name span em {
    font-style: normal
}

.main-content .project-item:hover {
    border-color: #ff8015
}

.project-item:hover .project-item-name {
    background-color: #ff8015
}

.project-item:hover .project-item-name span,
.project-item:hover .project-item-name i {
    color: #fff
}

.project-rule-name {
    float: left;
    padding-top: 15px;
    width: 155px;
    text-align: right;
    font-size: 14px;
    color: #666
}

.project-rule-select {
    padding-left: 155px
}

.project-rule-item {
    position: relative;
    float: left;
    width: 160px;
    max-width: 160px;
    margin-top: 8px;
    margin-bottom: 16px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #ddd;
    margin-left: -1px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.project-rule-item:first-child {
    margin-left: 0
}

.project-rule-item.disabled {
    background-color: #f3f4f6;
    color: #999
}

.project-rule-item.disabled:hover {
    background-color: #f3f4f6;
    color: #999;
    border-color: #ddd;
    cursor: no-drop
}

.more-line-box .project-rule-item {
    margin-bottom: 0
}

.more-line-box .project-rule-select {
    padding-bottom: 16px
}

.project-rule-item:hover {
    cursor: pointer
}

.project-rule-item>p {
    font-size: 12px;
    color: #666;
    background-color: #fff
}

.project-rule-item.active {
    border-color: #ff8015;
    background-color: #ff8015;
    color: #fff;
    z-index: 10
}

.project-rule-item:hover .project-rule-item-desc {
    display: block
}

.project-rule-item.active>p {
    color: #00a9ff
}

.recommend-icon {
    position: absolute;
    top: -4px;
    right: -6px;
    width: 43px;
    height: 43px;
    z-index: 2;
    background: url(../img/project_sprite.png) no-repeat -50px -190px
}

.sold-out-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    background: url(../img/project_sprite.png) no-repeat -50px -40px
}

.defense-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
    background: url(../img/defense_icon.png) no-repeat center
}

.sold-out-icon.host-sold-out {
    top: -4px;
    right: -6px;
    width: 43px;
    height: 43px;
    background-position: -50px -250px
}

.project-rule-item-desc {
    display: none;
    position: absolute;
    bottom: 46px;
    left: -1px;
    z-index: 30;
    max-width: 300px;
    line-height: initial;
    line-height: 1.5\9;
    color: #ff6600;
    font-size: 14px;
    padding: 13px 22px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.12)
}

.project-rule-item-desc i {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -7px;
    width: 11px;
    height: 7px;
    background: url(../img/dest-triangle.png) no-repeat 0 0
}

.project-rule-select .project-rule-desc {
    float: left;
    margin-top: 18px;
    padding-left: 24px;
    padding-bottom: 0
}

.project-rule-group .project-rule-desc {
    margin-top: 16px
}

.project-rule-desc {
    padding: 0 112px 0 144px;
    margin-bottom: 16px;
    font-size: 12px;
    color: #999
}

.project-rule-desc>a {
    color: #ff8015
}

.project-rule-group {
    position: relative
}

.project-rule-group .ssd-desc {
    right: 0;
    bottom: 60px;
    z-index: 999
}

.project-rule-desc .text-stress {
    color: #ff6600
}

.project-rule-item .ssd-unit {
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 12px;
    color: #999
}

.show-value {
    background-color: #f2f4f5;
    color: #333;
    border-color: #e6e6e6;
    cursor: initial !important
}

.ny-number-container {
    float: left;
    line-height: 1;
    margin: 8px 0 16px 0
}

.ny-number-box .ny-number-container {
    margin-bottom: 0;
    margin-top: 4px
}

.number-input-box:hover {
    border: 1px solid #00a9ff
}

.number-input-box {
    width: 128px;
    float: left;
    position: relative;
    border: 1px solid #ddd
}

.number-input-box input {
    height: 34px;
    width: 100px;
    text-align: center;
    border: none;
    outline: none;
    line-height: 36px
}

.ny-number-input {
    padding-left: 10px
}

.ny-number-unit {
    position: absolute;
    right: 0;
    top: 0;
    color: #888;
    font-size: 12px;
    width: 28px;
    height: 100%;
    background: #fff;
    line-height: 34px;
    text-align: center
}

.ny-number-control {
    display: inline-block;
    position: relative;
    z-index: 10;
    width: 32px;
    height: 36px;
    margin-left: 0
}

.ny-number-control span {
    position: absolute;
    left: 0;
    z-index: 11;
    width: 30px;
    height: 18px;
    border: 1px solid #ccc;
    border-left: none;
    background: #f2f4f5 url(../img/project_sprite.png) no-repeat;
    cursor: pointer
}

.ny-number-control span:first-child {
    border-bottom: none
}

span.number-control-up {
    top: 0;
    background-position: -40px 6px
}

span.number-control-up:hover {
    background-position: -60px 6px
}

span.number-control-down:hover {
    background-position: -60px -12px
}

span.number-control-down {
    bottom: 0;
    background-position: -40px -12px
}

.de-ssd {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 18px;
    margin-left: 24px;
    border: none;
    cursor: pointer;
    background: url(../img/del-icon.png) no-repeat;
    background-position: 0 0
}

.de-ssd:hover {
    background-position: 0 -20px
}

.ny-slider {
    float: left;
    position: relative;
    width: 620px;
    height: 36px;
    margin: 8px 0 16px 0;
    border: 1px solid #ddd;
    border-left: none;
    background-color: #fff;
    border-radius: 2px
}

.ny-slider-item {
    box-sizing: border-box;
    float: left;
    line-height: 34px;
    border-left: 1px solid #ddd;
    text-align: right;
    cursor: pointer
}

.ny-slider-item:first-child {
    border-left: none
}

.slider-item-number {
    font-size: 12px;
    color: #999;
    height: 20px;
    margin-right: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ny-slider-range {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    height: 36px;
    overflow: hidden;
    background-color: #ff8015;
    transition: width .1s;
    -webkit-transition: width .1s;
    border: 1px solid #ff8015;
    border-right: none;
    border-radius: 2px 0 0 2px;
    margin-top: -1px
}

.ny-slider-item-box {
    width: 604px
}

.ny-slider-range-current {
    width: 624px
}

.ny-slider-range-item {
    box-sizing: border-box;
    float: left;
    height: 34px;
    text-align: right;
    border-right: 1px solid #ff8015;
    cursor: pointer
}

.ny-slider-range-item:last-child {
    border-right: none
}

.range-item-number {
    float: right;
    font-size: 12px;
    color: #fff;
    height: 34px;
    margin-right: 8px;
    line-height: 34px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ny-slider-btn {
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 40px;
    background: url(../img/new-slide_range_bg.png) no-repeat center;
    cursor: pointer;
    z-index: 3;
    transition: left .1s;
    -webkit-transition: left .1s
}

.ny-slider+.ny-number-container {
    margin-left: 24px
}

.ny-slider-box .number-input-box input {
    height: 34px;
    line-height: 34px
}

.ny-slider-box .ny-number-control {
    height: 36px
}

.ny-slider-box .ny-number-control span {
    height: 18px
}

.server-account-w .con {
    display: none
}

.server-account-w .con.cur {
    display: block
}

.server-account {
    margin-bottom: 16px;
    clear: left;
    font-size: 14px;
    color: #999
}

.server-account label {
    display: inline-block;
    width: 78px;
    margin-top: 6px;
    margin-right: 24px;
    height: 40px;
    line-height: 40px;
    line-height: 40px\9
}

.server-account input {
    width: 380px;
    margin-top: 6px;
    height: 40px;
    line-height: 40px\9;
    text-indent: 18px;
    border: 1px solid #e6e6e6
}

.server-account span {
    margin-left: 24px;
    font-size: 12px
}

.server-times>div {
    position: relative;
    float: left;
    margin: 8px 0 16px -1px;
    width: 72px;
    max-width: 160px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    cursor: pointer;
    width: 80px !important;
    font-size: 12px;
}

.server-times>div:first-child {
    border-left: 1px solid #ddd;
    margin-left: 0
}

.server-times>div.active {
    background-color: #ff8015;
    border-color: #ff8015;
    color: #fff
}

.server-times>div.active span {
    display: inline-block
}

.server-times>div span {
    display: none;
    font-size: 12px
}

.server-times>div>i {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
    line-height: 17px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    background: url(../img/project_sprite.png) no-repeat -50px -70px
}

.server-times>div .project-rule-item-desc i {
    left: 50%;
    margin-left: -10px
}

.server-times>div:hover .project-rule-item-desc {
    display: block
}

.inventory-box {
    margin-left: 64px;
    margin-top: 16px
}

.buy-footer {
    z-index: 99;
    width: 1200px;
    margin-bottom: 10px;
    background-color: #fff
}

.buy-footer.buy-footer-fixed {
    width: 1200px;
    position: fixed;
    bottom: 0;
    margin-bottom: 0
}

.buy-footer .project-item {
    padding: 0;
    border-color: #d4d4d4
}

.buy-footer .project-rule {
    border-top: none;
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 25px
}

.inventory-setting {
    width: 56px;
    height: 24px;
    margin-left: 16px;
    border: none;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
    background: url(../img/inventory-icon.png) no-repeat 0 -2px
}

.inventory-setting.active {
    background-position: 0 -104px
}

.inventory-setting.active:hover {
    background-position: 0 -138px
}

.inventory-setting:hover {
    background-position: 0 -36px
}

.buy-footer .project-rule-name {
    padding-top: 4px
}

.inventory-list {
    clear: left;
    width: 100%;
    font-size: 12px;
    color: #999
}

.inventory-list tr {
    height: 24px;
    line-height: 24px
}

.inventory-list tr th {
    text-align: left;
    width: 150px;
    font-weight: 400
}

.inventory-list tr td {
    width: 304px
}

.inventory {
    clear: both;
    margin-top: 24px;
    margin-left: 64px;
    height: 80px;
    line-height: 80px;
    border-top: 1px solid #e6e6e6
}

.inventory-count {
    font-size: 14px;
    color: #666
}

.inventory-count span {
    font-size: 24px;
    color: #ff6600
}

.economize {
    margin-left: 40px;
    margin-right: 24px;
    font-size: 12px;
    color: #0f9934
}

.auth-benefit {
    font-size: 12px;
    color: #ff6600
}

.auth-benefit i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: -1px;
    margin-right: 8px;
    vertical-align: middle;
    background: url(../img/project_sprite.png) no-repeat -50px -160px
}

.auth-benefit p {
    display: inline-block
}

.config-tip {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    margin-top: -5px;
    z-index: 99;
    margin-left: 8px;
    background: url(../img/icon_question.png) no-repeat center;
    vertical-align: middle
}

.config-tip:hover .config-tip-content {
    display: block;
    min-width: 500px;
    max-width: 900px;
    width: auto;
    bottom: 27px;
    height: auto;
    top: auto;
    white-space: nowrap
}

.coupon-reminder {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    color: #666;
    padding-left: 20px;
    background: url(../img/icon_coupon_remind.png) no-repeat left center
}

.login-coupon-reminder {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    color: #666
}

.login-coupon-reminder a {
    color: #ff8015
}

.ssd-plus-icon {
    font-size: 20px;
    margin-right: 8px
}

.ssd-plus {
    float: left;
    margin-top: 8px;
    margin-bottom: 16px;
    height: 32px;
    line-height: 32px;
    text-indent: 42px;
    background: url(../img/add-icon.png) no-repeat left center;
    font-size: 14px;
    color: #ff8015;
    cursor: pointer
}

.config-tip-content {
    display: none;
    position: absolute;
    top: -96px;
    left: -43px;
    padding: 20px;
    width: 250px;
    line-height: 20px;
    background-color: #fff;
    font-size: 12px;
    -webkit-box-shadow: 1px 1px 3px 2px rgba(58, 58, 58, 0.2);
    border: 1px solid #ccc
}

.config-tip-content:before,
.config-tip-content:after {
    content: "";
    position: absolute
}

.config-tip-content:before {
    border: 8px solid transparent;
    border-top-color: #fff;
    bottom: -16px;
    left: 50px;
    z-index: 10;
    margin-left: -8px
}

.config-tip-content:after {
    border: 10px solid transparent;
    border-top-color: #ccc;
    bottom: -21px;
    z-index: 9;
    margin-left: -8px;
    left: 48px
}

.forthwith-btn {
    _display: inline;
    margin-top: 17px;
    padding: 12px 48px;
    float: right;
    border: none;
    outline: none;
    line-height: 1;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    background-color: #ff6600
}

.forthwith-btn.disabled {
    background-color: #ccc;
    cursor: not-allowed
}

.input-ready {
    background-color: #efefef;
    border: 1px solid #ddd;
    cursor: no-drop
}

.buy-select {
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
    cursor: pointer
}

.buy-select>p {
    position: relative;
    min-width: 240px;
    padding: 10px 15px;
    font-size: 14px;
    color: #ff8015;
    border: 1px solid #ff8015
}

.buy-select>p em {
    position: absolute;
    top: 18px;
    right: 15px;
    border: 5px solid transparent;
    border-top: 5px solid #ff8015;
    border-bottom: none
}

.select-list {
    display: none;
    position: absolute;
    top: 39px;
    left: 0;
    right: 0;
    z-index: 100;
    min-height: 30px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff
}

.select-list>p {
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 12px;
    color: #666;
    border-top: 1px solid #eee
}

.select-list>p.system-main {
    text-indent: 35px;
    background: url(../img/server-icon.png?v=1) no-repeat 15px 6px
}

.system-icon {
    text-indent: 35px;
    background: url(../img/server-icon.png?v=1) no-repeat 100px 100px
}

.system-icon.windows {
    background-position: 15px 8px
}

.select-list>p.windows {
    background-position: 15px 6px
}

.system-icon.ubuntu {
    background-position: 15px -22px
}

.select-list>p.ubuntu {
    background-position: 15px -24px
}

.system-icon.freebsd {
    background-position: 15px -52px
}

.select-list>p.freebsd {
    background-position: 15px -54px
}

.system-icon.debian {
    background-position: 15px -82px
}

.select-list>p.debian {
    background-position: 15px -84px
}

.system-icon.centos {
    background-position: 15px -112px
}

.select-list>p.centos {
    background-position: 15px -114px
}

.version-select {
    margin-left: 10px;
    width: 340px
}

.select-list>p:hover,
.select-list>p.active {
    background-color: #ff8015;
    color: #fff
}

.select-list>p:first-child {
    border-top: none
}

.buy-select:hover p em {
    border-bottom: 5px solid #ff8015;
    border-top: none
}

.buy-select:hover .select-list {
    display: block
}

.warm-tip-box {
    margin: 7px 0 16px;
    padding-left: 48px;
    height: 40px;
    line-height: 39px;
    border: 1px solid #ffc8a3;
    background: #ffede0 url(img/warm_tip_icon.png) no-repeat 24px center;
    font-size: 12px;
    color: #ff6600
}

.unopen-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    background: url(../img/waiting_icon-open.png) no-repeat center center
}

.line-new-status {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 32px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    background-repeat: no-repeat;
    background-position: 0 0
}

.line-new-status.hot {
    background-image: url(img/hot-icon.png)
}

.line-new-status.new {
    background-image: url(img/new-icon.png)
}

.line-new-status.defense {
    width: 20px;
    background-image: url(img/defense_icon.png)
}

@media (max-width:1024px) {}

@media (max-width:640px) {
    .in-main .banenr {
        padding: 57px 0
    }
    .in-main .banenr em {
        font-size: 26px
    }
    .in-main .banenr .txt {
        font-size: 16px
    }
    .in-main .banenr .btn a {
        margin-top: 20px
    }
    .in-btn a {
        width: 55%;
        font-size: 18px;
        height: 50px;
        line-height: 50px
    }
    .in-cooperation h2 {
        font-size: 26px
    }
    .in-cooperation .item1,
    .in-cooperation .item3,
    .in-cooperation .item4,
    .in-cooperation .item5 {
        padding: 20px 10px
    }
    .in-cooperation .item1 .img {
        width: 100%;
        margin-bottom: 10px
    }
    .in-cooperation .item1 .img img {
        width: 30%
    }
    .in-cooperation .item1 .txt {
        padding: 0;
        width: 100%
    }
    .in-cooperation .item2 em {
        font-size: 24px
    }
    .in-cooperation .item2 a {
        font-size: 16px
    }
    .in-cooperation .item3 .img {
        margin: 30px 0
    }
    .in-cooperation .item4 h2 {
        margin: 10px 0
    }
    .in-cooperation .item4 li {
        margin-bottom: 20px
    }
    .in-cooperation .item4 .img {
        width: 100%;
        height: auto
    }
    .in-cooperation .item4 .info {
        width: 100%;
        padding: 10px 0
    }
    .in-cooperation .item4 h3 {
        margin-bottom: 5px
    }
    .in-cooperation .item5 h3 {
        font-size: 20px
    }
    .in-cooperation .item5 .img {
        margin: 15px 0
    }
    .in-cooperation .item6 em {
        font-size: 16px
    }
    .in-cooperation .item6 a {
        font-size: 16px
    }
    .in-customize {
        padding: 25px 10px
    }
    .in-customize h2 {
        margin: 0 0 15px 0
    }
    .in-customize form {
        display: none
    }
    .m-customize {
        display: block
    }
    .m-customize .btn a {
        display: block;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        width: 85%;
        margin: 0 auto;
        border-radius: 5px;
        color: #fff;
        background: #ff8015
    }
    .m-customize .b-txt {
        color: #666;
        margin-top: 15px
    }
    .m-customize .b-purchase {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        background: #fff
    }
    .m-customize .b-purchase .tt1 {
        width: calc(100% - 100px);
        padding-left: 20px;
        border-top: 1px solid #ccc
    }
    .m-customize .b-purchase .tt1 i {
        font-size: 20px;
        color: #ff8015
    }
    .m-customize .b-purchase a {
        width: 100px;
        text-align: center;
        color: #fff;
        background: #ff8015
    }
    .m-item-w {
        margin-bottom: 15px;
        background: #fff;
        padding: 10px 15px 15px 15px
    }
    .m-item {
        position: relative;
        padding: 0 5px;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        border-bottom: 1px solid #ccc
    }
    .m-item h3,
    .m-item em {
        max-width: 50%;
        color: #666;
        font-size: 15px;
        overflow: hidden;
        vertical-align: middle;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: break-word
    }
    .m-item span {
        font-family: 'SimSun', 'NSimSun', 'Serif', 'Georgia';
        margin-left: 1px;
        vertical-align: -1px
    }
    .m-item i {
        color: #ff8015
    }
    .m-item select {
        opacity: 0;
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        right: 0;
        background: none
    }
}

.server-time em {
    background: rgba(0, 0, 0, .5);
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    right: 0;
    top: 0;
    color: #fff;
    padding: 0 5px;
}
