@charset "utf-8";

h1,h2,h3,h4,h5,h6{font-weight: 500;}
.middle {
    width: 1200px;
    padding: 0 10px;
    margin: 0 auto;
}

/**banner**/
.tp-banner-new{
	height: 560px;
	background: url(../images/active-banner1.png?v=1.0.0) no-repeat 50% 50%;
	background-size: cover;
	text-align: center;
}
.banner-title img{
	width: 600px;
	margin-top: 186px;
}

/**指向导航**/
.follow{
	padding: 20px 0;
}
.auto-col-mi4{
	width: 25%;
	padding: 0 10px;
	float: left;
}
.point-min{
	display: none;
}
.about-item{
	width: 100%;
	height: 100px;
	border-radius: 4px;
	transform: skewX(-10deg);
	position: relative;
	background: #3645FF;
	padding: 20px 10%;
	border: 1px solid #5470fa;
}
.about-item h1{
	position: absolute;
	left: 10px;
	top:8px;
	font-size: 82px;
	font-weight: bold;
	color: #5C68FF;
}
.about-item h4{
	font-size: 18px;
	line-height: 30px;
	transform: skewX(10deg);
	color: #fff;
	margin-left: 24%;
	margin-bottom: 10px;
}
.about-item p{
	color: #fff;
	transform: skewX(10deg);
	margin-left: 27%;
}
.about-item span{
	color: #FFCC00;
}
.about-item p img{
	width: 16px;
	margin-left: 4px;
	margin-top: -3px;
}

/**云服务器**/
.spacing{
	padding-top: 60px;
}
.title h3{
	font-size: 28px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	line-height: 40px;
}
.title p{
	font-size: 16px;
	text-align: center;
	color: #fff;
}
.title .img-1 img{
	width: 30px;
	margin-right: 10px;
	margin-top: -2px;
}
.title .img-2 img{
	width: 30px;
	margin-left: 10px;
	margin-top: -2px;
}
.tab-block{
	margin-top: 40px;
}
.tab-block .tab-buttons{
	overflow: hidden;

}
.tab-block .tab-buttons .tab-button{
	width: 215px;
    float: left;
    height: 38px;
    text-align: center;
    font-size: 16px;
    color: #c3c7ff;
    line-height: 40px;
    position: relative;
    cursor: pointer;
    background: url(../images/default-tab.png) no-repeat;
    background-size: 100%;
    margin-top: 4px;
    margin-left: -12px;
}
.tab-block .tab-buttons .tab-button.cur{
	background: url(../images/tab-cur.png) no-repeat;
	background-size: 100%;
    color: #fff;
    height: 42px;
    margin-top: 0;
    line-height:48px;
    z-index: 99;
    border-radius:4px 0 0 0;
}
.tab-block .tabs .tab-item {
    width: 100%;
    height: auto;
    padding: 28px 10px;
    display: none;
    background: #1725D3;
    border-radius: 0 4px 4px 4px;
}
.tab-block .tabs .tab-item.active {
    display: block;
}
.tab-item p.p-hp{
	color: #fff;
	margin-left: 10px;
	line-height:30px;
}
.include{
	overflow: auto;
	margin-top: 10px;
}
.col-smx-mi3{
	width: 33.33333%;
	float: left;
	padding: 0 10px;
}
.include .model{
	width: 100%;
	background: #fff;
	height: auto;
}
.include .model-title{
	text-align: center;
	background: linear-gradient(79deg,rgba(45,201,226,1) 0%,rgba(7,153,248,1) 100%);
	height: 88px;
	width: 100%;
}
.include .model-title h4{
	font-size: 18px;
	color: #fff;
	line-height: 88px;
}
.include .text-tm10{
	padding: 0 34px;
	padding-bottom: 24px;
}
.numerical-value{
	padding:24px 0;
	border-bottom: 1px solid #ddd;
}
.numerical-value .value-cms{
	overflow: auto;
	margin-bottom: 10px;
}
.numerical-value span{
	float: left;
	width: 50%;
	line-height: 30px;
}
.numerical-value span b{
	color: #121212;
}
.numerical-value p{
	margin-top: 14px;
	color: #ff2200;
}
.label{
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    color: #666;
}
.include .price{
	overflow: auto;
	padding: 24px 0 30px 0;
}
.price-left{
	float: left;
}
.price-right{
	float: right;
}
.bright p{
	color: #121212;
	margin-bottom: 4px;
}
.bright b{
	color: #FFA200;
}
.bright span{
	font-size: 24px;
}
.label{
	overflow: auto; 
}
.lab{
	padding: 1px 4px;
	border: 1px solid #D8B153;
	border-radius: 3px;
	color: #D8B153;
	float: left;
	margin-right: 6px;
	font-weight: bold;
}
.price-right{
	margin-top: 10px;
	font-weight: bold;
}
.price-right s{
	color: #888;
}
.lad-province{
	background: #D8B153;
	font-size: 12px;
	padding: 0 4px;
	line-height: 16px;
	border-radius: 3px;
	color: #fff;
	margin-top: 8px;
}

.sys_spec_left{
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.sys_spec_right{
	width: 80%;
	float: right;
}
.sys_spec_right li{
	width: 29%;
	margin-right: 4%;
	float: left;
	height: 26px;
	line-height: 26px;
	position: relative;
	border: 1px solid #4F8DFF;
    background: #fff;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}
.sys_spec_right li.selected{
	background: #4F8DFF;
}
.sys_spec_right li.selected a{
	color: #fff;
}
.sys_spec_right li i {
    position: absolute;
    width: 32px;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    z-index: 99;
    background: #4F8DFF;
    color: #fff;
    top: -7px;
    right: -1px;
}
.sys_spec_right li.selected i{
	background: #ff8800;
}
.sys_spec_right li .i3{background: #5bd3ff}
.sys_spec_right li .i4{background: #4F8DFF}
.sys_spec_right li .i5{background: #001eff}
.button{
	background: linear-gradient(17deg,rgba(231,195,110,1) 20%,rgba(215,157,45,1));
}
.button-mi3{
	width: 100%;
	height: 42px;
	text-align: center;
	font-size: 16px;
	line-height: 42px;
	color: #fff;
	margin-top: 30px;
}
.more{
	width:200px;
    height:42px;
    border:1px solid #4EF9FF;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #4EF9FF;
    transition:all .2s;
    margin: 30px auto 0;
    border-radius: 4px;
}
.more:hover{
	background: #4EF9FF;
	color: #ff2200;
}


/**物理服务器**/
.model-value{
	padding: 28px 0;
	border-bottom: 1px solid #ddd;
}
.model-value li{
	line-height: 28px;
}
.model-value li b{
	color: #121212;
}
.disc{
	height: 30px;
}
.disc h6{
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-right: 10px;
	margin-top: 4px;
}
.disc p{
	float: left;
    width: 84%;
    line-height: 26px;
    padding: 0 8px;
    color: #121212;
    height: 26px;
    margin-top: 4px;
    background: #eee;
    border-radius: 3px;
    font-weight: bold;
}
.disc-text{
	float: left;
	width: 84%;
	position: relative;
	height: 26px;
	margin-top: 4px;
	border: 1px solid #aaa;
	border-radius: 3px;
	cursor:pointer;
}
.bandwidth{
	width: 37%;
}
.bandwidth .select{
	width: 100%;
}
.select:after{
    content:"";
    position:absolute;
    top:50%;
    right:6px;
    margin-top:-2px;
    border-top:5px solid #666;
    border-right:5px solid transparent;
    border-left:5px solid transparent;
}
.select:hover:after{
	border-top:5px solid #0d65fd;
    border-right:5px solid transparent;
    border-left:5px solid transparent;
}
.select .select_text{
    padding:0 8px;
    height:24px;
    line-height:26px;
    background: #fff;
    color: #121212;
    font-weight: bold;
}
.select_ul{
    display:none;
    position:absolute;
    left:-1px;
    width:100.8%;
    border:1px solid #aaa;
    background:#fff;
    z-index: 1;
 }
 .bandwidth .select_ul{
	 width: 102%;
 }
.select_ul li{line-height:30px;text-indent:8px;color: #121212}
.select_ul li:hover{color:#121212;background:#C6E5FF;}
.select_ul li.cur{color:#fff;background:#12B9FF;}
.select:hover>.select_text{color: #0d65fd}


/**ddos防御**/
.ddos-defense{
	margin-top: 60px;
	background: #0813A1;
	padding-bottom: 60px;
}
.tab-block .tab-buttons .tab-button-sx{
	background: url(../images/default-tab-sx.png) no-repeat ;
}
.tab-block .tabs .tab-ims{
	padding: 28px 20px;
}
.tab-ims p.p-hp{
	margin-left: 0;
	margin-bottom: 10px;
}
.surface{
	width: 100%;
    height: 120px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 22px 0;
}
.surface .float{float: left;}
.ddos-left{
	width: 13.2%;
	padding: 15px 0 15px 1.4%;
	border-right: 1px solid #ddd;
}
.ddos-left h4{
	color: #121212;
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
}
.ddos-left p{
	color: #666;
	font-size: 13px;
}
.ddos-value{
	width: 26%;
	padding: 7px 0;
	border-right: 1px solid #ddd;
}
.ddos-value li{
	padding-left:7%;
    float: left;
    line-height: 30px;
    color: #777;
}
.ddos-value li b{
	color: #121212;
	font-size: 13px;
}
.type{
	width: 80%;
}
.ddos-in{
	width: 13.2%;
	padding: 13px 0 13px 1.4%;
}
.ddos-in h6{
	font-size: 14px;
    color: #666;
    margin-bottom: 7px;
}
.type-text{
	position: relative;
    height: 26px;
    border: 1px solid #aaa;
    cursor: pointer;
    width: 100%;
}
.type-text .select_ul{
	width: 101%;
}
.ddos-middle{
	width: 14%;
	padding: 13px 1.4% 13px 0;
	border-right: 1px solid #ddd;
}
.ddos-middle h6.sys_spec_left{
	float: none;
	line-height: 15px;
	margin-bottom: 7px;
}
.ddos-middle .sys_spec_right{
	float: none;
	width: 100%;
}
.ddos-middle .sys_spec_right li{
	width: 50%;
	margin-right: -1px;
	border-radius: 0;
}
.ddos-right{
	width: 20%;
	padding: 6px 0 10px 1.4%;
}
.ddos-right .price-right{
	float: left;
}
.ddos-button{
	width: 10.4%;
}
.button-Price{
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	margin-left: 16%;
	margin-top: 22px;
}
.value-xs1{
	width: 39%;
}
.value-xs1 li{
	padding-left: 4%;
}
.middle-xs1{
	padding-left: 1.4%;
	width: 14.4%;
}

/**推介奖励**/
/**规则弹窗**/
.hide_box{
    width:790px;
    color:#fff;
    color:#444;
    background:#fff;
    box-shadow:1px 2px 2px #555;
    display:none;
    border-radius: 4px;
}
.hide_box h4 {
    border-bottom: 1px solid #ddd;
    line-height: 50px;
    font-size: 18px;
    color: #0095d9;
    padding: 0 30px;
}
.hide_box h4 a {
    width: 24px;
    line-height:24px;
    height: 24px;

    overflow: hidden;
    display: block;
    color: #999;
    float: right;
    text-align: center;
    text-decoration: none;
    margin-top: 14px;
    font-size: 34px;
    font-weight: 500;
}
.hide_box p {
    padding:10px 30px 40px 30px;;
    font-size: 12px;
    line-height: 24px;   
 }

.hide_box a{
	color: #1C9BFF;
}
/**---**/


.push-text{
	height: 460px;
	width: 100%;
	background: #fff;
	margin-top: 40px;
	border-radius: 4px;
	overflow: hidden;
}
.push-left{
	float: left;
	width: 19.5%;
	background: url(../images/left-chart.png) no-repeat;
	background-size: cover;
	height: 460px;
	padding: 34px 0 34px 2%;
}
.push-left li{
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.but{
	width: 150px;
	height: 32px;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	border-radius: 16px;
	line-height: 32px;
}
.activation{
	background: #FFCC00;
	color: #FF0303;
	
}
.reward{
	background: #25B3F8;
	color: #fff;
}
.push-right{
   width: 80.5%;
   padding: 34px 0 0 5.8%;
   float: left;
   position: relative;
}
.push-right h3{
	position: absolute;
	top:34px;
	font-size: 20px;
	color: #333;
	
}
.push-right img{
	width: 90%;
}



/**活动说明**/
.last-page{
	margin-top: 60px;
	padding-bottom: 60px;
	background: #0813A1;
}
.explain{
	width: 100%;
    background:#2D5EFE;
    border:4px solid;
    border-image:linear-gradient(-72deg, rgba(116,185,253,1), rgba(49,213,248,1)) 10 10;;
    padding: 36px;
}
.explain h2{
	margin-bottom: 30px;
	font-size: 28px;
    color: #fff;
    text-align: center
}
.explain li{
	line-height: 34px;
	color: #fff;	
}
.Last{
	background: #212121;
}

.lab-title{position: relative;}  
	 /*.lab-title img{width: 46px;position: absolute;top:6px;left: 12px;}*/
	 /*.cur img{top:10px;}*/
	 /*@media (max-width: 650px){.lab-title img{display: none;}}*/

	 .lab-title img{width: 62px;margin-right: 6px;margin-top: -4px;margin-left: -10px}
	 @media (max-width: 650px){.lab-title img{display: none;}}