		.number-input-box {
			width: 90px;
		}
		.ny-number-unit {
			position: absolute;
			right: 0px;
			top: 0px;
			color: #999;
			text-align: right;
			width: 31px;
			height: 100%;
			background: #f2f2f2;
			line-height: 30px;
			text-align: center;
			border-left: 1px solid #ddd;
		}
		.line-tip {
			max-width: 300px;
			overflow: hidden;
		}
		.pass-desc {
			clear: left;
			padding-top: 10px;
			display: block;
		}
		.config-tip .config-tip-content.config-tip-one {
			top: -220px;
		}
		.config-tip-content {
			width: 285px;
			left: -44px;
		}
		.config-tip-content:before {
			margin-left: -14px;
		}
		.config-tip-one:before {
			margin-left: -22px;
		}
		.line-type-btn {
			margin-bottom: 10px;
		}
		.only-server-area {
			box-sizing: border-box;
			height: 65px !important;
			border-bottom: none;
			background-color: #f6f6f6 !important;
		}
		.only-server-area.slt {
			background-color: #059fff !important;
		}
		.only-server-area.slt em {
			color: #059fff;
			border-color: #059fff;
		}
		.only-server-area > em {
			display: block;
			height: 30px;
			line-height: 28px;
			font-size: 12px;
			background-color: #fff;
			color: #999;
			overflow: hidden;
			border-top: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
		}
		.ny-number-control span{
			bottom: -3px;
		}
		.page-header-container{
			background-image: url("../images/guoqing.png");
			background-size: cover;
		}


		.line-type-btn {
			margin: 0 20px 15px 0;
			background: #fff!important;
			width: 220px!important;
			height: 65px!important;
			transition: border-color 0.2s ease-in;
			border: 1px solid #e6e9eb!important;
			display: flex;
			align-items: center;
			/*justify-content: center;*/
			font-size: 17px!important;
			font-weight: 500;
			text-align: left!important;
			padding-left: 20px;
			white-space: nowrap;
		}
		.line-type-btn img {
			height: 36px;
			margin-right: 20px;
		}
		.line-type-btn p {
			color: #8a9099;
			font-size: 13px;
			font-weight: 300;
			overflow: hidden;
    		width: 140px;
		}
		.line-type-btn div {
			line-height: 1.8;
			font-weight: 600;
		}
		.line-type-btn:hover {
			z-index: 21;
		}
		.only-server-area.slt {
			z-index: 20;
			border-color: transparent!important;
			color: #4c4c4c!important;
			box-shadow: 0 8px 16px 0px rgba(10, 14, 29, 0.04), 0px 8px 64px 0px rgba(10, 14, 29, 0.08);
			background-image: url("../images/duigou.png") !important;
			background-repeat: no-repeat!important;
			background-position-x: right!important;
			background-color: transparent!important;
		}
				.ny-number-unit {
			right: 10px;
    }
    
    .standardCodeText {
      margin-left: 10px;
      font-size: 13px;
      color: #333;
    }
    .buy-top {
      height: 56px;
      line-height: 56px;
      background-color: #fff;
      box-shadow: 1px 1px 3px rgba(58, 58, 58, 0.2);
      margin-top:40px;
    }
    .buy-top-title {
      font-weight: bold;
      font-size: 18px;
      color: #0133B8;
    }
    .buy-top-title-icon {
      display: inline-block;
      width: 12px;
      height: 16px;
      margin-right: 8px;
      vertical-align: middle;
      background: url(../images/buy-top-title-icon.png) no-repeat 0 0;
    }
    .buy-top-title{
      border-left: none;
    }
    header{
      background-color: #131d42;
    }
    .project-rule-select{
      padding-left: 20px;
      float: left;
      width: calc(100% - 128px);
    }
/*======================共用=======================*/
