.banner-engine .header-container{
    height: 32px !important;
}
.banner-engine .header {
    background-color: rgba(0,0,0,0.5);
}
.container_box{
    width: 100%;
    height: 2477px;
    background: url(img/january.jpg) no-repeat center/cover;
    min-width: 1210px;
    position: relative;
    margin-top: -32px;
}
.container_box2{
    width: 100%;
    height: 2260px;
    background: url(img/january2.jpg) no-repeat center/cover;
    min-width: 1210px;
    position: relative;
    margin-top: -32px;
}
.container_box3{
    width: 100%;
    height: 2300px;
    background: url(img/january3.jpg) no-repeat center;
    min-width: 1210px;
    position: relative;
    margin-top: -32px;
}
.act-header{
    width: 100%;
    height: 903px;
    padding-top: 748px;
}
.act-header-title {
    padding-left: 115px;
}
.act-header-title p{
    font-size: 18px;
    color: #fff;
    line-height: 38px;
}
.act-header-title a {
    display: inline-block;
    font-size: 36px;
    line-height: 94px;
    color: #fff;
    font-size: 32px;
    height: 94px;
}
.panel-content {
    margin-top: 32px;
    margin-left: -26px;
}
.act-host-header {
    color: #fff;
    text-align: center;
    font-size: 48px;
    margin-bottom: 55px;
    margin-top: 55px;
    margin-left: -36px;
    position: relative;
}
.arrow-left {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("img/arrow.png") no-repeat;
    background-position: -16px 0;
    top: 7px;
    left: 400px;
}
.arrow-right {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("img/arrow.png") no-repeat;
    background-position: -94px 0;
    top: 7px;
    right: 400px;
}
.arrow-left-y {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("img/arrow.png") no-repeat;
    background-position: -16px -48px;
    top: 7px;
    left: 400px;
}
.arrow-right-y {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("img/arrow.png") no-repeat;
    background-position: -94px -48px;
    top: 7px;
    right: 400px;
}
/* 虚机推荐套餐 begin */
.host-package {
    width: 280px;
    margin-right: 20px;
    box-shadow: 0px 5px 13px 1px rgba(0, 0, 0, 0.2);
}
.host-package:first-child {
    margin-left: 10px;
}
.host-package:last-child {
    margin-right: 10px;
}
.host-package-outer .host-package:last-child {
    margin-right: 0;
}
.host-package-left {
    position: relative;
    width: 840px;
    border: 2px solid #00aaff;
}
.package-rec {
    display: block;
    position: absolute;
    right: -6px;
    top: -6px;
    width: 55px;
    height: 55px;
    /*background: url(img/backage_rec.png) no-repeat center;*/
}
.host-package-right {
    width: 295px;
    border: 1px solid #ddd;
}
.host-package-title {
    border-bottom: 1px solid #ddd;
    padding: 25px 0 25px 0;
    background-color: #197bdc;
}
.host-package-title2 {
    background-color: #8300c0;
}
.package-title-text {
    position: relative;
    color: #fff;
    font-size: 30px;
    line-height: 53px;
}
.host-independence {
    float: left;
    width: 33.3%;
    border-left: 1px solid #d3d3d3;
    padding: 20px 18px 27px 18px;
}
.host-share {
    padding: 10px 18px 10px 18px;
    background-color: #fff;
}
.host-independence:first-child {
    border-left: none;
}
.host-independence:hover {
    background-color: #fafafa;
}
.pkg-item-title {
    padding-bottom: 20px;
    text-align: center;
}
.pkg-item-title-text {
    display: inline-block;
    position: relative;
    font-size: 22px;
    color: #333;
}
.package-hot {
    position: absolute;
    right: 0;
    top: 7px;
    width: 20px;
    height: 15px;
    /*background: url(img/backage_hot.png) repeat-x left center;*/
}
.package-hot-1 {
    right: -30px;
    width: 20px;
}
.package-hot-2 {
    right: -50px;
    width: 40px;
}
.package-hot-3 {
    right: -70px;
    width: 60px;
}
.pkg-item-subtitle-text {
    font-size: 12px;
    color: #999;
}
.pkg-item-configs {
    padding: 0 10px;
}
.pkg-config-row {
    padding: 10px 0;
}
.pkg-config-item {
    float: left;
    width: 50%;
    text-align: center;
    border-left: 1px dashed #dbdbdb;
}
.pkg-config-item:first-child {
    border-left: none;
}
.pkg-config-name {
    font-size: 12px;
    color: #666;
}
.pkg-config-value {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.host-package-bottom .pkg-item-price {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #555;
    background-color: #fff1e4;
}
.host-package-bottom .pkg-unit-price {
    text-align: center;
    color: #ff2400;
    font-size: 18px;
}
.price-outer {
    /*width: 180px;
    margin: 0 auto;*/
    display: inline-block;
}
.pkg-unit-price .pkg-price-color {
    font-size: 26px;
}
.pkg-year-price {
}
.host-package-bottom .host-buy-link {
    text-align: center;
    background-color: #fe3b5b;
}
.host-package-bottom .host-buy-link a {
    display: block;
    margin: 0 auto;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
/* 虚机推荐套餐 end */
.popMask {
    background: #333;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    opacity: .3;
}
.must-read {
    width: 610px;
    height: 450px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -240px 0 0 -300px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 1000;
}
.read-con {
    height: 448px;
    padding: 40px 40px 10px;
    overflow: hidden;
}
.read-con h4{
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 20px;
    color: red;
}
.read-con p {
    font-size: 20px;
    line-height: 36px;
}
.read-con a {
    font-size: 16px;
    color: #ff0042;
}
.read-gon {
    margin-top: 50px;
    text-align: center;
}
.read-gon .read-agree {
    background: #ff0042;
    color: #fff;
    border: 1px solid #ff0042;
    margin-right: 20px;
}
.read-gon a {
    display: inline-block;
    width: 135px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    vertical-align: middle;
    border-radius: 20px;
}
.read-gon .read-disagree {
    background: #fff;
    color: #ff0042;
    border: 1px solid #ff0042;
}
.read-close {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
