@charset "utf-8";

.layout-center.home {
	padding-right: 0px;
	padding-left: 0px;
}
.layout-center.home .banner {
	float: left;
	height: auto;
	width: 100%;
}
.layout-center.home .article {
	text-align: center;
	max-width: 100%;
	float: left;
	width: 100%;
}
.layout-center.home .article.abouts {
	padding-top: 75px;
	padding-right: 20px;
	padding-left: 20px;
}
.layout-center.home .article.abouts .info {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	line-height: 28px;
	padding-top: 30px;
	max-width: 926px;
	padding-bottom: 50px;
}
.layout-center.home .article.abouts .info strong {
	font-weight: normal;
}
.layout-center.home .abouts-effect {
	display: table;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	text-align: center;
}
.layout-center.home .abouts-effect .list {
	width: 417px;
	text-align: center;
	padding-right: 46px;
	padding-bottom: 15px;
	padding-left: 46px;
	float: left;
}
.layout-center.home .abouts-effect .list .subject {
	font-size: 18px;
	font-weight: bold;
	color: #D64016;
	padding-bottom: 5px;
}
.layout-center.home .abouts-effect .list .content {
	font-size: 17px;
	line-height: 28px;
	color: #666666;
}
.layout-center.home .article.advantage {
	background-color: #F7F7F5;
	position: relative;
	padding-top: 120px;
	padding-bottom: 120px;
}
.layout-center.home .article.advantage:before,
.layout-center.home .article.advantage:after{
	content: '';
	position: absolute;
	height: 55px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.layout-center.home .article.advantage:before{
	left: 0px;
	top: 0px;
	background-image: url(/images/home-bg-advantage-top.png);
}
.layout-center.home .article.advantage:after{
	left: 0px;
	bottom: 0px;
	background-image: url(/images/home-bg-advantage-bottom.png);
}
.layout-center.home .article.advantage .box {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: table;
}
.layout-center.home .article.advantage .box > div {
	text-align: left;
}
.layout-center.home .article.advantage .box .R{
	float: right;
	width: auto;
}
.layout-center.home .article.advantage .box .R .list {
	display: block;
	font-size: 17px;
	line-height: 33px;
	color: #5E5E5E;
}
.layout-center.home .article.advantage .box .R .list .fa {
	color: #D64016;
	margin-right: 10px;
}
.layout-center.home .article.advantage .box .L {
	padding-top: 20px;
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.layout-center.home .article.advantage .box .L i {
	clear: left;
	float: left;
}

.layout-center.home .article.advantage .box .L .c {
	font-size: 28px;
	font-weight: bold;
	color: #5E5E5E;
	line-height: 28px;
	padding-bottom: 10px;
}
.layout-center.home .article.advantage .box .L .e {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #C1C1C1;
}
.layout-center.home .article.advantage .box .L:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #686868;
	height: 1px;
	width: 106px;
}
.layout-center.home .article.wt-rwd {
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 20px;
	padding-left: 20px;
}
.layout-center.home .article.wt-rwd .image {
	float: left;
	width: 55.05%;
}
.layout-center.home .article.wt-rwd .box {
	display: block;
	overflow: hidden;
}
.layout-center.home .article.wt-rwd .box p {
	display: block;
	text-align: left;
	font-size: 17px;
	color: #333333;
}
.layout-center.home .article.wt-rwd .box .text-1 {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.layout-center.home .article.wt-rwd .box .text-2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 38px;
}
.layout-center.home .article.wt-rwd .box .text-3 {
	margin-bottom: 45px;
}
.home-btns {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D64016;
	text-align: center;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari and Chrome */
	border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	display: inline-block;
	margin-bottom: 10px;
	float: left;
	height: 30px;
	width: 130px;
}
.home-btns.l {
	width: 220px;
	margin-right: 20px;
}
.layout-center.home .article.abouts .info > div{
	padding-top: 25px;
}
.layout-center.home .article.abouts .info > div .home-btns {
	float: none;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

.layout-center.home .article.works {
	background-color: #F7F7F5;
	padding-top: 160px;
	padding-bottom: 110px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/home-bg-advantage-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
	z-index: 9;
}
.layout-center.home .article.works .block-title {
	margin-bottom: 20px;
}

.layout-center.home .article.works .list {
	float: left;
	width: 25%;
	position: relative;
	padding: 10px;
	overflow: hidden;
}
.layout-center.home .article.works .list .image {
	height: auto;
	width: 100%;
	float: left;
}
.layout-center.home .article.works .list .cover {
	position: absolute;
	height: 100%;
	width: 100%;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding: 10px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
  	transition: visibility 0s, opacity 0.5s linear;
}
.layout-center.home .article.works .list .cover::before {
	content: '';
	height: 100%;
	width: 100%;
	background-color: rgba(43, 43, 43, 0.8);
	float: left;
}
.layout-center.home .article.works .list:hover .cover {
	visibility: visible;
	opacity: 1;
}
.layout-center.home .article.works .list .cover .box {
	position: absolute;
	text-align: center;
	float: left;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	width: 100%;
}
.layout-center.home .article.works .list .cover .box i{
	display: block;
}
.layout-center.home .article.works .list .cover .box .company {
	font-size: 17px;
	font-weight: bold;
}
.layout-center.home .article.works .list .cover .box .type {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.layout-center.home .article.works .list .cover .box .button {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	display: inline-block;
	clear: both;
	height: 20px;
	width: 70px;
	border: 1px solid #E6E6E6;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.layout-center.home .article.works .more {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.layout-center.home .article.works .more .button {
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-color: #D64016;
	text-align: center;
	height: 30px;
	width: 130px;
	display: inline-block;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari and Chrome */
	border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.layout-center.home .contact {
	float: left;
	height: 433px;
	width: 100%;
	position: relative;
	overflow: hidden;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-color: #F7F7F5;
}
.layout-center.home .contact::before {
	content: "";
	transform: skewY(1.55deg);
	-ms-transform: skewY(1.55deg); /* IE 9 */
	-webkit-transform: skewY(1.55deg); /* Safari and Chrome */
	background-image: url(/images/home-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/* new styles */
	position: absolute;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	width: 100%; /* something ridiculously big */
	height: 100%; /* something ridiculously big */
	z-index: 1;
}
.layout-center.home .contact::after {
	content: '';
	background-color: rgba(0, 0, 0, 0.8);
	transform: skewY(1.55deg);
	-ms-transform: skewY(1.55deg); /* IE 9 */
	-webkit-transform: skewY(1.55deg); /* Safari and Chrome */
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.layout-center.home .contact .box {
	position: absolute;
	text-align: center;
	float: left;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	width: 100%;
	z-index: 3;
}
.layout-center.home .contact .box i {
	display: block;
}
.layout-center.home .contact .box .info {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
}
.layout-center.home .contact .box .tag {
	font-size: 22px;
	font-weight: bold;
	color: #D74635;
	margin-top: 5px;
	margin-bottom: 50px;
}
.layout-center.home .contact .box .icons {
	display: table;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.layout-center.home .contact .box .icons .hovicon .fa {
	font-size: 55px;
	line-height: 55px;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 55px;
	width: 55px;
}








.item-hover {
	position: relative;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	display: inline-block;
	height: 240px;
	width: 240px;
	margin-bottom: 10px;
}
.item-hover,
.item-hover * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.item-hover .box {
    color: #333;
}
.item-hover .box:hover {
    text-decoration: none;
}
.item-hover img {
    width: 100%;
    height: 100%;
}

.item-hover.circle {
    position: relative;
    height: 240px;
	width: 240px;
    -moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari and Chrome */
	border-radius: 50%; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.item-hover.circle .img {
    position: relative;
    height: 240px;
	width: 240px;
    -moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari and Chrome */
	border-radius: 50%; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.item-hover.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari and Chrome */
	border-radius: 50%; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.item-hover.circle .img img {
    -moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari and Chrome */
	border-radius: 50%; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.item-hover.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari and Chrome */
	border-radius: 50%; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.item-hover.square {
    position: relative;
}
.item-hover.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.item-hover.circle.effects.colored .info {
    background: rgba(15, 53, 70, 0.6);
}
.item-hover.circle.effects .info {
    background: #333333;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.item-hover.circle.effects .info h3 {
	visibility: hidden;
	color: #FDFDFD;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 17px;
	margin: 5;
	padding: 0px;
	text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	font-weight: bold;
	line-height: 24px;
}
.item-hover.circle.effects .info p {
	visibility: hidden;
	padding: 10px 5px;
	margin: 0 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	font-size: 15px;
	color: #BBBBBB;
}
.item-hover.circle.effects .box:hover .info {
    opacity: 1;
}
.item-hover.circle.effects .box:hover h3 {
    visibility: visible;
}
.item-hover.circle.effects .box:hover p {
    visibility: visible;
}

.item-hover.circle.effects.from_left_and_right .info h3 {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.item-hover.circle.effects.from_left_and_right .info p {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.item-hover.circle.effects.from_left_and_right .box:hover h3 {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.item-hover.circle.effects.from_left_and_right .box:hover p {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.item-hover.circle.effects.top_to_bottom .info h3 {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.item-hover.circle.effects.top_to_bottom .info p {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.item-hover.circle.effects.top_to_bottom .box:hover h3 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.item-hover.circle.effects.top_to_bottom .box:hover p {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.item-hover.circle.effects.bottom_to_top .info h3 {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
.item-hover.circle.effects.bottom_to_top .info p {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
.item-hover.circle.effects.bottom_to_top .box:hover h3 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.item-hover.circle.effects.bottom_to_top .box:hover p {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.item-hover.square.effects {
    overflow: hidden;
}
.item-hover.square.effects.colored .info {
    background: rgba(118, 185, 215, 0.60);
}
.item-hover.square.effects.colored .info h3 {
    background: rgba(12, 34, 52, 0.6);
}
.item-hover.square.effects .img {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.item-hover.circle.effects .info .info-back {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
	width: 100%;
}
.item-hover.square.effects .info p {
	font-size: 15px;
	position: relative;
	color: #BBBBBB;
	padding: 0px;
	text-align: center;
}
.item-hover.square.effects .box:hover .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.item-hover.square.effects .box:hover .info {
    visibility: visible;
    opacity: 1;
}

.item-hover.square.effects.left_to_right .info {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.item-hover.square.effects.left_to_right .box:hover .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.item-hover.square.effects.right_to_left .info {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.item-hover.square.effects.right_to_left .box:hover .info {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.item-hover.square.effects.top_to_bottom .info {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.item-hover.square.effects.top_to_bottom .box:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.item-hover.square.effects.bottom_to_top .info {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
.item-hover.square.effects.bottom_to_top .box:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}


.hovicon {
	cursor: pointer;
	width: 108px;
	height: 108px;
	-moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari and Chrome */
	border-radius: 50%;
	position: relative;
	text-decoration: none;
	z-index: 1;
	color: #fff;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	display: block;
	background: rgba(75, 104, 184, 0.95);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari and Chrome */
	border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	 top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #D74635;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}
.hovicon:before {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
.hovicon:hover {
    background: rgba(215, 70, 53, 1);
}
.hovicon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
