.content_header .ch_img{
	width: 100%;
	height: 400px;
    margin:0 auto ;
    
}

 
 
.content_title,.t-nav { background:rgba(0,0,0,0.7);height:60px;  margin:0 auto; margin-top:-60px;}
.content_text ,.t-navcnt{  width: 1200px;	height: 100%;margin:0 auto; }
.content_text .ct_text,.t-navcnt li{float: left;  height: 100%;text-align: center;color:#fff;line-height: 60px;	font-size: 16px;  cursor: pointer;position:relative;border-right:1px solid rgba(255,255,255,0.2);}
.content_text .ct_text{width: 20%;}
.t-navcnt li{width:33.333%}
.content_text a:nth-child(odd),.t-navcnt li:nth-child(odd){ }
.ct_active,.t-navcnt li.active{color: #fff !important;background-color:#ff8900 !important;}
.content_text .ct_text:hover,.t-navcnt li:hover{ opacity:0.5; transition: all .3s;}
.content_text .ct_active:hover,.t-navcnt li.active:hover{opacity:1!important;}
.cc_title h1{ font-size: 23px;	color: rgb(51,51,51);	text-align: center;margin-top: 50px;}
.content_text .ct_active::after,.t-navcnt li.active::after{content:'';position:absolute;left:50%;bottom:-10px;margin-left:-7px; width: 0;height: 0;border-style: solid;border-width: 12px 10px 0 10px;border-color: #ff8800 transparent transparent transparent;}
.about-nav li{width:14.2%; float: left;}
.about-nav li a{ display: block;font-size: 16px; text-align: center; }

.cc_title h3{
	text-align: center;
	font-size: 14px;
	margin-top: 26px;
}
.line_style{
	width: 50px;
	height: 1px;
	background-color: #ddd;
	margin: 0 auto;
	margin:18px auto;
}
.cc_content{
	width: 1248px;
	border: 1px solid rgb(221,221,221);
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 20px;
	position: relative;
}
.cc_text{
	font-size: 16px;
	margin-top: 20px;
	overflow: hidden;
	margin-left: 65px;
}
.cc_text .ct_right{
	overflow: hidden;
	width: 778px;
	margin-left: 30px;
}
.cc_text .ct_left,.cc_text .ct_right,.ct_right .ct_text{
	float: left;
}
.cc_text .ct_left{
	padding-top: 6px;
	width: 33px;
	text-align: right;
}
.ct_right .ct_text{
	margin-left: 10px;
	border: 1px solid rgb(221,221,221);
	padding: 6px 20px;
	border-radius: 25px;
	cursor: pointer;
	margin-bottom: 10px;
}
.ct_right .ct_text:hover{
	border: 1px solid #209dd1;
	color: #209dd1;
	transition: all .5s;
}
.seltext{
	width: 300px;
	height: 41px;
	border:1px solid rgb(221,221,221);
	line-height: 43px;
	margin-left: 10px;
	text-indent: 10px;
	font-size: 15px;
	background-image: url(../images/select_img.jpg);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.seltext_ul{
	width: 300px;
	margin-left: 10px;
	text-indent: 10px;
	position: absolute;
	display: none;
	border: 1px solid rgb(221,221,221);
	border-top: none;
	background-color: rgb(255,255,255);
}
.seltext_ul li{
	line-height: 40px;
}
.seltext_ul li:hover{
	background-color: #eee; 
	transition: all .5s;
}
.ct_num{
	border: 1px solid rgb(221,221,221);
	width: 300px;
	height: 39px;
	text-align: center;
	margin-left: 10px;
	overflow: hidden;
}
.ct_num .ctnum_left,.ct_num .ctnum_left1{
	float: left;
	width: 40px;
	height: 100%;
	border-right: 1px solid rgb(221,221,221);
	background-image: url(../images/subtract.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}
.ct_num .ctnum_right,.ct_num .ctnum_right1{
	float: right;
	width: 40px;
	height: 100%;
	border-left: 1px solid rgb(221,221,221);
	background-image: url(../images/add.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}
.ct_textnum,.ct_textnum1{
	display: inline-block;
	height: 100%;
	line-height: 39px;
}
.cc_footer{
	border-top: 1px solid rgb(221,221,221);
	margin-left: 0px;
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 12px;
}
.cfooter_left,.cfooter_left .cfooter_text,.cfooter_left .cfooter_money{
	float: left;
}
.cfooter_right{
	float: right;
	margin-right: 65px;
	margin-top: 10px;
}
.cfooter_text{
	margin-top: 20px;
}
.cfooter_money{
	margin-left: 25px;
	color: rgb(241,72,72);
}
.cfooter_money span{
	font-size: 40px;
	font-weight: 900;
}
.content_footer{
	margin-top: 76px;
}
.cfooter_top{
	height: 490px;
	background:url(../images/cfooter_top.jpg) no-repeat; 
	box-sizing: border-box;
	padding-top: 40px;color:#fff;
}
.cfooter_top .cfooter_top_title{
	font-size: 23px;
	text-align: center;
}
.cfooter_top_con{
	width: 1051px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 45px;
}
.cfooter_top_con img{
	position: relative;
	top: 3px;
}
.cft_con_left_text{
	overflow: hidden;
}
.cft_left,.cft_right{
	float: left;
	margin-right: 33px;
}
.cft_right .cft_right_title{
	font-size: 18px;
}
.cft_right p{
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
}
.marginT{
	margin-top: 60px;
}
.cft_con_left{
	float: left;
}
.cft_con_right{
	float: right;
}
.cfooter_bottom h1{
	font-size: 23px; 
	text-align: center;
	margin-top:30px;
}
.cfooter_bottom h3{
	text-align: center;
	font-size: 14px;
	margin-top: 26px;
}
.cfooter_bottom_con{
	width: 1200px;
	height: 760px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
}
.cfbottom_txt1{
	width: 350px;
	height: 680px;
	border: 1px solid rgb(221,221,221);
	border-radius: 5px;
	float: left;
}
.hotlogo{
	background-image: url(../images/hot.jpg);
	background-repeat: no-repeat;
	background-position: 93% 0%;
}
.cfbottom_ul ul{ margin:10px 30px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding-bottom:20px ;}
.cfbottom_txt1 img{margin:0 auto;display:block;width:60px; }
 .cfbottom_txt1 img:nth-child(2),.cfbottom_txt1:hover img:nth-child(1){ display:none;  }
 .cfbottom_txt1:hover img:nth-child(2){ display:block; }
.cfbottom_ul h1{ font-size: 30px; }
.cfbottom_ul li{
	background: url(../images/yes.png)no-repeat left center; text-indent: 30px;
	font-size: 14px; margin-top: 13px;
}
.cfbottom_button{
	width: 133px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #aaa;
	border-radius: 20px;
	font-size: 14px;
	color: #666;
	margin: 10px  auto;
	margin-top:20px;
}
.marginL30{margin-left: 30px;}
.cfbottom_txt1:hover{border: none;  background-size:cover;	 background: url(../images/cfooter.jpg) no-repeat ;color:#fff;box-shadow:0px 20px 60px rgb(221,221,221);}
 
.cfbottom_txt1:hover li{
	background-image: url(../images/yesgreen.png);
}
.cfbottom_txt1:hover .cfbottom_button{
	background-color: #ff8900;
	color: rgb(255,255,255);
}
.cfbottom_txt1:hover .cfbottom_button a{
	color: #fff;
}
.colorG{
	color: #F42424;
	font-size: 18px !important;
	line-height: 33px;
}
.marginT0{
	margin-top: 0px !important;
}
.marginT35{
	margin-top: 35px !important;
}
.cfooter_bottom{
	margin-bottom: 96px;
}
.borderG{
	border-color: rgb(0,161,69) !important;
}

/*服务器租用*/
.purchase{
	font-size: 23px;
	font-weight: 500;
	margin-left: 65px;
	margin-top: 20px;
	width: 875px;
	border-bottom: 1px solid rgb(238,238,238);
}
.cc_text_a{
	margin-top: 10px;
	width: 875px;
}
.cc_text_a:hover .ct_left_a,.cc_text_a2:hover .ct_left_a{
	background-color: #209dd1;
	color: white;
	border-color: #209dd1;
}
.cc_text_a:nth-of-type(2){
	margin-top: 30px;
}
.purchase h1{
	padding-bottom: 15px;
	width: 116px;
	border-bottom: 2px solid #209dd1;
	
}
.ct_left_a{
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 2px solid rgb(221,221,221);
	float: left;
	text-align: center;
	line-height: 50px;
}
.ct_right .ct_text_a{
	margin-left: 10px;
	border: 1px solid rgb(221,221,221);
	padding: 8px 0px;
	width: 140px;
	text-align: center;
	cursor: pointer;
	float: left;
	margin-bottom: 10px;
}
.ct_right .ct_text_a:hover{
	border-color: #209dd1;
	color: #209dd1;
	transition: all 1s;
	
}
.marginL20{
	margin-left: 20px;
}
.marginL40{
	margin-left: 40px;
}
.marginT5{
	margin-top: 5px;
}
.marginT50{
	margin-top: 50px;
}
.ct_right_a{
	margin-top: 7px;
}
.cc_text_text{
	margin-left: 163px;
	color: #209dd1;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 30px;
}
.ct_num1{
	width: 220px;
}
.cfooter_bottom_img{
	margin-left: 163px;
	margin-top: 50px;
}
.borderNO{
	border: none;
}
.content_footer_a{
	margin-top: 55px;
}
.chosice{
	width: 281px;
	height: 315px;
	position: absolute;
	right: 4px;
	top: 45px;
	background-color: rgb(248,248,248);
}
.chosice h1{
	width: 80%;
	margin: 0 auto;
	margin-top: 15px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid rgb(221,221,221);
}
.chosice ul{
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 23px;
}
.chosice ul li{
	margin-top: 10px;
}
.chosice .morePro{
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
}
.chosice .morePro a{
	color: #F42424  !important;
	font-size: 14px;
}
.Se_active{
	border-color: #209dd1 !important;
	color: #209dd1;position:relative
}
.Se_active:after{content:'';position:absolute;display:block;width:20px;height:15px;right:0;bottom:0;background:url(../images/ac.png) no-repeat; }	
	 

.content-b_top{
	overflow: hidden;
	width: 1200px;
	height: 400px;
	margin: 0 auto;
}
.cb_top_left{
	float: left;
	margin-top: 70px;
}
.cb_top_right{
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}
.cb_top_left h1{
	font-size: 23px;
	color: #209dd1;
}
.cb_top_left h1 span{
	color: rgb(51,51,51);
}
.cb_top_left .lineL{
	width: 40px;
	height: 2px;
	margin-top: 15px;
	background-color: #209dd1;
}
.cb_top_left ul{
	font-size: 14px;
	line-height: 31px;
	margin-top: 12px;
}
.content-b_middle{
	min-height:490px;
	overflow: hidden;
	background:  url(../images/content-b.png) no-repeat center bottom  #eef6f9;
	position: relative;
}
.content-b_middle_con{
    
	width: 1200px;
    height: auto;
    overflow: hidden;
	margin: 0 auto;
	padding:40px 0 ;
}
.cb_m_c_tab{
	overflow: hidden;
	width: 1200px!important;
	margin: 0 auto;
	border-bottom:1px solid rgb(221,221,221);
	text-align:center;
}
.cb_m_c_tabC{
	background-color: rgb(255,255,255);
	border: 1px solid rgb(221,221,221);
	overflow: hidden;
	height: 400px;
	box-sizing: border-box;
	padding: 30px 40px 10px 50px;
	margin-top: 30px;
	position:relative ;
}
.cb_m_c_tab1{
	display:inline-block;
	font-size: 16px;
	width: 200px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
/*	border: 1px solid rgb(221,221,221);*/
}
.cb_m_c_tab1_active{
	/*background: #2abdcd; */
	border-bottom:3px solid  #209dd1;margin-bottom:-2px;
	 
}
.cb_m_c_tabC1{
	float: left;
	width: 460px;
}
.cb_m_c_tabC2{
	float: right;
	width: 600px;
}
.cb_m_c_tabC1 h1{
	font-size: 24px;
	color: #209dd1;
	font-weight: 600;
}
.cb_m_c_tabC1 h2{
	border-bottom: 1px dotted rgb(221,221,221);
	padding-bottom: 18px;
}
.cb_m_c_tabC1 img{
	width: 409px;
	height: 196px;
	float: right;
}
.cb_m_c_tabC1 div{
	margin-top: 10px;
}
.cb_m_c_tabC2 ul{
	font-size: 14px;
	line-height: 30px;
}
.cb_m_c_tabC2_tit div{
	float: right;
	min-width: 200px;
	height: 58px;
	border: 1px solid rgb(221,221,221);
	text-align: center;
	line-height: 58px;
	font-size: 14px;
	position: absolute;
	top: 300px;
	right:45px ;
	padding:0 10px ;
}
.cb_m_c_tabC2_tit div .span1{
	font-size: 30px;
	font-weight: 600;
	color: rgb(241,72,72);
}
.cb_m_c_tabC2_tit div .span2{
	color: rgb(241,72,72);
	font-weight: 600;
	position: relative;
	top: -12px;
}
.content-b_footer{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 100px;
}
.content-b_footer_top h1{
	text-align: center;
	font-size: 23px;
}
.content-b_footer_top h2{
	text-align: center;
	font-size: 14px;
	margin-top: 18px;
}
.content-b_footer_bottom{
	overflow: hidden;
}
.content-b_footer_bottom1{
	overflow: hidden;
	float: left;
	margin-top: 50px;
	margin-left: 100px;
}
.content-b_footer_bottom .content-b_footer_bottom1:nth-of-type(1),.content-b_footer_bottom .content-b_footer_bottom1:nth-of-type(4){
	margin-left: 0;
}
.content-b_footer_bottom1_left,.content-b_footer_bottom1_right{
	float: left;
}
.content-b_footer_bottom1_right{
	margin-left: 20px;
}
.content-b_footer_bottom1_right h1{
	font-size: 18px;
}
.content-b_footer_bottom1_right p{
	font-size: 14px;
	margin-top: 10px;
}
.disHIDE{
	display: none;
}
.disSHOW{
	display: block;
}
.Wid412{
	width: 412px;
}

.Wid650{
	width: 650px;
}

.Wid850{
	width: 850px;
}

.Wid1050{
	width: 1050px;
}

.widAuto{
	width: auto !important;
}
.marginT45{
	margin-top: 45px;
}
.marginB55{
	margin-bottom: 55px;
}
.paddingT45{
	padding-top: 45px;
	box-sizing: border-box;
}
.high490{
	height: 490px;
}
.cc_m_c_contabcon_left,.cc_m_c_contabcon_right{
	float: left;
}
.cc_m_c_contabcon_left img{
	display: inline-block;
	margin-top: 8px;
	width: 500px;
	height: 283px;
}
.cc_m_c_contabcon_right{
	margin-left: 40px;
	text-align: left;
}
.clearFloat{
	overflow: hidden;
}
.cc_m_c_contabcon_right ul li{
	font-size: 14px;
	line-height: 30px;
}
.cc_m_c_contabcon_right ul li .span1{
	vertical-align: top;
}
.cc_m_c_contabcon_right ul li .span2{
	display: inline-block;
	width: 392px;
}
.cc_m_c_contabcon_right ul li:nth-of-type(1){
	margin-top: 0;
}
.cc_m_c_contabcon_right_bottom{
	margin-top: 25px;
}
.cc_t_c_contab{
	width: 1054px;
	margin: 0 auto;
	margin-top: 35px;
}
.cc_t_c_contab table{
	width: 100%;
	border: 1px solid rgb(221,221,221);
	background:#fff;
}
.cc_t_c_contab table tr:nth-last-of-type(odd){
	background-color:#f8f8f8;
}
.cc_t_c_contab table tr th{
	width: 144px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	font-weight: 800;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contab table tr td{
	width: 144px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contabpriceall{
	width: 1240px;
	margin: 0 auto;
	margin-top: 35px;
}
.cc_t_c_contabpriceall table{
	width: 100%;background-color: rgb(255,255,255);
	border: 1px solid rgb(221,221,221);
}
.cc_t_c_contabpriceall table tr:nth-last-of-type(odd){
	background-color: #f8f8f8;
}
.cc_t_c_contabpriceall table tr th{
	width: 144px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	font-weight: 800;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contabpriceall table tr .zhai{
	width: 90px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contabpriceall table tr .kuan{
	width: 290px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contabpriceall table tr .smallkuan{
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contabpriceall table tr td{
	width: 144px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contabpriceall table tr .zhai{
	width: 90px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contabpriceall table tr .kuan{
	width: 290px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid rgb(221,221,221);
}

.cc_t_c_contabpriceall table tr .smallkuan{
	width: 215px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid rgb(221,221,221);
}

.content-c_bottom{
	margin-bottom: 95px;
}
.content-c_bottom h1{
	font-size: 24px;
	text-align: center;
	margin-top: 60px;
}
.content-c_table{
	width: 886px;
	margin: 0 auto;
	/*margin-top: 50px;*/
}
.content-c_table .content-ctb_td{
	float: left;
	width: 406px;
	font-size: 16px;
	margin-top: 43px;
}
.content-c_table .content-ctb_td:nth-of-type(odd){
	margin-right: 74px;
}
.content-ctb_td img,.content-ctb_td span{
	vertical-align: middle;
}
.content-ctb_td img{
	display: inline-block;
	margin-right: 27px;
}

/*柒佰微服*/
.sv-weibox01{height:970px ;}
.sv-weibox01-text{width:740px ;height: auto;overflow: hidden;margin:0 auto ;text-align: center;font-size: 24px;color:#666 ;}
.sv-weibox01-text .title{width:740px ;height: auto;overflow: hidden;margin:0 auto ;font-size: 52px;color:#1d1d1d ;font-weight: bold;padding-top:140px ;margin-bottom: 10px;}
.sv-weibox01-text  span{color:#209dd1 ;}
.sv-weibox01-text p{line-height:1.8 ;}
.sv-weibox01-text  .money{height: auto; font-size: 110px;color:#f14848 ;font-weight: bold;display: inline-block;position: relative;}
.sv-weibox01-text  .money span{height: auto;overflow: hidden; font-size: 24px;color:#666 ;font-weight: normal;display: inline-block;position: absolute;top:24px;right:-25px ;}

.sv-weibox02{height:850px ;}
.sv-weibox02-cnt{width: 1040px;height: auto;margin:0 auto ;padding-top:125px ;}
.sv-weibox02-cnt .title{font-size: 24px;color: #fff;line-height:1.5 ;text-align: center;}
.sv-weibox02-cnt .title h2{font-size: 52px;color: #fff;font-weight: bold;line-height: 100px;}

/*banner*/
#banner_tabs04 {margin: 0px auto 3px;position: relative;width: 100%;height:208px;zoom: 1;margin-top:83px ;}
#banner_tabs04 .slides li {width: 100%;height: 100%;}
.sv-brbox{width:178px ;height:178px ;border:1px solid #209dd1 ;float: left;margin:14px ;}
.sv-brbox-cnt{height: auto;overflow: hidden;font-size: 24px;color:#209dd1 ;padding:25px 17px 0;font-weight:bold ;}
.sv-brbox-cnt .udline{width: 35px;height:2px;background-color:#209dd1 ;margin-top:15px ;;}
.sv-brbox-cnt .nmb{font-size: 75px;color:#209dd1 ;}
.sv-brbox-cnt .nmb span{font-size: 24px;font-weight:normal ;}
#banner_tabs04 .slides li a{width: 218px;height: 98px;display: block;border:1px solid #ddd ;float: left;margin:12px;}
#banner_tabs04 .slides li a img{width: 218px;height: 98px;display: block;}
#banner_tabs04 .flex-direction-nav a {width: 40px;height: 70px;line-height: 99em;overflow: hidden;margin: -37px 0 0;display: block;background: url(../images/sprite.png) no-repeat 0px -90px;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 100;filter: alpha(opacity=100);
-webkit-transition:all 0s linear; -moz-transition:all 0s linear;-o-transition:all 0s linear; -ms-transition:all 0s linear; transition:all 0s linear;border-radius: 35px;}
#banner_tabs04 .flex-direction-nav .flex-next {background-position: -51px -90px;right: -10%;}
#banner_tabs04  .flex-direction-nav .flex-prev {left: -10%;}
#banner_tabs04 :hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
#banner_tabs04:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
/*#banner_tabs04:hover .flex-next:hover{background-position: -72px -44px;}
#banner_tabs04:hover .flex-prev:hover {background-position: -48px -44px;}*/
#banner_tabs04 .flex-control-nav {width: 100%;position: absolute;bottom:-185px;text-align: center;z-index:10 ;}
#banner_tabs04 .flex-control-nav li {margin: 0 6px;display: inline-block;zoom: 1;*display: inline;}
#banner_tabs04 .flex-control-paging li a {background: url(../images/sprite.png) no-repeat -24px -62px;display: block;height: 14px;overflow: hidden;text-indent: -99em;
 width: 14px;cursor: pointer;} 
#banner_tabs04 .flex-control-paging li a.flex-active,
#banner_tabs04 .flex-control-paging li.active a {background-position: 0 -62px;}
#banner_tabs04 .slides a img {width: 100%;height: 300px;display: block;}

.sv-weibox03{height:813px ;}
.sv-weibox03-cnt{width:1200px ;height: auto;overflow: hidden;margin:0 auto ;padding-top: 65px;font-size: 24px;color:#fff ;line-height:1.5;text-align: center;}
.sv-weibox03-cnt .title{font-size: 52px;color:#fff ;margin-bottom:5px ;font-weight: bold;text-transform: uppercase;}
.sv-weibox03-cnt .note{height:auto;overflow: hidden; font-size: 24px;color:#fff ;text-align: left;padding: 115px 0 0 295px;line-height: 2;}

.sv-weibox04{height:851px ;}
.sv-weibox04-cnt{width:1200px ;height: auto;overflow: hidden;margin:0 auto ;padding-top:150px;font-size: 24px;color:#fff ;line-height:1.5;}
.sv-weibox04-cnt .title{font-size: 52px;color:#fff ;margin-bottom:5px ;font-weight: bold;text-transform: uppercase;}
.sv-weibox04-list{height: auto;overflow: hidden;padding-top: 50px;}
.sv-weibox04-list li{height: 140px;width:140px;float: left;margin-right: 20px;border:1px solid #fff ;}
.sv-weibox04-text{height: auto;overflow: hidden;padding: 25px  0 0 20px;font-size: 16px;color:#fff ;font-weight: bold;line-height:1.2 ;}
.sv-weibox04-text .note{height: auto;overflow: hidden;font-size: 75px;color:#fff ;}
.sv-weibox04-text .note span{font-size: 16px;color:#fff ;}

.sv-weibox05{height:847px ;}
.sv-weibox05 .sv-weibox03-cnt{color:#333 ;padding-top:40px ;}
.sv-weibox05 .sv-weibox03-cnt .title{color:#333 ;}
.sv-weibox05-box{width:1050px ;height: auto;overflow: hidden;margin:0 auto ;padding-top: 435px;}
.sv-weibox05-box li{width:350px ;height: 95px;overflow: hidden;float: left;}
.sv-weibox05-box li span{width:52px ;height:52px;display: block; overflow: hidden;float: left;}
.sv-w01{background-position:0 -485px ;}
.sv-w02{background-position:-57px -485px ;}
.sv-w03{background-position:-119px -485px ;}
.sv-wtext{height: auto;overflow: hidden;font-size:14px ;color:#666 ;padding-left:20px;float: left;text-align: left;}
.sv-wtext h3{font-size:18px ;color:#333 ;margin-bottom:5px ;}
.sv-wtext p{line-height:1.8 ;}

.sv-weibox06{height:851px ;}
.sv-weibox06 .sv-weibox03-cnt{color:#333 ;padding-top:50px ;text-transform: uppercase;}
.sv-weibox06 .sv-weibox03-cnt .title{color:#333 ;}

.sv-weibox07{height:849px ;}
.sv-weibox07 .sv-weibox03-cnt{padding-top:525px ;text-transform: uppercase;}

.sv-weibox08{height:844px ;}
.sv-weibox08 .sv-weibox08-cnt{padding-top:500px ;text-transform: uppercase;width: 768px;height: auto;overflow: hidden;font-size: 24px;color:#333 ;margin:0 auto ;text-align: center;}
.sv-weibox08 .sv-weibox08-cnt .title{font-size: 52px;color:#333 ;font-weight: bold;margin-bottom:15px ;}
.sv-weibox08-text{height: auto;overflow: hidden;}
.sv-weibox08-text li{width:134px ; height: 112px;overflow: hidden;margin:35px 55px 0 ;float: left;border:1px solid #209dd1 ;}
.sv-weibox08-text01{font-size: 17px;color:#209dd1;height: auto;overflow: hidden;padding: 20px 0 0 10px;text-align: left;font-weight: bold;}
.sv-weibox08-text01 .money{font-size: 53px;line-height:1.2 ;}
.sv-weibox08-text01 .money span{font-size: 17px;}





/*2016-12-22服务器租用送产权*/
.cq-nav{  }
.cq-nav-box{/*width:auto ;display: inline-block;*/}
.cb_m_c_tab1_active a,.cb_m_c_tab1_active{color:#209dd1; }
.cb_m_c_tab1_1:hover{
	background-image: url(../images/sever-btab101.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 52px;
	border: none;
}
.cb_m_c_tab1_1:hover a{
	color: rgb(255,255,255);
}