html{
	min-height:100%;
	height:auto;
}

body{
	height:100%;
	margin: 0px;
	padding:0px;
	top:0px;
	text-align:center;  
	/* 字体 */
	font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:#222;
}

code,pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

.articleParagraph p{
	text-indent: 2em;
	font-size-adjust:inherit;
	font-size:100%;
}
img{
	border:0;
}
a{
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
P{
	text-align:left;
}
h1{
	font-size:24px;
}
li{
	text-align:left;
}

.indexbody{
	height: 700px;
	width:1200px;
	margin:0 auto;
}
.VO-body{
	height:100%;
	width:100%;
	min-width:1300px;
	margin:0 auto;
	position:relative;
	text-align:center;
	background-color:#FFF;
}
.VO-body-fixed{
	margin:0 auto;
	position:relative;
	top:85px;
	background-color:#FFF;
}
.VO-body-top-line{
	position:relative;
	width:1000px;
	margin:0 auto;
	height:0px; 
	top:0px;

}
.VO-body-SubtitleLine{
	color:#F30;
	font-size:22px;
	height:50px;
}

.VO-body-lg-box{
	position: relative;
	width: 100%;
	margin: 0 auto;
	top: 0px;
	text-align: center;
	border: 0px;
}
.VO-body-lg{
	width:1000px;
	margin:0 auto;
	height:300px;
}
.VO-body-sm-box{
	border-width:2px;
	border-style:solid;
	border-color:#f0a49a;
	width:300px;
	height:150px;
	float:left;
	margin:14px;
}
.VO-body-main{
	margin:0 auto;
	position:relative;
	width:1000px;
	height:100%;
	text-align:center;
}

.themeImg{
	position:relative;
	width:100%;
	height:700px;
}

.VO-header{
	background-color:#EEE;
	width:100%;
	min-width:1300px;
}
.VO-header-fixed{
	top:0px;
	width:100%;
	position:fixed;
	z-index:100;  
}

.VO-top{
	background-color:#000;
	line-height:25px;
	height:25px;
	margin:0px;
}

.VO-top-list{
	width:1000px;
	margin:0px auto;
	padding:0px;
	border:0px;
}

.VO-top-list>li{
	display:inline;
	float:right;
	font-size:12px;
	color:#AAA;
	padding-left:10px;
	padding-right:10px;
}

.VO-top-list>li>a{
	text-decoration:none;
	color:#AAA;
}

.VO-top-list>li>a:hover{
	text-decoration:underline;
}

.VO-bread-list{
	width:1000px;
	margin:0px auto;
	padding:0px;
	border:0px;
}

.VO-bread-list>li{
	display: inline;
	float: left;
	font-size: 12px;
	color: #AAA;
	padding-left:2px;
	padding-right:2px;
}


.VO-bread-list>li>a{
	text-decoration:none;
	color:#AAA;
}

.VO-bread-list>li>a:hover{
	text-decoration:underline;
}

.VO-nav{
	min-width:1000px;
	height:60px;
	margin:0px;
	padding:0px;
}
.VO-nav,.VO-nav-list{
	width:1000px;
	margin:0px auto;
	padding:0px;
	border:0px;
}

.VO-nav-list>li{
	width:100px;
	list-style:none;
	float: right;
	height:60px;
	width:100px;
}
.VO-nav-list>li>a{
	display:block;
	line-height:60px;
	font-size:14px;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
.VO-nav-list> li > a:hover, VO-nav-list> li > a:focus{
	background-color:#e72710;
	background-color:rgba(231,39,16,0.6);
	color:#FFF;
}

.VO-sub-nav{
	background-color:#e72710;
	background-color:rgba(231,39,16,0.6);
	min-width:1000px;
	height:60px;
	margin:0px;
	padding:0px;
	display:none;
}

.VO-footer{
	position:relative;
	top:10px;
	background-color:#222;
	width:100%;
	height:35px;
	margin:0px auto;
}

.VO-footer-list{
	width:1000px;
	margin:0px auto;
	padding:0px;
	border:0px;
	line-height:35px;
}

.VO-footer-list>li{
	display:inline;
	float:right;
	padding:2px;
	font-size:12px;
	color:#AAA;
}

.VO-footer-list>li>a{
	text-decoration:none;
	color:#AAA;
}
.VO-footer-list>li>a:hover{
	text-decoration:underline;
}

/* 顶级（顶部）导航菜单的按钮风格。*/
.btn-topnav{
	background-color:rgba(255,255,255,0);
	border-radius:0px;
	font-size:100%;
}

.btn-topnav:hover{
	background-color:#e72710;
	background-color:rgba(231,39,16,0.6);
	color:#FFF;
}

/* 顶级导航菜单，本页面对应按钮风格（即选择按钮）。*/
.selectBtn{
	background-color:#e72710;
	background-color:rgba(231,39,16,0.6);
	color:#FFF;
}

/*分割*/
.Vo-blankBlock {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.teleList{
	cursor:pointer;
	padding:0px;
	float:left; 
	height:30px;
	display:block;
	width:333px;
	line-height:30px;
}
.teleList>a{
	text-decoration:none;
	color:#eee;
}

.teleList>a:hover{ 
text-decoration:none;
}


/*左右型页面风格*/
.leftCol{
	width:210px;
	height:100%;
	margin:0px auto;
	float:left;
	background-color:#eee;
}

.rightCol{
	width:780px;
	height:100%;
	margin:0px auto;
	float:left;
	background-color:#eee;
	border:0px solid #ddd;
	border-width:0 0 0 2px;
}

/*操作介绍页面*/
.textColorRed{
	text-align: right;
	position: relative;
	display: block;
	width: 210px;
	height: 200px;
	background-color: rgba(231,39,16,0.6);
	font-size: 14px;
}
.textColorGrey {
	text-align:left;
	width:600px;
	height:200px;
	/*background-color:rgba(47,51,55,0.7);*/	
	color:#CCC;
	font-size:14px;
	display:block;
}

.stepCard{
	width:750px;
	position:relative;
	top:20px;
	background-color:#fff;
	text-align:center;
	margin:0px auto 20px auto ;
	box-shadow: 5px 5px 0px 0px #ddd;
	padding-top:20px;
	padding-bottom:20px;
}
.stepCardTitle{
	font-size:17px;
	text-align:left;
	line-height:30px;
	text-indent:2em;
	width:700px;
	margin:0px auto 0px auto;
}
.stepCardContent{
	font-size:15px;
	text-align:left;
	line-height:30px;
	text-indent:2em;
	width:700px;
	margin:0px auto 0px auto;
}
.stepCardImg{
	width:700px;
	margin: 10px 0px 0px 0px;
	border-radius:5px;
}

.attentionCard{
	width:750px;
	height:450px;
	position:relative;
	top:20px;
	color:#F00;
	background-color:#fff;
	text-align:center;
	margin:0px auto 20px auto ;
	box-shadow: 5px 5px 0px 0px #ddd;
}
.attentionCardContent{
	text-align:left;
	text-indent:2em;
}
/*表单*/
.Vo-form-label{
	font-size:16px;
}
.Vo-form-control:-moz-placeholder {
  color: #999999;
}
.Vo-form-control::-moz-placeholder {
  color: #999999;
}
.Vo-form-control:-ms-input-placeholder {
  color: #999999;
}
.Vo-form-control::-webkit-input-placeholder {
  color: #999999;
}
.Vo-form-control {
  font-size: 18px;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius:0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.Vo-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.Vo-form-control[disabled],
.Vo-form-control[readonly],
fieldset[disabled] .Vo-form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

.smallPic{
	margin: 10px;
	cursor:pointer;
	width:200px;
	height:120px;
}

.uNewsList>li{
	line-height:25px;
}

.uNewsList>li>a{
	color:#000;
	text-decoration:none;
}

