/*
   本页样式为域名注册--域名转入
*/

.transfer-content {
    padding: 20px 0;
    background: url("/Tpl_2016/images2016/transfer/transfer-bg.jpg") no-repeat top center #f2f3f5;
}

/*title*/

.transfer-title {
    padding-top: 8px;
    text-align: center;
}
.transfer-title h2 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 1px 3px #0B7CBF;
}
.transfer-title .tt-txt {
    padding-top: 16px;
    font-size: 16px;
    color: #fff;
}
.transfer-title .tt-txt .tt-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 6px 0 10px;
    width: 30px;
    height: 26px;
    background: url("/Tpl_2016/images2016/transfer/transfer-icon.jpg") no-repeat;
    vertical-align: middle;
}
.transfer-title .tt-txt .ten {
    background-position: 0 -384px;
}
.transfer-title .tt-txt .dns {
    background-position: -220px -384px;
}
.transfer-title .tt-txt .team {
    background-position: -506px -384px;
}

/******************第一模块 开始******************/

.transfer-search {
    margin-top: 34px;
    background: #fff;
    border-radius: 6px 6px 0 0;
}

/*搜索框tab切换*/

.transfer-search-tab {
    background: #018adc;
    border-radius: 6px 6px 0 0;
}
.transfer-search-tab li {
    float: left;
}
.transfer-search-tab li .transfer-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 13px 50px;
    font-size: 16px;
    color: #FFF;
}
.transfer-search-tab li .item-radius {
    border-radius: 6px 0 0 0;
}

/*激活*/

.transfer-search-tab li .active {
    background: #2d74bd;
    color: #fff;
    position: relative;
}
.transfer-search-tab li .active i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 16px;
    height: 8px;
    background: url("/Tpl_2016/images2016/transfer/transfer-icon.jpg") no-repeat 0 -490px;
    position: absolute;
    left: 46%;
    bottom: -8px;
    z-index: 999;
}
.transfer-search .ts-form {
    padding: 18px;
}

/*搜索框*/

.search-text {
    padding: 10px;
    width: 98%;
    height: 106px;
    line-height: 2;
    border: 2px solid #cbe2fb;
    font-size: 14px;
    word-spacing: 5px;
    resize: none;
}

/*按钮*/

.transfer-btn {
    margin-top: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #2086ee;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.transfer-btn:hover {
    color: #fff;
}

/*支持一下后缀的高价域名转入*/

.search-domain-more {
    margin-top: 6px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 2px 18px 2px 6px;
    background: url("/Tpl_2016/images2016/transfer/transfer-icon.jpg") no-repeat 164px -104px #fffbf2;
    border: 1px solid #ffdfa7;
    color: #ec8a4f;
}

/*支持域名列表*/

.exts-container {
    position: absolute;
    margin-top: -1px;
    width: 100%;
    *left: 18px;
    *top: 183px;
}
.exts-container .exts {
    color: #474845;
    padding: 10px;
    border: 1px solid #ffdcbf;
    background-color: #fffffa;
    margin-right: 35px;
    word-break: break-all;
    word-break: break-word;
    *word-break: break-all;
}

/******************第一模块 结束******************/


/******************第二模块 开始******************/

.transfer-middle {
    margin-top: 20px;
    background: #fff;
    padding: 24px 0 34px;
}
.transfer-middle .tm-title {
    margin-left: 24px;
    padding-left: 12px;
    border-left: 4px solid #2086ee;
    line-height: 26px;
    font-size: 24px;
    color: #525252;
}
.transfer-middle .tm-title span {
    font-size: 16px;
    color: #9e9e9e;
}

/*转移流程*/

.transfer-middle .tm-list {
    padding-top: 40px;
    padding-left: 40px;
    text-align: center;
}
.transfer-middle .tm-list li {
    float: left;
    padding-right: 32px;
}
.transfer-middle .tm-list .column {
    font-size: 16px;
    color: #444;
    position: relative;
}
.tm-list .column .column-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 105px;
    height: 105px;
    background: url("/Tpl_2016/images2016/transfer/transfer-icon.jpg") no-repeat;
}
.tm-list .column .column-icon1 {
    background-position: 0 -201px;
}
.tm-list .column .column-icon2 {
    background-position: -195px -201px;
}
.tm-list .column .column-icon3 {
    background-position: -390px -201px;
}
.tm-list .column .column-icon4 {
    background-position: -586px -201px;
}

/*箭头*/

.tm-list .column .column-arrow {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 38px;
    height: 12px;
    background: url("/Tpl_2016/images2016/transfer/transfer-icon.jpg") no-repeat -178px -110px;
    position: relative;
    top: -40px;
    left: 209px;
}

/*框框*/

.tm-list .column .column-txt {
    margin-top: 36px;
    padding: 8px 14px 10px 14px;
    width: 220px;
    height: 130px;
    background: #fbfbfb;
    border: 1px solid #e9e9e9;
    text-align: left;
    position: relative;
}
.tm-list .column .column-txt i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 32px;
    height: 16px;
    background: url("/Tpl_2016/images2016/transfer/transfer-icon.jpg") no-repeat -98px -490px;
    position: absolute;
    left: 46%;
    top: -16px;
}
.tm-list .column .column-txt p {
    line-height: 24px;
    font-size: 12px;
    color: #6a6a6a;
}
.tm-list .column .column-txt p em {
    margin-right: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 4px;
    height: 4px;
    background: #818181;
    vertical-align: middle;
}

/******************第二模块 结束******************/


/******************第三模块 开始******************/

.transfer-section {
    margin-top: 20px;
    padding: 36px 40px 0;
    background: #fff;
}

/*tab*/

.transfer-section-tab {
    padding-bottom: 4px;
    border-bottom: 1px solid #e3e3e3;
}
.transfer-section-tab li {
    float: left;
    padding-right: 30px;
}
.transfer-section-tab li .section-item {
    padding: 5px 10px;
    font-size: 14px;
    color: #5f5f5f;
}

/*激活*/

.transfer-section-tab li .active {
    border-bottom: 2px solid #2086ee;
    color: #1668bb;
}

/*注意事项*/

.transfer-attention {
    padding: 20px 10px 70px;
}
.transfer-attention ul li {
    padding-top: 20px;
    clear: both;
    overflow: hidden;
}
.transfer-attention ul li p {
    padding-left: 50px;
    color: #585858;
    line-height: 1.8;
}
.transfer-attention ul li .ta-img {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30px;
    height: 30px;
    background: url("/Tpl_2016/images2016/transfer/transfer-icon.jpg") no-repeat;
}
.transfer-attention ul li .ta-img1 {
    background-position: 0 0;
}
.transfer-attention ul li .ta-img2 {
    background-position: -110px 0;
}
.transfer-attention ul li .ta-img3 {
    background-position: -220px 0;
}
.transfer-attention ul li .ta-img4 {
    background-position: -330px 0;
}
.transfer-attention ul li .ta-img5 {
    background-position: -440px 0;
}
.transfer-attention ul li .ta-img6 {
    background-position: -550px 0;
}
.transfer-attention ul li .ta-img7 {
    background-position: -660px 0;
}

/*转入价格*/

.transfer-price {
    padding: 22px 0 36px;
}

/*提示*/

.transfer-price .tp-notice {
    padding-left: 40px;
    height: 40px;
    line-height: 40px;
    background: url("/Tpl_2016/images2016/transfer/transfer-icon.jpg") no-repeat 16px -534px #fffbef;
    color: #e27e24;
}
.transfer-price .tp-notice span {
    color: #ff4f12;
}

/*搜索框*/

.transfer-price .tp-search {
    padding-top: 26px;
    color: #5c5c5c;
}
.transfer-price .tp-search input {
    padding-left: 10px;
    width: 176px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d4d4d4;
    color: #bcbcbc;
}
.transfer-price .tp-search button {
    margin-left: 10px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: #2086ee;
    border: none;
    color: #fff;
    cursor: pointer;
}
.transfer-price .tp-search button:hover {
    background: #0E75DD;
}

/*表格*/

.transfer-price table {
    margin-top: 26px;
    border: 1px solid #ececec;
    text-align: center;
}
.transfer-price table tr {
    height: 50px;
    line-height: 50px;
}
.transfer-price table tr:hover {
    background: #fdfdf5;
}
.transfer-price table tr th {
    background: #f4f8fd;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    color: #3e3e3e;
}
.transfer-price table tr td {
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    color: #4e4e4e;
}

/*转入规则*/

.transfer-rule {
    padding: 10px 0 100px;
}
.transfer-rule p {
    padding-top: 30px;
    line-height: 1.8;
    color: #4e4e4e;
}

/*常见问题*/

.transfer-faq {
    padding-bottom: 40px;
}
.transfer-faq .faq-list {
    line-height: 1;
}
.transfer-faq .faq-list dt {
    padding: 30px 0 10px 0;
    font-size: 14px;
    color: #277cdf;
}
.transfer-faq .faq-list dd {
    padding-bottom: 10px;
    font-size: 12px;
    color: #666;
    border-bottom: 1px dashed #d3d3d3;
}
.transfer-faq .faq-list dd p {
    line-height: 1.7;
}
.transfer-faq .faq-list dt span, .transfer-faq .faq-list dd span {
    float: left;
    padding-right: 10px;
    font-weight: bold;
}
.transfer-faq .faq-list dt span, .transfer-faq .faq-list dd p {
    overflow: hidden;
}

/******************第三模块 结束******************/

@media screen and (max-width: 1206px) {
    /*转移工作*/
    .transfer-middle .tm-list {
        padding-left: 0;
        width: 990px;
        margin: 0 auto;
    }
    .transfer-middle .tm-list li {
        padding-right: 10px;
    }
    .tm-list .column .column-txt {
        padding: 8px 10px 10px 10px;
        width: 213px;
        height: 140px;
    }
}

/***********IE6-8 responsed START*************/


/*查询框*/

.desktop .transfer-search-input {
    width: 79%;
}

/*转移工作*/

.desktop .transfer-middle .tm-list {
    padding-left: 0;
    width: 990px;
    margin: 0 auto;
}
.desktop .transfer-middle .tm-list li {
    padding-right: 10px;
}
.desktop .tm-list .column .column-txt {
    padding: 8px 10px 10px 10px;
    width: 213px;
    height: 140px;
}

/***********IE6-8 responsed END*************/
