.position {
			margin-left: 10px;
			font-size: 14px;
			color: #666666;
			padding: 15px 0;
		}
		
		.position a {
			color: #434343;
			text-decoration: none;
		}
		
		.position a:hover {
			color: #666666;
			text-decoration: underline;
		}
		
		.list_titok {
			width: 260px;
			height: 1008px;
			border: solid 1px rgba(229, 229, 229, 0.4);
			background-color: #fff;
		}
		
		.list_titok p {
			width: 100%;
			height: 50px;
			background-color: #187ed3;
			line-height: 50px;
			text-align: center;
			font-size: 24px;
			color: #fff;
		}
		
		.list_titok ul li {
			height: 60px;
			margin: 0 10px;
			line-height: 60px;
			border-bottom: 1px dashed #e6e6e6;
			text-align: center;
		}
		
		.list_titok ul li a {
			color: #000;
			font-size: 18px;
		}
		
		.list_titok ul li a img {
			float: right;
			padding-top: 25px;
		}
		
		.active_ok a {
			color: #006ab4 !important;
		}
		
		.list_contok {
			width: 898px;
			height: 1008px;
			padding: 30px;
			border: 1px solid #f2f3f5;
			background-color: #fff;
		}
		
		.ttit {
			font-size: 22px;
			color: #006ab4;
		}
		
		.list_contok1 p {
			font-size: 16px;
			color: #000;
			line-height: 40px;
			text-indent: 2em;
		}
		
		.leader1,
		.leader2,
		.leader3,
		.leader4 {
			width: 180px;
		}
		
		.leader1 {
			margin: 0 auto;
		}
		
		.leader_pic {
			text-align: center;
		}
		
		.leader_pic span,
		.leader_pic p {
			color: #000;
		}
		
		.leader_pic span {
			font-size: 14px;
			line-height: 18px;
		}
		
		.leader_pic p {
			font-size: 16px;
		}
		
		.leader2 {
			margin-left: 72px;
		}
		
		.leader3 {
			margin: 0 72px;
		}
		
		.list_contokok {
			display: none;
		}
		.listsrok ul li{
			background-image: url(images/disc.jpg);
			background-repeat: no-repeat;
			background-position: left center;
			padding-left: 8px;
			height: 40px;
			line-height: 40px;
			font-size: 16px;
		}
		.listsrok ul li a{
			float: left;
			display: block;
			width: 620px;
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
		}
		.listsrok span{
			float: right;
		}
		.fyok ul{
			width: 500px;
			margin: 40px auto;
		}
		.fyok ul li{
			width: 22px;
			height: 22px;
			border: 1px solid #ededed;
			float: left;
			text-align: center;
			font-size: 14px;
			margin: 0 4px;
		}
		.fyok ul li a{
			color: #333;
		}
		.fy_acti{
			background-color: #187ed3;
		}
		.fy_acti a{
			color: #fff !important;
		}