/*
   本页样式为域名注册
*/


/****************************banner区域+查询区域 开始*******************************/

.domain-content {
    width: 100%;
    background: url("/Tpl_2016/images2016/bg-banner.png") no-repeat top center #fafafa;
}
 
.domain-banner {
    padding: 10px 0;
    position: relative;
}

/* 设置为固定高度 防止看到撑大效果 */

.domain-banner .slide-container {
    height: 234px;
    overflow: hidden;
}

/*banner 滚动广告开始*/

.domain-banner .slide-wrapper li {
    height: 234px;
    display: block;
}
.domain-banner .slide-container {
    margin-right: 421px;
    /*IE67 下存在问题， + 无法使用*/
    *padding-right: 421px;
}
.domain-banner .slide-pagination {
    bottom: 6px;
}
.domain-banner .slide-pagination ul:hover {
    /*    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);*/
}

/*banner 滚动广告结束*/

.domain-banner .banner-right {
    position: absolute;
    top: 11px;
    right: 0;
}
.banner-right .banner-list {
    width: 421px;
}
.banner-right .banner-list li {
    float: left;
}
.banner-right .banner-list li a {
    display: block;
    height: 38px;
    padding-top: 78px;
    background-position: center top;
    position: relative;
}
.banner-right .banner-list li a i {
    position: absolute;
    right: 0;
    top: 0;
    height: 26px;
    width: 30px;
    background: url('/Tpl_2016/images2016/ico_jian.png') no-repeat center;
}
.banner-right .banner-list p {
    height: 38px;
    line-height: 38px;
    color: #5c5c5c;
    font-size: 12px;
    background-color: #fff;
    text-align: center;
}
.banner-right .banner-list .price {
    padding-left: 4px;
    font-size: 16px;
    color: #ff5b01;
    font-weight: bold;
}
.banner-right .banner-list .yuan {
    font-size: 12px;
    color: #ff5b01;
    font-weight: bold;
}
.banner-right .banner-list .right-line {
    border-right: 1px solid #efefef;
}
.banner-right .banner-list li a:hover p {
    color: #FE9329;
}
.banner-right .banner-list .top-line {
    border-top: 1px solid #efefef;
}
.banner-right .banner-list a {
    display: block;
    height: 116px;
    width: 210px;
    background-position: center;
    background-repeat: no-repeat;
}

/* banner区域 结束 */


/*域名查询容器*/

.domain-search {
    background: #fff;
    border: 1px solid #eaeaea;
    color: #333;
}
.domain-search .wjf-ui-tab li {
    /*width: 19.99999999%;*/
	width:16.66666%;
    _width: 16%;
}
.domain-search .wjf-ui-tab li a {
    width: 100%;
}

/*查询框*/

.domain-search .searchTxt {
    padding: 48px 0 10px 74px;
    font-size: 18px;
}
.domain-search .searchTxt .searchNum {
    font-size: 22px;
    font-weight: bold;
    color: #ff6b26;
}
.domain-search .searchDiv {
    margin: 0 70px;
    background: #ededed;
}
.searchDiv .query-input-container {
    margin-right: 140px;
    padding: 10px;
    position: relative;
    _zoom: 1;
}

/*IE6 空白*/

.input-wrapper {
    _zoom: 1;
}
.searchDiv .query-input-container .common-input {
    width: 97%;
    height: 57px;
    padding-left: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    resize: none;
    vertical-align: bottom;
    padding-top: 5px;
    overflow: auto;
    position: relative;
}

/*注册框内叉叉按钮*/

.query-input-container .input-wrapper .clear-domain-input {
    width: 18px;
    height: 18px;
    background: url("/Tpl_2016/images2016/ie6-icon.jpg") no-repeat center right #FFF;
    background-position: 0px -348px;
    position: absolute;
    top: 17px;
    right: 43px;
    cursor: pointer;
    display: none;
}

/*IE10+ 样式大于: 优先级问题*/

.common-input {
    color: #000;
}

/*IE6-9 才会有该class*/

.placeholder {
    color: #c9c9c9;
}

/* 查询按钮 */

.searchDiv .domain-query-btn {
    padding-left: 30px;
    position: absolute;
    right: -130px;
    top: 10px;
    width: 156px;
    background: url('/Tpl_2016/images2016/icon.png') no-repeat 36px -72px #358de2;
    height: 64px;
    text-align: center;
    line-height: 64px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    border: 0;
    cursor: pointer;
}
.searchDiv .domain-query-btn:hover {
    background-color: #0581F8;
}
.domext-select-container {
    margin: 10px 60px 0 80px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    clear: both;
    overflow: hidden;
    zoom: 1;
}
.domext-select-container .left-radio label {
    padding-right: 10px;
}
.domext-select-container label input {
    margin-right: 3px;
}
.domain-notice {
    padding-left: 20px;
    background: url(/Tpl_2016/images2016/ico_notice.gif) no-repeat left center;
}
.link_orange {
    font-weight: bold;
    color: #F60;
    text-decoration: none;
}
.link_orange:hover {
    text-decoration: underline;
}

/*域名列表*/

.domext-wrapper {
    padding: 20px 78px 56px 78px;
}

/*.domext-wrapper li {
    padding: 8px 0px 8px 0px;
    line-height: 20px;
    height: 20px;
    font-size: 14px;
     background: url('/Tpl_2016/images2016/icon.png') no-repeat 0 -325px;
    width: 114px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    color: #848484;
}*/


/*临时修改*/

.domext-wrapper label {
    padding: 8px 0px 8px 22px;
    line-height: 20px;
    height: 20px;
    font-size: 14px;
    background: url('/Tpl_2016/images2016/icon.png') no-repeat 0 -325px;
    /*IE6 该处使用插件存在问题*/
    _background: url('/Tpl_2016/images2016/unselected.jpg') no-repeat left center;
    width: 92px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    color: #848484;
}
.domext-wrapper label input {
    display: none;
}
.domext-wrapper label.checked {
    background: url('/Tpl_2016/images2016/icon.png') no-repeat 0 -288px;
    _background: url('/Tpl_2016/images2016/selected.jpg') no-repeat left center;
}

/*域名价格提示信息*/

.domext-wrapper label a {
    position: relative;
}
.dm-price-tip-container {
    line-height: 1.5em;
    color: #666;
    font-size: 12px;
    position: absolute;
    border: 1px solid #E6E6E6;
    display: none;
    padding: 5px 10px;
    width: auto;
    min-width: 130px;
    max-width: 150px;
    left: 50%;
    top: 100%;
    margin-top: 5px;
    margin-left: -70px;
    background-color: #fff;
    z-index: 10;
}
a:hover .dm-price-tip-container {
    display: block;
}
.dm-price-tip-container .domain-name {
    font-weight: bold;
    color: #09F;
}
.dm-price-tip-container .domain-price {
    font-weight: bold;
    color: #F60;
    font-size: 16px;
}


/*临时修改end*/

.domext-wrapper .promotion {
    background-position: -74px -498px;
}
.domext-wrapper .new {
    background-position: 0 -498px;
}
.domext-wrapper .hot {
    background-position: -36px -498px;
}
.domext-wrapper .icon {
    width: 17px;
    height: 17px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    background-image: url('/Tpl_2016/images2016/icon.png');
    background-repeat: no-repeat;
    margin-left: 3px;
    margin-top: 1px;
}

/* 域名查询 结束 */


/* 常用链接 */

.domain-content .common-tools {
    padding: 17px 5px 20px 5px;
    font-size: 14px;
    line-height: 1;
}
.domain-content .common-tools a {
    margin-right: 30px;
}

/****************************banner区域+查询区域 结束*******************************/


/****************************域名活动 开始*******************************/

.domain-active {
    width: 100%;
    background: url("/Tpl_2016/images2016/domain/bg-domain.jpg") no-repeat;
}
.domain-active .active-title {
    padding: 19px 0;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

/*最新活动，图片轮播*/

.newActivity {
    margin-top: 23px;
    padding-top: 20px;
    width: 100%;
    background: #f9f9f9;
    text-align: center;
}

/*滚动容器样式*/

#newActSlide {
    padding: 0 30px 0px 30px;
    /*定宽 便于展示*/
    width: 1130px;
    margin: 0 auto;
}
#newActSlide .slide-wrapper {
    padding-bottom: 56px;
    width: 1130px;
}
#newActSlide .slide-wrapper ul {
    height: 230px;
    overflow: hidden;
}
#newActSlide .slide-wrapper li {
    display: block;
    margin-right: 30px;
    width: 260px;
}
#newActSlide .slide i {
    display: block;
    height: 160px;
    background-repeat: no-repeat;
    background-color: #efefef;
    background-size: cover;
    background-position: center;
}

/*活动描述信息*/

#newActSlide .activity-desc {
    height: 68px;
    border: 1px solid #eee;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
}
#newActSlide .activity-desc span, #newActSlide .activity-desc i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
#newActSlide .activity-desc i {
    height: 100%;
    width: 0;
}

/*上下页按钮样式*/

#newActSlide .next, #newActSlide .prev {
    height: 64px;
    -ms-filter: alpha(Opacity=100);
    filter: alpha(Opacity=100);
    opacity: 1;
    margin-top: -56px;
    zoom: 1;
}
#newActSlide .prev {
    left: 0;
    width: 26px;
    background: url(/Tpl_2016/images2016/icon.png) 4px -223px no-repeat #355e9c;
}
#newActSlide .next {
    right: 0;
    width: 26px;
    background: url(/Tpl_2016/images2016/icon.png) -77px -223px no-repeat #355e9c;
}
#newActSlide .next:hover, #newActSlide .prev:hover {
    background-color: #2C69C5;
}

/*分页栏位按钮样式*/

#newActSlide .slide-pagination {
    bottom: 15px;
}
#newActSlide .slide-pagination ul li {
    width: 10px;
    height: 10px;
}
#newActSlide .slide-pagination ul li.on {
    width: 8px;
    height: 8px;
    border: solid 1px #ddd;
    background-color: #fff;
}

/*最新活动，图片轮播end*/


/****************************域名活动 结束*******************************/


/****************************西部数码域名优势 开始*******************************/

.domain-advantage {
    padding: 60px 0;
    text-align: center;
}
.txtP {
    font-size: 28px;
    color: #067bc6;
    line-height: normal;
}
.line-blue {
    margin: 12px auto 0px;
    width: 100px;
    border-bottom: 4px solid #00a1e7;
}
.line-gray {
    margin: 0 auto;
    width: 600px;
    border-bottom: 1px solid #e3e3e3;
}
.adList {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 auto;
}
.adList li {
    float: left;
    width: 362px;
    margin-top: 100px;
    text-align: left;
    cursor: pointer;
}
.adList li.col-middle {
    padding: 0 50px;
}
.adList li .advantage_img {
    padding-right: 10px;
    float: left;
    width: 82px;
    height: 90px;
    background-image: url('/Tpl_2016/images2016/domain/domain-advantage.jpg');
    background-repeat: no-repeat;
    display: block;
}
.adList li .advantage_img_1 {
    background-position: 0 0;
}
.adList li .advantage_img_2 {
    background-position: 0 -130px;
}
.adList li .advantage_img_3 {
    background-position: 0 -260px;
}
.adList li .advantage_img_4 {
    background-position: 0 -390px;
}
.adList li .advantage_img_5 {
    background-position: 0 -520px;
}
.adList li .advantage_img_6 {
    background-position: 0 -650px;
}
.adList li .ad_right {
    color: #666;
}
.ad_right .title {
    display: inherit;
    padding-top: 12px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}

/****************************西部数码域名优势 结束*******************************/

@media screen and (max-width: 1206px) {
    .domain-banner .slide-container {
        margin-right: 403px;
        *padding-right: 403px;
    }
    .banner-right .banner-list {
        width: 403px;
    }
    .banner-right .banner-list a {
        width: 201px;
    }
    /*tab 组*/
    .domain-search .wjf-ui-tab {
        width: 990px;
    }
    /*域名查询框*/
    .searchDiv .query-input-container .common-input {
        width: 96%;
    }
    /*域名优势列表*/
    .adList li {
        width: 330px;
    }
    .adList li.col-middle {
        padding: 0 5px;
        width: 320px;
    }
    /*最新活动样式*/
    #newActSlide {
        width: 930px;
    }
    #newActSlide .slide-wrapper li {
        width: 220px;
        margin-right: 22px;
    }
    .domain-search .wjf-tab li a {
        width: 163px;
    }
}

/***********IE6-8 responsed START*************/

.desktop .domain-banner .slide-container {
    margin-right: 403px;
    *padding-right: 403px;
}
.desktop .banner-right .banner-list {
    width: 403px;
}
.desktop .banner-right .banner-list a {
    width: 201px;
}

/*tab 组*/

.desktop .domain-search .wjf-ui-tab {
    width: 990px;
}

/*域名查询框*/

.desktop .searchDiv .query-input-container .common-input {
    width: 96%;
}

/*域名优势列表*/

.desktop .adList li {
    width: 330px;
}
.desktop .adList li.col-middle {
    padding: 0 5px;
    width: 320px;
}

/*最新活动样式*/

.desktop #newActSlide {
    width: 930px;
}
.desktop #newActSlide .slide-wrapper li {
    width: 220px;
    margin-right: 22px;
}
.desktop .domain-search .wjf-tab li a {
    width: 163px;
}

/***********IE6-8 responsed END*************/

.DomainSuffixs ul li {
    font-size: 14px;
    float: left;
    width: 90px;
    line-height: 35px;
}
.DomainSuffixs ul li input { margin:0 5px 0 2px
}