﻿
/*全案影视开始*/
.iqa {
	width: 100%;
	background-color: #f9c53b;
/* background-image: url(img/iqa.jpg); background-size: 100%;*/
	padding-top: 41%;
 /*background-repeat:no-repeat;*/
	position: relative;
}

.iqa .iqa_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.iqa .iqa_left img {
	display: block;
 /*width: 100%; height: 100%;*/
}

.iqa .bd {
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
}

.iqa .bd li {
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
}

.iqa .bd li img {
	display: block;
	width: 100%;
	height: 100%
}

.iqalist {
	width: 95%;
	background: rgba(255,255,255,0.8);
	padding-bottom: 10%;
	position: absolute;
	bottom: 5%;
	left: 2.5%;
	overflow: hidden;
}

.iqalist ul {
	position: absolute;
	height: 100%;
	width: 86%;
	left: 7%;
}

.iqalist li {
	float: left;
	width: 10%;
	height: 100%;
	display: block;
}

.iqalist li:hover ,.iqalist li.on {
	background: #3c4250;
}

.iqalist li i {
	display: block;
	width: 37px;
	height: 33px;
	margin: 27% auto 20%;
	background-image: url(img/fdicon.png);
}

.iqalist li:nth-child(1) i {
	background-position: 0px -108px;
}

.iqalist li:nth-child(2) i {
	background-position: -151px -108px;
}

.iqalist li:nth-child(3) i {
	background-position: -76px -108px;
}

.iqalist li:nth-child(4) i {
	background-position: -189px -108px;
}

.iqalist li:nth-child(5) i {
	background-position: -114px -108px;
}

.iqalist li:nth-child(6) i {
	background-position: -267px -108px;
}

.iqalist li:nth-child(7) i {
	background-position: -227px -108px;
}

.iqalist li:nth-child(8) i {
	background-position: -345px -108px;
}

.iqalist li:nth-child(9) i {
	background-position: -304px -108px;
}

.iqalist li:nth-child(10) i {
	background-position: -38px -108px;
}

.iqalist li:nth-child(1):hover i,.iqalist li:nth-child(1).on i {
	background-position: 0px -145px;
}

.iqalist li:nth-child(2):hover i,.iqalist li:nth-child(2).on i {
	background-position: -151px -145px;
}

.iqalist li:nth-child(3):hover i,.iqalist li:nth-child(3).on i {
	background-position: -76px -145px;
}

.iqalist li:nth-child(4):hover i,.iqalist li:nth-child(4).on i {
	background-position: -189px -145px;
}

.iqalist li:nth-child(5):hover i,.iqalist li:nth-child(5).on i {
	background-position: -114px -145px;
}

.iqalist li:nth-child(6):hover i,.iqalist li:nth-child(6).on i {
	background-position: -267px -145px;
}

.iqalist li:nth-child(7):hover i,.iqalist li:nth-child(7).on i {
	background-position: -227px -145px;
}

.iqalist li:nth-child(8):hover i,.iqalist li:nth-child(8).on i {
	background-position: -345px -145px;
}

.iqalist li:nth-child(9):hover i,.iqalist li:nth-child(9).on i {
	background-position: -304px -145px;
}

.iqalist li:nth-child(10):hover i,.iqalist li:nth-child(10).on i {
	background-position: -38px -145px;
}

.iqalist li p {
	color: #3c4250;
	text-align: center;
	font-size: 14px;
	line-height: 1em;
}

.iqalist li span {
	color: #3c4250;
	text-align: center;
	font-size: 10px!important;
	display: block;
	line-height: 1em;
	text-transform: uppercase;
}

.iqalist li:hover p,.iqalist li:hover span {
	color: #fff;
}

.iqalist li.on p,.iqalist li.on span {
	color: #fff;
}

/*首页视频开始*/
section.intro {
	background: url(img/bg.jpg) center bottom no-repeat;
	position: relative;
	margin-top: -85px;
	overflow: hidden
}

section.intro h1 {
	font-size: 70px;
	color: #ededed;
	margin: 5% 0;
	line-height: .9
}

section.intro h1 small {
	color: #fff;
	font-size: 35px;
	margin-top: -30px;
	font-weight: 300
}

section.intro .logo {
	background: url(img/dlogo.png)no-repeat bottom center;
	width: 94px;
	height: 237px;
	margin: 0 auto;
	margin-top: 12%
}

section.intro .intro-content {
	z-index: 10;
	position: absolute;
	margin-bottom: 30px;
	width: 100%
}

section.intro .intro-bg {
	z-index: 1;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 50vh;
	min-width: 1280px;
	height: 100%;
	overflow: hidden;
}

section.intro .intro-bg video {
	min-width: 100%;
	min-height: 50%;
	width: 100%;
	height: 50%;
	vertical-align: top
}

section.intro h1 {
	color: #fff;
	margin: 5% 0;
	line-height: .9
}

section.intro h1 p {
	font-weight: 800;
	font-size: 60px;
	display: block;
	text-align: center;
	background: url(img/disc.jpg) no-repeat center center;
	margin: 0px;
}

section.intro h1 small {
	color: #fff;
	font-size: 35px;
	margin-top: 30px;
	font-weight: 300;
	font-size: 12px;
	word-spacing: 10px;
	letter-spacing: 2px;
	display: block;
	font-family: Arial;
}

.intro-more {
	font-size: 18px;
	color: #fff;
}

/*首页轮播修正*/
.ilbbox {
	padding-bottom: 30%;
	position: relative;
}

.picScroll-top {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: -5px;
}

.picScroll-top .hd {
	bottom: 50%;
	height: auto;
	right: 2%;
	left: auto;
	width: 12px;
	z-index: 10;
	position: absolute;
}

.picScroll-top .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
	width: }
.picScroll-top .hd ul li{ width: 10px;
	height: 10px;
	display: block;
	border-radius: 10px;
	border: 1px solid #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	color: rgba(0,0,0,0);
	cursor: pointer;
}

.picScroll-top .hd ul li.on {
	background-position: 0 0;
	background: #fff;
}

.picScroll-top .bd {
}

.picScroll-top .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-top .bd ul li {
	text-align: center;
	zoom: 1;
	position: relative;
}

.picScroll-top .bd ul li .pic {
	text-align: center;
	width: 100%;
	height: 100%;
}

.picScroll-top .bd ul li .pic img {
	width: 100%;
	height: 100%;
	display: block;
	padding: 2px;
}

.picScroll-top .bd ul li .slide-info {
}

.picScroll-top .bd .slide-info {
	padding-left: 5%;
	color: #ededed;
	position: absolute;
	left: 0;
	z-index: 99;
	top: 0;
	text-align: left;
	bottom: 0;
	height: 100%
}

.picScroll-top .bd .slide-info .slide-cell {
	min-width: 350px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.picScroll-top .bd .slide-info h2 {
	font-size: 30px;
	margin-top: 0;
	color: #fff;
	margin-bottom: 20px;
	letter-spacing: 3px;
}

.picScroll-top .bd .slide-info p {
	max-width: 300px;
	font-size: 13px;
	color: #fff;
	letter-spacing: 2px;
	line-height: 1.8em;
	text-shadow: 2px 2px 8px #000;
}

.picScroll-top .bd .slide-info .slide-intro {
	font-size: 15px;
	color: #ffffff
}

.picScroll-top .bd .slide-info .continue {
	border: 1px solid #fff;
	margin-top: 20px;
	width: 120px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 13px;
	display: inline-block;
	cursor: pointer;
}

.picScroll-top .bd .slide-info .continue:hover {
	background-color: #fff;
	color: #0b0c0e
}

/*全案影视*/
section.works .hero-title {
	color: #333;
	padding-top: 2%;
	padding-bottom: 1%;
	background-color: #fff;
	font-size: 25px;
	line-height: 1
}

section.works .hero-title small {
	font-size: 14px;
	color: #333;
	font-weight: 300;
	margin-top: 0
}

section.works .field-set {
	background: #fff;
}

section.works .field {
	-webkit-transition-property: margin;
	-o-transition-property: margin;
	transition-property: margin;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	background-color: #2d2305;
	padding: 0
}

section.works .field.video {
	background: url(../images/field_video.jpg)  center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

section.works .field.animation {
	background:  url(../images/qz.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

section.works .field.interactive {
	background: url(../images/field_animation.jpg)  center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

section.works .field.qinzi {
	background: url(../images/putao.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

section.works .field .Center-Container.is-Table {
	display: table;
	margin: 0 auto
}

section.works .field .is-Table .Table-Cell {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}

section.works .field .is-Table .Center-Block {
	width: 70%;
	margin: 0 auto
}

section.works .field .field-intro {
	color: #c2c2c2
}

section.works .field .field-intro h2 {
	margin-top: 10px;
}

section.works .field .field-intro h2 p {
	font-size: 32px;
	color: #ededed;
	line-height: 40px;
	font-weight: bold;
}

section.works .field .field-intro h2 small {
	color: #ededed;
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 60px;
	text-transform: uppercase;
	color: #ededed;
    margin-top: 36px;
    display: block;
    line-height: 24px;
}
}

section.works .field .field-intro .fdnr {
	margin-top: 30px;
	min-height: 72px;
}

section.works .field .field-items {
	display: none;
	font-size: 13px;
	padding: 45px;
	background-color: #313541;
	text-align:center;
}

section.works .field .field-items ul {
	margin: 0;
	padding: 0
}

section.works .field .field-items li {
	display: inline
}

section.works .field .field-items li:before {
	content: '+ ';
	color: #c2c2c2
}

section.works .field .field-items li:first-child:before {
	content: '';
	color: #c2c2c2
}

section.works a:hover .field {
	margin-top: -50px
}

section.works a:hover .field-items {
	display: block;
	position: absolute;
	width: 100%
}

section.works h4.seemore {
	background: url(img/more.png) center bottom no-repeat;
	font-size: 25px;
	color: #0b0c0e;
	padding-bottom: 60px;
	margin: 2% 0;
	display: none;
}

section.works h4.seemore small {
	font-size: 15px;
	color: #6e6e6e;
	font-weight: 300
}

section.works .field .is-Table .Center-Block i {
	display: block;
	font-size:80px;
	/*background-image: url(../images/tu3_03.png) center center no-repeat;*/
	/*margin: 5% auto 0;*/
}

section.works .field.video i {
	background-position: -225px -30px;
}

section.works .field.animation i {
	background-position: -150px -30px;
}

section.works .field.interactive i {
	background-position: -75px -30px;
}

section.works .field.qinzi i {
	background-position: 0 -30px;
}

/*首页招聘*/
section.career {
	background: #ededed url(img/career_bg.jpg) center center no-repeat;
	padding: 65px 0;
	color: #0b0c0e;
	height: 328px!important;
}

section.career h5 {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	line-height: 52px!important;
	font-family: "Microsoft YaHei";
	font-weight: normal!important;
}

section.career li {
	font-size: 19px;
	font-weight: bold
}

section.career .glyphicon {
	margin-right: 7px;
	font-size: 12px
}

section.career .btn-uni {
	color: #333;
	background: #fff;
	border: 1px solid #333;
	font-size: 16px;
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
}

section.career .btn-uni:hover {
	background: #333;
	color: #fff;
}	

/*分页开始*/
/*分页关于我们*/
body.about {
	background-color: #ffffff
}

body.about .navbar {
	margin-bottom: 0
}

body.about .bg {
	background: url(img/contact_bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

body.about .light {
	background-color: #EDEDED
}

body.about .bg>section {
	padding: 90px 0;
	max-width: 1540px;
	margin: 0 auto
}

body.about section {
	padding: 4% 0;
	max-width: 1540px;
	margin: 0 auto
}

body.about section h1 {
	font-size: 35px
}

body.about section h1 small {
	font-size: 18px;
	font-weight: 300
}

body.about section.company h1 {
	font-size: 30px;
	line-height: 1.5;
	margin: 60px 0
}

body.about section.company blockquote {
	border-left: none;
	border-top: 2px solid #bababa;
	border-bottom: 2px solid #bababa;
	padding: 30px 0;
	margin-bottom: 60px
}

body.about section.company .glyphicon {
	margin-right: 5px;
	color: #f8c53a
}

body.about section.service {
	padding: 4%;
	color: #9ba2b0
}

body.about section.service h1 {
	margin-bottom: 90px;
	color: #0b0c0e
}

body.about section.service .field-desc {
	margin-left: 90px;
	margin-right: 30px
}

body.about section.service .field-desc .lead {
	padding-top: 115px;
	font-size: 15px;
	line-height: 1.6;
	color: #0b0c0e;
	min-height: 235px;
}

body.about section.service .field-desc ul {
	margin: 0;
	padding: 0
}

body.about section.service .field-desc ul li {
	list-style: none;
	font-size: 13px
}

body.about section.service .field-desc ul li:before {
	content: '+ ';
	color: #9ba2b0
}

body.about section.service .field-head h2 {
	font-size: 30px;
	margin: 30px 0;
	color: #0b0c0e;
	text-align: center
}

body.about section.service .field-head span {
	background-color: #0b0c0e;
	width: 1px;
	height: 200px;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px
}

body.about section.clients img {
	margin: 0 15px
}

body.about section.clients img:nth-child(5n):after {
	content: "\A";
	white-space: pre
}

body.about footer {
	margin-top: 0
}

body.career {
	background-color: #f8c53a
}

.pjj .field .pull-left i {
	display: block;
	width: 73px;
	height: 73px;
	background-image: url(img/fdicon.png);
	background-repeat: no-repeat;
}

.pjj .field:nth-child(2) .pull-left i {
	background-position: -225px -30px;
}

.pjj .field:nth-child(3) .pull-left i {
	background-position: -75px -30px;
}

.pjj .field:nth-child(4) .pull-left i {
	background-position: -150px -30px;
}

.pjj .field:nth-child(5) .pull-left i {
	background-position: 0px -30px;
}

.text-left li {
	width: 33.33%;
}


/*联系我们*/
.plxjj {
	width: 86%;
	margin: 0 auto;
	float: none!important;
}

body.contact small {
	color: #0b0c0e
}

body.contact h1 {
	margin: 60px 0
}

body.contact .location {
	max-width: 1440px;
	margin: 0 auto
}

body.contact .location .place {
	background-color: #fff;
	padding-top: 30px;
	margin-bottom: 30px
}

body.contact .location .place h2 {
	margin-top: 0
}

body.contact .location .place ul {
	margin-bottom: 30px;
	padding: 0 30px
}

body.contact .location .place a:hover img.office {
	opacity: 0
}

body.contact .location .place .map-wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 40%;
	position: relative;
}

body.contact .location .place .map-wrap img.office {
	position: absolute;
	z-index: 10;
	width: 50%;
	left: 0px;
	top: 0px;
	height: 100%;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .2s;
	-
	o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in
}

body.contact .location .place .map-wrap .map {
	position: absolute;
	z-index: 1;
	max-width: 100%;
	left: 0px;
	right: 0px;
}

.qnlj {
	height: 50px;
	width: 100%;
	background: #fff;
	color: #333;
	text-align: center;
	display: block;
	background: url(img/more.png)no-repeat center center;
	display: none;
}
/*产品列表*/

.pprolist {
	min-height: 800px;
}

/*新闻列表页*/
body.news .project .news-title {
	font-size: 16px!important;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.5em;
}

.inws_tleft01 {
	display: none;
}



/*新闻详情页*/
.mewsname {
	margin-top: 50px;
}

.nesrq {
	margin-bottom: -10px;
}

.xinwen {
 /*margin-bottom: 100px!important;*/
	width: 90%;
	margin-left: 5%;
	padding-bottom: 30px;
}

.xinwen .row {
	margin: 0px;
	min-height: 800px;
	border-top: 1px solid #dcdcdc;
	padding-top: 20px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 100px;
}

.xinwen p {
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 10px;
	text-indent: 2em;
}

.xinwen  img {
	display: block;
	max-width: 100%;
}

.viewpage-link {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 100px;
}

.viewpage-link li a {
	color: #333;
	line-height: 3em;
	font-size: 15px;
}

.viewpage-link li.left {
	float: left;
}

.viewpage-link li.right {
	float: right;
}

.danye {
	width: 80%;
	margin: 0 auto;
	padding-top: 50px;
	min-height: 500px;
	max-width: 1140px;
}

.danye table {
	display: block;
	margin: 0 auto;
}

.danye p {
	font-size: 16px;
	line-height: 1.8em;
}

.danye img {
	max-width: 100%;
	display: block;
}

.video {
	background-color: #000;
}

@media (max-width:1600px) {
	section.about .lighthouse {
		background: url(img/lighthouse.jpg) left center no-repeat;
		min-height: 700px;
		width: 86.5%!important;
		margin: 0 7%;
	}
}

@media (min-width:1200px) {
	.sanfen {
		width: 33.33%;
	}

	section.works .field .Center-Container.is-Table {
		height: 500px;
	}
}

@media (max-width:1440px) {
	/*首页开始*/
	.inews .inews_bcon .inews_bcbox {
		padding: 3% 5%;
	}

	.inews .inews_bcon .inews_bcbox p {
		margin-bottom: 5px;
	}
}

@media (max-width:1200px) {
	section.works .field-set {
		display: none;
	}

	.picScroll-top .bd .slide-info .slide-cell {
/*display: none;*/
	}

	.iabout_tleft {
		display: block;
	}

	.inews {
		width: 90%;
		margin-left: 5%;
		display: none;
		padding-bottom: 10%;
	}

	.inews .ibox .inews_bottom {
		padding-bottom: 100%;
	}

	.inews .ibox .inews_bottom ul li {
		width: 100%;
		height: 25%;
	}

	.inews .inews_bcon .inews_bcbox p.inews_bcbrq {
		font-weight: bold;
		margin-bottom: 0px;
	}

	.inews .ibox .inews_bottom ul li .inews_bcon {
		border-bottom: 1px solid  #dcdcdc;
		border-bottom: none;
	}

	.inews .ibox .inews_bottom ul li:last-child .inews_bcon {
		border-bottom: 1px solid  #dcdcdc;
	}

	.inews .inews_bcon {
		height: 100%;
	}

	.inews .ixwan {
		display: none;
	}

	.navbar .navbar-nav li:nth-child(1) {
		opacity: 0;
		margin-left: -40px;
	}

	.navbar-nav > li {
		margin: 0 5px;
	}

	.sanfen {
		width: 90%;
		margin-left: 5%;
	}

	.iqa {
		padding-top: 45%;
		background: #f8c53a;
	}

	.iqa img {
		display: none;
	}

	.iqalist {
		padding-bottom: 0%;
		height: 32px;
		width: 100%;
		left: 0px;
		bottom: 0px;
		background: rgba(255,255,255,0);
	}

	.iqalist ul {
		width: 100%;
		left: 0px;
	}

	.iqalist li i {
		display: none;
	}

	.iqalist li span {
		display: none;
	}

	.iqalist li p {
		line-height: 32px;
		color: #333;
	}

	.iqalist li {
		width: 10%;
		height: 100%;
		background-color: rgba(255,255,255,0.2);
	}

	.iqalist li:hover, .iqalist li.on {
		background: rgba(255,255,255,0.6);
	}

	.iqalist li:hover p,.iqalist li.on p {
		color: #333;
	}

	body.home section.works h4.seemore {
		margin: 4% auto;
		font-size: 18px;
		display: none;
	}

	section.works h4.seemore small {
		display: none;
	}

	section.works .hero-title {
		font-size: 22px;
	}

	section.works .hero-title small {
		font-size: 14px;
		color: #999;
	}

	.inews .ibox {
		width: 100%;
	}

	section.career h5 {
		line-height: 32px!important;
		font-size: 16px;
	}

	.inews .inews_pic {
		display: none;
	}
/*	.inews .inews_bcon .inews_bcbox p{margin-bottom: 0px;}*/
	.inews .inews_bcon .inews_bcbsumm {
		display: none;
	}

	.inews .inews_bcon .inews_bcbname {
		height: 45px;
		overflow: hidden;
	}

	.inews .ibox .inews_top .inws_tright {
		width: 120px;
	}

	.inws_tleft01 {
		padding: 2% auto;
		display: block;
		text-align: center;
	}

	.inws_tleft01 h3 {
		font-size: 22px;
		color: #333;
		line-height: 1em;
		margin-bottom: 10px;
	}

	.inws_tleft01 p {
		font-size: 14px;
		color: #999;
		font-family: Arial;
		line-height: 1em;
	}

	.picScroll-top .bd ul li .pic {
		height: 200%;
	}

	.picScroll-top .bd ul li .pic img {
		height: 50%;
	}

	.picScroll-top .bd .slide-info {
/*background: #000; width: 100%;*/
	}

	section.about {
		padding: 0px;
	}

	section.about .iabcont {
		width: 100%;
		margin-left: auto;
		margin-top: 20%;
		text-align: center;
	}

	section.about .lighthouse .about-quote {
		margin-top: 0px;
	}

	section.about .lighthouse {
		width: 100%;
		background: url(img/lighthouse.jpg)  no-repeat;
		background-size: 100% 100%;
		min-height: 400px;
	}

	section.about .lighthouse .wave {
		display: none;
	}

	section.about .lighthouse p {
		margin-top: 10%;
	}

	section.about .lighthouse h3 {
		margin-bottom: 5%!important;
	}

	section.about .lighthouse h3.iab01 {
		font-size: 32px;
	}

	section.about .lighthouse h3.iab02 {
		font-size: 26px;
	}

	section.about .lighthouse h3.iab03 {
		font-size: 20px;
	}

	section.about .btn-uni {
		width: 160px;
		margin: 40px auto;
	}

	section.career {
		padding: 10% 0;
		height: 280px!important;
	}

	section.career h5 {
		padding-left: 10%;
		padding-right: 10%;
	}

	section.career .btn-uni {
		width: 160px;
		font-size: 14px
	}

	section.intro {
		background: url(img/ibg.jpg)no-repeat center center;
	}

	body.home section.intro {
		padding-top: 35%;
	}

	body.home section.intro h1 {
		display: none;
	}

	.intro-more {
		display: none;
	}

	section.intro .logo {
		opacity: 0;
	}

	.picScroll-top .bd .slide-info .slide-cell {
		top: 80%;
	}

	.picScroll-top .bd .slide-info h2 {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.picScroll-top .bd .slide-info .continue {
		margin-top: 0px;
	}

	.picScroll-top .bd .slide-info p {
		height: 36px;
		overflow: hidden;
		line-height: 1.5em;
	}

	.picScroll-top .bd .slide-info .continue {
		width: 100px;
		height: 32px;
		font-size: 12px;
		line-height: 16px;
		display: none;
	}

	.picScroll-top .hd {
		right: 5%;
		bottom: 32%;
	}

	.pabout {
		width: 90%;
		margin-left: 5%;
	}

	.pzp {
		margin-top: 10%;
		padding-left: 7%;
		padding-right: 7%;
	}

	body.career .lead {
		font-size: 16px;
	}

	body.about section.company h1 {
		font-size: 24px;
	}

	body.about section.company blockquote {
		font-size: 14px;
	}

	body.single article .entry-content {
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (max-width:768px) {
	.foot>p {
		padding-left: 10%;
		padding-right: 10%;
	}
}