/*
   ±¾Ò³ÑùÊ½ÎªÓòÃû×¢²á
*/


/****************************bannerÇøÓò+²éÑ¯ÇøÓò ¿ªÊ¼*******************************/

.domain-content {
    width: 100%;
    background: no-repeat top center #FFFFFF;
}

/* bannerÇøÓò ¿ªÊ¼ */

.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('/images/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: 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("/images/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('/images/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(/images/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('../../images/icon.png') no-repeat 0 -325px;
    width: 114px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    color: #848484;
}*/


/*ÁÙÊ±ÐÞ¸Ä*/

.domext-wrapper label {
    padding: 8px 1px 8px 12px;
    line-height: 25px;
    height: 25px;
    font-size: 14px;

    width: 132px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    color: #848484;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
		border-left:1px solid #ececec;
			border-right:1px solid #ececec;
}

.domext-wrapper label:hover {
	background-color:#f3b850;
	color: #ffffff;
	} 
.domext-wrapper label input {
background-color:#ffffff;
}
.domext-wrapper label.checked {

}

/*ÓòÃû¼Û¸ñÌáÊ¾ÐÅÏ¢*/

.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('/images/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("/images/domain/bg-domain.jpg") no-repeat;
}
.domain-active .active-title {
    padding: 19px 0;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

/*×îÐÂ»î¶¯£¬Í¼Æ¬ÂÖ²¥*/

.newActivity {
    margin-top: 43px;
    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(/images/icon.png) 4px -223px no-repeat #355e9c;
}
#newActSlide .next {
    right: 0;
    width: 26px;
    background: url(/images/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('/images/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*************/

.manager-table {
	margin-top: 15px;
	text-align: center;
	border: 1px solid #ececec;
	width:100%
}
.manager-table tr {
	height: 50px
}

.manager-table tr:hover {
	background-color: #f7f7f7
}

.manager-table thead tr {
}

.manager-table tr th {
	background: #f4f8fd;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	font-size: 14px;
	font-weight: 700;
	color: #3e3e3e
}

.manager-table tr td {
	border: 1px solid #ececec;
	font-size: 14px;
	color: #4e4e4e;
	padding: 8px;
	word-break: break-all
}

.manager-table tr td.text-overflow {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

