﻿@charset "utf-8";

html, body, a, ul, li {
	padding: 0;
	margin: 0;
	text-intent: 0;
	list-style-type: none;
	}

img { border: 0; }
a:focus { outline: none; }

.clear {
	clear: both;
	float: none;
	height: 0;
	zoom: 1;
	}

#pageStatus {
	display: none;
	position: absolute;
	bottom: -100px;
	}

/* - - - Above is default style of public project. - - - */


#mainDiv {
	width: 1200px;
	min-height: 900px;
	 overflow:hidden;
	}
#mainDiv img { display: block; }

#company {
	width: 100%;
	height: 1198px;
	background: url(../images/j03.jpg);
	position: relative;
	}
#videoDiv {
	width: 354px;
	height: 250px;
	padding: 3px;
	background: #17100b;
	position: absolute;
	top: 22px;
	right: 117px;
	}
#video-list {
	width: 360px;
	min-height: 50px;
	position: absolute;
	top: 285px;
	right: 117px;
	}
#video-list a {
	width: 56px;
	height: 28px;
	background: #553624;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
	font: 13px/28px '微软雅黑', 'Microsoft YaHei', sans-serif;
	color: #d1c0a4;
	text-decoration: none;
	}
#video-list a:hover { text-decoration: underline; }

#roll-gallery {
	width: 1200px;
	height: 236px;
	background: url(../images/roll_gallery.jpg) no-repeat top left;
	position: relative;
	}
#roll-gallery .rbutton-left {
	width: 23px;
	height: 45px;
	background: url(../images/rbutton.png) no-repeat left;
	display: block;
	position: absolute;
	left: 42px;
	top: 50%;
	margin: -22px;
	}
#roll-gallery .rbutton-right {
	width: 23px;
	height: 45px;
	background: url(../images/rbutton.png) no-repeat right;
	display: block;
	position: absolute;
	right: 42px;
	top: 50%;
	margin: -22px;
	}

#j-zhanh {
	width: 1200px;
	height: 872px;
	+height: 2048px;
	overflow: hidden;
	margin-top: -90px;
	position: absolute;
	z-index: -1;
	}

.IE-zh { +height: 0px; }

#j-zhanh-bottom {
	width: 1200px;
	height: 72px;
	background: url(../images/j06.png);
	margin-top: 715px;
	position: relative;
	}
#jbutton {
	width: 158px;
	height: 72px;
	position: absolute;
	right: 32px;
	bottom: 0;
	z-index: 2;
	}
#jbutton .jbutton-left {
	width: 72px;
	height: 72px;
	background: url(../images/jbutton.png) no-repeat top left;
	display: block;
	float: left;
	}
#jbutton .jbutton-right {
	width: 72px;
	height: 72px;
	background: url(../images/jbutton.png) no-repeat top right;
	display: block;
	float: right;
	}

#j-message {
	width: 1200px;
	height: 1000px;
	background: url(../images/j08.jpg);
	position: relative;
	font: 13px/38px '微软雅黑', 'Microsoft YaHei', sans-serif;
	color: #222;
	}
#j-message .j-table {
	width: 680px;
	height: 400px;
	position: absolute;
	bottom: 55px;
	left: 92px;
	}