@media only screen and (min-width: 641px){
/*----------------------
departImage
------------*/
  .depart-image{
		width:33%;
		margin: 0 auto 80px;
  }
  .depart-image img{
  	width:100%;
  }
	.planOn,.planOff{
		display: none;
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		width: 100%;
	}
	.wPlan{
		width: 52vw;
		margin: 6.5% auto 7.5% auto;
	}
	.planTypePhone{
		display: none;
	}
	.wPlan .planType{
		width: 100%;
		height: auto;
	}
	
	.wPlan .planType img{
		width: 100%;
	}
	.wPlan .planList{
		margin: 50px auto;
		padding: 0px;
	}

	.page-id-1223 .wPlan .planList{
		margin: 50px auto;
		width: 70vw;
		padding: 0px;
	}
	.page-id-2598 .wPlan .planList{
		margin: 50px auto;
		width: 70vw;
		padding: 0px;
	}
	.page-id-1228 .wPlan .planList{
		margin: 50px auto;
		width: 78vw;
		padding: 0px;
	}

	.wPlan .planList li{
		position: relative;
		width: 100%;
		float: left;
		list-style: none;	
		text-align: center;	
	}
	.wPlan .planList li:first-child{
		// margin-left: -6.5vw;
	}
	.wPlan .planList li a{
		position: relative;
		display: inline-block;
	}
	.wPlan .planList li img{
		width: 100%;
		display: inline-block;
	}
	.wPlan .planList li .planIntro{
		display: inline-block;
		width: 100%;
		line-height: 30px;
		text-align: center;
	}
	.wPlan .planList li .planIntro span{
		display: block;
		width: 100%;
		text-align: center;
	}
	.wPlan .planList li .planIntro .planTitle{
		font-weight: bold;
		font-size: 20px;
	}

	.music-list{
		margin: 50px 0px 50px calc(50% - 320px);
	}
/*--------------------------------------------------------------
	## Header
	--------------------------------------------------------------*/
	.site-sharebar {
		position: fixed;
		top: 36px;
		right: 40px;
		z-index: 999;
		cursor: pointer;
		display: none;
	}

	.single .site-sharebar,
	.page-id-40 .site-sharebar,
	.page-id-1017 .site-sharebar,
	.page-id-1240 .site-sharebar,
	.page-id-1223 .site-sharebar,
	.page-id-1228 .site-sharebar,
	.page-id-2570 .site-sharebar,
	.page-id-2590 .site-sharebar,
	.page-id-2598 .site-sharebar,
	.page-id-2862 .site-sharebar,
	.page-id-3180 .site-sharebar,
    .page-id-3182 .site-sharebar,
    .page-id-3184 .site-sharebar,
    .page-id-3186 .site-sharebar,
    .page-id-3188 .site-sharebar,
	.page-id-44 .site-sharebar {
		display: block;
	}

	#about_main_intro{height: 300px;overflow: hidden;}

	.site-sharebar > .icon {
		position: relative;
		width: 40px;
		height: 40px;
		background-image: url(images/icon_share.png);
		background-size: cover;
		z-index: 1;
	}

	.site-sharebar > .bg {
		position: absolute;
		top: 0;
		/*left: -176px;*/
		right: 0;
		background: #FFFFFF;
		box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.09);
		border-radius: 4px;
		/*width: 216px;*/
		width: 40px;
		height: 40px;
		z-index: 0;
		padding-left: 10px; 
		overflow: hidden;
	}

	.site-sharebar > .bg > .wrapper {
		width: 216px;
		height: 40px;
	}

	.site-sharebar > .bg .btn-wechat,
.site-sharebar > .bg .btn-weibo,
.site-sharebar > .bg .btn-be,
.site-sharebar > .bg .btn-facebook
 {
		float: left;
		width: 28px;
		height: 28px;
		margin-right: 12px;
		margin-top: 6px;
		background-size: cover;
		cursor: pointer;
	}

	.site-sharebar > .bg .btn-wechat {
		background-image: url(images/W_social_icons-02.png);
	}
	
	.site-sharebar > .bg .btn-weibo {
		background-image: url(images/W_social_icons-03.png);
	}
	
	.site-sharebar > .bg .btn-be {
		background-image: url(images/W_social_icons-01.png);
	}

	.site-sharebar > .bg .btn-facebook {
		background-image: url(images/W_social_icons-04.png);
		margin-right: 0;
	}

	.site-sharebar .qrcode-wechat {
		position: absolute;
		top: 38px;
		left: -205px;
		height: 195px;
		width: 186px;
background: url(images/W_social_icon-arrow.png) top center no-repeat;
		cursor: pointer;
		display: none;
	}
	.site-sharebar .qrcode-wechat .pic {
		position: relative;
		padding: 5px; 
    margin-top: 12px;
    margin-left: 70px;
    height: 80px;
    width: 80px;
    background-color: white;
/*margin-top: 21px;
		margin-left: 12px;
		height: 162px;
		width: 162px;
		background-color: white;
		background: url(images/qrcode_wechat.jpg) no-repeat;
		/*background-size: cover;*/
	}

	.mobile-sharebar {
		display: none !important;
	}

	/*--------------------------------------------------------------
	## Slidebar
	--------------------------------------------------------------*/
	.site-slidebar {
		position: fixed;
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
		background-color: #00091d;
		overflow-y: scroll;
		z-index:100;
	}

	.site-slidebar .know-enter{
		position: absolute;left: 42px;bottom: 80px;width: 160px;opacity: 0.5;cursor: pointer;
	}
	.site-slidebar .know-enter:hover{opacity: 1}

	.mobile-slidebar {
		display: none !important;
	}

	#site-navigation a {
		font-size: 28px;
		font-weight:100;
		color: #FFFFFF;
		display: inline-block;
		position: relative;
		padding: 0 5px;
		line-height: 40px;
		filter:alpha(opacity=40);
		-moz-opacity:0.4;
		opacity:0.4;
		-webkit-transition: opacity 0.8s;  
		-moz-transition: opacity 0.8s;  
		-webkit-animation-timing-function: ease-out;  
		-moz-animation-timing-function: ease-out; 
	}

	#site-navigation a:after {
		content: '';
		position: absolute;
		top: 48%;
		width: 100%;
		background-color: white;
		left: -100%;
		height: 2px;
		opacity: 1;
		-webkit-transition: all 1.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}	

	#site-navigation a:hover {
		filter:alpha(opacity=100);
		-moz-opacity:1.0;
		opacity:1.0;
	}

	#site-navigation a:hover:after {
		left: 80%;
		width: 50%;
		opacity: 0;
		content: '';
	}


	.main-navigation {
		margin-top: 140px;
	}
	.main-navigation ul {
		background: #00091d;
		width: auto;
		display: none;
		margin-left: 40px;
		z-index: 500;
	}
	.main-navigation li {
		width: auto;
		margin-bottom: 20px;
		position: relative;
		overflow: hidden;
	}
	.main-navigation .sub-menu li{
		margin-bottom: 15px;
	}
	.main-navigation .sub-menu li:first-child{
		margin-top: 10px;
	}

	.site-logo {
		position: fixed;
		top: 36px;
		left: 40px;
		width: 40px;
		height: 40px;
		cursor: pointer;
		z-index: 999;
	}

	.home .site-logo {
		width: 50px;
		height: 50px;
	}

	.home .site-logo > .icon-white {
		display: block;
	}

	.home .site-logo > .icon-black {
		display: none;
	}

	.single .site-logo > .icon-white {
		display: none;
	}

	.single .site-logo > .icon-black {
		display: block;
	}
	
	.site-bike{
		position: fixed;
		top: 360px;
		right: 26px;
		width: 150px;
		height: 150px;
		cursor: pointer;
		z-index: 999;
	}
	.site-bike-index{
		top: 360px;
	}


	.site-radio{
		position: fixed;
		top: 200px;
		right: 26px;
		width: 150px;
		height: 150px;
		cursor: pointer;
		z-index: 999;
	}

	.site-radio-index{
		top: 200px;
	}

	.site-wildisland{
		position: fixed;
		top: 65px;
		right: 26px;
		width: 150px;
		height: 150px;
		cursor: pointer;
		z-index: 999;
	}
	


	#site-navigation .current-menu-item>a{
		/*background: no-repeat left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAqCAYAAACz+XvQAAAABGdBTUEAALGPC/xhBQAAANFJREFUSA3N1LkRwkAMBVDtzlAL/eAeyE0jtEECVVAEUIRbEF4Pl+09dPyAH2gUvflKRHvmDQEThwedkGhkph0SjelaJDqBSPQDotAZiEBXoBfNgh60CFrRKmhBm6AWFYEaVAxKURUoQdVgCzWBNdQMllAXmEPd4BIN3W18r6CEQBdIw3efsdkVBwY6nLfhiAFfWGrqB38wP7jAfGAGs4MFzAZWMD3YwHSgAJODQkwGKrA2qMTqoAErg0YsDzqwNejE5iAA+4IgLIHU3bmfln8dT8/lscj/n4+hAAAAAElFTkSuQmCC);
		background-size: auto 30%;*/
		color:#ffffff;
		filter:alpha(opacity=100);
		-moz-opacity:1.0;
		opacity:1.0;
	}

	#site-navigation .current-menu-item>a:after {
		// content: '';
		// position: absolute;
		// top: 105%;
		// width: 100%;
		// background-color: white;
		// left: 0%;
		// height: 1px;
		// opacity: 1;
	}

	.site-slidebar .lang-switch {
		position: fixed;
		left: 45px;
		bottom: 40px;
	}
	.site-slidebar .lang-switch .btn {
		opacity: 0.4;
		font-size: 16px;
		color: #FFFFFF;
		cursor: pointer;
opacity: 0.4;
	}

.site-slidebar .lang-switch .btn a:hover{
opacity: 1;
}

	.site-slidebar .lang-switch .btn.selected {
		opacity: 1;
	}

	.site-slidebar .lang-switch .btn-en {
		position: absolute;
		top: 0;
		left: 26px;
	}

	#page {
		position: relative;
		width: 100%;
	}

	/*--------------------------------------------------------------
	## Home page
	--------------------------------------------------------------*/
	.home {
		/*background-image: url(images/homepage_bg.png);*/
background:#00091d;
	}

	.home .site-branding {
		position: absolute;
		top: 111px;
		left: 160px;
		margin: 0;
		width: 543px;
		text-align: left;
	}

	.home .site-title {
		position: relative;
		/*font-family: .HelveticaNeueDeskInterface-Regular;*/
		font-size: 48px;
		color: #FFFFFF;
		margin-bottom: 25px;
		line-height: 50px;
	}

	.home .site-description {
		position: relative;
		/*font-family: .HelveticaNeueDeskInterface-Regular;*/
		font-size: 15px;
		color: #FFFFFF;
		line-height: 20px;
	}

	.home .site-content {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.home .main-scroll {
		position: absolute;
		top: 236px;
		width: 100%;
		height: 443px;
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.main-scroll > .wrapper {
		height: 443px;
		width: auto;
		white-space: nowrap;
	    display: block;
	}

	.home .main-scroll-hover {
		position: fixed;
		bottom: 0px;
		height: 144px;
		width: 100%;
		z-index: 0;
	}

	.home .main-scroll-nav {
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 0;
		background-color: #00091D;
		overflow-x: scroll; 
		overflow-y: hidden; 
		z-index: 10;
	}

	.main-scroll-nav > .arrow-left {
		position: absolute;
		top: 56px;
		left: 20px;
		width: 32px;
		height: 32px;
		background: url(images/icon_scroll_arrow_left.png) no-repeat;
		background-size: 100%;
		cursor: pointer;
		z-index: 1;
	}

	.main-scroll-nav > .arrow-right {
		position: absolute;
		top: 56px;
		right: 20px;
		width: 32px;
		height: 32px;
		background: url(images/icon_scroll_arrow_right.png) no-repeat;
		background-size: 100%;
		cursor: pointer;
		z-index: 1;
	}

	.main-scroll-nav > .wrapper {
		position: absolute;
		padding-left: 60px;
		padding-right: 60px;
		width: auto;
		height: 144px;
		white-space: nowrap;
	    display: block;
	    z-index: 0;
	}

	.main-scroll-nav > .wrapper > .thumbnail{
		margin-top: 27px;
		margin-right: 29px;
	    display: inline-block;
	    cursor: pointer;
	    opacity: 0.5;
	}

	.main-scroll-nav > .wrapper > .thumbnail:last-child{
		margin-right: 60px;
	}

	.main-scroll > .wrapper > .bg_mac,
	.main-scroll > .wrapper > .bg_ipad,
	.main-scroll > .wrapper > .bg_iphone {
		position: relative;
		background: no-repeat bottom;
		background-size: 100%;
		display: inline-block;
		cursor: pointer;
	}

	.main-scroll > .wrapper > .bg_mac > .pic,
	.main-scroll > .wrapper > .bg_ipad > .pic,
	.main-scroll > .wrapper > .bg_iphone > .pic {
		position: relative;
		border: 2px #000 solid;
		background: black no-repeat center;
		background-size: 100% auto;
	}

	.main-scroll > .wrapper > .bg_mac {
		width: 772px;
		height: 443px;
		margin-right: 40px;
		background-image: url(images/bg_mac.png);
	}

	.main-scroll > .wrapper > .bg_mac > .pic {
		margin-top: 43px;
		margin-left: 86px;
		width: 597px;
		height: 360px;
	}

	.main-scroll > .wrapper > .bg_ipad {
		width: 480px;
		height: 443px;
		margin-right: 64px;
		background-image: url(images/bg_ipad.png);
	}

	.main-scroll > .wrapper > .bg_ipad > .pic {
		margin-top: 133px;
	    margin-left: 50px;
	    width: 378px;
	    height: 284px;
	}

	.main-scroll > .wrapper > .bg_iphone {
		width: 156px;
		height: 443px;
		margin-right: 52px;
		background-image: url(images/bg_iphone.png);
		padding-bottom: 0;
	}

	.main-scroll > .wrapper > .bg_iphone > .pic {
	    margin-top: 176px;
	    margin-left: 8px;
	    width: 139px;
	    height: 229px;
	}

	.main-scroll > .wrapper > .block:last-child {
		margin-right: 400px;
	}

	.main-scroll .overlay {
		position: absolute;
	    white-space: initial;
		background-color: #FFF;
		-webkit-box-shadow: 0px 0px 43px 1px rgba(83,216,255,1);
		-moz-box-shadow: 0px 0px 43px 1px rgba(83,216,255,1);
		box-shadow: 0px 0px 43px 1px rgba(83,216,255,1);
		display: none;
	    top: 140px;
	    right: -390px;
	    width: 360px;
	    height: 300px;
	    z-index: 10;
	}
.main-scroll .bg_mac .overlay {right:-330px;}

	.main-scroll .overlay > .brand {
		/*font-family: .HelveticaNeueDeskInterface-Regular;*/
		position: relative;
		margin: 26px 0 13px 24px;
		font-size: 13px;
		color: #99999A;
		line-height: 16px;
	}

	.main-scroll .overlay > .title {
		/*font-family: .HelveticaNeueDeskInterface-Regular;*/
		position: relative;
		margin-left: 24px;
		margin-bottom: 18px;
		font-size: 20px;
		color: #00091D;
		line-height: 23px;
		width: 288px;

	}

	.main-scroll .overlay > .description {
		/*font-family: .HelveticaNeueDeskInterface-Regular;*/
		position: relative;
		margin-left: 24px;
		font-size: 15px;
		color: #44444A;
		line-height: 20px;
		width: 288px;
	}

	.main-scroll .overlay > .service-type {
		position: absolute;
		left: 24px;
		bottom: 31px;
		padding: 5px 15px;
		border: 1px solid #00091d;
		border-radius: 4px;
		font-size: 13px;
		color: #00091D;
		line-height: 16px;
	}

	.main-scroll .overlay .btn-play {
		position: absolute;
		bottom: 25px;
		right: 29px;
		width: 36px;
		height: 36px;
		background: no-repeat url(images/homepage_icon_play.png);
		background-size: 100%;
	}

	.main-scroll .overlay > .icon {
		position: absolute;
		top: -3px;
	    left: -22px;
		width: 22px;
		height: 27px;
		background: no-repeat url(images/icon_scroll_overlay_arrow.png);
		background-size: 100%;
	}

	/*--------------------------------------------------------------
	## Project page
	--------------------------------------------------------------*/
	.tax-ct_brands .page-header {
		height: 360px;
	}


.page-id-58 .page-header {
		padding: 0;
		height: 786px;
		background-color: #FFF;
		background: no-repeat center;
		background-size: cover; 
		height: 552px;
	}


.page-id-58 .header-title {
font-size: 34px;
text-align: center;
padding-top: 70px;
padding-bottom: 25px;
	}

	.page-header .header-subtitle {
		margin: 0 auto;
		font-size: 15px;
		color: #00091D;
		line-height: 20px;
		width: 80%;
	}

	.page-header .header-logo {
		position: relative;
		margin: 0 auto 77px auto;
		background: no-repeat center;
    	background-size: cover;
	    width: 192px;
	    height: 92px;
	}

	.page-header .btn-back {
		position: relative;
		color: #99999A;
		font-size: 15px;
		line-height: 36px;
		border: 1px #99999A solid;
		border-radius: 8px;
		padding: 0 20px;
		display: inline-block;
		cursor: pointer;
	}

	.project-filter {
		position: relative;
		margin: 0 auto 70px auto;
		width: 430px;
		height: 36px;
	}


.project-filter:lang(en-US){
		width: 640px;
	}

	.mobile-project-filter {
		display: none !important;
	}

	.project-filter > .btn-all,
	.project-filter > .btn-client,
	.project-filter > .btn-services,
	.project-filter > .btn-wplan {
		position: relative;
		display: inline-block;
		height: 36px;
		/*border-radius: 8px;*/
		line-height: 36px;
		font-size: 15px;
		color: #00091d;
		cursor: pointer;
		margin: 0 37px;
	}

	.project-filter > .btn-wplan {
		margin-right: 0px;
	}

	.project-filter > .selected {
		/*background: #53D8FF;
		border: 1px solid #53D8FF;
		color: #000000;*/
	}

	.project-filter >.pad-hover{
		border-bottom:2px solid #00091d;
	}

	.project-filter > .arrow {
		display: none;
	}

	.project-filter .project-btn-hover:after {    
		position: absolute;
		background: none repeat scroll 0 0 transparent;
		bottom: 0px;
		content: "";
		display: block;
		height: 2px;
		right: 0px;
		left: auto;
		position: left;
		background: #00091d;
	    -webkit-transition: all 0.4s ease-out;
	    -moz-transition: all 0.4s ease-out;
	    transition: all 0.4s ease-out;
		width: 0;
	}

	.project-filter .project-btn-hover:hover:after { 
		width: 100%; 
		left: 0px; 
		right: auto;
	}

	.project-filter > .selected:after {    
		background: none repeat scroll 0 0 transparent;
		bottom: 0px;
		content: "";
		display: block;
		height: 2px;
		left: 0px;
		position: left;
		background: #00091d;
		width: 100%;
	}

	.worklist {
		width: 100%;
		padding: 48px 4% 0px 4%;
		background: #F7F7F5;
	}

	.worklist .title {
		/*display: none;*/
		position: relative;
	    margin-bottom: 16px;
	    font-size: 25px;
	    color: #00091D;
	    line-height: 60px;
	    display: block;
	}

	.worklist > .tab-all,
	.worklist > .tab-client, 
	.worklist > .tab-services,
 	.worklist > .tab-wplan{
		position: relative;
		/*margin: 0 auto;*/
		/*width: 80%;*/
		display: none;
	}

	.worklist > .tab-all {
		display: block;
	}

	.worklist > .tab-client {
		padding-top: 6px;
		padding-bottom: 100px;
	}

	.worklist > .tab-services {
		margin-top: -42px;
	}

	.worklist .serviceItem {
		position: relative;
		padding-top: 32px;
		padding-bottom: 12px;
		width: 125%;
		left: -12.5%;
		padding-left: 12.5%;
		padding-right: 12.5%;
	}

	.worklist .serviceItem:after {
		content: '';
	    display: block;
	    clear: both;
	}

	.worklist .serviceItem:nth-child(odd){
		background-color: #F7F7F5;
	}

	.worklist .serviceItem:nth-child(even){
		background-color: #FFFFFF;
	}

	.worklist .serviceItem .title {
		position: relative;
		margin-bottom: 21px;
		font-size: 25px;
		color: #00091D;
		display: block;
	}

	.worklist article {
		float: left;
		position: relative;
		width: 48%;
		margin-right: 3%;
		margin-bottom: 113px;
		display: block;
	}
	
	.worklist article:nth-child(3n+3) {
		margin-right: 3%;
	}

	.worklist article:nth-child(2n+2) {
		margin-right: 0;
	}

	.worklist:after {
		content: '';
	    display: block;
	    clear: both;
	}

	.worklist .brandItem {
		position: relative;
		width: 21.5%;
		margin-bottom: 4.4%;
		margin-right: 4.4%;
		display: inline-block;
	}

	.worklist .brandItem:nth-child(6n) {
		margin-right: 4.4%;
	}

	.worklist .brandItem:nth-child(4n) {
		margin-right: 0;
	}

	.worklist .brandLogo {
		position: relative;
		width: 100%;
		padding-bottom: 100%;
		background: no-repeat center;
		background-size: contain;
	}

	.worklist article .postBrand {
		font-size: 13px;
		color: #99999A;
		line-height: 13px;
		margin-bottom: 16px;
	}

	.worklist article .postTitle {
		margin-bottom: 21px;
		font-size: 20px;
		color: #00091D;
		line-height: 22px;
	}

	.worklist article .postDescription {
		font-size: 13px;
		color: #44444A;
		line-height: 19px;
	}

	.worklist article .postImg {
		margin-bottom: 27px;
	    overflow: hidden;
	}

	.page-chat,
	.page-project {
		position: relative;
		width: 100%;
		height: 264px;
		background-color: #00091D;
	}

	.page-chat > .text,
	.page-project > .text {
		position: relative;
		top: 69px;
		left: 0;
		font-size: 35px;
		color: #FFFFFF;
		line-height: 50px;
		text-align: center;
	}

	.page-chat >a .btn,
	.page-project >a .btn {
	    position: relative;
	    top: 115px;
	    width: 165px;
	    right: auto;
	    margin: 0 auto;
	    padding: 0 40px;
	    font-size: 15px;
	    color: #ffffff;
	    line-height: 42px;
	    border: 1px solid #ffffff;
	    border-radius: 8px;
	    text-align: center;
	}

	/*--------------------------------------------------------------
	## About page
	--------------------------------------------------------------*/
	.page-id-40 .page-header,
	.page-id-1017 .page-header,
	.page-id-1240 .page-header,
	.page-id-1223 .page-header,
	.page-id-1228 .page-header,
	.page-id-2570 .page-header,
	.page-id-2590 .page-header,
	.page-id-2598 .page-header,
	.page-id-2862 .page-header,
	.page-id-3180 .page-header,
    .page-id-3182 .page-header,
    .page-id-3184 .page-header,
    .page-id-3186 .page-header,
    .page-id-3188 .page-header{
		background: no-repeat center;
		background-size: cover; 
		height: 552px;
	}

	.page-id-40 .section01,
	.page-id-1017 .section01,
	.page-id-1240 .section01,
	.page-id-1223 .section01,
	.page-id-1228 .section01,
	.page-id-2570 .section01,
	.page-id-2590 .section01
	{
		position: relative;
		text-align: center;
		background-color: #FFF;
		padding: 56px 0 64px 0;  
	}

	.page-id-2598 .section01,
	.page-id-2862 .section01,
	.page-id-3180 .section01,
    .page-id-3182 .section01,
    .page-id-3184 .section01,
    .page-id-3186 .section01,
    .page-id-3188 .section01{
		padding: 56px 0 0px 0;  
	}

	.page-id-40 .section01 .icon-logo,
	.page-id-1017 .section01 .icon-logo,
	.page-id-1240 .section01 .icon-logo{
		position: relative;
		margin: 0 auto;
		width: 100px;
		height: 98px;
		background: no-repeat url(https://file.cdn.finance.vivatech.cn/vivaWeb/images/icon_logo_footer_w.png);
		background-size: 100%;
	}

	.page-id-1017 .section01 .icon-logo,
	.page-id-1240 .section01 .icon-logo{
		margin-bottom: 56px;
	}

	.page-id-1017 .section01 .img-fol,
	.page-id-1240 .section01 .img-fol{
		width: 52%;
		margin: 0 auto;
	}
	
	.page-id-2598 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 200px;
		height: 200px;
		background: no-repeat url(images/icon_logo_create.jpg);
		background-size: 100%;
	}
	.page-id-2862 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 200px;
		height: 200px;
		background: no-repeat url(images/icon_logo_copy.jpg);
		background-size: 100%;
	}

	.page-id-3180 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 200px;
		height: 200px;
		background: no-repeat url(images/icon_logo_copy.jpg);
		background-size: 100%;
	}

	.page-id-3182 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 200px;
		height: 200px;
		background: no-repeat url(images/icon_logo_copy.jpg);
		background-size: 100%;
	}

	.page-id-3184 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 200px;
		height: 200px;
		background: no-repeat url(images/icon_logo_copy.jpg);
		background-size: 100%;
	}
	.page-id-3186 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 200px;
		height: 200px;
		background: no-repeat url(images/icon_logo_copy.jpg);
		background-size: 100%;
	}
	.page-id-3188 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 200px;
		height: 200px;
		background: no-repeat url(images/icon_logo_copy.jpg);
		background-size: 100%;
	}


	.page-id-1228 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 109px; 
		height: 150px;
		background: no-repeat url(images/icon_logo_tech_art.png);
		background-size: 100%;
	}

	.page-id-1223 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 252px;
		height: 110px;
		background: no-repeat url(images/icon_logo_music.png);
		background-size: 100%;
	}

	.page-id-40 .section01 .text,
	.page-id-1017 .section01 .text,
	.page-id-1240 .section01 .text,
	.page-id-1223 .section01 .text,
	.page-id-1228 .section01 .text,
	.page-id-2570 .section01 .text,
	.page-id-2590 .section01 .text,
	.page-id-2598 .section01 .text,
	.page-id-2862 .section01 .text,
	.page-id-3180 .section01 .text,
    .page-id-3182 .section01 .text,
    .page-id-3184 .section01 .text,
    .page-id-3186 .section01 .text,
    .page-id-3188 .section01 .text{
		position: relative;
		/*margin: 95px auto 82px auto;*/
		margin: 9% auto 10.5% auto;
		font-size: 18px;
		color: #3C3A4A;
		line-height: 37px;
		width: 88%;
		text-align: left;
	}

	.page-id-40 .section01 .btn,
	.page-id-1017 .section01 .btn,
	.page-id-1240 .section01 .btn,
	.page-id-1223 .section01 .btn,
	.page-id-1228 .section01 .btn,
	.page-id-2570 .section01 .btn,
	.page-id-2590 .section01 .btn,
	.page-id-2598 .section01 .btn,
	.page-id-2862 .section01 .btn,
	.page-id-3180 .section01 .btn,
    .page-id-3182 .section01 .btn,
    .page-id-3184 .section01 .btn,
    .page-id-3186 .section01 .btn,
    .page-id-3188 .section01 .btn
	 {
		background: #ffffff;
		border: 1px solid #00091d;
		color: #00091d;
		border-radius: 8px;
		font-size: 15px;
		line-height: 42px;
		padding: 0 50px;
		display: inline-block;
		cursor: pointer;
		position: relative;
		z-index: 2;
	    -webkit-transition: all 0.3s ease-in-out;
	    -moz-transition: all 0.3s ease-in-out;
	    transition: all 0.3s ease-in-out;
	}

	.page-id-40 .section01 > .btn:hover,
	.page-id-1017 .section01 > .btn:hover,
	.page-id-1240 .section01 > .btn:hover,
	.page-id-1223 .section01 > .btn:hover,
	.page-id-1228 .section01 > .btn:hover,
	.page-id-2570 .section01 > .btn:hover,
	.page-id-2590 .section01 > .btn:hover,
	.page-id-2598 .section01 > .btn:hover,
	.page-id-2862 .section01 > .btn:hover,
	.page-id-3180 .section01 > .btn:hover,
    .page-id-3182 .section01 > .btn:hover,
    .page-id-3184 .section01 > .btn:hover,
    .page-id-3186 .section01 > .btn:hover,
    .page-id-3188 .section01 > .btn:hover{
		color: #fff;
	}

	.page-id-40 .section02,
	.page-id-1017 .section02,
	.page-id-1240 .section02,
	.page-id-1223 .section02,
	.page-id-1228 .section02,
	.page-id-2570 .section02,
	.page-id-2590 .section02,
	.page-id-2598 .section02,
	.page-id-2862 .section02,
	.page-id-3180 .section02,
    .page-id-3182 .section02,
    .page-id-3184 .section02,
    .page-id-3186 .section02,
    .page-id-3188 .section02 {
		position: relative;
		text-align: center;
		background-image:url("images/about_p2bg.png");
		background-repeat:no-repeat;
		background-position:top right;
		background-size:70%;
		background-color: #f8f8f8;
		padding: 40% 0 10% 0;
	}
	/*.page-id-40 .section02 .bg {
	    top: 50px;
	    background-size: 90% auto;
	}*/

	.page-id-40 .section02 .bg,
	.page-id-1017 .section02 .bg,
	.page-id-1240 .section02 .bg,
	.page-id-1223 .section02 .bg,
	.page-id-1228 .section02 .bg,
	.page-id-2570 .section02 .bg,
	.page-id-2590 .section02 .bg,
	.page-id-2598 .section02 .bg,
	.page-id-2862 .section02 .bg,
	.page-id-3180 .section01 .bg,
    .page-id-3182 .section01 .bg,
    .page-id-3184 .section01 .bg,
    .page-id-3186 .section01 .bg,
    .page-id-3188 .section01 .bg {
	    position: absolute;
	    /*top: 55px;*/top: 0;
	    width: 100%;
	    height: 100%;
	    /*background: no-repeat top center url(images/bg_aboutus_iphone.jpg);
	    background-size: 83% auto;*/
		background: no-repeat top center url(images/bg_aboutus.png);
	}

	.page-id-40 .section02 .text,
	.page-id-1017 .section02 .text,
	.page-id-1240 .section02 .text,
	.page-id-1223 .section02 .text,
	.page-id-1228 .section02 .text,
	.page-id-2570 .section02 .text,
	.page-id-2590 .section02 .text,
	.page-id-2598 .section02 .text,
	.page-id-2862 .section02 .text,
	.page-id-3180 .section02 .text,
    .page-id-3182 .section02 .text,
    .page-id-3184 .section02 .text,
    .page-id-3186 .section02 .text,
    .page-id-3188 .section02 .text
	 {
		position: relative;
		margin: 0 auto;
		font-size: 16px;
		color: #44444A;
		line-height: 36px;
		width: 91%;
		text-align: left;
	}

	
	#about_main_intro{height: 300px;overflow: hidden;}

	.page-id-40 .section02 .btn,
	.page-id-1017 .section02 .btn,
	.page-id-1240 .section02 .btn,
	.page-id-1223 .section02 .btn,
	.page-id-1228 .section02 .btn,
	.page-id-2570 .section02 .btn,
	.page-id-2590 .section02 .btn,
	.page-id-2598 .section02 .btn,
	.page-id-2862 .section02 .btn,
	.page-id-3180 .section02 .btn,
    .page-id-3182 .section02 .btn,
    .page-id-3184 .section02 .btn,
    .page-id-3186 .section02 .btn,
    .page-id-3188 .section02 .btn {
		position: relative;
		background: #ffffff;
		margin-top: 6.5%; 
		border: 1px solid #00091d;
		border-radius: 8px;
		font-size: 15px;
		color: #00091d;
		line-height: 42px;
		padding: 0 50px;
		display: inline-block;
		cursor: pointer;
	}

	.page-id-40 .section03,
	.page-id-1017 .section03,
	.page-id-1240 .section03,
	.page-id-1223 .section03,
	.page-id-1228 .section03,
	.page-id-2570 .section03,
	.page-id-2590 .section03,
	.page-id-2598 .section03,
	.page-id-2862 .section03,
	.page-id-3180 .section03,
    .page-id-3182 .section03,
    .page-id-3184 .section03,
    .page-id-3186 .section03,
    .page-id-3188 .section03 {
		position: relative;
	    top: 50px;
	    padding: 0 4%;
	}

	/*--------------------------------------------------------------
	## Contact page
	--------------------------------------------------------------*/	
	.page-id-44 .header-background{
		background: no-repeat center;
		background-size: cover; 
		height: 552px;
	}

	.page-id-44 .header-title {
		position: relative;
		margin: 73px auto;
                text-align:center;
		font-size: 34px;
		width: 90%;
	}

	.page-id-44 #main{
		background-color: #F8F8F8;
	}

	.page-id-44 .section01 {
		position: relative;
		padding: 58px 4% 10% 4%;  
background:url("https://file.cdn.finance.vivatech.cn/vivaWeb/images/contact_p2bg.png") no-repeat 70% 106%;
background-size:70%;
	}

	.page-id-44 .section01 > .title {
		margin-bottom: 10px;
		font-size: 18px;
		color: #99999A;
		line-height: 28px;
	}

	.page-id-44 .section01 > .text {
		margin-bottom: 40px;
		font-size: 16px;
		color: #00091D;
		line-height: 25px;
		width: 100%;
	}

	.page-id-44 .section01 .icon-map {
	    top: 97px;
	    right: 9.8%;
	}

	.page-id-44 .section01 .icon-map {
		position: absolute;
	    top: 55px;
   		right: 10%;
	    font-size: 15px;
	    color: #00091d;
	    line-height: 33px;
	    border: 1px solid #00091d;
	    border-radius: 4px;
	    padding: 0 31px;
	    z-index: 2;
	}

	.page-id-44 .section01 .icon-map:before {
		border-radius: 4px;
	}

	.page-id-44 .section02 {
		position: relative;
		padding: 0px 4% 0 4%;  
	}

	.page-id-44 .section02 p{display:none;}

	/*--------------------------------------------------------------
	## Jobs page
	--------------------------------------------------------------*/
	.page-id-46 .page-header {
		background: no-repeat center;
		background-size: cover; 
		height: 552px;
	}

	.page-id-46 .section01 {
		position: relative;
		text-align: center;
		background-color: #FFF;
		padding: 56px 0 64px 0;  
	}

	.page-id-46 .section01 {
		position: relative;
		text-align: center;
		background-color: #FFF;
		padding: 50px 0 100px 0;  
	}

	.page-id-46 .section01 .icon-logo {
		position: relative;
		margin: 0 auto;
		width: 74px;
		height: 57px;
		background: no-repeat url(https://file.cdn.finance.vivatech.cn/vivaWeb/images/icon_logo_footer_w.png);
		background-size: 100%;
	}

	.page-id-46 .section01 .text {
		position: relative;
		/*margin: 95px auto 82px auto;*/
		margin: 9% auto 10.5% auto;
		font-size: 18px;
		color: #3C3A4A;
		line-height: 37px;
		width: 88%;
text-align: left;
	}

	.page-id-46 .section01 .btn {
		background: #ffffff;
		border: 1px solid #00091d;
		border-radius: 8px;
		font-size: 15px;
		line-height: 42px;
		padding: 0 50px;
		display: inline-block;
		cursor: pointer;
		position: relative;
	}

	.page-id-46 .section02 {
		position: relative;
		text-align: center;
		/*background-image: url("images/about_p2bg.png");
		background-repeat: no-repeat;
		background-position: top right;8?
		background-size: 70%;
		background-color: #f8f8f8;
		/*padding: 255px 0 275px 0;*/
		padding: 40% 0 10% 0;
	}
	/*.page-id-40 .section02 .bg {
	    top: 50px;
	    background-size: 90% auto;
	}*/

	.page-id-46 .section02 .bg {
	    position: absolute;
	    /*top: 55px;*/top: 0;
	    width: 100%;
	    height: 100%;
	    /*background: no-repeat top center url(images/bg_aboutus_iphone.jpg);
	    background-size: 83% auto;*/
background: no-repeat top center url(images/bg_aboutus.png);
	}

	.page-id-46 .section02 .text {
		position: relative;
		margin: 0 auto;
		font-size: 16px;
		color: #44444A;
		line-height: 36px;
		width: 91%;
text-align: left;
	}

	.page-id-46 .section02 .btn {
		position: relative;
		background: #ffffff;
		margin-top: 6.5%; 
		border: 1px solid #00091d;
		border-radius: 8px;
		font-size: 15px;
		color: #00091d;
		line-height: 42px;
		padding: 0 50px;
		display: inline-block;
		cursor: pointer;
	}

	#fbuilder {
		position: relative;
		background: #efefeb;
		border-radius: 16px 16px 0px 0px;
		width: 100%;
		height: 770px;
		text-align: center;
		padding: 0 9% 80px 9%;
	}

	#fbuilder h1 {
		font-weight: normal;
		font-size: 28px;
		color: #00091D;
		line-height: 60px;
		padding-top: 16px !important;
		padding-bottom: 25px !important;
	}

	#fbuilder input[type=text].large,
	#fbuilder textarea.large {
		font-size: 15px;
		color: #99999A;
		line-height: 28px;
		padding: 12px 20px 20px 20px !important;
		margin-bottom: 21px;
		border: 0;
		border-radius: 0;
	}

	#fbuilder #fieldlist_1 {
		position: relative;
		width: 100%;
	}

	#fbuilder .fields {
		position: relative;
		width: 100% !important;
		left: 0;
	}

	#fbuilder .fields:nth-child(4) {
		position: relative;
		margin-top: 15px;
	}

	#fbuilder textarea.large {
		height: 182px;
	}

	#fbuilder .pbSubmit {
		position: relative;
		right: auto;
		background: #00091D;
		border-radius: 8px;
		font-size: 15px;
		line-height: 42px;
		color: #FFFFFF;
		border: 0;
		width: 130px;
		box-shadow: none;
		margin: 0 auto;
		padding: 0; 
		float: none;
	}

	/*--------------------------------------------------------------
	## Detail page
	--------------------------------------------------------------*/
	.single .entry-header > .header-image {
		position: relative;
		background: no-repeat center;
		/*background-size: auto 100%;*/
		background-size: cover;
		padding-bottom: 72%;
		margin-bottom: 20px;
	}

	.single .entry-header > .header-image > .overlay {
		position: absolute;
		bottom: 0;
		width: 100%;
		padding-top: 3.5%;
	    padding-left: 4.3%;
	    padding-bottom: 4%;
		background-color: rgba(0,9,29,0.5);
	}

	.single .entry-header > .header-image > .overlay > .entry-brand {
		position: relative;
		font-size: 24px;
		color: #99999A;
	}

	.single .entry-header > .header-image > .overlay > .entry-title {
		position: relative;
		font-size: 40px;
		color: #FFFFFF;
		width: 90%;
	}

	.single .entry-header > .entry-meta {
		position: relative;
		background-color: #FFF;
		margin-left: 4%;
		width: 92%;
	}

	.single .entry-header > .entry-meta > .entry-date {
		margin-top: 43px;
		font-size: 15px;
		/*font-size: 1.04vw;*/
		color: #99999A;
	}

	.single .entry-header > .entry-meta > .entry-subtitle {
		/*font-size: 20px;*/
font-size:15px;
		/*font-size: 1.39vw;*/
		color: #000000;
		/*line-height: 28px;*/
		line-height: 1.4;
		width: 100%;
		margin-top: -5px;
	}

	.single .entry-header > .entry-meta > .service-type {
		position: relative;
	    margin-top: 6.5%;
    	margin-bottom: 2.6%;
	}

	.single .entry-header > .entry-meta > .service-type .title {
		font-size: 15px;
		/*font-size: 1.04vw;*/
		color: #00091D;
		/*line-height: 17px;*/
		line-height: 1.13333333;
		width: 14%;
    	display: inline-block;
	}

	.single .entry-header > .entry-meta > .service-type .btn {
		font-size: 13px;
		/*font-size: 0.9vw;*/
		color: #ffffff;
		/*line-height: 16px;*/
		line-height: 1.23076923;
		background: #00091d;
		border-radius: 4px;
		margin-right: 15px;
		padding: 4px 17px;
	}

	.single .entry-header > .entry-meta > .industry {
	}

	.single .entry-header > .entry-meta > .industry .title {
		font-size: 15px;
		/*font-size: 1.04vw;*/
		color: #00091D;
		/*line-height: 17px;*/
		line-height: 1.13333333;
		width: 14%;
    	display: inline-block;
	}

	.single .entry-header > .entry-meta > .industry .tag {
		font-size: 13px;
		/*font-size: 0.9vw;*/
		color: #00091D;
		/*line-height: 16px;*/
		line-height: 1.23076923;
		background: #F8F8F8;
		border-radius: 4px;
		margin-right: 1.293103%;
		padding: 4px 13px;
	}

	.single .entry-header > .entry-meta > .featured-image {
		position: relative;
	    top: 70%;
	    right: auto;
	    margin: 0 auto;
	    background: no-repeat bottom;
	    background-size: 100%;
	}

	.single .entry-header > .entry-meta > .featured-image > .pic {
		position: absolute;
		background: black no-repeat center;
		background-size: 100% auto;
	}

	.single .entry-header > .entry-meta > .bg_mac {
		padding-bottom: 48%;
		width: 70%;
		margin-top: 0;
		background-image: url(https://file.cdn.finance.vivatech.cn/vivaWeb/images/bg_mac.png);
	}

	.single .entry-header > .entry-meta > .bg_mac > .pic {
	    margin-top: 6.8%;
	    margin-left: 11%;
	    width: 75.5%;
	    padding-bottom: 45%;
border:1px #000 solid;
	}

	/*.single .entry-header > .entry-meta > .bg_ipad {
		padding-bottom: 46%;
		width: 65%;
		background-image: url(images/bg_ipad.png);
	}

	.single .entry-header > .entry-meta > .bg_ipad > .pic {
	    margin-top: 5.5%;
	    margin-left: 10.5%;
	    width: 78.5%;
	    padding-bottom: 59%;
	}*/

.single .entry-header > .entry-meta > .bg_ipad,
	.single .entry-header > .entry-meta > .bg_iphone {
	    width: 40%;
    	padding-bottom: 65.5%;
		background-image: url(https://file.cdn.finance.vivatech.cn/vivaWeb/images/bg_iphone_white.png);
	}

.single .entry-header > .entry-meta > .bg_ipad > .pic,	
.single .entry-header > .entry-meta > .bg_iphone > .pic {
	    margin-top: 19%;
	    margin-left: 12.5%;
	    width: 75%;
	    padding-bottom: 120%;
	    border: 1px #fff solid;
	}

	.single .entry-content {
		position: relative;
		left: 10%;
		width: 80%;
		/*margin-top: 220px;*/
		margin-top: 15%;
		font-size: 12px;
		font-size: 0.83vw;
		color: #44444A;
		/*line-height: 18px;*/
		line-height: 150%;
	}

	.single .entry-content > .bgColor {
		position: absolute;
		top: 123px;
		/*top: 55%;*/
		left: -12.5%;
		width: 125%;
		height: 100%;
		background-color: #ffffff;
		z-index: -1;
	}

	.single .entry-content > p {
		margin: 0px auto;
margin-bottom:25px;
		width: 83%;
		font-size: 18px;
		font-size: 1.25vw;
		color: #000000;
		line-height: 28px;
	}
	.single .entry-content > p > img {
		width: 100%;
	}

	.single .entry-share > .entry-icon .qrcode-wechat {
		position: absolute;
		top: -200px;
		left: -75px;
		height: 195px;
		width: 186px;
		background: url(images/bg_wechat.png) no-repeat;
		background-size: cover;
		cursor: pointer;
		display: none;
	}
	.single .entry-share > .entry-icon .qrcode-wechat .pic {
		position: relative;
		padding: 10px;
		margin-top: 21px;
		margin-left: 12px;
		height: 162px;
		width: 162px;
		background: white;
	}

	/*--------------------------------------------------------------
	## footer
	--------------------------------------------------------------*/

	.entry-share {
		position: relative;
	    /*margin-top: 123px;*/
	    margin-top: 0;
	    padding: 0 4.5% 42% 4.5%;
	    width: 100%;
	    /*height: 264px;*/
	    background-color: #fff;
	}

	.single .entry-share {
	    margin-top: 8.5%;
	}

	.entry-share > .entry-brand {
    	position: absolute;
    	/*top: 85px;*/
    	top: 19%;
		width: 50%;
	}

	.entry-share > .entry-brand > .name {
		/*margin-right: 64px;
		margin-right: 20%;*/
margin-right: 5%;
		font-size: 20px;
		color: #00091D;
		/*line-height: 23px;*/
		line-height: 1.15;
	}

	.entry-share > .entry-brand > .service-type {
		background: #00091d;
		border-radius: 4px;
		padding: 5px 20px;
		font-size: 13px;
		/*font-size: 0.9vw;*/
		/*line-height: 16px;*/
		line-height: 1.23076923;
		position: relative;
		top: -5px;
color:#ffffff;
	}

	.entry-share > .entry-title {
	    position: absolute;
	    font-size: 40px;
	    top: 33%;
	    color: #00091D;
	    /*line-height: 48px;*/
	    line-height: 1.2;
	}

	.entry-share > .text {
	    position: absolute;
	    /*left: 998px;*/
	    left: 69.5%;
	    /*top: 85px;*/
	    top: 32.19697%;
	    opacity: 0.8;
	    font-size: 18px;
	    color: #00091D;
	    /*line-height: 19px;*/
	    line-height: 1.05555556;
	}

	.entry-share > .text {
	    position: absolute;
	    /*left: 998px;*/
	    left: auto;
	    /*top: 85px;*/
	    top: 62%;
	    opacity: 0.8;
	    font-size: 18px;
	    color: #00091D;
	    /*line-height: 19px;*/
	    line-height: 1.05555556;
	}

	.entry-share > .entry-icon {
		position: absolute;
	    width: 260px;
	    top: 75.5%;
	   	left: auto;
	    cursor: pointer;
	}

	.entry-share > .entry-icon .btn-wechat,
	.entry-share > .entry-icon .btn-weibo,
	.entry-share > .entry-icon .btn-be,
	.entry-share > .entry-icon .btn-facebook {
		background: no-repeat;
		background-size: 100%;
		width: 42px;
		height: 42px;
		float: left;
		/*margin-right: 24px;*/
		margin-right: 9%;
	}

	.entry-share > .entry-icon .btn-wechat {
		background-image: url(images/W_social_icons-02b.png);
	}
	
	.entry-share > .entry-icon .btn-weibo {
		background-image: url(images/W_social_icons-03b.png);
	}
	
	.entry-share > .entry-icon .btn-be {
		background-image: url(images/W_social_icons-01b.png);
	}

	.entry-share > .entry-icon .btn-facebook {
		background-image: url(images/W_social_icons-04b.png);
		margin-right: 0;
	}

	.site-footer {
		width: 100%;
		height: 204px;
		background-color: #FAFAFA;
	}

	.home .site-footer {
		display: none;
	}

	.site-footer > .site-info {
	    position: relative;
	    margin: 34px auto 0 auto;
    	width: 96%;
	    height: 142px;
	}

	.site-footer > .site-info .icon-logo {
		position: relative;
		margin: 0 auto;
		top: 54px;
		width: 50px;
		height: 50px;
		background: no-repeat url(https://file.cdn.finance.vivatech.cn/vivaWeb/images/icon_logo_footer_w.png);
		background-size: 100%;
	}

	.site-footer > .site-info .icon-logo img {
		position: absolute;
		top: 0;
		left: -1px;
		opacity: 0;
	}
	.site-footer > .site-info .icon-logo:hover{
		background: url();
	}
	.site-footer > .site-info .icon-logo:hover img {
		opacity: 1;
	}

	.site-footer > .site-info .btn-career {
		position: absolute;
		top: 12px;
		left: 3%;
		font-size: 14px;
		/*font-size: 0.97vw;*/
		color: #00091D;
		line-height: 1.21428571;
		padding: 0 6px;
		overflow: hidden;
	}
	.site-footer > .site-info .btn-contactus {
		position: absolute;
		top: 12px;
		left: 20%;
		font-size: 14px;
		/*font-size: 0.97vw;*/
		color: #00091D;
		line-height: 1.21428571;
		padding: 0 6px;
		overflow: hidden;
	}

	.site-footer > .site-info .site-coptright {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		font-family: Courier;
		font-size: 12px;
		color: #666666;
		line-height: 16.79px;
	}

	.site-footer > .site-info .btn-contactus:after,
	.site-footer > .site-info .btn-career:after {
		content: '';
		position: absolute;
		top: 45%;
		width: 100%;
		background-color: #00091D;
		left: -100%;
		height: 1px;
		opacity: 1;
		-webkit-transition: all 1.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}	

	.site-footer > .site-info .btn-contactus:hover:after,
	.site-footer > .site-info .btn-career:hover:after {
		left: 80%;
		width: 50%;
		opacity: 0;
		content: '';
	}

	.site-share {
		position: absolute;
		top: 5px;
    	right: 4%;
	}
	.site-share .qrcode-wechat,
	.entry-share .qrcode-wechat {
		position: absolute;
		top: -200px;
		left: -75px;
		height: 195px;
		width: 186px;
		background: url(images/bg_wechat.png) no-repeat;
		background-size: cover;
		-webkit-transform: scaleY(-1);
		-moz-transform: scaleY(-1);
		-ms-transform: scaleY(-1);
		-o-transform: scaleY(-1);
		transform: scaleY(-1);
		cursor: pointer;
		display: none;
	}
	.site-share .qrcode-wechat .pic,
	.entry-share .qrcode-wechat .pic {
		position: relative;
		margin-top: 21px;
		margin-left: 12px;
		height: 162px;
		width: 162px;
		background: url(images/qrcode_wechat.jpg) no-repeat;
		background-size: cover;
	}

	.site-share .btn {
		float: left;
		width: 32px;
		height: 32px;
		margin-right: 18px;
		background: no-repeat;
		background-size: 100%;
		cursor: pointer;
	    -webkit-transition: all 0.3s ease-in-out;
	    -moz-transition: all 0.3s ease-in-out;
	    transition: all 0.3s ease-in-out;
	}
	.site-share .btn-wechat {
		background-image: url(images/W_social_icons-06.png);
	}
	.site-share .btn-weibo {
		background-image: url(images/W_social_icons-07.png);
	}
	.site-share .btn-be {
		background-image: url(images/W_social_icons-05.png);
	}
	.site-share .btn-facebook {
		margin-right: 0;
		background-image: url(images/W_social_icons-08.png);
	}

	.site-share .btn-wechat:hover {
		background-image: url(images/W_social_icons-02.png);
	}
	.site-share .btn-weibo:hover {
		background-image: url(images/W_social_icons-03.png);
	}
	.site-share .btn-be:hover {
		background-image: url(images/W_social_icons-01.png);
	}
	.site-share .btn-facebook:hover {
		margin-right: 0;
		background-image: url(images/W_social_icons-04.png);
	}


.project-header >a .btn-back{
	    width: 160px;
	    margin: 42px auto;
            margin-top:20px;
	    font-size: 15px;
	    color: #999999;
	    line-height: 42px;
	    background: #ffffff;
	    border: 1px solid #999999;
	    border-radius: 8px;
	    text-align: center;
	}

/*TOP CSS*/
.video_background video{heigth:100%;z-index: -100;}

video#bgvid { 
position: fixed;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
display: inline-block;
}

.index_wrapper{
position: fixed;
background:url(images/title.png) no-repeat;
background-size:70%;
min-height:96px;
min-width:400px;
top: 140px;
left: 40px;
z-index: -10;}

#loading{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:url(images/loading.gif) no-repeat;
background-position:center center;
background-color:#00091d;
z-index:999;
}

.index_wrapper_mobile,.video_mobile_pre{display:none;}

.weiboshow{width:80%;margin:60px auto 100px auto;border-top:1px #ffffff solid;}


h1.service_title{
		width: 100%;
text-align:center;
line-height:200px;
height:200px;
	}


.more {
	position: absolute;
	color: #99999A;
	font-size: 15px;
	line-height: 36px;
	border: 1px #99999A solid;
	border-radius: 8px;
	padding: 0 20px;
	display: inline-block;
	cursor: pointer;
	right:11%;
	margin-top:-70px;
	    -webkit-transition: all 0.3s ease-in;
	    -moz-transition: all 0.3s ease-in;
	    transition: all 0.3s ease-in;
	    z-index: 2;
}

.more:before {
	height: 0%;
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	background: #99999A;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	color: #fff;
	bottom: 0px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.more:hover:before {
	top: 0px;
	height: 100%;
}

.more:hover {
		transition-delay: 0.1s;
		-moz-transition-delay: 0.1s;
		-webkit-transition-delay: 0.1s;
		-o-transition-delay: 0.1s;
	color: #fff;
}

.weibo_title{
font-size:30px;
line-height:21px;
text-align:center;
}


}