body {
    background:#fbfbfb;
}
.slide-box{
	position: relative;
	height: 640px;
}
.slide-box .slide-list{
	position: relative;
	z-index: 1;
	height: 640px;
	overflow: hidden;
}
.slide-box .slide-list a{
	display: block;
	height: 640px;
	background-position: center;
	display: none;
}
.slide-box .slide-list a.ui-check{
	-webkit-animation:fadeIn 1s .2s ease both;
	-moz-animation:fadeIn 1s .2s ease both;
	display: block;
}
.slide-box .slide-list a .text{
	padding-top: 390px;
	line-height: 1.2em;
	color: #fff;
	font-size: 50px;
}
.slide-box .btn-group{
	position: relative;
	z-index: 2;
	margin-top: -67px;
}
.slide-box .btn-group .lbtn-left,.slide-box .btn-group .lbtn-right
{
	width: 34px;
	height: 34px;
	background: rgba(0,0,0,.5) url(/static/image/ico_arrow.png) 12px center no-repeat;
	border:1px solid rgba(255,255,255,0.5);
	float: left;
}

.slide-box .btn-group .lbtn-right{
	background-position: -26px center;
	border-left: 0 none;
}
.slide-box .btn-group .lbtn-slide
{
	float: left;
	padding-top: 8px;
	padding-left: 24px;
}
.slide-box .btn-group .lbtn-slide a
{
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 13px;
	background: rgba(255,255,255,0.4);
	margin-right: 10px;
}
.slide-box .btn-group .lbtn-slide a.ui-check{
	background: #fff;
}


.c-block-1{
	position: relative;
	color: #fbfbfb;
}
.c-block-1 li a{
	color:#333333;
}
.c-block-1 .cleft{
	padding-top: 30px;
	padding-bottom: 30px;
	width: 801px;
	float: left;
	
}
.c-block-1 .cright{
	width: 365px;
	float: right;
	position: absolute;
	z-index: 3;
	top:-42px;
	right: 0;
	background: #fff;
	border-top:4px solid #082152;
	text-align: center;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.c-block-1 .cleft .title{
	height: 60px;
}
.c-block-1 .cleft .clist li{
	float: left;
	width: 366px;
	margin-right: 34px;
	margin-bottom: 10px;
}
.c-block-1 .cleft .clist li a{
	display: block;
}
.c-block-1 .cleft .clist li a.text{
	font-size: 18px;
	padding:20px 0;
}
.c-block-1 .cright .title{
	height: 86px;
}
.c-block-1 .cright ul{
	width: 260px;
	margin:0 auto;
}

.c-block-1 .cright ul li{
	padding:10px 0;
}
.c-block-1 .cright ul li .color-red{
    font-size: 20px;
	border-top:1px solid #e7e7e7;
	padding-top:10px;
	
	margin: 0 auto;
	font-weight: 700;
	line-height: 2.0em;
}
.c-block-1 .cright ul .text{
	font-size: 18px;
	line-height: 1.8em;
    margin-top:1em;

}


.people-list .container{
	width: 100%;

	border-bottom: 6px solid #b6944a;
}
.people-list .container li{
	width: 20%;
	height: 384px;
	float: left;
	background: #252a2d;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.people-list .container li .text{
	padding:0 11%;
	text-align: center;
	height: 100%;
	width: 79%;
	position: absolute;
	z-index: 1;
	display: table;
}
.people-list .container li .bg{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 0;
    -webkit-background-size:auto 100%;
    background-size:auto 100%;

}
.people-list .container li.img-bg .text{
	background: url(/static/image/pic_people_shade.png) center no-repeat;
}
.people-list .container li .text .read{
	color: #3787b0;
	font-size: 18px;
	display: none;
}
.people-list .container li.img-bg .text .p1{
	font-size: 22px;
	color: #fff;
	padding:16px 0;
	position: absolute;
	bottom: 0;
	text-align: left;
}
.people-list .container li.color-bg .text .p1{
	font-size: 34px;
	line-height: 1.4em;
	display: table-cell;
	vertical-align: middle;
}
.people-list .container li .text .p2{
	color: #999999;
	font-size: 18px;
	display: none;
}

.people-list .container li.ui-check .text{
	background: rgba(0,0,0,.6);
	-webkit-transition: background 0.5;
	-o-transition: background 0.5;
	transition: background 0.5;
	padding:11%;
    vertical-align:middle;
    
}
.people-list .container li.ui-check .text .p2{
	display: block;
}
.people-list .container li.ui-check .text .read{
	display: block;
	-webkit-animation-duration: .6s;
    animation-duration: .6s;
}
.people-list .container li.ui-check .text .p1{
	position:static;
	font-size: 34px;
	text-align: center;
	line-height: 1.4em;
	display: block;

}
.culture{
    padding-top:10px;
	background: #ededed;
	border-bottom:1px solid #e1e1e1;
	padding-bottom: 90px;
}
.culture>.wrap>.title{
	height: 200px;
}
.culture .video{
	width: 560px;
	height: 315px;
	background: url(/static/image/pic_video.jpg) no-repeat;
	float: left;
}
.culture .text{
	width: 556px;
	float: right;
	font-size: 18px;
}
.c-block-2{
	background: url(/static/image/bg_c_block_2.jpg);
	padding-top: 30px;
	padding-bottom: 80px;
}
.c-block-2>.title{
	height: 72px;
}
.c-block-2 .cleft{
	width: 538px;
	padding:16px;
	float: left;
	background: #f1f1f1;
}
.c-block-2 .cright{
	width: 538px;
	padding:16px;
	float: right;
	background: #f1f1f1;
}
.c-block-2 .content .text{
	width: 286px;
	float: left;
}
.c-block-2 .content .img{
	width: 230px;
	height: 249px;
	float: right;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	margin-top: 40px;
}
.c-block-2 .content .title{
	font-size: 30px;
	color: #0b2b66;
	line-height: 1.2em;
}
.c-block-2 .content .btn{
	display: block;
	width: 286px;
	height: 42px;
	background: #0b2b66;
	color: #fff;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.c-block-2 .content .content{
	color: #666666;
	padding:20px 0;
}

.c-block-2 .content .cleft .img{
	background-image: url(/static/image/pic_02.jpg);
}
.c-block-2 .content .cright .img{
background-image: url(/static/image/pic_03.jpg);
}


.bg-title{
	background: url(/static/image/bg_text.png) no-repeat;
	position: relative;
}

.c-block-1>.cleft>.title{
	background-position: 0 14px;
	margin-right: 34px;
}

.c-block-1>.cright>.title{
	background-position: 110px -360px;
}

.culture>.wrap>.title{
	background-position: 0 -110px;
}
.c-block-2>.wrap>.title{
	height: 60px;
	background-position: 0 16px;
}

.bg-title>.btn-more{
	position: absolute;
	right: 0;top:10px;
}
