*{
	padding: 0 ; margin: 0;
}
a{
	text-decoration: none;
	color: #000000;
}
body {
  margin: 0;
  font-family: "微软雅黑";
  font-size: 15px;
  line-height: 18px;
  color: #333333;
   background: #f5f5f5;
  background-color: #ffffff;
}
	.sui-table th{
		    padding: 16px 8px;
		    line-height: 18px;
		    text-align: center;
		    vertical-align: middle;
		    border-top: 1px solid #e6e6e6;
		    font-weight: normal;
		    font-size: 14px;
		    color: #333333;
		   }
		   .sui-table td {
		    padding: 16px 8px;
		    line-height: 18px;
		    text-align: center;
		    vertical-align: middle;
		    border-top: 1px solid #e6e6e6;
		    font-weight: normal;
		    font-size: 12px;
		    color: #333333;
		   }

.personal-member .cont-side {
	top: -15px
}
.personal-member .main-wrap {
	width: 1068px;
	margin: 15px 0 30px 180px;
	padding: 0 0 39px 0;
	border: 1px solid #ddd;
	background: #fff
}

.personal-member .main-wrap h3 {
	height: 38px;
	padding: 0 10px;
	background: #fafafa;
	color: #666
}

.personal-member .main-wrap h3 strong {
	line-height:38px;
}

.personal-member .main-wrap h3 span {
	float: right;
	font: 400 12px/38px simsun
}

.personal-member .cont-main {
	width: 1240px;
	overflow: visible
}

.cont {
	position: relative;
	clear: both
}
.clear {
	clear: both
}
.cont-main {
	width: 100%;
	overflow: hidden
}

.cont-side {
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0
}

.position-header {
	display: none;
	position: fixed;
	_position: absolute;
	height: 40px;
	width: 100%;
	z-index: 9999;
	box-shadow: 0 2px 5px #cacaca
}
.side-neck {
	position: absolute;
	top: -10px;
	left: -14px;
	width: 185px;
	height: 18px;
	background: #FFF;
	border: solid 1px #FFF;
	border-radius: 18px;
	box-shadow: 0 2px 5px #e3e3e3;
	z-index: 10;
	margin-top: 20px;
}

.side-neck i {
	display: block;
	margin: 5px 7px;
	height: 8px;
	background: #DDD;
	border: solid 1px #DDD;
	border-radius: 15px
}

.side-menu-tree .tree-order-list {
	padding: 0 0 0 12px
}

.side-menu-tree .tree-order-list li {
	line-height: 24px;
	_line-height: 0
}

.side-menu-tree .tree-order-list a {
	color: #666
}

.side-menu-tree .tree-order-list a:hover {
	color: #F70
}

.side-menu-tree dd {
	position: relative
}

.side-menu-tree b {
	position: absolute;
	top: 8px;
	*top: 7px;
	_top: 6px;
	_font-size: 0;
	display: block;
	width: 9px;
	height: 9px;
	background: url(../images/icon-nameinfo.png);
	background-repeat: no-repeat;
	cursor: pointer
}

.side-menu-tree .open-tree-order {
	background-position: -9px -52px
}

.side-menu-tree .close-tree-order {
	background-position: -19px -52px!important
}

.hide-order-list .tree-order-list {
	display: none
}

.side-menu-off .switch-side-menu {
	display: block;
	background: #f5f5f5;
	height: 20px;
	_height: 0;
	transition: all .2s
}

.side-menu-off .side-menu-tree {
	display: block
}

.side-menu-off .switch-side-menu:hover {
	background: #EEE;
	cursor: pointer
}

#ms-center {
	margin: 0 auto;
	max-width: 1240px;
	width: 1240px
}
.side-menu {
	padding: 20px 0 0 0
}
.ms-side {
	position: absolute;
	overflow: hidden;
	width: 160px;
	background: #FFF;
/*	background-image: url(../images/menu-treeneck.png);*/
	background-position: center top;
	background-repeat: repeat-x;
	box-shadow: 0 2px 5px #e3e3e3, -1px 2px 5px #e3e3e3;
	z-index: 12;
	margin-top: 20px;
}



.side-menu dt {
	line-height: 28px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: 700;
	color: #333
}
.side-menu-tree {
	padding: 0 20px 12px 20px;
	overflow: hidden
}

.side-menu-tree a {
	display: inline-block;
	line-height: 24px;
	color: #333
}

.side-menu-tree a:hover {
	text-decoration: none;
	color: #F70
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.menu{
	border: 1px solid #EBF0F4;width: 100%;float: left;background-color: #fff;height: 150px;
border-bottom: none;
}
.center{
	width: 100%; float: left;vertical-align: bottom;/*text-align: center;*/
}
.menu-list{
	background-color: #F4F8F9 ;
	height: 80px;
	line-height: 100px;
	width: 100%;
	margin: 0 auto;
	display: flex;
		border-bottom: 1px solid #ddd;
}
.menu-list .tx{
	width: 30%;
line-height: 80px;	
margin-left: 5%;
}
.menu-list .add{
	width: 19%;
line-height: 80px;	

}
.menu-list .tx img{
	max-height: 70%;
	height: 70%;
	border-radius: 50%;
	
}
.ddzt{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 2px solid #EBF0F4;
	margin-top: 20px;
		
}
.ddzt .item {
float: left;
width: 19%;	
height: 40px;
	line-height: 40px;
	margin-top: 5px;
border-right: 2px solid #EBF0F4;
}
.ddzt .item:last-child{
	border-right: none;
}

.wl{
	width: 100%;display: inline-block; float: left;margin-top: 20px;background-color: #fff;
	border: 2px solid #EBF0F4;
}
.wltit {
	height: 50px;
line-height: 50px;
	background-color: #F4F8F9;
	border:2px solid #EBF0F4;
}
.wltit div{
	margin-left: 20px;
	font-size: 20px;
	display: inline-block;
	font-weight: bold;
	color: #9FB2B9;
	
}
.wltit img{
	width: 45px;
	height: auto;
		line-height: 50px;
		margin-left: 20px;
}
.wl .item {
	padding: 20px 20px;border-bottom: 1px #F5F5F5 solid;height: 150px;
	border-bottom: 2px solid #EBF0F4;
}

.wl .item .img{
	max-height: 80%;
	height: 80%;
	float: left;
	margin-top: 10px;
	
}
.wl .item .sh{
	float: right;margin-right: 20px;margin-top: 50px;
	
}
.wl .item .sh  button{
	border: 1px #ccc solid;padding: 5px;background-color: #fff;
}
.wl .item .img img{
	max-height: 100%;
	height: 100%;
	border-radius: 2px;
}
.spxx{
	text-align: left;
	margin-left: 20px;
	font-size: 1rem;
	float: left;margin-top: 20px;
	line-height: 25px;
}
.ng-footer {
				height: 130px;
				margin-top: 0;
			}
			.ng-s-footer {
				height: 130px;
				background: none;
				text-align: center;
			}
			.ng-s-footer p.ng-url-list {
				height: 25px;
				line-height: 25px;
			}
			.ng-s-footer p.ng-url-list a {
				color: #666666;
			}
			.ng-s-footer p.ng-url-list a:hover {
				color: #f60;
			}
			.ng-s-footer .ng-authentication {
				float: none;
				margin: 0 auto;
				height: 25px;
				width: 990px;
				margin-top: 5px;
			}
			.ng-s-footer p.ng-copyright {
				float: none;
				width: 100%;
			}
			.root1200 .ng-s-footer p.ng-copyright {
				width: 100%;
			}

.dz{
margin-left: 0px;width: 100%;border: 0px;	
}	
.xztit{
	margin-left: 70px;font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}		
.demain{
	width: 100%; border: 2px solid #DFDFDF;
	position: relative;
	font-size: 16px;
	height: auto;
	margin-bottom: 30px;
}
 /*.title{
border: 2px solid #DFDFDF;
    margin-left: 3%;
    height: 35px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 2px 10px;
    line-height: 30px;
    position: absolute;
    top: -33px;
    border-bottom: 2px solid #FFFFFF;
    z-index: 9;
    background: #fff;
}*/
.decen{
	width: 96%;
	margin: 0 auto;
	
	
}
.jbxq{
	border-bottom: 2px solid #DFDFDF;
	padding-left: 3%;
	font-size: 14px;
	color: #A6A6A6;
}
.control-group{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 30px 0;

}
 .decen .yyzz{
	height: 200px;	
}
 .decen .sb{
	height: auto;
	margin-bottom: 50px;	
}
.control-group .laname{
		font-size: 16px;
		color: #A0A0A0;
}
.control-group .controls {
	width: 80%;
	display: inline-block;
}
.controls img{
	
	height: 200px;
	margin-left: 20px;
}
.control-group .controls input{
	width: 80%;
	display: inline-block;
	border: 2px solid #D0D0D0;
	height: 30px;
	margin-left: 10px;
	padding-left: 10px;
}
.control-group .container{
	width: 100%;
}
