/**!
 * 璧拌繘闃垮嫆娉�
 * author: wangkai;
 */

body {
	background: none;
}

.container {
	margin: 0 auto;
	width: 998px;
}

/* loading鍔犺浇鏁堟灉 */

.preview {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
    z-index: 999999;
    text-align: center;
}

.preview img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    width: 32px;
    height: 32px;
}


/* 渚ц竟瀵艰埅 */

#sidebar {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: 524px;
    margin-top: -137px;
    width: 150px;
    height: 274px;
    z-index: 99999;
}

.ewb-sidebar-node {
	margin-top: 20px;
	vertical-align: top;
}

.ewb-sidebar-node:first-child {
	margin-top: 0;
}

.ewb-home {
	float: right;
	padding: 8px 5px 0 5px;
	width: 45px;
	height: 61px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background: url('imageshome_bg.png');
}

.ewb-sidebar-name {
	float: right;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-indent: -999999px;
}

.ewb-sidebar-icon1 {
	background: url('imagessidebar_ico1.png');
}

.ewb-sidebar-icon2 {
	background: url('imagessidebar_ico2.png');
}

.ewb-sidebar-icon3 {
	background: url('imagessidebar_ico3.png');
}

.ewb-sidebar-node.active {
	background: url('imagessidebar_bg.png');
}

.ewb-sidebar-node.active a {
	width: 150px;
}

.ewb-sidebar-node.active .ewb-sidebar-icon1 {
	text-indent: 61px;
	background: url('imagessidebar_ico1_cur.png') 21px center no-repeat;
}

.ewb-sidebar-node.active .ewb-sidebar-icon2 {
	text-indent: 54px;
	background: url('imagessidebar_ico2_cur.png') 17px center no-repeat;
}

.ewb-sidebar-node.active .ewb-sidebar-icon3 {
	text-indent: 44px;
	background: url('imagessidebar_ico3_cur.png') 10px center no-repeat;
}

/* main */

.ewb-section {
    position: relative;
}

.ewb-section-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: -1;
}

.ewb-section-bg img {
    display: block;
    width: 100%;
    height: 100%;
}

.ewb-main {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -300px;
    margin-left: -499px;
    width: 998px;
    height: 600px;
    z-index: 990;
}

.ewb-main.one {
	height: 592px;
	margin-top: -296px;
}

.ewb-main.two {
	height: 560px;
	margin-top: -280px;
}

/* 鍏叡鏍囬鏍峰紡 */

.ewb-cm-title {
    height: 82px;
    text-align: center;
}

.ewb-cm-title a {
    display: inline-block;
    height: 82px;
    vertical-align: top;
}

.ewb-cm-title a img {
    display: block;
    width: auto;
    max-height: 82px;
}

/* 鍖烘儏棣栭〉 */

.ewb-zjalt {
	float: left;
	margin: 85px 0 0 100px;
}

/* 闃垮嫆娉扮畝浠� */

.ewb-profile {
    margin-top: 30px;
    position: relative;
}

.ewb-profile-hd {
	height: 480px;
	overflow: hidden;
	position: relative;
}

.ewb-profile-list {
    margin-top: -30px;
}

.ewb-profile-btn {
    margin-top: 30px;
    width: 150px;
    height: 140px;
    vertical-align: top;
}

.ewb-profile-btn.l {
	margin-right: 698px;
}

.ewb-profile-name {
    display: block;
    padding-top: 94px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: relative;
}

.ewb-sj {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	width: 10px;
	height: 20px;
}

.ewb-profile-name.current .ewb-sj {
	display: block;
}

.ewb-profile-btn.l .ewb-sj {
	right: -10px;
}

.ewb-profile-btn.r .ewb-sj {
	left: -10px;
}

.ewb-profile-icon1 {
    background: url('imagesprofile_icon1.png') center 15px no-repeat #4795e3;
}

.ewb-profile-icon2 {
    background: url('imagesprofile_icon2.png') center 15px no-repeat #e8ae1e;
}

.ewb-profile-icon3 {
    background: url('imagesprofile_icon3.png') center 15px no-repeat #78b32a;
}

.ewb-profile-icon4 {
    background: url('imagesprofile_icon4.png') center 15px no-repeat #8385ee;
}

.ewb-profile-icon5 {
    background: url('imagesprofile_icon5.png') center 15px no-repeat #f65934;
}

.ewb-profile-icon6 {
    background: url('imagesprofile_icon6.png') center 15px no-repeat #12bb7e;
}

.ewb-profile-bd {
	position: absolute;
	top: 0;
	right: 170px;
	bottom: 0;
	left: 170px;
	background: url('imagesprofile_bg.jpg');
	overflow: hidden;
}

.ewb-profile-content {
	padding: 20px 38px 0 38px;
}

.ewb-profile-content p {
	text-indent: 2em;
	line-height: 30px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.ewb-more {
	color: #c40d07;
}

.ewb-body{
	line-height:30px;
	
}

/* 鍘匡紙甯傦級鍗拌薄 */

.ewb-ci {
	margin-top: 38px;
	height: 459px;
	overflow: hidden;
}

.ewb-ci ul {
	margin: -25px -10px 0 0;
	*width: 1008px;
}

.ewb-ci-node {
	float: left;
	margin: 25px 10px 0 0;
	width: 242px;
	height: 217px;
	vertical-align: top;
}

.ewb-ci-item {
	display: block;
	width: 242px;
	height: 217px;
}

.ewb-ci-img {
	width: 226px;
	height: 157px;
	border: 8px solid #fff;
	overflow: hidden;
}

.ewb-ci-img img {
	width: 100%;
	height: 100%;
	vertical-align: top;
	-webkit-transition: transform 0.7s ease-out;
    -moz-transition: transform 0.7s ease-out;
    -ms-transition: transform 0.7s ease-out;
    -o-transition: transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
}

.ewb-ci-img img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.ewb-ci-name {
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* footer */

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
    height: auto !important;
}

.ewb-footer {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.ewb-altjj{	
	font-size: 18px;
}