html,body{
	height: 100%;
	background: #F6F6F7;
}
.box{
	width: 100%;
	min-width: 1280px;
	height: 100%;
}
.header{
	background: #3399cc;
	height: 107px;
}
.header>img{
	width: 200px;
	height: 107px;
	padding: 25px 0 25px 58px;
	float: left;
}
.client1left{
	width: 1300px;
	margin-top: 20px;
	margin-left: 5px;
}

.repanel{
	margin-left: 3px;
	width: 49%;
	position: absolute;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);

}

.header>ul{
	width: 900px;
	float: right;
	height: 107px;
	margin-right: 50px;
}
.header>ul>li{
	float: left;
	width: 100px;
	color: #fff;
	text-align: center;
	height: 107px;
}
.navon{
	background: #2B73CD;
}
.navpon{
	background: url(../images/signon.png) no-repeat center 30px;
}
.clear{
	clear:both;
}
.clear1{
	clear:both;
}
.header>ul>li p{
	font-size: 16px;
	padding-bottom: 14px;
}
.header>ul>li img{
	padding-top: 5px;
}
.header>ul>li>a{
	color: #fff;
}
.submenu{
	overflow: hidden;
	background: #8EBFFD;
	position: absolute;
	box-shadow:0px 4px 4px 0px #ccc;
	top: 110px;
	display: none;
}
.submenu li{
	float: left;
	width: 85px;
	font-size: 16px;
	color: #1F5EAE;
	height: 36px;
	line-height: 36px;
}
.restore{

	margin: 2.6px;
	margin-top: 0px;
}
.divd{
	width:300px;
}
.check{
	font-size: 12px;
	margin: auto;
	display:inline;
}

.submenu li a{
	color: #1F5EAE;
}
.contentBox{
	width: 100%;	
	min-width: 1280px;
	height: 100%;
}
.leftBox{
	/* width: 101%; */
	width: 250px;
	background: #fff;
	height: 100%;
	min-height: 1105px;
	float: left;
	max-width: 300px;
	margin-left: 15px;
}
.selfinfor{
	text-align: center;
	padding: 25px 0 45px;
}
.selfinfor img{
	border-radius: 50%;
	width: 77px;
	height: 77px;
	border: 2px solid #fff;
}
.selfinfor h2{
	font-size: 16px;
	color: #4D93E9;
	margin-top: 13px;
	margin-bottom: 13px;
}

.rpanel{
	margin-bottom: 20px;
/* 	background-color: #fff; */
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);

}

.selfinfor ul{
	overflow: hidden;
	width: 154px;
	margin: 0 auto;
}
.selfinfor li{
	float: left;
	font-size: 14px;
	padding: 0 10px;
	margin: 5px 0;
}
.selfinfor li:first-child a{
	color: #4D93E9;
}
.selfinfor li:first-child{
	border-right: 1px solid #fff;
}
.selfinfor li a{
	color: #666;
}
.leftlist{
	color: #4D93E9;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
	background: #fff;
}
.leftlist>li{
	font-size: 16px;
	box-sizing:border-box;
}
.leftlist>li>p{
	padding: 8px 15px;
	background: url(../images/downblue.png) no-repeat 90% center;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}
.headline3{
	margin: 6px;
}
.seclist{
	display: none;
}
.seclist li{
	padding: 12px 0 12px 58px;
	font-size: 14px;
	box-sizing:border-box;
	overflow: hidden;
	line-height: 20px;
}
.seclist li img{
	float: left;
}
.seclist li span{
	padding-left: 15px;
}
.seclist li span{
	padding-left: 15px;
}
.appendtitle{
	padding-right: 25px;
	float: right;
}
a{
	color: #1F5EAE;
}
.rightBox{
	/*width: 80%;
	*width: 72%;
	min-width: 970px;
	float: left;*/
	height: 100%;
	padding: 20px 0;
	box-sizing:border-box;
	padding-left: 32px;
	*padding-left: 40px;
}
.address{
	background: url(../images/titlepart.png) no-repeat 0 center;
	padding-left: 20px;
	margin: 20px;
}
.address i{
	color: #1F5EAE;
}
.conpart{
	overflow: hidden;
}
.leftpart{
	float: left;
	width: 51%;
	min-width: 510px;
}
.rightpart{
	float: left;
	width: 46%;
	margin-left: 20px;
}
.quick{
	background: #fff;
	margin-top: 40px;
	border: 1px solid #eee;
}
.quick h3{
	color: #1F5EAE;
	font-size: 16px;
	padding: 3px 8px;
	border-bottom: 1px solid #eee;
}
.quick div{
	padding: 20px;
	color: #EF6313;
	cursor: pointer;
}
.quick a{
	color: #EF6313;
}
.basic{
	margin-top: 30px;
}
.basic h3{
	color: #1F5EAE;
	font-size: 16px;
	padding-left: 9px;
	*margin-bottom: 20px;
}
.replybox{
	border: 1px solid #eee;
	background: #fff;
	min-width: 481px;
}
.replybox>ul{
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.reply{
	float: left;
	padding: 3px;
	cursor: pointer;
}
.replyon{
	color: #E6A722;
	border-bottom: 1px solid #1F5EAE;
}
.reply1{
	float: right;
}
.reply1 select{
	-webkit-appearance:none;
	border: none;
	height: 24px;
	*height: 20px;
	height: 20px\0;
	background: #fff;
}
.replycon ul{
	overflow: hidden;
}
.replycon li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.replycon>div{
	width: 200px;
	margin: 0 auto;
	overflow: hidden;
}
.replycon>div p{
	float: left;
	width: 163px;
	color: #1F5EAE;
	padding-bottom: 10px;
}
.replycon ul li p{
	padding: 10px 0;
}
.replycon ul li p:first-child{
	font-size: 20px;
	padding: 15px 0 10px;
	*padding: 44px 0 35px;
}
.whitebox{
	background: #fff;
	border: 1px solid #eee;
	height: 253px;
	margin-top: 10px;
}
.whitebox1{
	background: #fff;
	border: 1px solid #eee;
	height: 168px;
	margin-top: 10px;
}
.public{
	background: #fff;
	margin-top: 40px;
	border: 1px solid #eee;
}
.public h3{
	color: #1F5EAE;
	font-size: 16px;
	padding: 3px 8px;
	border-bottom: 1px solid #eee;
}
.colw{
	width:79%;

}
.publicon{
	padding: 15px;
	color: #000;
}
.publicon p{
	color: #333;
	font-size: 16px;
}

.foot{
right: 10px;
position: fixed;
bottom: 4px;
}
.publicon p i{
	background: #5AB75D;
	color: #fff;
	font-size: 14px;
	padding: 1px 3px;
	border-radius: 3px;
}
.publicon div{
	text-align: center;
}
.detailed{
	margin-top: 11px;
}
.detailed h3{
	color: #1F5EAE;
    font-size: 16px;
    padding-left: 9px;
}
.detailed{
	width: 100%;
}
.detailone{
	overflow: hidden;
}
.detailone li{
	width: 25%;
	float: left;
	text-align: center;
}
.detailone p:first-child{
	font-size: 20px;
    padding: 15px 0 10px;
}
.detailtwo{
	overflow: hidden;
	padding: 15px 0;
}
.detailtwo li{
	float: left;
	padding-left: 18px;
}
.senior{
	background: #fff;
	border: 1px solid #eee;
	margin-top: 30px;
}
.senior h3{
	color: #1F5EAE;
    font-size: 16px;
    padding: 3px 8px;
    border-bottom: 1px solid #eee;
}
.seniorbox{
	padding: 15px 40px 40px;
}
.seniorbox>ul{
	overflow: hidden;
	padding-bottom: 10px;
}
.seniorbox>ul li{
	float: left;
	width: 84px;
	text-align: center;
	height: 29px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	line-height: 29px;
}
.kind{
	background: #2371CD;
	margin-right: 60px;
}
.survey{
	background: #E6A722;
}
.seniorow{
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding: 5px;
}
.seniorow p{
	float: left;
	padding: 9px 0;
	width: 150px;
}
.seniorow div{
	float: left;
}
.seniorow ul{
	overflow: hidden;
}
.seniorow li{
	float: left;
	color: #E6A722;
	padding-right: 15px;
}
.seniorow ul li:first-child{
	color: #000;
}
.leftlist .seclist .active{
	background: #428bca;
	color: #fff;
}
.leftlist .seclist .active a{
	color: #fff;
}

.nullactive{
	background: #fff;
}












