.mt-5 {
	margin-top: 5px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-35 {
	margin-top: 35px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-45 {
	margin-top: 45px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-55 {
	margin-top: 55px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-100 {
	margin-top: 100px;
}
.mb-5 {
	margin-bottom: 5px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}
.ml-5 {
	margin-left: 5px;
}
.ml-10 {
	margin-left: 10px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-40 {
	margin-left: 40px;
}
.ml-50 {
	margin-left: 50px;
}
.ml-60 {
	margin-left: 60px;
}
.ml-70 {
	margin-left: 70px;
}
.ml-80 {
	margin-left: 80px;
}
.ml-90 {
	margin-left: 90px;
}
.ml-100 {
	margin-left: 100px;
}
.mr-5 {
	margin-right: 5px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-15 {
	margin-right: 15px;
}
.mr-20 {
	margin-right: 20px;
}
.mr-30 {
	margin-right: 30px;
}
.mr-40 {
	margin-right: 40px;
}
.mr-50 {
	margin-right: 50px;
}
.mr-60 {
	margin-right: 60px;
}
.mr-70 {
	margin-right: 60px;
}
.mr-80 {
	margin-right: 60px;
}
.mr-90 {
	margin-right: 60px;
}
.mr-100 {
	margin-right: 100px;
}
.pt-5 {
	padding-top: 5px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-100 {
	padding-top: 100px;
}
.pt-none {
	padding-top: 0;
}
.pb-5 {
	padding-bottom: 5px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-none {
	padding-bottom: 0;
}
.pl-5 {
	padding-left: 5px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-70 {
	padding-left: 70px;
}
.pl-80 {
	padding-left: 80px;
}
.pl-none {
	padding-left: 0;
}
.pr-5 {
	padding-right: 5px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-30 {
	padding-right: 30px;
}
.pr-40 {
	padding-right: 40px;
}
.pr-50 {
	padding-right: 50px;
}
.pr-60 {
	padding-right: 60px;
}
.pr-70 {
	padding-right: 70px;
}
.pr-80 {
	padding-right: 80px;
}
.pr-90 {
	padding-right: 90px;
}
.pr-100 {
	padding-right: 100px;
}
.pr-none {
	padding-right: 0;
}
.pd-5 {
	padding: 5px;
}
.pd-10 {
	padding: 10px;
}
.pd-15 {
	padding: 15px;
}
.pd-20 {
	padding: 20px;
}
.pd-30 {
	padding: 30px;
}
.pd-40 {
	padding: 40px;
}
/*常用字体大小*/
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font24 {
	font-size: 24px;
}
.font26 {
	font-size: 26px;
}
.font28 {
	font-size: 28px;
}
.font30 {
	font-size: 30px;
}
.font36 {
	font-size: 36px;
}
.font40 {
	font-size: 40px;
}
/*宽度设置 start*/
.width25 {
	width: 25px;
}
.width30 {
	width: 30px;
}
.width35 {
	width: 35px;
}
.width40 {
	width: 40px;
}
.width50 {
	width: 50px;
}
.width60 {
	width: 60px;
}
.width80 {
	width: 80px;
}
.width100 {
	width: 100px;
}
.width200 {
	width: 200px;
}
.width288 {
	width: 288px;
}
.widthper30 {
	width: 30%;
}
.widthper50 {
	width: 50%;
}
.widthper90 {
	width: 90%;
}
.widthper100 {
	width: 100%;
}
/*宽度设置 end*/
/*高度设置 start*/
.height20 {
	height: 20px;
}
.height22 {
	height: 22px;
}
.height25 {
	height: 25px;
}
.height30 {
	height: 30px;
}
.height35 {
	height: 35px;
}
.height40 {
	height: 40px;
}
/*高度设置 end*/
/*************颜色 开始***************/
.pink {
	color: #fc6768;
}
.green {
	color: #019a66;
}
.blue {
	color: #0067ff;
}
.purple {
	color: #9834ff;
}
.orange {
	color: #fe7402;
}
.redColor {
	color: #ff6b26;
}
/*************颜色 结束***************/

body{font:15px/1.2 "Helvetica Neue",Helvetica,Arial,sans-serif; background:#ffffff;color:#666;}
.container{padding:20px 0; min-width:1160px;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
	background: none;
}
.price{ color:#ff7200;}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .open > .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #0076C3;
    border-color: #0076C3;
}
.btn{ background-color:#0076C3; color:#fff;transition: all 0.2s ease-out 0s; border-radius: 3px; border:none; font-size:18px; padding:6px 20px;}
.btn:hover{ background-color:#016eb6; border:none;}
.btn-orange{ background-color:#f2ab00; }
.btn-orange:hover{ background-color:#d69803;}
.btn-reset{ background-color:#999; }
.btn-reset:hover{ background-color:#666;}
.btn-blank{ background-color:#fff;  color:#333; border:1px solid #ccc;}
.btn-blank:hover{ background-color:#ccc; color:#333;border:1px solid #ccc;}
.btn-gray{ background-color:#dcdcdc;  color:#666; border:1px solid #dcdcdc;}
.btn-gray:hover,.btn-gray:active, .btn-gray:focus{ background-color:#cecece; color:#666;border:1px solid #cecece;}

.display{ display:block;}
.index-select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
/*bootstrap reset*/
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #fff;}
.navbar-default .navbar-toggle {border-color: #fff;background-color: #FFF;}
label{ font-weight:normal; }
.navbar{ border-radius:0px; border:none; margin-bottom:0px;}
.navbar-collapse{ padding:0;}
.container > .navbar-collapse, .container > .navbar-header {margin:0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #fff;}
.navbar-collapse {  border-top: none;}
.login-con .form-control {
    display: block;
    width: 200px;
    padding: 6px 12px;
    color: #555;
    border: 1px solid #dddddd;
    border-radius: 3px;
    box-shadow:none;
    height: 38px;
}


.form-control:focus {
    box-shadow:none;
	border-color:#ccc ;
}
.panel-body{ line-height:2.2em;}
/*bootstrap reset end*/

/*icon*/
.icon{ background:url(../images/iconbg.png) no-repeat; }
.skype{ display:inline-block; width:146px; height:64px; background-position:-52px 0px;} 
/*icon end*/

/*top usd*/
.topkj{background-color: #f8f8f8; border-bottom: 1px solid #eee;}
.topkj .container{ padding: 10px 15px;}
/*top usd end*/

/*logo and nav*/
.navcon{ background-color:#0076c3;min-width: 1160px;}
.navcon .container{ padding:0px;}
.navcon  ul.first-nav > li{ height:4em; line-height:4em; position:relative; float: left;}
.navcon  ul.first-nav > li > a{ color:#fff; font-size:1.2em; display:block; padding:0 1.5em; margin-top:2px;}
.navcon  ul.first-nav > li > a:hover{ color:#333333; background-color:#fff; }
.navcon  ul.first-nav > li > a:hover .fa-caret-down,.navcon  ul.first-nav > li:hover a.firsthover .fa-caret-down { color:#fff;}
.navcon  ul.first-nav > li:hover a.firsthover{ color:#333333; background-color:#fff; }

.navcon  ul.first-nav > li:hover .sec-nav{ display:block;}
.sec-nav{border: 0px none;box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.176);position: absolute;top:4em; left:0; background-color:#fff; z-index:999; width:100%; display:none;}
.sec-nav li{border-bottom: 1px solid #eee;}
.sec-nav li > a,.shopcart li{ color:#333; display:block; padding:0 20px; font-size:14px;}
.sec-nav li > a:hover,.shopcart li:hover{ background-color:#f8f8f8;}
.badge{ background-color:#fff600; color:#333;}
.sec-nav li.cart-option{ line-height:3.5em; padding-bottom:15px;}
.navcon  ul.first-nav > li{float:left;}
.sec-nav{width:200px; }
.shopcart{ width:300px; }
/*logo and nav end*/

/*banner*/
/*.bannerbg{ background:url(../images/bannerbg.jpg) no-repeat center 0; min-height: 400px;}*/
.bannerbg{ background:url(../images/banner.jpg) no-repeat center 0; min-height: 400px;min-width: 1160px;}
.search-title{ color:#fff; font-size:3.5em; text-align:center; margin:1em 0 0.6em 0;}
.search-out{ padding:0 3em;}
.search-main{ background-color:rgba(5, 30, 58, 0.5); width:100%;  border-radius:3px;padding: 15px;}
.input-group-frame {  width: 100%;  display: inline-block;}
.search-text,.domainbg .search-textarea { display: table-cell;position: relative;z-index: 2;float: left;width: 100%;margin-bottom: 0px; line-height: 1.42857;color: #555;border-radius: 3px 0px 0px 3px;border:none; padding:20px 5px;height: 60px;}
.button-out{position: relative;width: 1%;white-space: nowrap;vertical-align: middle;display: table-cell;}
.search-btn{ height:60px; font-size:28px; font-weight:bold;border-radius: 0px 3px 3px 0px;}

.checklist{ color:#fff; font-size:16px; vertical-align:middle;}
.checklist input[type="checkbox"]{vertical-align: middle; margin:0px;}
.checklist li{ float:left; width:4.5em;}
.checklist li a.morelink{ color: #999;}
.checklist li a.morelink:hover{color: #FF7200;}
/*banner end*/


/*index-domain*/
.index-domain h2{ font-size:18px; color:#666; margin-bottom:20px;}
.index-domain ul li{ border-top:1px solid #ededed; height:50px; line-height:50px; padding:0 10px;}
.index-domain ul li:nth-child(even){ background:#f8f8f8;}
.index-domain ul li:last-child{ border-bottom:1px solid #ededed; }
a.more-index{ color:#7d8690; background:#f8f8f8; border-radius:3px; border:1px solid #eaeaea; padding:3px 10px; margin-top: 15px;display: inline-block;transition: all 0.2s ease-out 0s;}
a.more-index:hover{ background:#fff;}
.index-domain ul li a,.index-domain ul li span{ display: inline-block;}
.index-domain ul li a{ width: 48%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index-domain ul li .timeleft{ color: #888; float: left;}
.index-domain ul li .price a{color: #FF7200;width:100px;text-align:right;}
/*index-domain end*/

/*promotion*/
.promotion{ background:#f8f8f8; padding-bottom:25px;}
.bgwhite{ background:#fff; padding:30px 0; border-radius:3px;position: relative;}
.transfer-promo{ position: absolute; right: 0;	top:0;}
.promo-padding{padding: 20px 0}
a.view{ color:#3580d7; border:1px solid #3580d7; border-radius:3px; padding:6px 40px; font-size:20px;transition: all 0.2s ease-out 0s; display:inline-block;}
a.view:hover{ background:#3580d7; color:#fff;}
.title{ color:#333; font-size:30px;}
.sec-title{ color:#999; font-size:16px; margin:20px 0 30px 0;}
/*promotion end*/


/*domain search*/
.search-radio label{ margin-right:20px;}
.btn-add{padding: 3px 20px;}
.searchlist{ font-size:16px; margin-top:15px; color:#333;}
.searchlist li{ line-height:4em; border-bottom:1px dashed #e0e0e0;}
.searchlist li:first-child{ border-top:1px dashed #e0e0e0;}
/*domain search end*/
h1.main-title{ margin-bottom: 20px;color:#333333;}
hr{ margin:0 15px;}
.title-border{border-bottom: 1px solid #D9E6F6; margin-bottom:30px; }
.buydomain .main-title{font-size: 28px;border-left: 3px solid #2087ED; text-indent: 15px;}
.domain-info-form .form-group{ margin-top: 25px;}
.dmbuymore-info-txt {
    margin: 30px 0px 0px;
    line-height: 26px;
    background: #FFFDFD;
    border: 1px solid #FFE0E0;
    text-align: center;
    padding: 5px;
    color: #FF5D5D;
}
.dmbuymore-info-txt i {
    display: inline-block;
    margin-right: 6px;
    width: 18px;
    height: 18px;
    padding-bottom: 0px;
    background: transparent url("/images2016/domain/dmbuymore-icon.jpg") no-repeat  0px -478px;
    vertical-align: middle;
}
.domain-info-out{background: #FBFEFF;border: 1px solid #D4EAF9; padding: 10px 0  25px 0;}
/*table-base*/
table {border-collapse: separate;}
.table-base{ border:1px solid #ddd; border-radius:3px;}
.table-base > thead > tr > th { vertical-align: center;border-bottom: none;color:#555; padding:12px 8px;background-color:#f5f5f5;}
.table-base > tbody > tr > td { padding:12px 8px;}
th:first-child {-moz-border-radius: 3px 0 0 0;-webkit-border-radius: 3px 0 0 0; border-radius: 3px 0 0 0;} 
th:last-child { -moz-border-radius: 0 3px 0 0;-webkit-border-radius: 0 3px 0 0; border-radius: 0 3px 0 0;} 
th:only-child{-moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;}
.table-striped > tbody > tr:nth-of-type(2n) {background-color: #F9F9F9;}
.table-striped > tbody > tr:nth-of-type(2n+1) {background-color:#fff;}
.table-base > tbody > tr:hover { background-color: #F5F5F5;}
/*domain info*/
.bid_info { text-align:center;}
.table-show{ border-top:none;text-align:left;}
.table-show > tbody > tr > td {padding: 18px 8px;}
.fourdiv {float: left; font-size: 16px;}
.table-show .tdwidth{ width:20%; font-weight:bold; text-align:right;}
.table-show .inputtext {height: 28px;line-height: normal;padding:5px;}
.OrangeText { color: #F30;}
.bgreen {color: #008000;font-weight: bold;}
.domain_box .domain_name { padding: 15px;}
/*domain info end*/

/*table-base end*/

/*whois*/
.whois-table{font-size:16px; border-top:none;}
.whois-table> tbody > tr > td{vertical-align:middle; padding:20px 20px;}
.whois-table td.text-right{width:40%;}
.more-info{border:1px dashed #ddd; font-size:14px; line-height:30px;padding:20px;}
.whois-search{ margin:40px 0 60px 0;}
.whois-search .search-text{ border:1px solid #ddd; border-width:1px 0px 1px 1px;}
.whois-search .input-group{width: 80%;margin: 0 auto;}
.whois-search .btn{height: 60px; } 
/*whois end*/

/*domains*/
.domainbg{ background:url(../images/domainbg.jpg) no-repeat center 0; height:400px;}
.tldslist li{float:left; width:7em;margin: 3px 0;}
.domainbg .search-title,.domainbg .sec-title{ color:#fff;}
.domainbg .search-title{ margin-bottom:0px;}
.domainbg .sec-title{ margin:14px 0 17px 0; font-size:18px;}
.domainbg .search-main {background-color: rgba(14, 68, 130, 0.6); padding:20px 20px 10px 20px;border-radius: 0 3px 3px 3px;}
.domainbg .search-textarea{height: 80px;resize:none;padding: 10px 5px;}
.domainbg .search-btn{ height:80px;}
.domainbg .search-out{ padding:17px 0 0 0;}
.tab-out .nav-tabs{ border:none;}
.tab-out > .nav-tabs > li{ margin:0;}
.tab-out > .nav-tabs > li > a { margin-right: 15px;border-radius: 4px 4px 0px 0px; padding: 10px 22px; font-size:18px; border: 0px; background-color:#fff; color:#666;}
.tab-out >.nav-tabs > li.active > a,.tab-out > .nav-tabs > li.active > a:focus,.tab-out > .nav-tabs > li.active > a:hover { color: #fff;  cursor: default; background-color: rgba(14, 68, 130, 0.6);border: 0px;}
.tldslist,.suffix_info_zdy{ min-height: 100px;}
/*domains end*/

.h2title{ font-size:18px; color:#333333; margin:0 0 15px 0;}
.transfer-textarea{ width:100%; resize:none; height:320px; padding:10px; border:1px solid #ddd; border-radius:3px;}
.line-height{ line-height:1.5em;}
.line-height2{ line-height:2em;}
/*domain trade*/
.trade-tabs .nav-tabs > li > a {margin-right: 10px; border: 1px solid #e3e3e3; background-color:#f5f5f5; color:#333333; border-radius: 4px 4px 0px 0px;}
.trade-tabs .nav-tabs > li.active > a {background-color:#fff; border-color: #DDD #DDD transparent #DDD;}
.search-con .col-sm-3{ padding:0px;}
.search-con .form-control{ padding:6px 0 6px 4px;}
.search-con .forminput{display:inline-block; width:110px; }
.search-con .forminput2{ display:inline-block; width:80px;}
.search-con .forminput3{ display:inline-block; width:100px;}
.search-con .forminput4{ display:inline-block; width:160px;}
.search-con .forminput5{ display:inline-block; width:170px;}
.pa15{ padding:0 15px;}
.searchpa{ padding:0px;}
.search-con .col-xs-12{ height:44px; line-height:44px;}
/*domain trade end*/

/*pageout*/
.pageout .form-control{ width:160px; display:inline-block; margin: 20px 10px 20px 0;}
/*pageout end*/
.rules,.right-con{ color:#333;}
.rules p,.right-con p{ font-size:16px; line-height:1.8em;}

/*company*/
.company-con{ position:relative; border:1px solid #ddd;}
.crumbbg{padding: 8px 0px;
margin-bottom: 20px;
background: none;}
.left-con {
    background: #f8f8f8;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 16.6667%;
    height: 100%;
	 border-right:1px solid #ddd;
}
.left-con li{  text-align:right; border-bottom:1px solid #ddd;}
.left-con li a{color:#666666; display:block;padding:20px 15px 20px 0;}
.left-con li.left-active,.left-con li:hover{ background-color:#fff; border-left:2px solid #0076C3; margin-right:-1px;}
.right-con{ margin-left:16.6667%; padding:0px 30px 20px 30px; min-height:480px;}
/*company end*/

/*rules*/
 .encon h1 {
     font-size: 26px;
     margin: 40px 0px 0px;
 }
.encon h2 {
    font-size: 18px;
    margin: 40px 0px 0px;
}
.encon p {
    line-height: 27px;
    margin: 1em 0px;
}
/*rules end*/

/*footer*/
.footer{ background-color:#323a45; color:#d3d7da; font-size:14px;min-width: 1160px;}
.footer p{ margin-bottom:5px;}
.footer .footerlink a{color:#d3d7da; margin-left:35px;}
.footer .footerlink a:hover{color:#fff;}
.ft-icon{background: url("../images/facebook-twitter.gif") no-repeat left top;display: inline-block;
	width:24px; height: 24px;}
.twitter-icon{background-position:-24px top;display: inline-block;    width:24px; height: 24px;}
.disblock{ display: inline-block;}
/*footer end*/



/*==========Validform===========*/
.Validform_checktip{
/*	margin-left:8px;*/
	line-height:45px;
	height:40px;
	overflow:hidden;
	color:#999;
	font-size:16px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(../images/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../images/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}

/*bagshow*/
.bs-content{padding: 0; background:none;}
.bagshow-goods .bagshow-table{
	width: 100%;
	empty-cells: show;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0px;
}
.bagshow-title h2{margin-top: 0px;}
/*bagshow end*/
/*bgslide*/
.slide-pagination ul{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
.on{
	width: 8px;
	height: 8px;
	border: solid 1px #ddd;
	background-color: #fff;
}
.slide-pagination ul li{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #aaa;
	border-radius: 16px;
	margin: 0 4px;
	text-indent: -99999px;
	font-size: 0;
	vertical-align: top;
	cursor: pointer;
}
#DP_all_cover{
	padding: 25px 30px 0;
	margin: 0 auto;}
.slide-pagination ul{
	text-align: center;
	margin:20px 0 0 -30px;
}
.prev{
	position: relative;
	background: url(../images/icon.png) 4px -223px no-repeat #e0e0e0;
	_background: url(../images/ie6-icon.jpg) no-repeat 0 -122px;
	height: 63px;width:25px;margin-top: -176px; -ms-filter: alpha(Opacity=100);filter: alpha(Opacity=100);opacity: 1;zoom: 1;
	margin-left: -45px; float: left;
}
.next{
	position: relative;
	background: url(/images2016/icon.png) -77px -223px no-repeat #e0e0e0;
	_background: url(/images2016/ie6-icon.jpg) no-repeat 0 -236px;
	height: 63px;width: 25px;margin-top: -176px; -ms-filter: alpha(Opacity=100);filter: alpha(Opacity=100);opacity: 1;zoom: 1;
	float: right;
	left:45px ;
}
#DomainPromos_ul{width:1100px;overflow: hidden;height: 230px}
#DomainPromos_ul li{box-sizing: content-box;padding: 0;background-color: rgba(1,1,1,0)}
.bgwhite{box-sizing: content-box;background-color: #fff;margin: 0 15px}
.orderlink{ cursor: pointer;}
.common-input {
	padding-left: 10px;
	width: 223px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #E6E6E6;
}
.dmbuymore-form .dmbuymore-form-right{width: 100%;}
.dmbuymore-section-title {width: 200px;}
.dmbuymore-section .dm-prompt .dm-prompt-txt{width: 400px;}
.dmbuymore-section .dm-prompt{left: 450px;}
/*右侧栏广告 开始*/
.sidebar-adv {
	position: fixed;
	display: block;
	bottom: 23px;
	right: 20px;
}
/*右侧栏广告 结束*/