html {
    text-align: center;
}

.wrapper {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 1px 0;
    text-align: left;
}
/*
.header {
    position: relative;
    height: 36px;
    margin-top: -14px;
    padding-top: 14px;
    background-color: #000;
    text-align: left;
}

.mainNav {
    position: absolute;
    left: 50%;
    width: 580px;
    margin-left: -195px;  
}

.mainNav li {
    float: left;
    width: 106px;
    margin-right: 10px;
    text-align: center;
}

.mainNav li a {
    display: block;
    height: 35px;
    padding-top: 1px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font: bold 15px/36px Arial,sans-serif;
    overflow: hidden;
}

.mainNav li a em {
    display: block;  
    height: 36px;
    margin-top: -37px; 
    letter-spacing: 0.3em;
    font: 15px/36px "Microsoft YaHei",Arial,sans-serif;  
    background-color: #e60012;  
}

.mainNav li a:hover {
    background-color: #e60012;    
} 

.mainNav li a.active {
    height: 50px; 
    padding-top: 10px;
    margin-top: -10px;
    background-color: #e60012;  
    cursor: default;
}

.mainNav li a.active em {
    margin-top: 0;
    line-height: 30px;
    margin-bottom: -20px;
}	

.returnAnchor {
    position: absolute;
    left: 50%;
    margin-left: -375px;
    text-decoration: none;
    font: 12px/36px "Microsoft YaHei",Arial,sans-serif; 
    color: #fff;     
}

.returnAnchor:hover {
    text-decoration: underline;
}

h1 {
    width: 250px;
    height: 84px;
    margin-top: 80px;
    background: url(../images/logo.png) no-repeat left top;
    text-indent: -1000em;
    overflow: hidden;
}		

.intro {
    position: absolute;
    top: 56px;
    right: 0;
}

.intro p {
    float: right;
    clear: right;
    height: 20px;
    margin: 0.4em 0;
    padding: 0 24px 0 16px;
    background-color: #50505e;
    font: italic 12px/20px "Microsoft YaHei",Arial,sans-serif;
    color: #fff;
}	*/

.introImagesWrapper {
	position: relative;
	width: 940px;
}
.introImages {
    width: 940px;
    height: 364px;
    overflow: hidden;
}

.introImages img {
    width: 940px;
    height: 364px;
}

.introImageIndexes {
	height: 8px;
	padding-top: 12px;
	text-align: center;
	line-height: 0;
}

.introImageIndexes a {
	display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 8px;
	*margin-right: 12px;
    background: url(../images/intro-img-index.png) no-repeat left top;
}

.introImageIndexes a.active {
    background: url(../images/intro-img-index-active.png) no-repeat left top;
}	

h2 {
    height: 40px;
    padding-top: 70px;
    margin-top: -30px;
    border-bottom: 4px solid #312724;
    font: 28px/40px "Arial Rounded MT Bold","Arial Bold",Arial,sans-serif;
    color: #333333;
}
h2#cases {
	margin-top: -50px;
}
h2 span {
	position: relative;
	top: -3px;
	font: 25px 'Microsoft Yahei';
	padding-left: 6px;
}

.dashBottom {
    padding: 30px 0;
    background: url(../images/dashed-bg.png) repeat-x left bottom;
    overflow: hidden;
    zoom: 1;
}  

.casesWrapper {
    overflow: hidden;
}     

.caseVideo {
    position: relative;
    float: left;
    width: 500px;
    height: 280px;
}

.caseVideo img {
    width: 100%;
    height: 100%;
}

.caseVideo .playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    background: url(../images/playBtn1-bg.png) no-repeat left top;
    text-indent: -1000em;
    overflow: hidden;
}    

.caseVideo .playBtn:hover {
    background: url(../images/playBtn1-hover-bg.png) no-repeat left top;    
}

.video-loading {
/*	background: url(../images/icon-loading.gif) no-repeat center center #000;   */ 
	background: url(../images/emotion-load.jpg) no-repeat center center;     
	background: url(../images/youku.jpg) no-repeat center center;
}                           

.caseSummary {
    position: absolute;
    top: 30px;
    left: 0;  
    margin-left: 540px; 
    width: 500px;
    height: 204px;
    font-family: "ËÎÌå",Arial,sans-serif;
    overflow: hidden;  
}

.caseSummary h3 {
    padding: 4px 0 2px 40px;
    font-weight: bold;
    font-size: 16px;   
    font-family: "Microsoft YaHei",Arial,sans-serif;
    color: #cccccc;
	text-align:left;
}

.caseSummary h3 a {
    color: #626266;
    text-decoration: none;
}

.caseSummary h3 a:hover {
  text-decoration: underline;
}

.caseSummary .date {
text-align:left;
    padding-bottom: 6px; 
    font-weight: bold; 
    font-size: 12px;  
    font-family: "Microsoft YaHei",Arial,sans-serif;
    color: #d53a14;
	background:url(../images/clock.png) no-repeat 40px 0px;
	text-indent:22px;
}

.caseSummary p {
    font-size: 12px;
    line-height: 1.5em;
    color: #626266;
	text-align:left;
	padding-left:40px;
}

.caseSummary .playBtn {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 6px 9px 6px 36px;  
    background: url(../images/playBtn2-bg.png) no-repeat 3px center;
    font: 13px "Arial Rounded MT Bold","Arial Bold",Arial,sans-serif;
    text-decoration: none;
    color: #333333; 
}

.caseSummary .playBtn:hover {  
    text-decoration: underline;
}

.caseSummary .playBtn-js:hover {
    background-color: transparent;
}

.casesWrapper .dashBottom {
    position: relative;   
}

.casesWrapper .closeBtn {
    display: none;
    position: absolute;
    right: 0;
    bottom: 24px;     
    padding: 6px 0px 6px 36px;
    background: url(../images/playBtn2-bg.png) no-repeat 3px center;
    font: 13px "Arial Rounded MT Bold","Arial Bold",Arial,sans-serif;
    text-decoration: none;
    color: #333333;
    opacity: 0;
} 

.casesWrapper .closeBtn:hover {
    text-decoration: underline;
}

.moreCases {
    padding: 24px 0;
    text-align: right;
}

.blackBtn {
    display: inline-block;
    height: 30px;
    padding: 0px 10px;
    background-color: #000;
    font: 18px/30px Arial,sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

.blackBtn-cn {
	padding: 0px 20px;
	font: 16px/28px 'microsoft yahei';
}

.blackBtn:hover {
    background-color: #e60012;
    color: #000;
}

.blackBtn-js:hover {
    background-color: #000; 
    color: #fff;   
}

.aboutWrapper {
    padding-top: 30px;
    font: 12px "ËÎÌå",Arial,sans-serif;
    overflow: hidden;
    zoom: 1;
}

.leftCol {
    float: left;
    width: 390px;
}

.rightCol {
    margin-left: 414px;
}

.aboutWrapper p {
    line-height: 20px;
}

.aboutWrapper .blackBtn {
    margin-top: 8px;
}

.aboutWrapper .leftCol h3 {
    padding: 48px 0 12px 0;
    font: 24px Arial,sans-serif;  
    color: #222222;  
}

.aboutWrapper .leftCol ul li {
    float: left;
    clear: left;
    padding: 3px 72px 3px 3px;
    margin: 4px 0 10px 0;
    background-color: #e60012;
    color: #fff;
}

.aboutWrapper .rightCol h3 {
    height: 208px;
    background: url(../images/about-right-h3.png) no-repeat left top; 
    text-indent: -1000em;
    overflow: hidden;   
}

.serviceWrapper h3 {
    float: left;
    padding: 3px 50px 3px 3px;
    font: bold 14px "ËÎÌå",Arial,sans-serif;
    background-color: #e60012;
    color: #fff;
}

.serviceWrapper p {
    clear: left;
    padding: 14px 0 20px 0;
    font: 12px/20px "ËÎÌå",Arial,sans-serif;
}

.serviceWrapper p.last {
    padding-bottom: 0;
}

.serviceWrapper .dashBottom {
    padding: 24px 0;
}

.serviceWrapper ul {
    clear: left;
    overflow: hidden;
    padding: 16px 0 30px 0;
}

.serviceWrapper ul li {
    float: left;
    width: 120px;
    height: 30px;
    margin-right: 16px;
    padding-top: 90px;
    text-align: center;
    font: 14px/30px "Microsoft YaHei",Arial,sans-serif;
    color: #333;
}

.serviceWrapper ul li.research {
    margin-left: -18px;
    margin-right: 2px;
    background: url(../images/research.png) no-repeat left top;
}  

.serviceWrapper ul li.strategy {
    background: url(../images/strategy.png) no-repeat left top;
}

.serviceWrapper ul li.design {
    background: url(../images/design.png) no-repeat left top;
}

.serviceWrapper ul li.shoot {
    background: url(../images/shoot.png) no-repeat left top;
}

.serviceWrapper ul li.make {
    background: url(../images/make.png) no-repeat left top;
} 

.serviceWrapper ul li.finish {
    margin-right: -20px;
    background: url(../images/finish.png) no-repeat left top;
}    

.serviceWrapper #workProcess h3 {
    background: none;
    color: #222;
}

.serviceWrapper #workProcess {
    background: none;
    padding-bottom: 12px;
}

/* updates */
.updatesWrapper {
    color: #626266;  
    overflow: hidden;
    zoom: 1;
}

.updatesWrapper .leftCol { 
    width: 480px;
    float: left;
}

.updatesWrapper .rightCol {
    margin-left: 526px;
    padding-top: 24px;
}

* html .updatesWrapper .rightCol {
    margin-left: 522px; 
}

.updatesWrapper .dashBottom {
    padding: 20px 0;
    position: relative;
}

.updatesWrapper h3 {
    font: bold 16px "Microsoft YaHei",Arial,sans-serif;
}


.updatesWrapper {      
    font: 12px/20px "SimSun",Arial,sans-serif;  
}

.updatesWrapper .dashBottom img {  
    float: left;
    width: 142px;
    height: 80px;
    padding-right: 20px;
}

.updatesWrapper .date { 
    margin-top: -20px;  
    padding-bottom: 20px;
    text-align: right;
    font: bold 12px "Microsoft YaHei",Arial,sans-serif;
    color: #9f9f9f;
}

.updatesWrapper .newsContent {
}

.updatesWrapper .content {
    height: 60px;
    overflow: hidden;
}

.updatesWrapper .content p {
    margin-bottom: 0.7em;
}

.updatesWrapper .bewriteHidden, .updatesWrapper .contentHidden {
    display: none;
}

.updatesWrapper .moreBtn, .updatesWrapper .closeBtn {
    display: inline-block; 
    margin-top: 3px;
    padding: 3px 6px 3px 30px;
    background: url(../images/playBtn2-bg.png) no-repeat 0px center;
    font: 13px "Arial Rounded MT Bold","Arial Bold",Arial,sans-serif;
    text-decoration: none;
    color: #333333;
}

.updatesWrapper .moreBtn:hover, .updatesWrapper .closeBtn:hover {
    text-decoration: underline;
}

.updatesWrapper .closeBtn {
    display: none;
    opacity: 0;
    float: right;
}

.updatesWrapper .leftCol .pager { 
    float: right;    
    padding-top: 8px;
} 

.updatesWrapper .leftCol .pager li { 
    float: left; 
    margin-left: 6px;   
}

.updatesWrapper .leftCol .pager li a { 
    display: inline-block;
    width: 22px;
    height: 22px;
    background-color: #000;
    text-decoration: none;
    text-align: center;
    font: bold 14px/22px Arial,sans-serif;
    color: #fff;   
}

.updatesWrapper .leftCol .pager li a:hover {
    text-decoration: underline;
}

.updatesWrapper .leftCol .pager li.active a {
    background-color: #e60012; 
    cursor: default;
}

.updatesWrapper .leftCol .pager li.active a:hover {
    text-decoration: none;
}

/* contact */
.contactWrapper {
    padding-top: 6px;
}

.contactWrapper p {
    font: 12px/20px "ËÎÌå",Arial,sans-serif;
}

.contactWrapper .tel {
    padding: 12px 0 9px 0;
    font: 18px "Microsoft YaHei",Arial,sans-serif;;
}

/* sideNav */
.sideNav {
    position: fixed;
    top: 60%;
    left: 50%;
    width: 70px;
    margin-left: 405px; 
}

* html .sideNav {
    display: none;
}

.sideNav li {
    margin-bottom: 1px;
}

.sideNav li a {
    display: block;  
    height: 32px; 
    background-color: #231816;
    text-decoration: none;
    text-indent: 12px; 
    font: bold 12px/32px Arial,sans-serif;
    color: #fff;
}

.sideNav li a:hover {
    color: #e60012;
    text-decoration: underline;
}

.sideNav li.first a {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    background-color: #e60012;
} 

.sideNav li.first a:hover {
    color: #fff;
}

.aboutWrapper, .serviceWrapper, .updatesWrapper, .contactWrapper {
    padding-bottom: 40px;
}

.template {
    display: none;
}

.template div, .template a {
	opacity: 0;
}

.loading {
    display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 35px;
	height: 35px;
	margin-top: -18px;
	margin-left: -18px;
	background: url(../images/loading.gif) no-repeat center center;
	opacity: 0;
}


/* add at 2012/4/10 */
.main {
	float: left;
	width: 1100px;
	padding-top: 30px;
	padding-bottom: 60px;
}

.right-col {
	float: right;
	width: 170px;
	padding-top: 65px;
}

.contact-emotion {
	height: 106px;
	padding: 10px;
	background: url(../images/contact-emotion-bg.png) no-repeat left top;
	color: #fff;
	font: 12px 'microsoft yahei';
}

.contact-emotion span.text {
	display: block;
	padding-top: 5px;
	font-size: 14px;
}

.contact-emotion span.number {
	display: block;
	padding: 2px 0px 18px;
	font-size: 20px;
	font-weight: bold;
}

.contact-emotion span.number a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	text-decoration: none;
}

.contact-emotion a {
	margin-left: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

.microblog {
	position: relative;
	left: -1px;
	width: 171px;
	height: 90px;
	margin-top: 12px;
	background: url(../images/microblog-bg.png) no-repeat left top;
}

.microblog a {   
	display: block;
	width: 129px;
	height: 25px;
	background: url(../images/microblog-a.png) no-repeat left top;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	position: relative;
	top: 56px;
	left: 21px;
}



/* ----------------------------
	banner Ç°ºó°´Å¥
	add by qiany, 2012/5/17
   ---------------------------- */
.slider-prev-btn {
	position: absolute;
	top: 0px;
	left: -42px;
	width: 220px;
	height: 364px;
	background: url(../images/transparent.gif) repeat;
	cursor: pointer;
}
.slider-prev-btn span {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 40px;
	height: 80px;
	background: url(../images/nav_paddles.png) no-repeat -16px -9px;
}  
.slider-next-btn {
	position: absolute;
	top: 0px;
	right: -42px;  
	width: 220px;
	height: 364px;  
	background: url(../images/transparent.gif) repeat;
	cursor: pointer;
}
.slider-next-btn span {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 15px;
	width: 40px;
	height: 80px;
	background: url(../images/nav_paddles.png) no-repeat -63px -9px;
}

.contactWrapper .tel a {
	color: #000000;
	text-decoration: none;
}
.contactWrapper .tel a:hover {
	color: #E60012;
}

/*2013-4-2 wangfan*/
.banner_middleVideo {
    width: 940px;
    height: 130px;
    margin: 25px auto 0;
}
.banner_middleVideo div {
    width: 229px;
    height: 130px;
	float: left;
	margin-right: 8px;
	position: relative;
}
.banner_middleVideo div.last {
	margin-right: 0;
}
.banner_middleVideo div img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.banner_middleVideo div .banner_middleVideoBg {
    width: 229px;
    height: 26px;
	background: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
}
.banner_middleVideo div p {
    width: 229px;
    height: 26px;
	font: 14px/26px "Microsoft YaHei",Arial,sans-serif;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 30;
}


.caseSummary div {
    color: #939393;
    font-size: 14px;
	line-height:22px;
	margin-top:20px;
	font-family:"Î¢ÈíÑÅºÚ";
}

/* add by qiany 
	2013.6.20	*/
.main .intro { 
	padding-top: 0px;
	padding-bottom: 10px;
}
.main .intro p { 
	background: url("../images/icon_link_bottom_3x27.gif") repeat;
    font: bold 14px/27px "Microsoft Yahei", "SimSun", Arial, sans-serif;
	color: #808080;
}
.main .intro p strong { 
	color: #3F3F3F; 
}
.right-col {
	padding-top: 35px;
}
.moreCases {
	position: relative;
	height: 45px;
	text-align: left;
}
.moreCases a.blackBtn {
	position: absolute;
	left: 50%;
	top: 15px;
	width: 227px;
	height: 50px;
	margin-left: -114px;
	background: url(../images/morecase-btn.gif) no-repeat;
	text-indent: -100em;
	overflow: hidden;
	text-align: left;	
}
