body {
	min-width:1020px;
	width: 100%;
}

#bannerwr{
    margin: 0 auto;
}

.no-indent{
	text-indent: 0;
}

.pchidden{
	display: none;
}

/* float */
.float_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: black;
	z-index: 9998;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	cursor: default;
}

.float_text{
	margin: 200px auto 0;
	overflow: hidden;
	cursor: default;
}

.float_text .fcolumn{
	float: left;
	margin: 0 30px;
	overflow: hidden;
}

.float_text .para{
	width: 400px;
	margin: 30px 0 5px;
}

.float_text .ftit{
	/*
	height: 35px;
	background-image: url(../images/ico_list01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	*/
	font-size: 26px;
	line-height: 35px;
	color: #40c2ff;
	font-weight: 600;
}

.float_text .ftit img{
	vertical-align: middle;
}

.float_text .ftit span{
	top: 4px;
    line-height: 35px;
    position: relative;
    margin-left: 3px;
}

.float_text .ftext{
	padding: 10px 0 10px 40px;
	font-size: 18px;
	color: #666666;
	text-indent: 36px;
}

.float_content {
	display: none;
	width: 920px;
	height: 646px;
	background-image: url(../images/float_bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -460px; /*设置为宽度的一半*/
	margin-top: -323px; /*设置为高度的一半*/
	z-index: 9999;
	overflow: auto;
}

#float_content .btn_close{
	cursor:pointer;
	border:0;
	position:absolute;
	top: 156px;
	left: 879px;
	width: 40px;
	height: 40px;
	background-image: url(../images/float_close.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}


/* header */
#header{
	width: 100%;
	position: relative;
}

#header .nav{
	height: 88px;
	background: rgba(255,255,255,0.5);
	position: static;
	*zoom: 1;
	z-index: 999;
}

#header .wrap{
	width: 980px;
	margin: 0 auto;
}

#header .nav_logo{
	float: left;
}

#header .nav img{
	margin: 4px auto;
	overflow: hidden;
}

.bgmainwr{
	width: 100%;
	min-width: 1020px;
}

.bg_main{
	width: 100%;
}

#top .top_wrap{
	background-image: url(../images/top_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: auto;
	height: 450px;
	margin: -88px auto 0;
	z-index: -9;
	padding-top: 110px;
}


#top .top_title{
	margin: 0 auto;
	background-image: url(../images/FileZilla%20Client.lnk.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 350px;
	height: 42px;
	text-align: center;
}

#top .top_title span{
	font-size: 30px;
	color: #fff;
	line-height: 42px;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}


#top .top_stepwr{
	margin: 30px auto;
	width: 990px;
	position: relative;
}

#top .top_step{
	background-image: url(../images/top_step_board.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 320px;
	height: 80px;
	float: left;
	margin: 0 5px;
}

#top .top_step span{
	font-size: 26px;
	line-height: 80px;
	color: #40c2ff;
	display: inline-block;
	float: left;
	margin-left: 10px;
}

#top .top_step i{
	width: 50px;
	height: 50px;
	margin: 15px;
	display: block;
	background-image: url(../images/ico_num.png);
	background-repeat: no-repeat;
	float: left;
}

#top .top_step01 i{
	background-position: 0 0;
}

#top .top_step02 i{
	background-position: -50px 0;
}

#top .top_step03 i{
	background-position: -100px 0;
}

#top .top_step_arr{
	width: 46px;
	height: 46px;
	background-image: url(../images/ico_step_arr01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 17px;
}

#top .top_step_arr01{
	left: 305px;
}

#top .top_step_arr02{
	right: 305px;
}

#top .goyshare{
	background-image: url(../images/top_goyshare.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 612px;
	height: 181px;
	margin: 0 auto;
	position: relative;
}

#top .goyshare span{
	position: absolute;
	font-size: 26px;
	color: #40c2ff;
	left: 290px;
	top: 50px;
}

#top .goyshare a{
/*	width: 200px;
	height: 50px;
	display: block;*/
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

#top .goyshare .gys_btn{
	position: absolute;
	left: 288px;
	top: 95px;
	text-align: center;
	width: 200px;
}

#bottom{
	width: 1020px;
	margin: 0 auto;
	position: relative;
}

#bottom .btm_tip{
	background-image: url(../images/ico_tipbg.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 84px;
	height: 71px;
	position: absolute;
	top: -20px;
	left: 90px;
}

#bottom .btm_tip span{
	width: 40px;
	font-size: 18px;
	color: #fff;
	margin: 0 auto;
	display: block;
	padding-top: 10px;
}

#bottom .btm_title{
	background-image: url(../images/btm_title.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 618px;
	height: 55px;
	position: relative;
	margin: 0 auto;
}

#bottom .card02{
	position: relative;
	width: 470px;
	height: 294px;
	float: left;
	margin: 40px 20px;
}

#bottom .card02 img{
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -226px; /*设置为宽度的一半*/
}

#bottom .btm_prtscn span{
	margin: 30px auto;
	font-size: 18px;
	color: #1d7299;
	text-align: center;
	display: block;
	position: relative;
	z-index: 9;
}

#bottom .grd_btn{
	width: 200px;
	border-radius: 20px;
	margin: 20px auto 0;
	z-index: 9;
	position: relative;
}

#bottom .grd_btn span{
	text-align: center;
	height: 26px;
	padding-left: 10px;
	float: left;
}

#bottom .grd_btn i{
	width: 26px;
	height: 26px;
	float: left;
	margin: 7px 0 7px 40px;
	display: inline-block;
	background-image: url(../images/ico_btn.png);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}

.grd_btn{
	color: white;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	display: block;
	width: auto;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
	margin: 0 16px;
}



.container{
	width: 980px;
	margin: 0 auto;
}

#content .card02{
	padding: 10px;
}

#content .sct_num{
	width: 50px;
	height: 50px;
	margin: 0 auto;
	background-image: url(../images/ico_num.png);
	background-repeat: no-repeat;
}

#content #sct01 .sct_num{
	background-position: 0 -50px;
}

#content #sct02 .sct_num{
	background-position: -50px -50px;
}


#content .sct_tit .btn_blue{
	padding: 11px 0;
	width: 72px;
	border-radius: 50%;
    box-shadow: 0 0 10px rgba(114,217,255,0.8);
	float: left;
	z-index: 9;
	position: relative;
}

#content .sct_tit{
	+margin-bottom: 30px;
}

#content .sct_tit span{
	display: block;
	background: #cff0ff;
	width: 350px;
	height: 72px;
	line-height: 72px;
	font-size: 30px;
	padding-left: 50px;
	text-align: left;
	color: #1d7299;
	float: left;
	border-radius: 0 20px 20px 0;
	margin-left: -36px;
}

#content select{outline:none; display: none;}

.combtxt{
	font-size: 20px;
	color: #999;
	position: absolute;
	z-index: 99;
	margin-top: 53px;
	+margin-top: 20px;
	+margin-left: -140px;
}

.combb{
	cursor: pointer;
	position: relative;
}

.combbar{
	width: 68px;
	height: 68px;
	background-image:url(../images/ico_cbb_arr.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	z-index: 99;
	pointer-events: none;
	right: 0;
	top: 0;
}

.select_box{
    font-size: 26px;
    color: #333;
    padding: 4px 64px 4px 4px;
    width: 212px;
    line-height: 60px;
    height: 60px;
    border-radius: 10px;
	position: relative;
}

.select_showbox{
    height: 60px;
    padding-left: 70px;
    border-radius: 8px;
    background-color: #fff;
}

.select_option{
	width: 272px;
	background: #fff;
	border-radius: 2px;
  box-shadow: 0 0 10px rgba(114,217,255,0.8);
	display: none;
	margin-top: 10px;
	z-index: 999;
	position: absolute;
}

.select_option li{
	padding-left: 70px;

}

.select_option li.selected{
	background-color: #e1f5ff;
	color: #333;
}

.select_option li.hover{
	background-color: #e1f5ff;
	color: #333;
}


#sct01 .in_content, #sct02 .in_content{
	width: 676px;
	overflow: visible;
	margin: 32px auto 22px;
}


#sct01 .combb, #sct01 .top_step_arr, #sct01 .vlink, #sct02 .in_content .howshare, #sct02 .in_content .top_step_arr, #sct02 .in_content .gobbs{
	float: left;
}

.in_content .howup, .in_content .howshare{
    width: 262px;
    padding-left: 18px;
	margin: 8px 0;
}

.in_content .howup a, .in_content .howshare a{
	display: block;
    width: 100%;
	margin: 0 auto;
}

.in_content .howup i, .in_content .howshare i{
	width: 52px;
	height: 52px;
	float: left;
	margin: 0 6px 0 0;
	display: inline-block;
	background-image: url(../images/ico_btn.png);
	background-repeat: no-repeat;
	background-position: -104px 0 ;
}

.in_content .howup span, .in_content .howshare span{
	font-size: 30px;
	line-height: 52px;
	color: #40c2ff;
}

.in_content .howup{
	float: right;
}

.in_content .top_step_arr{
	width: 66px;
	height: 30px;
	margin: 19px 25px;
	background-image: url(../images/ico_step_arr02.png);
	background-repeat: no-repeat;
	background-position: 0 0 ;
}

#sct01 .goup a, #sct02 .gobbs a{
	display: block;
    width: 280px;
}

#sct01 .goup, #sct02 .gobbs{
	width: 280px;
	height: 68px;
	border-radius: 10px;
    box-shadow: 0 0 10px rgba(114,217,255,0.8);
	position: relative;
}

#sct01 .goup span, #sct02 .gobbs span{
	font-size: 36px;
	line-height: 68px;
	color: #fff;
}

#sct01 .goup i, #sct02 .gobbs i{
	width: 52px;
	height: 52px;
	float: left;
	margin: 7px 20px 7px 30px;
	display: inline-block;
	background-image: url(../images/ico_btn.png);
	background-repeat: no-repeat;
	background-position: -52px 0;
}

#sct01 .in_content{
	margin: 32px auto 9px;
}


/************************ 子页面 ************************/
#steplink{
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#steplink ul{
	float: left;
	left: 50%;
	position: relative;
}

#steplink ul li{
	float: left;
	right: 50%;
	position: relative;
}

#steplink .steplinkwr{
	clear: both;
	margin: 30px auto;
	padding: 0;
}

#steplink .steplink{
	width: 128px;
	height: 128px;
	margin: 0 30px;
	border-radius: 50%;
/*    box-shadow: 0 0 10px rgba(114,217,255,0.8);*/
}

#steplink .current a{
	cursor: default;
}

#steplink a{
    width: 128px;
    height: 128px;
    display: inline-block;
	cursor: pointer;
}

#steplink .steplink a span{
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	height: 48px;
	display: block;
	padding: 40px 0;
	position: relative;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}

#steplink .sl_arr{
	width: 66px;
	height: 128px;
	background-image: url(../images/ico_step_arr02.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	float: left;
}


#steplink .btn_green i{
	width: 39px;
	height: 40px;
	display: block;
	margin: 15px auto 10px;
	background-image: url(../images/ico_share01.png);
	background-repeat: no-repeat;
}

#steplink .btn_green a span{
	font-size: 26px;
	line-height: 30px;
	padding: 0;
}

#main .wr{
	padding: 50px 60px;
}

.crttit{
	display: block;
	background: #cff0ff;
	width: 480px;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #1d7299;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto 50px;
}

#main ul{
	padding: 0;
}

#main .list li{
	/*
	background-image: url(../images/ico_list01.png);
	background-repeat: no-repeat;
	background-position: 0 0 ;
	padding: 2px 0 0 50px;
	*/
	margin: 24px auto;
}

.sct_a{
	font-size: 26px;
	color: #40c2ff;
	line-height: 35px;
}

.sct_a img{
	vertical-align: middle;
}

.sct_a span{
	top: 4px;
    line-height: 35px;
    position: relative;
    margin-left: 13px;
}

.sct_text{
	font-size: 20px;
	color: #333;
	line-height: 30px;
	padding: 10px 0 0 50px;
}

.tpmain .wr{
	text-align: center; /* 使图片居中 */
}

.tpmain p{
	display: block;
	margin: 10px auto;
	font-size: 18px;
	line-height: 30px;
	color: #333;

}

.tpmain img{
	max-width: 860px;
	width: auto;
	height: auto;
	margin: 10px auto;
	text-align: center;
}

.tpmain a{
	background-image: url(../images/ico_btn.png);
	background-repeat: no-repeat;
	background-position: -182px 2px;
	padding: 4px 0 4px 30px;
	color: #40c2ff;
}

.tpmain a:hover{
	color: #1d7299;
}


#footer{
	width: 980px;
	margin: 0 auto;
}

#footer{height:136px; clear:both; overflow:hidden;}
.ftcn{margin:0 auto; }
.ft-group{float:right; padding-right:16px;}
.ft-links li, .ft-logo li{color:#545454; font-size:12px; line-height:24px; list-style: none;}
.ft-links li a, .ft-logo li a {color:#545454; text-decoration:none;}
.ft-links li a:hover {color:#fff; }
.ft-logo{float:left; margin:0; padding:24px 0 0 0;}
.ft-links{float: left; margin:0; padding:24px 0 0 50px;}
.ft-right{float: right; margin-top:36px;}
.wx img, .wb img, .pyq img{vertical-align:-9px; padding-right:10px;}
#wbwr{display: inline-block; cursor:pointer;}
#wxwr, #pyqwr{padding-left:30px; display: inline-block; vertical-align: top;}
#wxwr, #wbwr, #pyqwr{*display:inline}
#wb a{width:88px; height:28px; display:inline-block;}

.tooltip{display:none; width:136px; height:166px;
background-image: url(../../img/footer_arrow.png);
background-repeat: no-repeat;
background-position: 5px 154px;
position:absolute; margin:-166px 0 0 0; z-index:1119;}
.tooltip p{font-size: 16px; line-height: 20px; color: #313335; margin: 5px auto 0 6px; z-index: 1129; position: absolute;}
.tooltip img{position: absolute; border: 1px solid #dbdddf; border-bottom: 0;background-color: #fff; padding: 24px 2px 2px 2px;}

.youku_logo{
	background-image: url(../images/cbb_weblogo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #fff;
}
.tudou_logo{
	background-image: url(../images/cbb_weblogo.png);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	background-color: #fff;
}
.tqq_logo{
	background-image: url(../images/cbb_weblogo.png);
	background-repeat: no-repeat;
	background-position: 0 -120px;
	background-color: #fff;
}
