/*@include single-box-shadow(rgba($color-shadow, 0.4), 0, 10px, 10px);*/
/*@include single-box-shadow(rgba($color-shadow, 0.2), 0, 3px, 3px); */
/*@include border-radius(20px);*/
/*@include background-image(linear-gradient(top, #ffb900, #ff8a00));*/
.about .title {
  font-size: 36px;
  line-height: 50px;
  text-align: left;
  font-weight: normal;
  color: #0054D1;
}
.about .history {
  width: 100%;
}
.about .history .jcarousel-wrapper {
  position: relative;
  width: 880px;
  margin: 0 auto;
  margin-top: 20px;
  height: 100%;
}
.about .history .jcarousel-wrapper .scale {
  margin-left: -50px;
  position: relative;
  width: 120%;
}
.about .history .jcarousel-wrapper .scale img.scale-select {
  position: absolute;
  left: -11px;
  top: -3px;
  z-index: -1;
  widht: 100%;
}
.about .history .jcarousel-wrapper .scale span {
  font-size: 24px;
  color: #999999;
  display: inline-block;
  width: 55px;
  height: 38px;
  line-height: 38px;
  padding-right: 13px;
  padding-left: 0px;
  background: transparent url(images/cong10let/year-separator.png) 55px 15px no-repeat;
  cursor: pointer;
  box-sizing: content-box;
}
.about .history .jcarousel-wrapper .scale span:last-child {
  background-image: none;
  padding-right: 0px;
}
.about .history .jcarousel-wrapper img.arrow-slider1 {
  position: absolute;
  left: 270px;
  top: 50%;
  margin-top: -42px;
  z-index: 50;
}
.about .history .jcarousel-wrapper img.arrow-slider2 {
  position: absolute;
  left: 565px;
  top: 50%;
  margin-top: -42px;
  z-index: 50;
}
.about .history .jcarousel-wrapper a.left-arrow-history {
  display: block;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -60px;
}
.about .history .jcarousel-wrapper a.right-arrow-history {
  display: block;
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -60px;
}
.about .history .jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
  width: 871px;
}
.about .history .jcarousel-wrapper .jcarousel ul {
  width: 20000em;
  position: relative;
  /* Optional, required in this case since it's a <ul> element */
  list-style: none;
  margin: 0;
  padding: 0;
}
.about .history .jcarousel-wrapper .jcarousel ul .item {
  float: left;
  width: 280px;
  height: 352px;
  position: relative;
  margin-right: 15px;
}
.about .history .jcarousel-wrapper .jcarousel ul .item h2 {
  height: 110px;
  padding: 0 10px;
  margin-top: 10px;
  background-color: #fff;
}
.about .history .jcarousel-wrapper .jcarousel ul .item img.header {
  position: absolute;
  top: 0;
  left: 0;
}
.about .history .jcarousel-wrapper .jcarousel ul .item .content {
  padding: 0 10px;
  background-color: #fff;
  height: 180px;
}
.about .history .jcarousel-wrapper .jcarousel ul .item .year {
  height: 30px;
  font-size: 24px;
  color: #999999;
  text-align: center;
  line-height: 30px;
  margin-top: 5px;
}
.about .history .jcarousel-wrapper .jcarousel ul .item .footer {
  height: 22px;
  background-color: #fff;
  position: relative;
  line-height: 22px;
  font-size: 11px;
}
.about .history .jcarousel-wrapper .jcarousel ul .item .footer .employeers {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 22px;
  color: #fff;
  padding-left: 15px;
  padding-right: 13px;
  background: #0054d1 url(images/cong10let/employeer-icon.png) 5px 8px no-repeat;
}
.about .history .jcarousel-wrapper .jcarousel ul .item .footer .clients {
  position: absolute;
  bottom: 0;
  right: 50%;
  height: 22px;
  background-color: #0054d1;
  color: #fff;
  padding-left: 28px;
  padding-right: 8px;
  background: #0054d1 url(images/cong10let/clients-icon.png) 15px 8px no-repeat;
}
#cong10let-page * {
  box-sizing: content-box;
}
#cong10let-page .block-media {
  width: 980px;
  margin: 0 auto;
  padding-top: 40px;
}
#cong10let-page .block-media .left-side {
  float: left;
  width: 500px;
}
#cong10let-page .block-media .left-side h1 {
  font-size: 36px;
  line-height: 50px;
  text-align: left;
  font-weight: normal;
  padding-bottom: 15px;
}
#cong10let-page .block-media .left-side h1 img {
  vertical-align: middle;
}
#cong10let-page .block-media .left-side ul li {
  display: block;
  float: left;
  padding-left: 10px;
  padding-bottom: 10px;
}
#cong10let-page .block-media .left-side ul li a {
  display: block;
  width: 134px;
  height: 103px;
  background: transparent url(images/cong10let/history-photo-bg.png) left bottom no-repeat;
  padding-top: 15px;
  padding-left: 12px;
}
#cong10let-page .block-media .right-side {
  float: right;
  width: 480px;
}
#cong10let-page .block-media .right-side h1 {
  font-size: 36px;
  line-height: 50px;
  text-align: left;
  font-weight: normal;
  padding-bottom: 15px;
}
#cong10let-page .block-media .right-side h1 img {
  vertical-align: middle;
}
#cong10let-page .block-media .right-side p {
  padding-top: 10px;
}
#cong10let-page .block-history {
  width: 980px;
  margin: 0 auto;
  margin-top: 20px;
}
#cong10let-page .block-history h1 {
  font-size: 36px;
  line-height: 50px;
  text-align: left;
  font-weight: normal;
  padding-top: 80px;
  background: transparent url(images/cong10let/history-h1.png) top left no-repeat;
}
#cong10let-page .block-history h1 img {
  vertical-align: middle;
}
#cong10let-page .block-history .history {
  width: 100%;
}
#cong10let-page .block-history .history .jcarousel-wrapper {
  position: relative;
  width: 880px;
  margin: 0 auto;
  margin-top: 20px;
  height: 100%;
}
#cong10let-page .block-history .history .jcarousel-wrapper .scale {
  margin-left: 18px;
  position: relative;
}
#cong10let-page .block-history .history .jcarousel-wrapper .scale img.scale-select {
  position: absolute;
  left: -11px;
  top: -3px;
  z-index: -1;
}
#cong10let-page .block-history .history .jcarousel-wrapper .scale span {
  font-size: 24px;
  color: #999999;
  display: inline-block;
  width: 55px;
  height: 38px;
  line-height: 38px;
  padding-right: 13px;
  padding-left: 0px;
  background: transparent url(images/cong10let/year-separator.png) 55px 15px no-repeat;
  cursor: pointer;
}
#cong10let-page .block-history .history .jcarousel-wrapper .scale span:last-child {
  background-image: none;
  padding-right: 0px;
}
#cong10let-page .block-history .history .jcarousel-wrapper img.arrow-slider1 {
  position: absolute;
  left: 270px;
  top: 50%;
  margin-top: -42px;
  z-index: 50;
}
#cong10let-page .block-history .history .jcarousel-wrapper img.arrow-slider2 {
  position: absolute;
  left: 565px;
  top: 50%;
  margin-top: -42px;
  z-index: 50;
}
#cong10let-page .block-history .history .jcarousel-wrapper a.left-arrow-history {
  display: block;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -60px;
}
#cong10let-page .block-history .history .jcarousel-wrapper a.right-arrow-history {
  display: block;
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -60px;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
  width: 871px;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul {
  width: 20000em;
  position: relative;
  /* Optional, required in this case since it's a <ul> element */
  list-style: none;
  margin: 0;
  padding: 0;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul .item {
  float: left;
  width: 280px;
  height: 352px;
  position: relative;
  margin-right: 15px;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul .item h2 {
  height: 110px;
  padding: 0 10px;
  margin-top: 10px;
  background-color: #fff;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul .item img.header {
  position: absolute;
  top: 0;
  left: 0;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul .item .content {
  padding: 0 10px;
  background-color: #fff;
  height: 180px;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul .item .year {
  height: 30px;
  font-size: 24px;
  color: #999999;
  text-align: center;
  line-height: 30px;
  margin-top: 5px;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul .item .footer {
  height: 22px;
  background-color: #fff;
  position: relative;
  line-height: 22px;
  font-size: 11px;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul .item .footer .employeers {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 22px;
  color: #fff;
  padding-left: 15px;
  padding-right: 13px;
  background: #0054d1 url(images/cong10let/employeer-icon.png) 5px 8px no-repeat;
}
#cong10let-page .block-history .history .jcarousel-wrapper .jcarousel ul .item .footer .clients {
  position: absolute;
  bottom: 0;
  right: 50%;
  height: 22px;
  background-color: #0054d1;
  color: #fff;
  padding-left: 28px;
  padding-right: 8px;
  background: #0054d1 url(images/cong10let/clients-icon.png) 15px 8px no-repeat;
}
#cong10let-page .middle-block .cycle-wrapper {
  position: relative;
  width: 760px;
  margin: 0 auto;
  margin-top: 20px;
  height: 100%;
}
#cong10let-page .middle-block .cycle-wrapper a.left-arrow {
  display: block;
  position: absolute;
  left: -115px;
  top: 50%;
  margin-top: -30px;
}
#cong10let-page .middle-block .cycle-wrapper a.right-arrow {
  display: block;
  position: absolute;
  right: -115px;
  top: 50%;
  margin-top: -30px;
}
#cong10let-page .middle-block .cycle-wrapper .cycle-slideshow {
  width: 760px;
}
#cong10let-page .middle-block .cycle-wrapper .cycle-slideshow .item-wrapper {
  width: 760px;
}
#cong10let-page .middle-block .cycle-wrapper .cycle-slideshow .item-wrapper .item-content {
  width: 680px;
  font-size: 15px;
  background-color: #fff;
  padding: 20px 40px;
  position: relative;
  margin-bottom: 10px;
  box-sizing: content-box;
}
#cong10let-page .middle-block .cycle-wrapper .cycle-slideshow .item-wrapper .item-content .quote-top {
  position: absolute;
  left: 10px;
  top: 10px;
}
#cong10let-page .middle-block .cycle-wrapper .cycle-slideshow .item-wrapper .item-content .quote-bottom {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#cong10let-page .middle-block .cycle-wrapper .cycle-slideshow .item-wrapper .left-side {
  float: left;
  width: 300px;
  font-size: 15px;
  text-align: right;
  min-height: 60px;
}
#cong10let-page .middle-block .cycle-wrapper .cycle-slideshow .item-wrapper .right-side {
  font-size: 17px;
  padding-top: 7px;
  float: left;
  width: 400px;
  padding-left: 30px;
}
#cong10let-page .block {
  width: 100%;
  height: 317px;
  margin-top: 20px;
  background: transparent url(images/cong10let/middle-block-bg.png) 0% 50% repeat-x;
}
#cong10let-page .block .block-content {
  width: 980px;
  height: 317px;
  margin: 0 auto;
  background: url(images/cong10let/middle-block.png) 50% 50% no-repeat;
}
#cong10let-page .block .block-content .block-left {
  float: left;
  width: 450px;
  margin-left: 120px;
  margin-top: 42px;
}
#cong10let-page .block .block-content .block-left span {
  color: #fff;
  display: block;
}
#cong10let-page .block .block-content .block-left span a {
  color: #66a4ff;
}
#cong10let-page .block .block-content .block-left span a:hover {
  text-decoration: none;
}
#cong10let-page .block .block-content .block-left span.text-small {
  padding-top: 10px;
}
#cong10let-page .block .block-content .block-left span.text-medium {
  font-size: 36px;
  line-height: 36px;
}
#cong10let-page .block .block-content .block-left span.text-big {
  font-size: 48px;
  line-height: 48px;
}
#cong10let-page .block .block-content .block-right {
  float: left;
  width: 405px;
}
#cong10let-page .block .block-content .block-right .newspaper {
  display: block;
  position: relative;
  width: 265px;
}
#cong10let-page .block .block-content .block-right .newspaper:hover .go-btn {
  background-position: left bottom;
}
#cong10let-page .block .block-content .block-right .newspaper .go-btn {
  position: absolute;
  left: 230px;
  top: 105px;
  display: block;
  width: 106px;
  height: 106px;
  background: transparent url(images/cong10let/go-btn.png) left top no-repeat;
}
#cong10let-page .block .block-content .block-right .newspaper .go-btn:hover {
  background-position: left bottom;
}

#cong10let-all .content-block {
  width: 980px;
  margin: 0 auto;
}
#cong10let-all .content-block .title {
  color: #0054D1;
  line-height: 50px;
  text-decoration: none;
  font-size: 36px;
  margin-bottom: 10px;
}
#cong10let-all .item-list {
  width: 980px;
  margin: 0 auto;
  margin-top: 50px;
}
#cong10let-all .item-list .item {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 30px;
  color: #000;
}
#cong10let-all .item-list .item .left-side {
  float: left;
  width: 210px;
}
#cong10let-all .item-list .item .left-side b {
  display: inline-block;
  padding: 5px 0;
}
#cong10let-all .item-list .item .right-side {
  font-size: 15px;
  margin-left: 40px;
  float: right;
  width: 650px;
  background-color: #fff;
  padding: 20px 40px;
  position: relative;
}
#cong10let-all .item-list .item .right-side .quote-top {
  position: absolute;
  left: 10px;
  top: 10px;
}
#cong10let-all .item-list .item .right-side .quote-bottom {
  position: absolute;
  right: 10px;
  bottom: 10px;
}