/*
    本页为--.com2016专题页
*/
.container {
    padding-bottom: 20px;
}

/**************banner 开始**************/

#banner {
    z-index: 20;
    height: 750px;
    overflow: hidden
}

#banner .slide-wrapper li {
    width: 100%;
    height: 750px;
    display: block
}

#banner .slide-pagination {
    bottom: 170px
}

/**************banner 结束**************/

/**************域名注册 开始**************/
.domain-query-container {
    position: relative;
    margin-top: -160px;
    z-index: 90;
}

/*注册*/
.query-container {
    padding: 24px 46px 18px;
    background: rgba(255, 255, 255, 0.65);
    border-radius: 3px 3px 0 0;
}

.query-container h3 {
    font-size: 24px;
    color: #0072ff;
}

.query-container .query-input-container {
    margin-top: 20px;
    display: block;
    padding: 8px;
    background: #663fe6;
    position: relative;
    border-radius: 2px;
}

/*输入框*/
.query-container .query-input-container .common-input {
    width: 90%;
    display: block;
    height: 56px;
    line-height: 56px;
    background: #3d19ad;
    box-shadow: inset 0px 2px 8px 0px rgba(0, 0, 0, 0.33);
    border: 0;
    border-radius: 2px;
    font-size: 18px;
    color: #ccfefb;
    text-indent: 10px;
}

.query-container .query-input-container .common-input.active,
.query-container .query-input-container .common-input:focus {
    background-color: #fff;
    color: #524242;
}

/*查询按钮*/
.query-container .domain-query-btn {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 200px;
    height: 56px;
    line-height: 56px;
    font-size: 26px;
    color: #7e42bd;
    border: 0;
    text-align: center;
    cursor: pointer;
    background-image: linear-gradient(#fdea9b, #f8c539);
}

/*搜索结果*/
.domext-container {
    padding: 0 46px;
    background: #fff;
}

.domext-container .search_result {
    padding: 10px 0;
}

.domext-container .query-loading {
    height: 50px;
    line-height: 50px;
}

.domext-container .query-loading img {
    position: relative;
    top: -3px;
}

.domext-container .item {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #e1e1e1;
    padding: 14px 10px 14px 14px;
    display: block;
    position: relative;
}

.domext-container .item.no-border {
    border-bottom: none;
}

.domext-container .item:hover {
    background-color: #f7f7f7;
}

.domext-container a.item:hover {
    color: inherit;
}

.domext-container .domain_left {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #4B4B4B;
    margin-left: 5px;
}

.domext-container .registered:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    content: '';
    width: 15px;
    height: 14px;
    background: url(/newimages/domain/whois-icon.png) no-repeat 0 0;
}

.domext-container .reg_btn {
    float: right;
    display: inline-block;
    width: 66px;
    height: 22px;
    line-height: 22px;
    background: #1f88ec;
    color: #fff;
    text-align: center;
    position: relative;
    top: 3px;
}

.domext-container .domain-ref {
    float: right;
    margin-right: 20px;
    color: #acacac;
    font-size: 14px;
}

.domext-container .domain-ref .price-color {
    color: #FF7800;
    margin-left: 10px;
}

.domext-container .whois,
.domext-container .contackjjr {
    float: right;
    margin-left: 10px;
}

.domext-container .whois:hover,
.domext-container .contackjjr:hover {
    color: #ff7200;
}

.domext-container .whois::before {
    position: relative;
    content: '';
    width: 20px;
    height: 20px;
    background: url(/newimages/domain/whois-icon.png) no-repeat -24px 0;
    top: 5px;
    display: inline-block;
    margin-right: 3px;
}

.domext-container .contackjjr::before {
    position: relative;
    content: '';
    width: 20px;
    height: 20px;
    background: url(/newimages/domain/whois-icon.png) no-repeat -49px 0;
    display: inline-block;
    top: 5px;
    margin-right: 3px;
}

.domext-container .query-error {
    height: 50px;
    line-height: 50px;
    color: red;
}

/**************域名注册 结束**************/

/**************为何选择.COM 开始**************/
.com-inner {
    margin-top: 20px;
    padding: 0 84px 60px;
    background: #fff;
}

/*标题*/
.com-inner .ci-title {
    padding-top: 40px;
    font-size: 24px;
    color: #0069de;
    text-align: center;
    position: relative;
}

.com-inner .ci-title::before {
    content: "";
    display: block;
    width: 38%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 60px;
    left: 0;
}

.com-inner .ci-title::after {
    content: "";
    display: block;
    width: 38%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 60px;
    right: 0;
}

/*为何选择.COM列表*/
.com-inner .choose-list {
    padding-top: 80px;
}

.com-inner .choose-list li {
    float: left;
    margin-right: 100px;
    width: 274px;
    text-align: center;
}

.com-inner .choose-list li:last-child {
    margin-right: 0;
}

/*小标题*/
.com-inner .choose-list .cl-title {
    font-size: 24px;
    color: #454545;
}

/*图片*/
.com-inner .choose-list .cl-title.img1::before {
    content: "";
    display: block;
    margin: 0 auto 20px;
    width: 126px;
    height: 126px;
    background: url("../img/com-icon.png") no-repeat 0 0;
}

.com-inner .choose-list .cl-title.img2::before {
    content: "";
    display: block;
    margin: 0 auto 20px;
    width: 126px;
    height: 126px;
    background: url("../img/com-icon.png") no-repeat -136px 0;
}

.com-inner .choose-list .cl-title.img3::before {
    content: "";
    display: block;
    margin: 0 auto 20px;
    width: 126px;
    height: 126px;
    background: url("../img/com-icon.png") no-repeat -272px 0;
}

/*文字*/
.com-inner .choose-list p {
    padding-top: 10px;
    line-height: 24px;
    font-size: 16px;
    color: #767676;
}

/**************为何选择.COM 结束**************/

/**************如何享受优惠 开始**************/
/*如何享受优惠列表*/
.com-inner .step-list {
    margin-top: 60px;
    padding: 34px 60px 28px;
    background: #f6f6f6;
}

.com-inner .step-list li {
    float: left;
    display: inline-block;
    margin-right: 154px;
    text-align: center;
}

.com-inner .step-list li:last-child {
    margin-right: 0;
}

/*小标题*/
.com-inner .step-list .sl-title {
    font-size: 16px;
    color: #454545;
}

/*图片*/
.com-inner .step-list .sl-title.sl-img1::after {
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 66px;
    height: 66px;
    background: url("../img/com-icon.png") no-repeat 0 -136px;
}

.com-inner .step-list .sl-title.sl-img2::after {
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 66px;
    height: 66px;
    background: url("../img/com-icon.png") no-repeat -76px -136px;
}

.com-inner .step-list .sl-title.sl-img3::after {
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 66px;
    height: 66px;
    background: url("../img/com-icon.png") no-repeat -152px -136px;
}

.com-inner .step-list .sl-title.sl-img4::after {
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 66px;
    height: 66px;
    background: url("../img/com-icon.png") no-repeat -228px -136px;
}

.com-inner .step-list .sl-btn {
    margin-top: 20px;
    display: inline-block;
    width: 110px;
    height: 32px;
    line-height: 32px;
    background: #2361de;
    font-size: 16px;
    color: #fff;
    position: relative;
}

.com-inner .step-list .sl-btn::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 11px solid #2361de;
    position: absolute;
    top: -11px;
    left: 50%;
    margin-left: -9px;
}

/**************如何享受优惠 结束**************/

/**************视频 开始**************/
.video-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 37px;
    z-index: 9999;
    background-image: url('/active/netcom/images/close.png');
    background-repeat: no-repeat;
}

.com-video {
    margin-top: 20px;
}

.com-video .cv-box {
    display: inline-block;
    padding: 12px;
    background: #fff;
}

/**************视频 结束**************/
@media screen and (max-width: 1206px) {
    /*容器*/
    .com-inner {
        padding: 0 20px 60px;
    }

    /*为何选择.COM列表*/
    .com-inner .choose-list li {
        margin-right: 60px;
    }

    /*如何享受优惠列表*/
    .com-inner .step-list li {
        margin-right: 130px;
    }

    /*视频*/
    .com-video .cv-box {
        width: 47%;
    }

    .com-video .cv-box img {
        width: 100%;
    }
}

/*容器*/
.desktop .com-inner {
    padding: 0 20px 60px;
}

/*为何选择.COM列表*/
.desktop .com-inner .choose-list li {
    margin-right: 60px;
}

/*如何享受优惠列表*/
.desktop .com-inner .step-list li {
    margin-right: 130px;
}

/*视频*/
.desktop .com-video .cv-box {
    width: 47%;
}

.desktop .com-video .cv-box img {
    width: 100%;
}