.liucheng {
	background: #fff;
	width: 100%;
	padding:60px 0;
}
.liucheng-1 {
	width: 100%;
	padding:56px 0;
	display: table;
}

.liucheng-1 .e {
	width: 270px;
	height: 330px;
	background: #e2e2e2;
	border:1px solid #7e318e;
	border-radius: 5px;
	float: left;
	margin-left: 22px;
	margin-bottom: 22px;
	text-align: center;
	color: #8a8a8a;
	font-size: 14px;
}
.liucheng-1 .e .e-img {
	padding-top: 60px;
	width: 100%;
}
.liucheng-1 .e h4 {
	font-size: 16px;
	line-height: 30px;
}
.liucheng-1 .e h2 {
	font-size: 20px;
	line-height: 30px;
	color: #7e318e;
	padding-bottom: 10px;
}
.liucheng-1 .e p {
	text-align: justify;
	padding:0 30px;
}

.gushi-1 {
	width: 100%;
	padding:60px 0;
	position: relative;

}
.gushi-banner {
	width: 1200px;
	height: 400px;
	background: #ddd;
}
.gushi-banner ul li {
	width: 1200px;
	display: table;
	height: 400px;
}
.gushi-banner ul li .gushi-img {
	float: left;
	width: 735px;
	height: 400px;
	overflow: hidden;
}
.gushi-banner ul li .gushi-img img {
	width: 735px;
	height: 400px;
	overflow: hidden;
	float: left;
}
.gushi-banner ul li .gushi-info {
	position: relative;
	width: 465px;
	height: 400px;
	overflow: hidden;
	float: left;
}
.gushi-info-detail {
	position: absolute;
	width: 465px;
	height: 400px;
	top: 0;
	left:0;
	background-color: rgba(117,57,146,0.8);
	z-index: 1;

}
.gushi-info-detail div {
	width: 385px;
	padding:40px;
}
.gushi-info-detail div h2 {
	font-size: 20px;
	color: #fff;
	padding-bottom: 20px;
}
.gushi-info-detail div p {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.gushi-info-detail a {
	position: absolute;
	left: 40px;
	bottom: 40px;
	width: 120px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border-radius: 4px;
	font-size: 16px;
	z-index: 3;
	background: #7e318e;
}
.gushi-info-detail a:hover {
	background: #600c71;
}

.gushi-1 .hd{ height:15px; overflow:hidden; position:absolute; left:500px; bottom:65px; z-index:1;}
.gushi-1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.gushi-1 .hd ul li{ float:left; margin-right:10px;  width:40px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; text-indent: -9999px;border-radius: 5px;}
.gushi-1 .hd ul li.on{ background:#7e318e; color:#fff; }

.gushi-2 {
	width: 100%;
	padding-bottom: 60px;
}
.gushi-2 ul li{
	float: left;
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.gushi-2 ul li a {
	display: inline-block;
	width: 100%;
	height: 160px;
	overflow: hidden;
	position: relative;
	color: #858385;
}
.gushi-2-img {
	float: left;
	width: 260px;
	height: 160px;
	overflow: hidden;
	margin-right: 30px;
}
.gushi-2-img img {
	width: 260px;
	height: 160px;
	overflow: hidden;
}
.gushi-2 ul li a:hover h2 {
	color: #7e318e;
}
.gushi-2-info {
	width: 686px;
	height: 160px;
	float: left;
}
.gushi-2-info h2 {
	color: #616161;
	font-size: 20px;
	height: 30px;
	width: 100%;
	overflow: hidden;
}
.gushi-2-info p.time {
	height: 30px;
}
.gushi-2-info p.detail {
	height: 60px;
	line-height: 20px;
	text-align: justify;
	width: 100%;
	overflow: hidden;
}
.gushi-2-info p.gsbtn {
	width: 120px;
	height: 30px;
	background: #909090;
	border-radius: 5px;
	line-height: 30px;
	text-align: center ;
	margin-top: 10px;
	color: #fff;
	display: inline-block;
}
.gushi-2 ul li a:hover .gsbtn {
	background: #7e318e;
}
.team-li {
	position: relative;
}
.team-li a.team-a {
	position: absolute;
	left: 430px;
	bottom: 32px;
	width: 120px;
	height: 30px;
	background: #909090;
	border-radius: 5px;
	line-height: 30px;
	text-align: center ;
	color: #fff;
	display: inline-block;
}
.team-li a.team-a:hover {
	background: #7e318e;
}
.pd60 {
	padding-top: 60px;
}

.news-nav {

	text-align: center;
	padding:60px 100px 30px;
}
.news-nav a {
	display: inline-block;
	width: 318px;
	height: 70px;
	line-height: 70px;
	color: #838383;
	border:1px solid #838383;
	margin-left: 10px;
	font-size: 20px;
}
.news-nav a:hover ,.news-nav a.cur,.about-nav a:hover,.about-nav a.cur {
	background: #535353;
	color: #fff;
}
.news-banner {
	width: 100%;
}
.news-banner img {
	width: 100%;
}
.about-nav {
	padding:60px 0 30px;
	width: 100%;
	display: table;
}
.about-nav a {
	margin-left: 12px;
	float: left;
	display: inline-block;
	width: 289px;
	height: 70px;
	line-height: 70px;
	color: #838383;
	border:1px solid #838383;
	font-size: 20px;
	text-align: center;

}
.about-nav a:first-child{
	margin-left: 0;
}
.about-info {
	width: 100%;
	padding-bottom: 60px;
}
.about-info .e {
	width: 1160px;
	padding-top: 60px;
}
.about-info .e h2 {
	font-size: 36px;
	color: #444;
	border-bottom: 1px solid #ddd;
	padding:0px 20px 10px;
}
.about-info .about-content {
	padding:0px 20px;
	line-height: 24px;
	text-align: justify;
	font-size: 16px;
	color: #737373;
}
.about-content p {
	font-size: 16px;
	color: #737373;

}
.licheng-item {
	width: 100%;
	position: relative;
	margin-top: 30px;

}
.time-axis:before{
	content: '';
	position: absolute;
	left: 434px;
	top: 15px;
	width: 1px;
	height: 100%;
	background-color: #d8d8d8;
} 
.time-axis li {
	position: relative;
	line-height: 40px;
	padding-left: 480px;
	padding-right: 60px;
	margin-bottom: 10px;
	
}
.time-date {
	position: absolute;
	left: 348px;
	top: 0;
	color: #666;
	font-size: 18px;
}
.time-dot {
    position: absolute;
    left: 426px;
    top: 35%;
    display: block;
    width: 13px;
    height: 13px;
    border: 1px solid #ccc;
    border-radius: 100%;
    background-color: #fff;
}
.time-dot:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin: auto;
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 100%;
}
.time-axis-title {
	font-size: 16px;
	color: #444;
}
.honor-item {
	padding-top: 30px;
	width: 100%;
	display: table;
}
.honor-item li {
	width: 280px;
	float: left;
	padding:10px;
}
.honor-item li a {
	display: inline-block;
	color: #444;
}
.honor-item li a img {
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.honor-item li a p{
	line-height: 36px;
	font-size: 14px;
	color: #444;
	text-align: center;
}
.honor-item li a:hover p{
	color: #753992;
}
.w720 {
	width: 720px;
    margin: 0 auto;
}

.news-content h1{
	font-size: 32px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	color: #444;
}
.news-content h2{
	font-size: 14px;
	text-align: center;
	color: #666;
	line-height: 44px;
	border-bottom: 1px dashed #dedede;
}
.news-detail { 
	padding:20px 0; 
}
.news-detail img {
	max-width: 100%;
}
.news-detail p {
	line-height: 30px;
	font-size: 16px;
	color: #444;
}
.next {
	padding-top: 20px;
	border-top: 1px solid #dedede;
}
.next p,.next p a {
	color: #555;
	line-height: 36px;
}
.next p a:hover {
	color: #f08b41;
	text-decoration: underline;
}

.page{
    width:100%;
    margin:30px auto;
    text-align:center;
}
.page ul{
  display:inline-block;
  overflow: hidden;
}
.page ul li{
   width:auto;
   padding:0;
   margin:0 5px;
   cursor:pointer;
   float: left;
}
.page ul li a{
    display:inline-block;
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ddd;

}
.page ul li a:hover{
    background-color: #753992;
    border: 1px solid #753992;
    color: #FFF;
}
.page ul li.active{
    background-color: #753992;
    border: 1px solid #753992;
    color: #FFF;
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
}
.page ul li.page_disabled{
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.huodong-box {
	width: 100%;
	padding-top: 60px;
	display: table;
}
.huodong-box ul li {
	float: left;
	width: 380px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.huodong-box ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.huodong-box ul li a img {
	width: 100%;
	display: inherit;

}
.huodong-box ul li a .huodong-h2{
	position: absolute;
	width: 378px;
	height: 100%;
	border:1px solid #7e318e;
	color: #fff;
	left: 0;
	top: 0;
	display: none;
}
.huodong-box ul li a h2 {
	height: 36px;
	line-height: 36px;
	text-indent: 5px;
	background-color: rgba(126,49,142,0.6);
	bottom: 0px;
	left:0;
	position: absolute;
	width: 100%;
}
.huodong-box ul li a h2 span {
	float: right;
	margin-right: 5px;
	background: #c63592;
	padding: 4px 5px;
	line-height: 16px;
	margin-top: 5px;
	font-size: 12px;
	text-indent: 0;
	border-radius: 3px;
}
.huodong-box ul li a:hover .huodong-h2{
	display: block;
}
.no-more {
	padding:30px 0;
	text-align: center;
}

.team {
	width: 100%;
	background: #fff;
}
.team-box {
	width: 100%;
	padding:60px 0;
}
.team-title {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.team-title h1 {
	font-size: 48px;
	line-height: 72px;
	color: #7e318e;
}
.team-title p {
	font-size: 18px;
	color: #444;
}
.w1000 {
	width: 1000px;
	padding:50px 100px 0;
}
.team-info {
	width: 1000px;
	display: table;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 40px;
}
.team-img {
	float: left;
	width: 320px;
	height: 400px;
	margin-right: 40px;
}
.team-img img {
	width: 100%;
	height: 400px;
}
.team-e {
	width: 640px;
	float: left;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.team-e h2 {
	font-size: 24px;
	color: #7e318e;
	padding-bottom: 30px;
}
.team-e h2 span {
	padding-left: 20px;
	font-size: 24px;
}
.team-e p {
	line-height: 40px;
	font-size: 20px;
}
.team-e a{
	position: absolute;
	display: inline-block;
	bottom: 0;
	left:0;
	padding:5px 15px;
	background: #7e318e;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
}
.team-e a:hover {
	background: #c926e9;
}
.team-e a.hunyin-a {
	left:120px;
}
.team-content {
	padding-top: 30px;
	text-align: justify;
}

.zheng-box {
	background: #faf6fb;
}
.zheng-nav {
	width: 100%;
	display: table;
	padding:20px 0;
}
.zheng-nav a {
	margin-left: 30px;
	float: left;
	display: inline-block;
	width: 553px;
	height: 70px;
	line-height: 70px;
	color: #838383;
	border:1px solid #838383;
	font-size: 20px;
	text-align: center;

}
.zheng-nav a:hover ,.zheng-nav a.cur {
	background: #535353;
	color: #fff;
}
.hunyin-1 {
	width: 100%;
	padding-top: 20px;
}
.hunyin-1-1 {
	width: 100%;
	padding-bottom: 20px;
	display: table;
}
.hunyin-1-1 h2{
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #7e318e;
}
.hunyin-1-2 p span{
	line-height: 30px;
	font-size: 16px;
	padding-right: 40px;
}








