/* 通用  start*/
.navbar-brand {
	background: none !important;
}
.nav_prodcut .nav_ {
	padding-top: 20px !important;
}

[v-cloak] {
	display: none;
}

body,
html {
	height: 100%;
	padding: 0 !important;
	background: #536ED6 !important;
}




/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width: 12px;
	height: 12px;
	background-color: #F5F5F5;
}




/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 0px;
	background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 0px;
	background-color: #eaeaea;
}


.section {
	max-width: 1170px;
	margin: 0 auto;
}

.newUser-content-wrapper {
	z-index: 1;
	position: relative;
}


.newUser-wrapper {
	background: url(../img/background.png) no-repeat;
	background-position-x: center;
}

.footer_social_links {
	margin-bottom: 0px !important;
	position: relative;
	top: -6px;
}

span {
	display: inline-block;
}

.nav-phone-wrapper {
	display: none;
}


.service-side {
	position: fixed;
	right: 10px;
	top: 65%;
	margin-top: -91px;
	z-index: 999;
	margin: auto 0;
	height: auto;
}

.noData {
	margin: auto;
	font-size: 18px;
	color: #FFFFFF;
}

.yzButton {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.moudule-wrapper.blue {
	/* background-color: #00325D; */
}

.moudule-wrapper.deepblue {
	/* background-color: #002341; */
}

.moudule-wrapper .moudule-content-wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

.moudule-wrapper .moudule-content-wrapper h3.title {
	font-size: 32px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 18px;
	line-height: 32px;
	margin-top: 10px;
}

.moudule-wrapper .moudule-content-wrapper .desc {
	font-size: 16px;
	color: #E5E5E5;
	margin-bottom: 30px;
	z-index: 10;
	margin-bottom: 20px;

}

.moudule-wrapper .moudule-content-wrapper .desc .rulerButton {
	color: #FFDA5F;
	margin-left: 8px;
	cursor: pointer;
}

.moudule-wrapper .moudule-content-wrapper .navSelect-wrapper {
	margin-top: 30px;
	margin-bottom: 40px;
}




p {
	margin-bottom: 0px !important;
}

.yzButton.modile-extend {
	display: none;
}

.luckDraw-mask-wrapper .content-inner-wrapper .freeTitle {
	font-size: 24px;
	color: #fff;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

.sidebox.cd-top {
	display: none;
}

.sidebox.cd-top.show {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

/* dialog  */

.el-dialog__footer {
	padding-bottom: 30px;
}
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-GUIDE {
	margin-bottom: 42px !important;
}

.order-content .total {
	margin-bottom: 10px;
}

.order-content {
	padding: 20px 0px 0px 0px !important;
}

.order-content .config-wrapper {
	overflow: auto;
	max-height: 600px;
	padding: 0px 30px;
}

.order-content .total {
	padding: 0px 30px;
}

.order-content .sumbit-button {
	margin: 0px 30px;
	width: calc(100% - 60px);
}

.order-content .el-checkbox {
	margin-bottom: 0px;
}

.el-checkbox {
	display: flex;
	align-items: center;
	margin-left: 30px;
	margin-top: 10px;
}

.order-content .option-itemSelect {
	margin-bottom: 20px;
}

.order-content .option-itemSelect:last-child {
	margin-bottom: 0px;
}
	



.detailed-wrapper .detailed-item {
	display: flex;
	line-height: 27px;
	/* justify-content: space-between; */
	font-size: 12px;

}

.detailed-wrapper .detailed-item .title {
	flex: 0 0 86px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F2F3F5;
	color: #666666;
	margin-right: 10px;
}

.option-itemSelect > h6 {
	color: #666666;
	font-size: 14px;
}

.el-dialog__wrapper .order-content .format {
	padding: 20px 10px;
	padding-top: 10px;
	/* border-bottom: 1px solid #EEEEEE; */
}


.el-dialog__wrapper .order-content .format.priceTotal-wrapper {
	border: none;
	padding-bottom: 0px;
}

.order-content .title h5 {
	border-color: #E5E5E5 !important;
}

.order-content .total .title  {
	padding-top: 10px;
	border-top: 1px solid #EEEEEE;
}
	



.yz-el-dialog .renewButton {
	/* padding: 11px  20px; */
	display: flex;
	align-items: center;
	justify-content: center;
	width: 76px;
	height: 36px;
	box-sizing: border-box;
	color: #333;
	position: relative;
}

.yz-el-dialog .renewButton.active {
	border: 1px solid #6462F3;
	color: #6462F3;

}

.yz-el-dialog .dialog-button-wrapper {
	position: absolute;
	bottom: 20px;
	right: 40px;
}

.yz-el-dialog .dialog-title {
	font-size: 18px;
	border-bottom: 1px solid #EEEEEE;
	padding: 14px 18px 13px 20px;
}

.yz-el-dialog .dialog-button-wrapper .yzButton.confirm {
	color: #FFFFFF;
}

.el-dialog__header {
	padding: 0px !important;
}

.yz-el-dialog .dialog-button-wrapper .yzButton {
	width: 90px;
	height: 36px;
	box-sizing: border-box;
	margin-right: 12px;
}

.dialog-content.ruler li,
p {
	line-height: 25px;
}

.dialog-content.ruler ul {
	margin: 5px 0px;
}

/* dialog  end*/
.el-table__body {
	width: 100% !important;
}

.el-select-dropdown__item.selected {
	color: #FF8E31 !important;
}


/* 通用 end */



/* banner */
.newUser-wrapper .header-banner {
	padding-top: 68px;
	width: 100%;
	max-width: 1921px;
	margin: 0 auto;

}

.newUser-wrapper .header-banner .header-banner-inner-wrapper {
	position: relative;
	background: url(../img/banner-background.png) no-repeat center;
	background-size: cover;
}

.content-banner-wrapper {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 368px;
	height: 460px;
	width: 100%;
	max-width: 1920px;
	margin: auto;
	background: url(../img/banner-background02.png) no-repeat center;
	background-size: cover;
}

.newUser-wrapper .header-banner .header-banner-inner {
	height: 320px;
	position: relative;
}

.newUser-wrapper .header-banner .banner-text-wrapper {
	padding-top: 110px;
}

.newUser-wrapper .header-banner .banner-text-wrapper .text-img {
	width: 506px;
	height: 135px;
	background: url(../newImg/banner-yz.png) no-repeat center;
}

.newUser-wrapper .header-banner .banner-text-wrapper .text-desc {
	font-size: 20px;
	margin-top: 28px;
	color: #D8ECFF;
}

.newUser-wrapper .header-banner .banner-text-wrapper .text-desc .num {
	color: #FFDA5F;
	font-size: 30px;
	display: inline-block;
	padding: 0px 3px;
}

.newUser-wrapper .header-banner .banner-img-wrapper {
	width: 1101px;
	height: 588px;
	position: absolute;
	right: -201px;
	top: 44px;
	background: url(../img/active-subject.png) no-repeat center;
	background-size: contain;
}








/* banner end*/


/* 抽奖弹框 start */
.dialog-content .yzButton.confirm {
	width: 90px;
	height: 36px;
	background: #FF8E31;
	border-radius: 4px;
	color: #FFFFFF;

}

.dialog-content {
	padding-left: 55px;
	padding-top: 24px;
}

.dialog-content.ruler>ul {
	padding-right: 35px;
	padding-bottom: 20px;
}


/* 抽奖弹框 end */
.luckDraw-mask-wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(0, 0, 0, 0.3);

}

.luckDraw-wrapper {
	position: relative;
	width: 600px;
	margin: auto;
	top: 18%;
}

.luckDraw-wrapper .content-title-wrapper {
	top: 0px;
	left: 0px;
	width: 100%;
	position: absolute;
	height: 37px;

}

.luckDraw-wrapper .content-title-wrapper span {
	top: 3px;
	left: 1px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.luckDraw-mask-wrapper .content-innerContent-wrapper {
	position: relative;
	width: 100%;
	height: calc(100% - 48px);
}

.luckDraw-wrapper .luckDraw-content-wrapper {
	margin-bottom: 30px;
	background: url(../newImg/fullReduction-background.png) no-repeat center;
	width: 600px;
	height: 600px;
}

.luckDraw-wrapper .close-wrapper .icon {
	color: #fff;
	font-size: 36px;
	cursor: pointer;
}

.luckDraw-mask-wrapper .content-inner-wrapper {
	position: relative;
	box-sizing: border-box;
	padding: 74px 32px 20px 28px;
	width: 100%;
	height: 100%;
}

.luckDraw-mask-wrapper .content-inner-wrapper .title-wrapper {
	display: flex;
	justify-content: flex-end;
}

.luckDraw-mask-wrapper .content-inner-wrapper .title-wrapper .title {
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
	padding-right: 20px;
}

.luckDraw-mask-wrapper .content-inner-wrapper .content-item-wrapper {
	position: absolute;
	width: 33.33%;
	height: 33.33%;
	/* background-color: pink; */
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;

}

.luck-button-wrapper {
	position: absolute;
	width: 33.33%;
	height: 33.33%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 153px;
	left: 180px;
}

.luck-button-wrapper .luck-button {

	width: 175px;
	height: 175px;
	background: url(../newImg/luckButton.png) no-repeat center;
	background-size: contain;
	cursor: pointer;

}

.luckDraw-mask-wrapper .content-inner-wrapper .content-item-wrapper.active .content-item {
	/* background: #00FF00; */
	background: url(../newImg/fullReduction-select.png) no-repeat center;
	background-size: contain;
}


.luckDraw-mask-wrapper .content-inner-wrapper .content-item-wrapper .content-item {
	width: 151px;
	height: 156px;
	background: url(../newImg/fullReduction-defalut.png) no-repeat center;
	cursor: pointer;
	padding-top: 48px;
}

.luckDraw-mask-wrapper .content-inner-wrapper .content-item-wrapper .content-item .price {
	position: relative;
	color: #fff;
	font-size: 37px;
	font-weight: bold;
	line-height: 30px;
	vertical-align: baseline;
	display: flex;
	align-items: baseline;

}

.luckDraw-mask-wrapper .content-inner-wrapper .content-item-wrapper .content-item .price .unit {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	vertical-align: baseline;
}

.luckDraw-mask-wrapper .content-inner-wrapper .content-item-wrapper .content-item .desc {
	color: #76B4FF;
	line-height: 14px;
	margin-top: 27px;
}

.luckDraw-mask-wrapper .content-inner-wrapper .content-item-wrapper.active .content-item .desc {
	color: #ECF5FF;
	font-weight: bold;

}




/* 抽奖结束  end */


/* 分段导航 */
.newUser-content-wrapper .nav-wrapper {
	align-items: flex-end;
	margin-top: 59px;
}

.newUser-content-wrapper .nav-wrapper .nav-li {
	width: 200px;
	height: 50px;
	background: #FFFFFF;
	border-right: 1px solid #EEEEEE;
	box-sizing: border-box;
	font-size: 18px;
	cursor: pointer;
}

.newUser-content-wrapper .nav-wrapper .nav-li:last-child {
	border-right: none;
}

.newUser-content-wrapper .nav-wrapper .nav-li.active {

	height: 60px;
	background: linear-gradient(0deg, #FB732E 0%, #F53D13 100%);
	box-shadow: 0px 0px 9px 1px rgba(100, 98, 243, 0.1);
	border-right: none;
	color: #FEFEFE;
}


/* 分段导航 end*/

/* 云服务器专区 */
.product-wrapper {
	margin-top: 29px;
}

.product-wrapper .product-item-wrapper {
	box-sizing: border-box;
	height: auto;
	background-color: #FFFFFF;
	box-sizing: border-box;
}
.product-wrapper .nodata-wrapper {
	height: 490px;
	background: #FFFEFF;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 81px;
}
.product-wrapper .nodata-wrapper  > img {
	width: 320px;
	height: 244px;
	margin-bottom: 26px;
	
} 
.product-wrapper .nodata-wrapper  > span {
	font-size: 12px;
	color: #999999;
}


.product-wrapper .product-item-wrapper .item-title-wrapper {
	position: relative;
	padding-top: 18px;
	padding-left: 20px;
	padding-bottom: 18px;
	box-shadow: 0px 2px 8px 1px rgba(30, 136, 229, 0.1);
}

.product-wrapper .product-item-wrapper .item-title-wrapper.yun {
	background: url(../img/CVM-background.png) no-repeat center;
	background-size: cover;
}

.product-wrapper .product-item-wrapper .item-title-wrapper.geneal {
	background: url(../img/physicalServer-background.png) no-repeat center;
	background-size: cover;
}

.product-wrapper .product-item-wrapper .item-title-wrapper.gaofang {
	background: url(../img/DDOS-background.png) no-repeat center;
	background-size: cover;
}





.product-wrapper .product-item-wrapper .item-title-wrapper .item-title {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #002341;

	line-height: 18px;
	display: inline-block;
}

.product-wrapper .product-item-wrapper .item-title-wrapper .item-desc {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 14px;
	margin-top: 9px;
	align-items: center;
}

.product-wrapper .product-item-wrapper .item-title-wrapper .item-desc .flag {
	padding: 3px 7px;
	background: #F58D76;
	border-radius: 9px;
	font-size: 12px;
	color: #fff;
	margin-right: 10px;
}


.product-wrapper .product-item-wrapper .item-info-wrapper {
	box-sizing: border-box;
	padding: 10px 20px 0px 20px;
	margin-bottom: 27px;
	position: relative;
}

.product-wrapper .product-item-wrapper .item-info-wrapper.geneal {
	min-height:318px ;
}


.product-wrapper .product-item-wrapper .item-info-wrapper .fangyuVal {
	position: absolute;
	bottom: -19px;
	left: 20px;
	font-size: 12px;
	color: #FF8E31;
}

.product-wrapper .product-item-wrapper .item-info-wrapper .item-info {
	height: 44px;
	align-items: center;
	justify-content: space-between;
	padding-top: 20px;
}

.product-wrapper .product-item-wrapper .item-info-wrapper .item-info.selectinfo {
	padding-top: 13px;
}


.product-wrapper .product-item-wrapper .item-info-wrapper .item-info .item-info-key {
	color: #666666;
	font-size: 14px;
}

.product-wrapper .product-item-wrapper .item-info-wrapper .item-info .item-info-val {
	padding-bottom: 9px;
	border-bottom: 1px solid #C4C4C4;

	width: 151px;
	box-sizing: border-box;
	line-height: 14px;
}

.product-wrapper .product-item-wrapper .item-price-wrapper {
	padding: 20px 20px 18px 20px;
	background: #FFF9F4;
}

.product-wrapper .product-item-wrapper .item-price-wrapper .flag-wrapper .flag-li {
	margin-right: 6px;
	height: 18px;
	padding: 0px 6px;
	border-radius: 2px;
	box-sizing: border-box;
	font-size: 12px;
}

.product-wrapper .product-item-wrapper .item-price-wrapper .flag-wrapper .flag-li.deepRed {
	background: #E3471F;
	color: #fff;
}

.product-wrapper .product-item-wrapper .item-price-wrapper .flag-wrapper .flag-li.lightRed {
	background: #FFF3E8;
	border: 1px solid #E3471F;
	color: #E3471F;
}

.product-wrapper .product-item-wrapper .item-price-wrapper .priceNum-wrapper {
	display: flex;
	vertical-align: baseline;
}

.product-wrapper .product-item-wrapper .item-price-wrapper .priceNum-wrapper .priceNum-new {
	color: #E3471F;
	font-weight: bold;
	font-size: 0px;
	vertical-align: baseline;
	display: flex;
	align-items: flex-end;
}

.product-wrapper .product-item-wrapper .item-price-wrapper .priceNum-wrapper .priceNum-new-num {
	font-size: 26px;
	line-height: 26px;
	margin-left: 3px;
}



.product-wrapper .product-item-wrapper .item-price-wrapper .priceNum-wrapper .priceNum-new-unit {
	font-weight: normal;
	font-size: 12px;
}

.product-wrapper .product-item-wrapper .item-price-wrapper .priceNum-wrapper .priceNum-old {
	font-size: 12px;
	color: #999999;
	margin-left: 20px;
	display: flex;
	align-items: flex-end;
}

.product-wrapper .el-input__inner {
	padding-left: 0px !important;
	border: none !important;
	height: 30px !important;
	line-height: 30px !important;
	box-sizing: border-box !important;
	width: 151px !important;
}

.product-wrapper .el-input .el-input__prefix,
.el-input__suffix {
	display: flex;
	align-items: center;
}

.product-wrapper .el-select {
	border-bottom: 1px solid #C4C4C4;
}

.product-wrapper .el-select .el-input .el-select__caret {
	color: #A7A7A7;
}

.product-wrapper .el-input__icon {
	line-height: 20px !important;
}

.product-wrapper .item-info .sizecount {
	width: 151px;
	display: flex;
	justify-content: flex-end;
	padding-right: 40px;
	color: #E3471F;
}

.product-item-wrapper .item-price-wrapper {
	justify-content: space-between;
}

.product-item-wrapper .item-price-wrapper .newprice-wrapper {
	display: flex;
	flex-direction: column;
	width: 100%;

}



.product-item-wrapper .item-price-wrapper .newprice-wrapper .timePrice {
	margin-top: 3px;
}

.product-item-wrapper .item-price-wrapper .newprice-wrapper .timePrice .flag {
	width: 20px;
	height: 20px;
	background: #FF5151;
	border-radius: 4px;
	color: #fff;
	margin-right: 7px;
}

.product-item-wrapper .item-price-wrapper .newprice-wrapper .timePrice .price {
	color: #666666;
}

.product-item-wrapper .item-price-wrapper .oldPrice {
	font-size: 12px;
	color: #999999;
	margin-top: 15px;
	text-decoration: line-through;
}

.product-item-wrapper .item-button-wrapper {
	width: 100%;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	box-sizing: border-box;
	background: linear-gradient(90deg, #FE9F46 1%, #F5320B 50%, #FE9F46 100%);
	margin-top: 18px;
}

.product-item-wrapper.active .item-button-wrapper {
	background: linear-gradient(90deg,  #FC9E3A 1%, #FF5129 50%, #FC9E3A 100%);
}

.product-item-wrapper .item-button-wrapper.noclick {
	cursor: default;
	background: #d4d3d3;
	color: #999;
}

.product-item-wrapper .progress-wrapper {
	width: 100%;
	height: 4px;
	position: relative;
	background: rgba(255, 197, 144, .3);
	/* opacity: 0.3; */
	border-radius: 2px;
}

.product-item-wrapper .progress-wrapper .progress-wrapper-fact {
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	background-color: #FD8739;
	border-radius: 2px;
}

.product-item-wrapper .progress-txt {
	color: #777777;
	font-size: 12px;
}



.product-wrapper .el-col {
	background: #dddddd;
	    /* border-right: #DDDDDD; */
	    padding-right: 1px;
	/* padding: 0 9px; */
}

.product-wrapper .el-col:nth-child(4n) {
	background: none;
}


.product-wrapper .el-col:nth-child(n + 5) {
	margin-top: 20px;
}

.product-wrapper .el-row {
	margin-left: -9px !important;
	margin-right: -9px !important;
}

/* 云服务器专区 end */


/* 推荐返利 */

.product-wrapper.returnSale {
	background: url(../img/recommend-background@2x.png) no-repeat center;
	background-size: cover;
	width: 100%;
	max-width: 1128px;
	height: 121px;
	position: relative;
	padding: 0 55px;
	margin: auto;
	margin-top: 86px;

}

.product-wrapper.returnSale .el-col {
	padding: 0 10px;
}

.product-wrapper.returnSale .buy-button {
	cursor: pointer;
	bottom: -12px;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	width: 183px;
	height: 64px;
	background: url(../img/recommend-btn.png) no-repeat center;
}

.product-wrapper.returnSale .step-wrapper {
	position: relative;
	top: -50px;
}

.product-wrapper.returnSale .step-wrapper .el-col {
	background: none;
}


.product-wrapper.returnSale .step-wrapper .step-item {
	width: 100%;
	height: 89px;
	position: relative;
	padding-top: 45px;
	padding-left: 30px;
	font-size: 16px;
	color: #fff;

}

.product-wrapper.returnSale .step-wrapper .step-item.first {
	background: url(../img/recommen0d-step-background01.png) no-repeat center;
	background-size: contain;
}

.product-wrapper.returnSale .step-wrapper .step-item.second {
	background: url(../img/recommen0d-step-background02.png) no-repeat center;
	background-size: contain;
}

.product-wrapper.returnSale .step-wrapper .step-item.third {
	background: url(../img/recommen0d-step-background03.png) no-repeat center;
	background-size: contain;
}

.product-wrapper.returnSale .step-wrapper .step-item .step-flag {
	background: url(../img/recommend-step.png) no-repeat center;
	background-size: contain;
	width: 103px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 6px;
	font-weight: bold;
	color: #F53D13;
	padding-top: 5px;
	padding-left: 29px;
}

.product-wrapper.returnSale .step-wrapper .step-item .img-flag {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0px;
	top: -25px;

}

.product-wrapper.returnSale .step-wrapper .step-item.first .img-flag {
	background: url(../img/recommend-cattle01.png) no-repeat center;
	background-size: contain;
}

.product-wrapper.returnSale .step-wrapper .step-item.second .img-flag {
	background: url(../img/recommend-cattle02.png) no-repeat center;
	background-size: contain;
}

.product-wrapper.returnSale .step-wrapper .step-item.third .img-flag {
	background: url(../img/recommend-cattle03.png) no-repeat center;
	background-size: contain;
}

/* 推荐返利 end*/





/* dialog  start */


.order-content .current > .title, .order-content .option > .title{
	padding-bottom: 10px;
	border-bottom: 1px  solid #EEEEEE;
}
.order-content  .total  .format .price-wrapper{
	font-size: 0px;
	vertical-align: baseline;
}

.order-content  .total  .format .price-wrapper .unit{
	color:#FF8E16 ; 
	font-size: 14px;
	font-weight: bold;
	vertical-align: baseline;
}

.order-content  .total  .format .price-wrapper  .number  {
	color:#FF8E16 ;
	font-size: 30px;
	font-weight: bold;
	vertical-align: baseline;
}

.order-content  .total  .format .price-wrapper .salePrice-wrapper {
	color: #FF3000;
	font-size: 14px;
}


.el-dialog__wrapper .detailed-wrapper .el-row {
	margin: 0 -5px;
}


.el-dialog__wrapper .detailed-wrapper {
	margin-top: 16px;
}
.el-dialog__wrapper .detailed-wrapper .detailed-item  {
	height: 36px;
	border: 1px solid #EEEEEE;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}


.option .option-itemSelect .option-item-desc {
	color: #c1c1c1;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sumbit-button {
	width: 100%;
	height: 36px;
	text-align: center;
	background: #118EFC;
	border-radius: 4px;
	color: #fff;
	font-size: 15px;
	border: none;
	cursor: pointer;
	margin-top: 20px;
}

.mask-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 998;
}

.mask-wrapper .rule-dialog {
	z-index: 999;
	width: 1000px;
	background-color: #FFA28B;
	border-radius: 20px;
	padding: 15px;
	padding-bottom: 10px;
	background-image: linear-gradient(0deg, #FFAC98 0%, #FF8163 100%);
	border: 1px solid #FFAC98;

}

.mask-wrapper .rule-dialog .rule-dialog-inner {
	border-radius: 20px;
	height: 500px;
	padding: 15px;
	background-color: #FFFFFF;
	position: relative;
}

.rule-dialog .content-title {
	font-size: 24px;
	font-weight: bold;
	color: #FFA28B;
	text-align: center;
	margin-bottom: 15px;
}

.mask-wrapper .rule-dialog .close-icon {
	width: 32px;
	height: 32px;
	background: url(../img/cancel.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 50px;
	top: 16px;
	cursor: pointer;
}

.mask-wrapper .rule-dialog .confirm-button {
	position: absolute;
	margin: 0 auto;
	width: 100px;
	height: 30px;
	background: #F0C896;
	cursor: pointer;
	left: 50%;
	margin-left: -50px;
	bottom: 13px;
	font-size: 14px;
}


.mask-wrapper .rule-dialog a {
	color: #FFA28B;
}

.mask-wrapper .rule-dialog ul {
	margin-bottom: 20px;

}

.mask-wrapper .rule-dialog ul li {
	margin-bottom: 15px;

}

.mask-wrapper .rule-dialog ul li>p {
	padding-left: 10px;
	margin-top: 10px;
}

.mask-wrapper .rule-dialog .rule-dialog-content-detail {
	padding-left: 25px;
}

.mask-wrapper .rule-dialog ul :last-child {
	margin-bottom: 0px;
}

.mask-wrapper .rule-dialog .rule-dialog-content {
	height: 370px;
	overflow-y: auto;
	padding: 0 20px;
}
	.option-itemSelect .cheap {
		font-size: 12px;
		color: #FF3000;
	}
/*  dialog  end*/


/* select 修改框 end*/
.el-dialog__body {
	padding: 0 !important;
}

.hotProduct-item-wrapper .el-input__inner {
	border: none !important;
	height: 30px !important;
	line-height: 30px !important;

}

.hotProduct-item-wrapper .el-select .el-input.is-focus .el-input__inner {
	border: none !important;
}



.hotProduct-item-wrapper.el-input__suffix-inner {
	height: 30px !important;
}

.hotProduct-item-wrapper .el-select .el-input .el-select__caret {
	line-height: 30px !important;
}

.hotProduct-item-wrapper .el-select .el-input__inner {
	padding-right: 0px !important;
}

.hotProduct-item-wrapper .el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
	background-color: #FDD99D !important;
}

.serverSell-wrapper .el-input {
	width: 120px !important;
}

.serverSell-wrapper .el-input__inner {
	background-color: #FFE7D2 !important;

	border: 1px solid #949494 !important;

	font-size: 16px !important;
	font-weight: bold !important;
	color: #632C01 !important;
}

.serverSell-wrapper .el-select-dropdown__item.selected {
	color: #632C01 !important;
}

.serverSell-wrapper .el-input__inner {
	height: 30px !important;
	line-height: 30px !important;
	text-align: center !important;
}





.serverSell-wrapper .el-input__suffix-inner {
	height: 30px !important;
}

.serverSell-wrapper .el-select .el-input .el-select__caret {
	line-height: 30px !important;
}

.el-dialog .el-select {
	width: 250px;
}



/* element ul 样式修改  end */


/* nav */
.a-button {
	cursor: pointer;
}

.navbar_style_ {
	background: rgb(32, 33, 36) !important;
	opacity: 0.95;
}

.min_nav_ {
	display: none
}

.user>span {
	display: inline;
}

.nav_prodcut {
	position: absolute;
	width: 100%;
	left: 0;
	/* top: 66px; */
	/* background-color: #202124; */
	/* opacity: 0.95; */
	padding-bottom: 20px;
}

.hot {
	background-image: url(https://www.henghost.com/act/202002_old_2/images/nav-hot.png);
	margin-left: 5px;
	margin-top: 10px;
	width: 28px;
	height: 11px;
	text-indent: -999em;
	display: block;
	float: right;
}

.p-l-0 {
	padding-left: 0 !important;
}

.nav_prodcut dl {
	float: left;
	margin-right: 20px;
	display: inline-block;
}

.nav_prodcut dl dt {
	color: #FFF;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 10px;
	margin-top: 20px;
	font-weight: normal;

}

.nav_prodcut dl dd a,
.nav_prodcut dl dd {
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7);
}

header .navbar-default.scrolled {
	background-color: #325ae0 !important;
}

header .navbar-default ul.navbar-nav li a {
	border-bottom: unset !important;
}

header .navbar-default.scrolled {
	background: #325ae0 !important;
}

header .navbar-default.navbar_style_ {
	background: #325ae0 !important;
}

.navbar>.container .navbar-brand {
	margin-left: 0 !important;
}

.division p {
	color: #fff;
	margin-top: 10px;
	text-align: center;
}

.division p span {
	color: #fff600;
	font-weight: bold;
}

.more {
	margin-top: 10px !important;
}



.ddos-left {
	width: 12.4%;
	padding: 15px 0 15px 1.2%
}

;

.ddos-value {
	width: 30%;
}

.ddos-value li {
	padding-left: 4%;
}

.ddos-in {
	width: 13%
}

.type {
	width: 90%;
}

.ddos-right {
	width: 22%
}

.button-Price {
	margin-left: 0
}

.ddos-button {
	width: 11%;
}



.privilege-content-item-lastLi {
	margin-top: 20px !important;
}

header .navbar-default.scrolled {
	box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1) !important;
}

/*nav end  */

/* footer */
.footer {
	position: absolute;
	width: 100%;
}

/* footer end */


/* 其他 */

.modile-price-wrapper {
	display: none;
}

.serverSell-item-modileInfo {
	display: none;
}

.order-content .title {
	padding-bottom: 0px !important;
}

.order-content .title h5 {
	text-align: left;
}
.el-dialog {
	margin: auto;
	margin-top: auto !important;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}





/*  响应式 */
@media (max-width: 1600px) {
	.newUser-wrapper .header-banner .banner-img-wrapper {
		right: -100px;
		/* width: 900px; */
	}
}


@media (max-width: 1400px) {
	.newUser-wrapper .header-banner .banner-img-wrapper {
		right: 0px;
		width: 900px;
	}
}


/* 手机端 */
@media (max-width: 768px) {
	
	.newUser-wrapper {
		overflow: hidden;
	}
	
	/* banner */
	.newUser-wrapper .header-banner {
		padding-top: 60px;
	}
	
	.newUser-wrapper .header-banner .header-banner-inner {
		height: 136px;
	}
	.newUser-wrapper .header-banner .banner-text-wrapper {
		padding-top: 24px;
		padding-left: 10px;
	}
	
	.newUser-wrapper .header-banner .banner-text-wrapper .text-img {
    width: 191px;
    height: 27px;
			background: url(../img/active-title2.png)  no-repeat center;
		    background-size: contain;
	}
	.newUser-wrapper .header-banner .banner-text-wrapper .text-desc {
		margin-top: 16px;
		font-size: 12px;
		display: flex;
		flex-direction: column;
	}
	
	.newUser-wrapper .header-banner .banner-text-wrapper .text-desc span {
		line-height: 16px;
	}
	
	
	.newUser-wrapper .header-banner .banner-text-wrapper .text-desc .num {
		font-size: 16px;
	}
	.newUser-wrapper .header-banner .header-banner-inner {
		position: relative;
	}
	.newUser-wrapper .header-banner .banner-img-wrapper {
		right: -16%;
		width: 100%;
		height: 142%;
		top: 40px;
	}
	
	
	
	
	/* banner  end*/
	
	/* 分段导航 */
	.newUser-content-wrapper .nav-wrapper {
		display: none;
	}
	/* 分段导航 end */
	
	/* 产品 */
	.moudule-wrapper {
		padding: 0 10px;
	}
	.moudule-wrapper .moudule-content-wrapper h3.title {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.moudule-wrapper .moudule-content-wrapper .desc {
		font-size: 12px;
		margin-bottom: 10px !important;
		line-height: 15px;
	}
	
	.moudule-wrapper .moudule-content-wrapper {
		padding-top: 40px;
		padding-bottom: 0px;
	}
	
	.product-wrapper .el-row  {
		margin-left: 0px !important;
		margin-right: 0px !important;

	}
	
	.mobileProduct-wrapper {
		
	}
	.mobileProduct-wrapper .item-nav-wrappper {
		margin-bottom: 0px;
	}
	
	.mobileProduct-wrapper .item-nav-wrappper .item-nav {
		width: 25%;
		height: 50px;
		box-sizing: border-box;
		padding-left: 6px;
		padding-top: 7px;
		font-size: 12px;
		margin-right: 1px;
		cursor: pointer;
	}
	.mobileProduct-wrapper .item-nav-wrappper .item-nav:last-child {
		margin-right: 0px;
	}
	
	
	
	.mobileProduct-wrapper .item-nav-wrappper.yun .item-nav {
		background-color: #F9C2AE;
	}
	
	.mobileProduct-wrapper .item-nav-wrappper.geneal .item-nav {
		background-color: #A0ADFE;
	}
	
	.mobileProduct-wrapper .item-nav-wrappper.gaofang .item-nav {
		background-color: #9CBDEF;
	}
	
	
	.mobileProduct-wrapper .item-nav-wrappper .item-nav.active {
		background-color: #FFFFFF;
		cursor: default;
		color: #F53E14;
		font-weight: bold;
	}
	
	.mobileProduct-wrapper .product-content-wrapper   {
		background-color: #FFFFFF;
		padding: 15px 0px 0px 0px;
	}
	.mobileProduct-wrapper .product-content-wrapper .product-content-inner {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.mobileProduct-wrapper .product-content-wrapper > h6 {
		margin-top: 0px;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 19px;
		line-height: 17px;
	}
	
	.mobileProduct-wrapper .product-content-inner .item-info {
		font-size: 12px;
		display: flex;
		flex-direction: column;
		padding-bottom: 7px;
		border-bottom: 1px solid #C4C4C4;
		margin-bottom: 15px;
		
	}
	
	.mobileProduct-wrapper .product-content-inner .item-info.selectinfo {
		padding-bottom: 0px;
	}
	
	.mobileProduct-wrapper .product-content-inner .item-info .item-info-key {
		color: #666666; 
		margin-bottom: 11px;
	}
	
	.mobileProduct-wrapper .product-content-inner .item-info.selectinfo .item-info-key {
		margin-bottom: 0px;
	}
	
	.mobileProduct-wrapper .product-content-inner .item-info .item-info-val {
		font-size: 14px;
		white-space: nowrap;
	}
	
	.mobileProduct-wrapper .product-content-inner .el-col:nth-child(2n - 1) {
		padding-right: 5px;
	}
	.mobileProduct-wrapper .product-content-inner .el-col:nth-child(2n) {
		padding-left: 5px;
	}
	.mobileProduct-wrapper .item-title-wrapper .item-title .TypeName {
		font-size: 12px;
	}
	
	.mobileProduct-wrapper .item-price-wrapper {
		    padding: 20px 15px 18px 15px;
		    background: #FFF9F4;
	}
	
	.mobileProduct-wrapper .item-price-wrapper .newprice-wrapper {
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	
	.mobileProduct-wrapper .item-price-wrapper .flag-wrapper .flag-li {
	    margin-right: 6px;
	    height: 18px;
	    padding: 0px 6px;
	    border-radius: 2px;
	    box-sizing: border-box;
	    font-size: 12px;
	}
	
	.mobileProduct-wrapper .item-price-wrapper .flag-wrapper .flag-li.deepRed {
	    background: #E3471F;
	    color: #fff;
	}
	
	.mobileProduct-wrapper .item-price-wrapper .flag-wrapper .flag-li.lightRed {
	    background: #FFF3E8;
	    border: 1px solid #E3471F;
	    color: #E3471F;
	}
	
	.mobileProduct-wrapper .item-price-wrapper .priceNum-wrapper .priceNum-new-unit {
		    font-weight: normal;
		    font-size: 12px;
	}
	
	.mobileProduct-wrapper .item-price-wrapper .priceNum-wrapper .priceNum-new-num {
	    font-size: 26px;
	    line-height: 26px;
	    margin-left: 3px;
	}
	
	.mobileProduct-wrapper .item-price-wrapper .priceNum-wrapper .priceNum-old {
		font-size: 12px;
		color: #999999;
		margin-left: 20px;
		display: flex;
		align-items: flex-end;
	}
	
	
	.mobileProduct-wrapper .item-price-wrapper .priceNum-wrapper .priceNum-new {
		color: #E3471F;
		font-weight: bold;
		font-size: 0px;
		vertical-align: baseline;
		display: flex;
		align-items: flex-end;
	}
	
	.mobileProduct-wrapper .item-price-wrapper .priceNum-wrapper {
	    display: flex;
	    vertical-align: baseline;
	}

	
	.mobileProduct-wrapper .item-button-wrapper {
	    width: 100%;
	    height: 40px;
	    font-size: 16px;
	    font-weight: bold;
	    color: #fff;
	    cursor: pointer;
	    box-sizing: border-box;
	    background: linear-gradient(90deg, #FE9F46 1%, #F5320B 50%, #FE9F46 100%);
	    margin-top: 18px;
	}
	
	
	.mobileProduct-wrapper .progress-wrapper {
	    width: 100%;
	    height: 4px;
	    position: relative;
	    background: rgba(255, 197, 144, .3);
	    /* opacity: 0.3; */
	    border-radius: 2px;
	}
	
	.mobileProduct-wrapper .progress-wrapper .progress-wrapper-fact {
	    top: 0;
	    bottom: 0;
	    left: 0;
	    height: 100%;
	    z-index: 1;
	    background-color: #FD8739;
	    border-radius: 2px;
	}
	
	.mobileProduct-wrapper .progress-txt {
	    color: #777777;
	    font-size: 12px;
	}
	
	.mobileProduct-wrapper .mobileProduct-item{
		margin-bottom: 15px;
	}
	.mobileProduct-item:last-child {
		margin-bottom: 0px;
	}
	
	.mobileProduct-wrapper .product-wrapper .el-col {
		padding-right: 0px;
	}
	.mobileProduct-wrapper .el-input__inner {
		border: none;
		height: 38px;
		line-height: 38px;
	}
	.mobileProduct-wrapper .el-input--suffix .el-input__inner {
		padding-left: 0px;
	}
	
	.mobileProduct-item .item-nav-wrappper .TypeName  {
		font-weight: normal;
	}
	
	
	
		
	
	/* 产品 end */
	
	
	/*  dialog */
	
	.dialog-content {
		padding-left: 20px;
		padding-top: 20px;
	}
	
	.order-content .config-wrapper {
		max-height: 300px;
	}
	
	.yz-el-dialog .dialog-button-wrapper {
		position: absolute;
		bottom: 20px;
		left: 0px;
		right: 0px;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}
	

	

	
	/* dialog end */
	
	/* 推荐返利 */
	.moudule-wrapper.third  {
		padding-bottom: 50px;
	}
	
	.product-wrapper.returnSale {
		height: 390px;
		margin-top: 0px;
		padding: 0px;
		background: url(../img/recommend-background-mobile.png) no-repeat center;
		background-size: cover;
	}
	.product-wrapper.returnSale .step-wrapper {
		top: 30px;
	}
	.product-wrapper.returnSale .step-wrapper .step-item {
		width: 315px;
height: 78px;
margin: auto;
margin-bottom: 30px;
	}
	.product-wrapper.returnSale .el-col {
		padding: 0px;
	}
	.product-wrapper.returnSale .buy-button {
		bottom: -32px;
	}
	.product-wrapper.returnSale .step-wrapper .step-item.first .step-flag {
		top: -2px;
		left: 19px;
	}
	.product-wrapper.returnSale .step-wrapper .step-item .step-flag {
		top: -2px;
		left: 17px;
	}
	
	
	.product-wrapper.returnSale .step-wrapper .step-item .img-flag {
	    width: 90px;
	    height: 90px;
	    position: absolute;
	    right: 8px;
	    top: -25px;
	}
	
	

	
	
	/* 推荐返利 end*/
	
	
	/* qq */
	.WPA3-SELECT-PANEL {
	    width: 90% !important;
	}
	/* qq end */
}



