.clr {
  clear: both; }

.videoshow2 {
  cursor: pointer; }

.video-con {
  display: none; }
  .video-con iframe {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 960px;
    height: 540px;
    margin: -270px 0 0 -480px;
    z-index: 99999; }
  .video-con .x {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 99999;
    cursor: pointer; }

.screen-finesse {
  display: none; }

.left {
  text-align: left; }

.center {
  text-align: center; }

.right {
  text-align: right; }

h1, h2, h3, h4 {
  padding-bottom: 5px; }

.font26 {
  font-size: 26px; }

a.orenge, .orenge {
  color: #f89b1c; }

a.orenge:hover {
  color: #5a6276; }

a.awhite {
  color: #fff; }

a.awhite:hover {
  color: #000; }

.ul {
  margin: 0;
  padding: 0; }
  .ul li {
    background: url(../images/bullet.png) no-repeat 0 5px;
    padding-left: 15px;
    list-style-type: none; }

.row-fluid {
  width: 100%; }

.row-fluid > article:first-child {
  margin-left: 0; }

.cont12 {
  width: 100%;
  *width: 99.94680851063829%; }

.con6 {
  width: 50%; }

.con8 {
  width: 65%; }

.con4 {
  width: 30%;
  margin-left: 5%; }

.con3 {
  width: 25%; }

.fl {
  float: left; }

.fr {
  float: right; }

.w600 {
  width: 600px; }

.mt20 {
  margin-top: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mt30 {
  margin-top: 30px; }

.mt60 {
  margin-top: 60px; }

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.mtb80 {
  margin-top: 80px;
  margin-bottom: 80px; }

.ptb40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.pb40 {
  padding-bottom: 40px; }

.p0 {
  padding: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pb1 {
  padding-bottom: 1px !important; }

.container {
  width: 100%;
  padding: 40px 0;
  float: left;
  clear: both; }

.bgorenge {
  background: #f89b1c; }

.bggray {
  background: #ebedf0;
  border-top: solid 1px #dbdbdb;
  border-bottom: solid 1px #dbdbdb; }

.bggraylight {
  background: #f6f7f8;
  border-bottom: solid 1px #dbdbdb; }

.twhite {
  color: #fff; }

a.atwhite {
  color: #fff; }

a:hover.atwhite {
  color: #222; }

.hide {
  display: none; }

.show {
  display: block; }

.font13 {
  font-size: 13px; }

.line-height {
  line-height: inherit !important; }

img {
  max-width: 100%;
  height: auto; }

.sbanner {
  clear: both;
  width: 100%;
 }
  .sbanner img {
    padding: 20px 0;
    float: left;
    max-width: inherit; }
  .sbanner article {
    display: table-cell;
    vertical-align: middle;
    width: 630px;
    font-size: 28px;
    line-height: 30px; }
  .sbanner .auto {
    display: table;
    position: relative; }

.ibanner {
  width: 100%; }

.ibanner img {
  width: 100%;
  height: auto; }

#sslider {
  background: url("../images/screen-bg.png") no-repeat scroll 0 0/cover rgba(0, 0, 0, 0);
  width: 620px;
  height: 516px; }

.sswrap {
  margin: 20px 0 0 25px;
  width: 570px;
  height: 325px;
  float: left; }

.screenslider li {
  margin: 0;
  padding: 0; }

#ssliderb {
  width: 800px;
  height: 634px;
  margin: auto;
  position: relative; }
  #ssliderb .bx-wrapper .bx-pager {
    bottom: -56px; }

.sswrapb {
  margin: 35px 0 0 4%;
  width: 92%;
  height: auto;
  float: left; }

.graybtn, .orengebtn {
  width: 50%;
  float: left;
  padding: 10px 0;
  text-align: center;
  display: block;
  color: #fff; }

.graybtn img, .orengebtn img {
  padding-top: 3px; }

.graybtn {
  background: #5a6276; }

.orengebtn {
  background: #f89b1c; }

.tabs {
  text-align: center;
  padding: 0; }

.linkbtn {
  display: inline-block;
  background: #dee0e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 10px;
  margin: 20px 10px 5px 0;
  cursor: pointer;
  transition: all 300ms linear 0s !important; }

.linkbtn:hover, .linkon {
  background: #f89b1c;
  color: #fff;
  transition: all 300ms linear 0s !important; }

.workde {
  background: #f2f3f4;
  border: solid 1px #e4e6e9;
  padding: 20px;
  text-align: center; }

.mwor {
  text-align: center;
  margin: 40px auto -52px; }

.cform {
  width: 100%; }
  .cform input[type="text"], .cform textarea, .cform select {
    width: 90%;
    max-width: 90%;
    border: solid 1px #afb2ba;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px;
    margin: 0 0 3px;
    display: block; }
  .cform .button {
    display: inline-block;
    margin-top: 3px;
    cursor: pointer; }
  .cform select {
    width: 94%;
    max-width: 94%; }

.cform select {
  width: 278px;
  max-width: 100%; }

.quform {
  margin: 0 auto;
  clear: both;
  padding: 25px 0; }

ul.oposition {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.oposition li {
    width: 100%;
    float: left; }

.liblock {
  padding: 0;
  background: url(../images/plus.gif) no-repeat right bottom;
  cursor: pointer; }
  .liblock p {
    margin: 0;
    font-size: 12px; }
  .liblock .pos {
    float: left;
    text-transform: capitalize; }
  .liblock .exp {
    margin-left: 10px;
    font-size: 12px;
    color: Gray; }

.sl {
  display: none;
  padding: 10px 0; }

.plus {
  background: url(../images/plus.gif) no-repeat right bottom; }

.minus {
  background: url(../images/minus.gif) no-repeat right bottom;
  color: #f89b1c; }

hr {
  margin: 10px 0;
  border: 0;
  border-bottom: 1px solid #5a6276; }

address {
  font-style: normal; }

.g-map {
  width: 50%;
  float: left; }
  .g-map iframe {
    width: 100%;
    height: 300px; }

.t {
  display: none;
  background: rgba(76, 84, 102, 0.98);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999; }

.request-form {
  display: none;
  padding: 20px;
  background: #f6f6f6;
  -webkit-box-shadow: 0px 1px 11px #cccccc;
  -moz-box-shadow: 0px 1px 11px #cccccc;
  box-shadow: 0px 1px 11px #cccccc;
  border: solid 5px #fff;
  width: 300px;
  left: 50%;
  top: 10%;
  margin-left: -150px;
  position: fixed;
  z-index: 9999; }
  .request-form input[type="text"], .request-form textarea {
    width: 96%;
    max-width: 96%;
    border: solid 1px #afb2ba;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    margin: 0 0 3px;
    display: block; }
  .request-form .button {
    display: inline-block;
    margin-top: 3px;
    cursor: pointer; }
  .request-form .x {
    float: right;
    margin: -12px -14px 0 0;
    cursor: pointer; }

@-webkit-keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.degree {
  position: absolute;
  -webkit-animation: infinite-spinning 15s infinite;
  -moz-animation: infinite-spinning 15s infinite;
  -o-animation: infinite-spinning 15s infinite;
  animation: infinite-spinning 15s infinite;
  top: 0;
  left: 0; }

.workport {
  width: 100%;
  float: left; }
  .workport p, .workport img {
    width: auto;
    float: left;
    text-align: left;
    margin-right: 20px; }
  .workport p {
    padding-top: 12px; }

.cstudy-con {
  width: 310px;
  float: left;
  transition: all 300ms linear 0s;
  -webkit-transition: all 300ms linear 0s;
  margin-right: 10px; }
  .cstudy-con div {
    transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    text-align: left;
    padding: 15px;
    float: left; }
    .cstudy-con div .a {
      font-size: 14px;
      text-decoration: underline;
      color: #666; }
  .cstudy-con h3 {
    color: #f89b1c; }
  .cstudy-con p {
    padding: 0; }
  .cstudy-con a {
    margin: 0; }
  .cstudy-con img {
    float: left; }
  .cstudy-con a {
    color: #222; }
  .cstudy-con a:hover {
    color: #fff; }

.cstudy-con:hover div {
  background: #f89b1c;
  float: left;
  transition: all 300ms linear 0s;
  -webkit-transition: all 300ms linear 0s; }
  .cstudy-con:hover div h3 {
    color: #fff; }
  .cstudy-con:hover div p {
    color: #fff; }

.cstudy-con:hover a {
  color: #fff; }

.worktd {
  width: 100%;
  text-align: left;
  padding: 20px 0; }
  .worktd td {
    width: 79%;
    float: left; }
  .worktd .ftd {
    float: left;
    width: 20%; }
  .worktd p {
    width: 100%; }

.aply-onlyn {
  background: #D5D7DA;
  border: solid 1px #ccc;
  padding: 0px 10px;
  margin-right: 30px;
  float: right;
  font-size: 15px;
  height: 23px; }

.rqest-qot {
  border-top: solid 1px #eee; }
  .rqest-qot h4 {
    font-weight: 600; }

.tvscreenbg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

.sitemapa li a {
  color: #000; }

.sitemapa li li a {
  color: #585858; }

.sitemapa li a:hover {
  color: #f89b1c; }

