@charset "utf-8";
/* CSS Document */
body {
	background-color: #F5F5F5;
	background-size: 100%;
	margin: 0;
	font-size: 14px;
	
}
ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}
a:link{
	color:#000;
	text-decoration: none;
}
a:visited{
	color:#000;
	text-decoration: none;
}
.tred{color: #FF0000;}
.h120{
	height: 120px;
	background-color: magenta;
}
/*标准圆角大按钮*/
.button{
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.submit{
	width:90%;
	margin: auto;
	background-color:#46BF18;
	height:46px; 
	border:0;
	font-size:20px;
	color:#FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
}
/*
 * head
 */
#head{
	background-color: #153C97;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
#head_menu{ /*顶部左侧菜单按钮*/
	width: 15%;
	height: 50px;
	float: left;
}
#head_title{
	text-align: center;
	float: left;
	width: 70%;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
/*
 * 纯图片页面
 */
.pic img{
	width: 100%;
}
/*
 * 列表页
 */
.list ul li{
	width: 100%;
	margin: auto;
	line-height: 32px;
	border-bottom: 1px solid #DFDFDF;
	background-color: #FFFFFF;
}
.list ul li .right{
	float: right;
	color: gray;
	margin-right: 10px;
}
.list ul li label{
	float: left;
}
.list textarea{
	height: 80px;
	width: 82%;
}
/*
 * 导航页主体
 */
.menu{
	clear: both;
}
.menu .head{
	background: #E1E1E1;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.menu ul li{
	width: 50%;
	border: 1px solid #E1E1E1;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 36px;
	height: 36px;
	font-size: 14px;
	text-align: center;
	border-top: 0;
}
.menu ul .l{
	border-left: 0;
	margin-left: -1px;
}
.menu ul .r{
	border-left: 0;
	border-right: 0;
}

/*
 * 表单页
 */
.body{
	width: 100%;
	background-color: #FFFFFF;
	margin: auto;
	margin-top: 10px;
	border-bottom: 1px solid #E3E3E3;
}
.title{
	font-weight: bold;
	width: 90%;
	margin: auto;
	color: #000000;
	font-size: 14px;
	border-bottom: 1px solid #E3E3E3;
	height: 32px;
	line-height: 32px;
}
.tips_info{
	color: #999999;
	width: 90%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
}
#form ul li{
	width: 90%;
	margin: auto;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #DFDFDF;
}
#form ul li label{
	float: left;
}
#form textarea{
	height: 80px;
	width: 82%;
}
#form ul .form_pic label{
	height: 90px;
}

.clear{clear:both;}

.tgray{
	color: #CCCCCC;
}
textarea{
	width: 100%;
	font-size: 16px;
}
#nodata{
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
	margin: 0;
	text-align: center;
	border-top: #000;
	line-height: 30px;
	font-size: 14px;
	color: #d3101a;
}
li {
	list-style: none;
	/*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;*/
	width:100%-10px;
	/*background-color:#ffffff;*/
	/*margin-bottom:10px;*/
	padding:5px 5px;
	overflow: hidden;
}
.volist_a {
  display: block;
  overflow: hidden;
  width: 44%;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #EEEEEE;
	margin: 3%;
	text-align: center;
	list-style: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	background-color:#ffffff;
	margin-bottom:10px;
	padding:10px 10px;
}
.volist_a {
  background-color: #FFFFFF;
  color: #000000;
  }
 .volist_a:active {
  background-color: #04BE02;
}

/*圆形文字背景*/
.circle{
	width:93px;
	background-color:#45c01a;
	height:93px;
	border:0;
	font-size:14px;
	padding:4px;
	color:#FFFFFF;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    border-radius:55px;
	text-align:center;
	margin:auto;
	margin-bottom:10px;
}
/*圆形文字背景1_完成1未完成0*/
.circle_0{
	width:78px;
	height:78px;
	background-color:#ffffff;
	border:4px solid #CCCCCC;
	font-size:14px;
	line-height:65px;
	padding:3px;
	color:#CCCCCC;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    border-radius:55px;
	text-align:center;
	margin:auto;
	margin-bottom:10px;
	float:left;
	margin:2px;
}
.circle_1{
	width:78px;
	height:78px;
	background-color:#45c01a;
	border:4px solid #FFFFFF;
	font-size:14px;
	line-height:65px;
	padding:3px;
	color:#FFFFFF;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    border-radius:55px;
	text-align:center;
	margin:auto;
	margin-bottom:10px;
	float:left;
	margin:2px;
}
select{
	width:100%;
	font-size:16px;
	border:0;
	background-color:#FFFFFF;
}

.main_more{
	width:100%;
	height:40px;
	text-align: center;
	line-height: 40px;
	background-color: #003300;
}
.main_more a{
	text-align: center;
	margin: auto;
}
/*操作成功部分*/
.ok{
	width:100%;
	text-align:center;
	margin-top:40px;
	margin-bottom:10px;
}
.ok_label{
	text-align:center;
	color:#45c01a;
	font-size:18px;
	font-weight:300;
	margin-bottom:30px;
}
#designer_list ul li{
	height: 70px;
	color: #353535;
	line-height: 32px;
}
.designer_headimg{
	float: left;
	width: 70px;
}
.designer_headimg img{
	width: 60px;
	margin-top: 5px;
}
.designer_center{
	float: left;
	width: 60%;
}
.designer_right{
	float: left;
}
.designer_right img{
	width: 40px;
	margin-top: 13px;
}
.designer_intro img{
	width: 100%;
}
#zhaoshang,#jiameng{
	margin-top: -5px;
}
#zhaoshang ul li{
	background-color: #040207;
	color: #FFFFFF;
}
#jiameng ul li{
	background-color: #DC2380;
	color: #FFFFFF;
}
