﻿/* Services */
/*=============================================================*/

.services {
    background: #fff;
    width: 100%;
    height: 710px;
    float: left;
}
.services .inner1024 {
    height: 700px;
}
.summary_ab i {
    display: block;
    line-height: 60px;
}
.summary_ab h2 {
    font-family: Impact;
    font-weight: bold;
    font-size: 48px;
    line-height: 48px;
    color: #fb9f00;
    display: block;
}
.summary_ab h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #0f0f0f;
    display: block;
    padding: 10px 0 10px 0;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.about_summary h3 {
    color: #333;
    padding: 10px 0 25px 0;
/*	font-family:Impact;*/
	font-size:30px;
}
.about_summary h6 {
    color: #535353;
    font-size: 16px;
    line-height: 32px;
    font-weight: normal;
    padding: 0 0 20px 0;
}
.about_summary em {
    display: block;
    padding: 0 0 80px 0;
}
.summary_ab h4 {
    width: 738px;
    color: #666;
    display: block;
    padding: 0 0 24px 0;
}
.summary_ab h5 {
    width: 170px;
    height: 4px;
    display: block;
    background: #000;
    margin: 0 0 40px 0; 
}
.summary_ab h7 {
    width: 170px;
    height: 4px;
    display: block;
    background: #fff;
    margin: 0 0 40px 0; 
}
.services_col {
    overflow: hidden;
    padding: 0;
	width:1160px;
	margin:0 auto;
}
.services_col div {
    width: 237px;
    padding: 110px 26px 0 26px;
    float: left;
    overflow: hidden;
    position: relative;
}
.services_col i {
    width: 97px;
    height: 97px;
    margin: 0 0 0 97px; 
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition:    all 600ms ease-in-out;
    -ms-transition:     all 600ms ease-in-out;
    -o-transition:      all 600ms ease-in-out;
    transition:         all 600ms ease-in-out;

    -webkit-backface-visibility: hidden; 
}

.services_col i.lower {
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.services_col i.upper {
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.services_col div:hover i.lower {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}
.services_col div:hover i.upper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.services_col .col0 i.upper {
    background: url(../images/skin/servicesIcon.png);
}
.services_col .col1 i.upper {
    background: url(../images/skin/servicesIcon.png) -97px 0;
}
.services_col .col2 i.upper {
    background: url(../images/skin/servicesIcon.png) -194px 0;
}
.services_col .col3 i.upper {
    background: url(../images/skin/servicesIcon.png) -291px 0;
}
.services_col .col0 i.lower {
    background: url(../images/skin/servicesIcon.png) 0 bottom;
}
.services_col .col1 i.lower {
    background: url(../images/skin/servicesIcon.png) -97px bottom;
}
.services_col .col2 i.lower {
    background: url(../images/skin/servicesIcon.png) -194px bottom;
}
.services_col .col3 i.lower {
    background: url(../images/skin/servicesIcon.png) -291px bottom;
}
.services_col h3 {
    font-weight: bold;
    font-size: 22px;
    color: #000;
    display: block;
    padding: 24px 0;
	text-align:center;
}
.services_col li {
    font-size: 14px;
    line-height: 22px;
    color: #494949;
}
.services_col .col3,
.services_col .col1,
.services_col .col2 {
    border-right: 1px solid #e3e3e3;
/*    margin-right: 38px;*/
}

/* Services end */

/* Clients */
/*=============================================================*/

.clients {
    /*background: url(../images/skin/news_bg.png);
	background:url(../images/br_02.jpg) no-repeat;*/
	background-color:#e4e4e4;
    padding-bottom: 100px; 
}
.clients .comlist{ width:1160px; margin:0 auto}
.clients .comlist ul{ overflow:hidden; border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;}
.clients .comlist li{ width:288px; height:128px; /*margin:0 20px 20px 0; border-radius:5px;*/ border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;overflow:hidden; text-align:center; line-height:91px;  float:left; background-color:#fff;}
.clients .comlist li img{-webkit-transition:0.3s; transition:0.3s; display:block; margin:0 auto}
.clients .comlist li a:hover img{-webkit-transform:scale(1.08); transform:scale(1.08);}
.clients .comlist li.last{ margin-right:0; font-size:20px; font-weight:bold}
.clients .comlist li a{ filter: grayscale(100%);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray;-webkit-filter: grayscale(1); opacity:0.5}
.clients .comlist li a:hover{filter: grayscale(0%);-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);-ms-filter: grayscale(0%); -o-filter: grayscale(0%);filter: url(desaturate.svg#greyscale);filter: gray;-webkit-filter: grayscale(0); opacity:1}
.clients h2,{color: #fb9f00;}
.clients h3,
.clients h4 {
    color: #333;
}
.clients h3 {
    font-size: 18px;

}
.clients .summary h5,
.work_activities .summary h5 {
    background: #fff;
    margin: 0 0 60px 0;
}
.client_list {
    width: 100%;
    border-top: 1px solid #636363;
}
.client_list td {
    border-bottom: 1px solid #636363;
    border-right: 1px solid #636363;
}
.client_list img {
    width: 100%;
}

/* Clients end */

/* News */
/*=============================================================*/

.join_us {
    position: relative;
    height: 1000px;
}
.join_us_2 {
    position: relative;
    height: 950px;
}
.join_us h5 {
    margin: 0 0 60px 0;
}
.news_list_wrapper {
/*    overflow: hidden;*/
display:block;
}
.news_list ul {
    width: 1236px;
    height: 650px;
    overflow: hidden;
    -webkit-transition: all .9s cubic-bezier(.165, .840, .44, 1);
    -ms-transition:     all .9s cubic-bezier(.165, .840, .44, 1);
    -moz-transition:    all .9s cubic-bezier(.165, .840, .44, 1);
    -o-transition:      all .9s cubic-bezier(.165, .840, .44, 1);
    transition:         all .9s cubic-bezier(.165, .840, .44, 1);
}
.news_list ul li {
    width: 335px;
    height: 550px;
    background: #605050;
    float: left;
    text-align: center;
    margin-right: 77px;
	margin-bottom:77px;
    position: relative;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
	cursor:pointer;
}
.att_list ul li {
    margin-right: 25px;
}
.att_list ul li {
    width: 370px;
    height: 467px;
}
.news_list em {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/skin/redBg.png);
    opacity: 0;
/*    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:    all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;*/
}
/*.news_list a {
    width: 89px;
    height: 89px;
	line-height:89px;
	text-align:center;
	color:#fff;
    display: block;
    position: absolute;
    left: 50%;
    top: 400px;
    margin: 0 0 0 -45px; 
    border: 1px solid #fff;
    border-radius: 45px;
    opacity: 0;
    overflow: hidden;
    transition-delay:         .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay:     .2s;
    -moz-transition-delay:    .2s;
    -o-transition-delay:      .2s;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.news_list a img {
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.news_list a img.active {
    margin-top: -89px;
}*/
.news_list .guy_name {
    color: #fff;
    position: absolute;
    left: 50px;
    top: 100px;
    font-size: 48px;
	line-height:48px;
    opacity: 0;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:    all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.news_list .guy_title {
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    left: 50px;
    top: 153px;
    margin: 0 0 10px 0;
    color: #fff;
    opacity: 0;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:    all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.news_list span {
    width: 220px;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    left: 50px;
    top: 170px;
    color: #fff;
    opacity: 0;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.news_list li:hover em,
.news_list li:hover h6,
.news_list li:hover span {
    opacity: 1;
}
.news_list li:hover a {
    opacity: 1;
    top: 315px;
}
/*.news_list:hover a:hover {
    background: #fff;
}*/
/* .news_list a img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform:     scale(1.1, 1.1);
    -moz-transform:    scale(1.1, 1.1);
    -o-transform:      scale(1.1, 1.1);
    transform:         scale(1.1, 1.1);
} */
.news_list ul li .news_thumb {
    border: 5px solid #605050;
    width: 325px;
    float: left;
}
.att_list ul li .news_thumb {
    border: 0 solid #000;
    width: 370px;
}
.news_list i {
    width: 100%;
    height: 80px;
    display: block;
    font-size: 30px;
    color: #fff;
    font-family: Arial;
    line-height: 80px;
}
.join_us_2 {
    background: #e4e4e4;
}
.show_arrow {
    width: 54px;
    height: 59px;
    display: block;
    position: absolute;
    top: 500px;
    cursor: pointer;
}
.show_arrow i {
    background: #d5d5d5;
    width: 54px;
    height: 59px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:    all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.show_arrow em {
    background: url(../images/skin/news_arrow2.png);
    width: 54px;
    height: 59px;
    display: block;
    position: absolute;
    left: -8px;
    top: 0;
    z-index: 10;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:    all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.show_arrow:hover i {
    background: #828282;
    opacity: 1;
}
.show_arrow:hover em {
    opacity: 1;
}
.show_arrow_left {
    left: 0;
    display: none;
}
.show_arrow_right {
    right: 0;
}
.show_arrow_right em {
    left: 0;
    background-position: right 0;
}

/* News end */

.awards {
    width: 100%;
    height: 595px;
    background: #e4e4e4;
    overflow: hidden;
}
.awards_col {
    text-align: center;
    padding: 10px 0 40px 0;
}
.work_activities {
    /*background: #363636;*/
	background: url(../images/skin/news_bg.png);
    height: 2178px;
}
.work_activities h3,
.work_activities h4{
    color: #fff;
}
.work_activities img {
    float: left;
    transition:         all 4s ease;
    -webkit-transition: all .3s ease;
    -ms-transition:     all 4s ease;
    -moz-transition:    all 4s ease;
    -o-transition:      all 4s ease;
}
.work_activities img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.events_row0,
.events_row1,
.events_row2 {
    overflow: hidden;
}
.events_row0 div,
.events_row1 div,
.events_row2 div {
    float: left;
}
.events_row0 {
    height: 684px;
    margin-bottom: 20px;
}
.events_row1,
.events_row2,
.events_row3 {
    width: 1160px;
    height: 355px;
    margin-bottom: 20px;
    overflow: hidden; 
}
.events_row1 .event_col0,
.events_row1 .event_col1,
.events_row2 .event_col1,
.events_row2 .event_col2,
.events_row3 .event_col0,
.events_row3 .event_col1 {
    width: 274px;
    height: 355px;
    float: left;
    overflow: hidden; 
    margin-right: 21px;
}
.events_row1 .event_col2,
.events_row2 .event_col0,
.events_row3 .event_col2 {
    width: 570px;
    height: 355px;
    float: left;
    overflow: hidden; 
}
.events_row2 .event_col0 {
    margin-right: 21px;
}
.events_row2 .event_col2 {
    margin-right: 0;
}

.bwWrapper {
    /* opacity: 0; */
}
.slideshow_pagination {
    position: absolute;
    left: 50%;
    bottom: 80px;
}
.join_pagination {
    bottom: 80px;
}
.slideshow_pagination li {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    float: left;
    margin: 0 9px; 
    cursor: pointer;
    position: relative;
}
.slideshow_pagination li em {
    width: 10px;
    height: 10px;
    display: block;
    background: #828282;
    opacity: .2;
    border-radius: 5px;
    position: absolute;
    left: 6px;
    top: 6px;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.slideshow_pagination li i {
    width: 22px;
    height: 22px;
    display: block;
    background: #d5d5d5;
    opacity: 0;
    border-radius: 11px;
    position: absolute;
    left: 0;
    top: 0;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.slideshow_pagination li.active em,
.slideshow_pagination li:hover em {
    opacity: .6;    
}
.slideshow_pagination li.active i {
    opacity: 1;    
}

/* CSS hack */
.contact_lite {
    border: 0;
}
/*20160426*/
#slides {
	width: 1160px;
	height: 392px;
	overflow: hidden;
	position: relative;
}
.slides_container li {
	width: 1160px;
	float: left;
}
.slides_container li dl {
	width: 378px;
	float: left;
	margin-right: 8px;
}
.slides_container li dl.last {
	margin-right: 0;
}
.slides_container li dl dt {
	width: 378px;
	height: 252px;
	overflow: hidden;
}
.slides_container li dl dt img {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.slides_container li dl dt a {
	display: block;
}
.slides_container li dl dt a:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.slides_container li dl dd {
	width: 390px;
}
.slides_container li dl dd h3 {
	margin: 20px 0;
	color: #333;
	font-size: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 36px;
}
.slides_container li dl dd p {
	width: 100%;
	color: #888;
	margin-bottom: 20px;
	font-size: 14px;
}
.slides_container li dl dd span {
	color: #999;
	font-size: 10px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.slides_container li dl dd a:hover span {
	color: #000;
}
.slides_container li dl dd .job {
	margin-bottom: 10px;
}
.slides_container li dl dd .job a {
	display: inline-block;
	color: #404040;
	padding: 3px 10px;
	margin: 0 6px 3px 0;
	border-radius: 15px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
	vertical-align: middle
}
.slides_container li dl dd .job a:hover {
	text-decoration: none;
	background: #80b632;
	color: #fff;
}
.pagination {
	position: absolute;
	left: 483px;
	z-index: 10;
	top: 170px;
	display: none
}
.pagination li {
	float: left;
	padding-right: 7px;
}
.pagination a {
	display: block;
	outline: none;
	background: url(../images/pg.gif) no-repeat -1px 0;
	text-indent: -999em;
	width: 14px;
	height: 14px;
}
.pagination li.current a {
	background-position: -22px 0;
}
.prev {
	background: url(../images/arr.png) no-repeat;
	width: 29px;
	height: 43px;
	display: block;
	left: 0;
	top: 120px;
	position: absolute;
	text-indent: -999em;
	outline: none;
	z-index: 11;
}
.prev:hover {
	background-position: 0 -43px;
}
.next {
	background: url(../images/arr.png) no-repeat -29px 0;
	width: 29px;
	height: 43px;
	display: block;
	right: 0;
	top: 120px;
	position: absolute;
	text-indent: -999em;
	outline: none;
	z-index: 11;
}
.next:hover {
	background-position: -29px -43px;
}