@charset "UTF-8";
/* for 2019 setting */
.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%235AB96E'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%235AB96E'%2F%3E%3C%2Fsvg%3E") !important;
}
.newsp .bspace {
  background: #89d956;
}
.bspace-between {
  background: url("../images/new_2019/subscribe_bg.png") no-repeat center center #89d956;
}
.menu li .location.selected {
  border-bottom: 2px solid #ffffff;
}
.selectedbar {
  width: 67px;
  margin: 0 auto;
  background-color: #ffffff;
  height: 4px;
  display: none;
}
.forinner {
  background: url("../images/new_2019/frontpage_back.png") scroll center top transparent;
  width: 100%;
  background-size: cover;
}
.forinner .header {
  padding-bottom: 22px;
}
.forinner .mobile-header {
  background: url("../images/new_2019/frontpage_back.png") scroll center top transparent;
}
.indexp .forinner {
  display: none;
}
.banner .header {
  display: block;
}
/* for seo */
.innerbody h1,
.innerbody h2 {
  margin: 0px;
  font-weight: normal;
  line-height: inherit;
}
.productdetail .overflow {
  float: left;
  width: 100%;
}
.productdetail .row {
  padding-top: 20px;
  padding-bottom: 20px;
}
.productdetail .btn-common {
  font-size: 14px;
  color: #0099ae;
  border: 1px solid #0099ae;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  padding: 10px 25px;
  width: 170px;
}
.productdetail .btn-common:hover,
.productdetail .btn-common:focus {
  outline: none;
  background: none;
  box-shadow: none;
  color: #01707f;
  border-color: #01707f;
}
.productdetail .live-preview {
  padding-bottom: 10px;
}
.productdetail #portfolio-information .container {
  min-height: 350px;
}
.productdetail .portfolio-info h2 {
  padding-bottom: 5px;
}
@media (max-width: 812px) {
  .productdetail .navbar-nav {
    padding-left: 17px;
    padding-right: 17px;
  }
  .productdetail #portfolio-information .container {
    min-height: auto;
  }
}
/* for cms tinymce */
.btns {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
@media (max-width: 1300px) {
  body {
    width: 1300px;
  }
}
.formobile,
.mmenu {
  display: none;
}
.mobile-header {
  display: none;
  position: fixed;
  width: 100%;
  background-color: rgba(118, 198, 99, 0.9);
  z-index: 2000;
}
.mobile-header.selected {
  background-color: rgba(118, 198, 99, 0.9);
}
.header {
  width: 1115px;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 47px;
}
a {
  text-decoration: none;
}
.logo {
  float: left;
  width: 170px;
}
.mmenu li {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.mmenu li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  display: block;
}
.menu {
  float: right;
  width: auto;
}
.menu ul {
  padding-top: 9px;
}
.menu li {
  float: left;
  padding-left: 45px;
  font-size: 15px;
  font-weight: bold;
}
.menu li a {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif !important;
}
.footer {
  background-color: #005166;
}
.footer p {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  color: #9E9E9E;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  margin-bottom: 0px;
}
.footer a {
  color: #9E9E9E;
}
.footer a:hover {
  color: #9E9E9E;
}
.privacy-policy {
  padding-left: 50px;
}
/* index page */
.banner {
  background: url("../images/new_2019/frontpage_back.png") no-repeat scroll center top transparent;
  width: 100%;
  background-size: cover;
  position: relative;
}
.banner-image {
  background: url("../images/new_2019/frontpage_front.png") no-repeat scroll center top transparent;
  width: 1440px;
  height: 869px;
  margin: 0 auto;
  background-size: cover;
}
.award-bar {
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 90px;
  position: absolute;
  bottom: 0px;
  text-align: center;
  padding-top: 25px;
}
.link-space {
  padding-top: 77px;
  width: 384px;
  margin: 0 auto;
  height: 164px;
}
.link-space .tm-link {
  float: right;
  width: 87px;
  height: 83px;
}
.link-space .tm-link a {
  display: block;
  height: 83px;
}
.cspace {
  background: url("../images/new_2019/clients_bg.png") no-repeat left center #8dd162;
  padding-top: 55px;
  padding-bottom: 55px;
  text-align: center;
}
.cspace .stitle {
  color: #ffffff;
}
.contact-set {
  width: 900px;
  margin: 0 auto;
}
.contact-set .contact-pt {
  float: left;
  width: 300px;
  text-align: center;
  color: #ffffff;
}
.contact-set .contact-pt p {
  padding-top: 30px;
}
.contact-set .contact-pt a {
  color: #ffffff;
}
.contact-set .contact-pt2 p {
  padding-top: 50px;
}
.bspace {
  background: url("../images/new_2019/clients_bg.png") no-repeat left center #8dd162;
  width: 100%;
  padding-top: 62px;
  padding-bottom: 43px;
}
.bspace p {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 60px;
  width: 600px;
  margin: 0 auto;
}
.wspace {
  background: url("../images/new_2019/clients_bg.png") repeat-y scroll center top #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.wspace .stitle {
  color: #00AFDB;
}
.stitle {
  font-size: 36px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 35px;
  font-weight: bold;
}
.stitle h1,
.stitle h2 {
  font-size: 36px;
}
.more-btn {
  width: 176px;
  height: 60px;
  background-color: #ffffff;
  font-size: 23px;
  line-height: 56px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #9AD674;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #9AD674;
}
.more-btn:hover {
  color: #9AD674;
}
.more-btn2 {
  width: 290px;
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.more-btn2:hover {
  color: #ffffff;
}
.clientslist {
  padding-bottom: 55px;
  width: 1100px;
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto;
}
.clientslist .swiper-slide {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.clicentbox {
  width: 215px;
  height: 215px;
  margin: 0 auto;
  background-color: #ffffff;
  line-height: 215px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.gspace-position {
  padding-top: 48px;
  padding-bottom: 37px;
}
.gspace {
  background: url("../images/new_2019/service_bg.png") no-repeat scroll center top #ffffff;
  width: 100%;
}
.gspace .stitle {
  color: #75BA48;
}
.gspace p {
  font-size: 16px;
  color: #75BA48;
  text-align: center;
  padding-bottom: 60px;
}
.gspace_repeat {
  background: url("../images/new_2019/service_bg.png") repeat-y scroll center top #ffffff;
}
.service-box {
  background: url("../images/new_2019/service_mobile-app.png") no-repeat scroll center top;
  width: 323px;
  height: 103px;
  text-align: center;
  line-height: 103px;
  font-size: 30px;
  color: #ffffff;
  position: relative;
  z-index: 1000;
}
.service-box2 {
  background: url("../images/new_2019/service_business-solution.png") no-repeat scroll center top;
  width: 467px;
  margin: 0 auto;
}
.news-list {
  width: 1004px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.news-list li {
  width: 334px;
  padding-left: 22px;
  padding-right: 22px;
  float: left;
  text-align: left;
  padding-bottom: 20px;
}
.news-list li img {
  width: 290px;
}
.news-list li p {
  padding-top: 10px;
  font-size: 12px;
  text-align: left;
  display: block;
  display: -webkit-box;
  max-width: 400px;
  height: 45px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 0px;
  margin: 0px;
}
.news-list li .head {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  height: 50px;
}
.recruit-connect {
  width: 905px;
  margin: 0 auto;
}
.recruit-connect .stitle {
  text-align: left;
}
.recruit-connect .recruit-pt {
  float: left;
  width: 230px;
}
.recruit-connect .recruit-pt img {
  width: 230px;
}
.recruit-connect .connect-pt {
  float: right;
  width: 550px;
}
.title-header {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  min-height: 120px;
  display: none;
}
.title-header .h1h2 {
  width: 790px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
  padding-top: 20px;
}
.title-header .h1h2 h1 {
  font-size: 36px;
}
.title-header .h1h2 h2 {
  font-size: 16px;
}
.title-header p {
  width: 790px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
  padding-top: 20px;
}
.title-header p span {
  font-size: 36px;
}
.service-hlist {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.service-hlist .service-hpt {
  float: left;
  width: 369px;
  padding-left: 22px;
  padding-right: 22px;
  text-align: center;
  position: relative;
}
.service-hlist .service-hpt span {
  font-size: 24px;
  line-height: 45px;
}
.service-hlist .service-hpt h2 {
  font-size: 24px;
  line-height: 45px;
}
.service-hlist .service-hpt p {
  padding-top: 10px;
  padding-bottom: 0px;
}
.service-hlist .service-hpt .service-content {
  width: 274px;
  margin: 0 auto;
  text-align: left;
  border-left: 2px solid #60B144;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  font-size: 12px;
  position: relative;
  top: -10px;
  color: #8e8585;
  min-height: 125px;
}
.service-hlist .service-hpt .service-content2 {
  padding-top: 57px;
}
.service-hlist .service-hpt2 {
  width: 562px;
  padding-left: 30px;
  padding-right: 30px;
}
.service-hlist .service-hpt2 .service-content {
  width: 280px;
  margin: 0 auto;
  text-align: left;
}
.expertise_part {
  width: 100%;
}
.expertise_part .icon {
  width: 170px;
  height: 170px;
  background-color: #8dd162;
  margin: 0 auto;
  -webkit-border-radius: 170px;
  -moz-border-radius: 170px;
  border-radius: 170px;
  -webkit-box-shadow: 0px 1px 10px 2px #ccc;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 1px 10px 2px #ccc;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 1px 10px 2px #ccc;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.expertise_part .text {
  padding-top: 20px;
  text-align: center;
  color: #75BA48;
  font-size: 17px;
  height: 80px;
}
.expertise_part .oneline {
  line-height: 45px;
}
.expertise_part .ep1 {
  background: url("../images/new_2019/ep_icon1.png") no-repeat scroll center center #8dd162;
}
.expertise_part .ep2 {
  background: url("../images/new_2019/ep_icon2.png") no-repeat scroll center center #8dd162;
}
.expertise_part .ep3 {
  background: url("../images/new_2019/ep_icon3.png") no-repeat scroll center center #8dd162;
}
.expertise_part .ep4 {
  background: url("../images/new_2019/ep_icon4.png") no-repeat scroll center center #8dd162;
}
.expertise_part .ep5 {
  background: url("../images/new_2019/ep_icon5.png") no-repeat scroll center center #8dd162;
}
.expertise_part .ep6 {
  background: url("../images/new_2019/ep_icon6.png") no-repeat scroll center center #8dd162;
}
.expertise_part .ep7 {
  background: url("../images/new_2019/ep_icon7.png") no-repeat scroll center center #8dd162;
}
.expertise_part .ep8 {
  background: url("../images/new_2019/ep_icon8.png") no-repeat scroll center center #8dd162;
}
.expertise_part .ep9 {
  background: url("../images/new_2019/ep_icon9.png") no-repeat scroll center center #8dd162;
}
.expertise_list {
  width: 1300px;
  margin: 0 auto;
}
.expertise_list .expertise_part {
  float: left;
  width: 33%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
/* product page */
.productp .title-header {
  background: url("../images/new_2019/product_bg.png") no-repeat scroll center top #00afdb;
}
.info-img {
  width: 790px;
  margin: 0 auto;
  padding-top: 85px;
  padding-bottom: 70px;
  color: #6A6A6A;
}
.info-img2 {
  padding-top: 40px;
}
.info-img2 .imgs {
  float: left;
}
.info-img2 .infos {
  float: right;
}
.quotationp .btn:active {
  box-shadow: none;
}
.infos {
  float: left;
  width: 465px;
}
.infos p {
  padding-top: 40px;
  font-size: 16px;
  color: #6A6A6A;
}
.infos p span {
  font-size: 17px;
  font-weight: bold;
  line-height: 40px;
}
.detail-btn {
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
}
.detail-btn a {
  display: block;
  width: 160px;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
  font-size: 20px;
  /*
		color: #ffffff;
		background-color: #00AFDB;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		*/
  color: #9AD674;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #9AD674;
}
.detail-btn a:hover {
  color: #9AD674;
}
.imgs {
  float: right;
  width: 231px;
}
/* news page */
.newsp .title-header {
  background: url("../images/new_2019/news_bg2.png") no-repeat scroll center top #f4b444;
}
.newsp .bspace {
  padding-top: 40px;
  padding-bottom: 15px;
}
.newsp .bspace p {
  font-size: 15px;
  padding-bottom: 30px;
}
.newsp .stitle {
  font-size: 20px;
  padding-bottom: 30px;
}
.newsp .stitle h1,
.newsp .stitle h2 {
  font-size: 20px;
}
.newsp .invisible {
  display: none;
  visibility: hidden;
}
.newsp .subform {
  width: 700px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.newsp .more-btn {
  margin-bottom: 30px;
  width: 130px;
  color: #ffffff;
  border: 0px none;
}
.newsp .more-btn a {
  width: 170px;
  display: block;
  /*
			color: #ffffff;
			background-color: #00AFDB;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			*/
  color: #9AD674;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #9AD674;
}
button {
  border: 0px;
}
.error {
  padding-top: 20px;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #89d956;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #89d956;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #89d956;
}
.fr .fEmail {
  float: left;
  font-size: 13px;
  font-weight: 300;
  border: 0;
  background: #ffffff;
  padding: 11px;
  width: 470px;
  border-radius: 4px 0px 0px 4px;
  padding-left: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.fr .subS {
  box-shadow: 0px 2px 0px 0px #3f3f3f;
  background: #5a5b5c;
}
.fr .subS {
  width: 200px;
  font-size: 15px;
  font-weight: 700;
  float: right;
  color: #fff;
  border-radius: 0 4px 4px 0;
  text-decoration: none;
  box-shadow: none;
  background: #9BD773;
  padding: 11px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.fr .error {
  display: none;
}
.newslist {
  padding-top: 65px;
  padding-bottom: 78px;
  width: 824px;
  margin: 0 auto;
}
.newslist .newspt {
  float: left;
  padding-left: 29px;
  padding-right: 29px;
  padding-bottom: 42px;
  width: 412px;
  min-height: 530px;
}
.newslist .newspt .image-set {
  padding-bottom: 20px;
}
.newslist .newspt img {
  width: 351px;
}
.newslist .newspt .nhead {
  border-bottom: 0px none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
.newslist .newspt p {
  font-size: 12px;
  color: #6A6A6A;
}
.newslist .newspt .content-set {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 20px;
}
/* service page */
.servicep .title-header {
  background: url("../images/new_2019/service_bg.png") no-repeat scroll center top #48ae91;
}
.service-list {
  width: 900px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.service-pt {
  width: 900px;
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #CECECE;
  text-align: center;
}
.service-pt .service-head {
  font-size: 27px;
  font-weight: bold;
  color: #5D5D5D;
  text-decoration: underline;
}
.service-pt p {
  width: 505px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 16px;
}
.service-pt p span {
  padding-left: 7px;
  padding-right: 7px;
  font-weight: bold;
}
/* contact page */
.quotationp .title-header {
  background: url("../images/new_2019/contact_bg.png") no-repeat scroll center top #7ac142;
}
.map-contact {
  width: 780px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
.map-contact .map {
  float: right;
}
.map-contact .map #map_canvas {
  height: 414px;
}
.map-contact .contact {
  width: 500px;
  margin: 0 auto;
}
.field input {
  width: 100%;
  border: 1px solid #5D5D5D;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
textarea {
  width: 100%;
  border: 1px solid #5D5D5D;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  resize: none;
}
.errors {
  color: #ff0000;
}
.field-title {
  padding-bottom: 10px;
  font-size: 14px;
}
.btn {
  width: 100%;
}
.btn button {
  width: 135px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  font-size: 20px;
  /*
		color: #ffffff;
		background-color: #00AFDB;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		*/
  background-color: #ffffff;
  color: #9AD674;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #9AD674;
}
/* work page */
.wbtn {
  width: 100%;
}
.workp .title-header {
  background: url("../images/new_2019/works_bg.png") no-repeat scroll center top #3a738b;
}
.check-point {
  width: 620px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.check-point .radios {
  padding-top: 10px;
}
.check-point .part {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 11px;
  color: #000000;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.check-point .part input {
  display: none;
}
.check-point .label_radio {
  background-image: none !important;
  font-size: 17px;
  cursor: pointer;
  color: #6A6A6A;
  padding-left: 5px !important;
  padding: 5px;
  text-align: center;
}
.check-point .r_on {
  background-color: #3A738B !important;
  padding: 5px;
  color: #ffffff;
  display: block;
}
.work-list {
  width: 920px;
  margin: 0 auto;
}
.work-list li {
  float: left;
  width: 230px;
  padding-bottom: 20px;
  text-align: center;
}
.work-list .work-type,
.work-list .work-type2 {
  display: none;
}
.work-list .work-image {
  width: 200px;
}
.work-list .bg {
  width: 230px;
  height: 200px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  text-align: center;
}
.achievements {
  width: 730px;
  margin: 0 auto;
  padding: 20px;
  color: #6A6A6A;
}
.achievements .headerText {
  font-size: 30px;
  font-weight: bold;
}
.achievements .closebtn {
  background: url("../images/new_2019/cross.png") no-repeat scroll center top;
  background-size: contain;
  width: 15px;
  height: 15px;
  float: right;
  cursor: pointer;
}
.achievements .leftBottomBox {
  width: 100%;
}
.achievements .leftBottomBox .pts {
  float: left;
  padding-right: 20px;
}
.achievements .rightBottomBox {
  font-size: 17px;
}
.achievements .bottomBox {
  padding-bottom: 30px;
}
.photosUi li {
  height: 300px;
}
.photosUi li img {
  width: 100%;
}
.photoBox {
  position: relative;
  z-index: 0;
  width: 690px;
  height: 562px;
  overflow: hidden;
}
.photoBox .photos {
  overflow: hidden;
  width: 690px;
  height: 562px;
}
.photoBox .photos .photosUi {
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.photoBox .photos .photosUi li {
  vertical-align: top;
  width: 690px;
  height: 562px;
  list-style: none;
  display: inline-block;
  opacity: 0.3;
}
.photoBox .photos .photosUi .current {
  opacity: 1 !important;
}
.photoBox .leftBox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 164px;
  height: 562px;
  background: no-repeat;
  background-image: url("../images/company/left.png");
  background-position: left center;
}
.photoBox .leftBox a {
  height: 562px;
  display: block;
  opacity: 0;
}
.photoBox .rightBox {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 1;
  width: 164px;
  height: 562px;
  background: no-repeat;
  background-image: url("../images/company/right.png");
  background-position: right center;
}
.photoBox .rightBox a {
  height: 562px;
  display: block;
  opacity: 0;
}
/* work page (new function) */
@media (min-width: 992px) {
  .col-md-3 {
    width: 24% !important;
  }
}
.portfolio-items {
  width: 950px;
  margin: 0 auto;
}
.portfolio-item {
  width: 230px;
  padding-bottom: 30px;
}
.row {
  padding-bottom: 50px;
}
.portfolio-single {
  position: relative;
}
.portfolio-thumb {
  position: relative;
}
.portfolio-thumb img {
  width: 70%;
}
@media (max-width: 768px) {
  .portfolio-thumb img {
    width: 40%;
  }
}
.portfolio-single:hover .portfolio-view {
  display: block;
  -webkit-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}
#portfolio .row {
  margin-left: -10px;
  margin-right: -10px;
}
.portfolio-view {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  background: rgba(112, 35, 64, 0.9);
  width: 100%;
  text-align: center;
}
.portfolio-view .nav-pills {
  padding: 0;
  display: inline-block;
  margin-top: -26px;
  top: 50%;
  position: relative;
}
.portfolio-view .nav-pills li {
  display: inline-block;
  margin: 0 5px;
}
.portfolio-view .nav-pills li a {
  color: #fff;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  padding: 0;
  border-radius: 40px;
  -webkit-animation: scaleIn 400ms linear 100ms both;
  animation: scaleIn 400ms linear 100ms both;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.portfolio-view .nav-pills li a:hover {
  color: #702340;
  border-color: #702340;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.portfolio-info {
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
}
.portfolio-info h2 {
  font-size: 18px;
  margin: 15px 0 0;
}
.portfolio-filter {
  margin: 40px 0;
  padding: 0;
}
.portfolio-filter li {
  display: inline-block;
  position: relative;
}
.portfolio-filter li a {
  border-radius: 0;
  color: #686868;
  font-size: 18px;
  font-weight: 300;
  padding: 0 25px;
  text-transform: capitalize;
  border: none;
}
.portfolio-filter li .active {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.portfolio-filter li a:hover,
.portfolio-filter li a:focus,
.portfolio-filter li a.active {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.portfolio-filter li a.active:before {
  position: absolute;
  content: "";
  left: 0;
  width: 13px;
  height: 16px;
  background: url(../images/new_2019/icon.png);
  top: 5px;
}
.portfolio-pagination {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 90px;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/* client page */
.clientp .title-header {
  background: url("../images/new_2019/client_bg.png") no-repeat scroll center top #8a0b78;
}
.client-list {
  width: 980px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0 auto;
}
.client-list ul {
  width: 980px;
}
.client-list ul li {
  float: left;
  padding-bottom: 40px;
}
.client-list ul .second {
  padding-left: 100px;
  padding-right: 50px;
}
.client-list ul .third {
  padding-left: 50px;
  padding-right: 100px;
}
.client-list .change {
  width: 170px;
  height: 210px;
  position: relative;
}
.client-list .change .logo-letter {
  position: absolute;
  width: 170px;
}
.client-list .change .logo-letter .logo {
  width: 169px;
  height: 169px;
}
.client-list .change .logo-letter .letter {
  width: 169px;
  height: 19px;
  background-color: #E7E8E9;
}
.client-list .change .logo-letter .btn {
  float: right;
  width: 19px;
}
.client-list .change .logo-letter2 {
  position: absolute;
  width: 170px;
  display: none;
}
.client-list .change .logo-letter2 .logo {
  width: 169px;
  height: 169px;
}
.client-list .change .logo-letter2 .letter {
  background: url("../images/client/client_namebg.png") no-repeat center top;
  width: 169px;
  height: 19px;
  background-color: #E7E8E9;
  font-size: 12px;
  color: #f2f3f3;
  text-align: center;
  line-height: 19px;
}
.clientBox {
  width: 169px;
  height: 169px;
  position: relative;
  left: 0;
  top: 0;
}
.clientBox .imgBox {
  width: 169px;
  height: 169px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.clientBox .imgBox .overImg {
  width: 169px;
  height: 169px;
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.clientBox .imgBox .bottomImg {
  width: 169px;
  height: 169px;
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
}
.clientBox .barBox {
  width: 169px;
  height: 28px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.clientBox .barBox .overBar {
  width: 169px;
  height: 28px;
  background-color: #E7E8E9;
  background: url(images/client/more_btn.png) no-repeat right bottom;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.clientBox .barBox .bottomBar {
  display: table-cell;
  vertical-align: middle;
  width: 169px;
  height: 28px;
  background: url("../images/client/client_namebg.png") no-repeat center bottom;
  left: 0;
  bottom: 0;
  opacity: 0;
  z-index: 2;
  font-size: 11px;
  color: #F2F3F3;
  text-align: center;
  line-height: 12px;
}
/* about us page */
@media (min-width: 768px) {
  .aboutp .col-sm-3 {
    width: 25%;
  }
}
.aboutp .title-header {
  background: url("../images/new_2019/aboutus_bg.png") no-repeat scroll center top #e04956;
}
.about-head {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
  color: #6A6A6A;
}
.about-head .title {
  font-size: 36px;
  padding-bottom: 20px;
}
.about-head p {
  font-size: 14px;
}
.about-pt {
  width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 40px;
  color: #6A6A6A;
}
.about-pt .title {
  font-size: 36px;
  padding-bottom: 20px;
  text-align: center;
}
.team-carousel-control {
  position: absolute;
  top: 36%;
  width: 13px;
  height: 16px;
  text-indent: -9999999px;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.right.team-carousel-control {
  right: -50px;
  background-image: url(../images/new_2019/right.png);
}
.left.team-carousel-control {
  left: -50px;
  background-image: url(../images/new_2019/left.png);
}
.team-carousel-control:hover {
  background-position: 0 -18px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.carousel-indicators.visible-xs {
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -35px;
  width: 100%;
  left: 0;
}
.carousel-indicators.visible-xs li {
  border-color: #D29948;
  border-width: 2px;
  height: 12px;
  margin: 0 5px 0 0;
  width: 12px;
}
.carousel-indicators.visible-xs li.active {
  background: rgba(210, 153, 72, 0.7);
}
.img-responsive {
  margin: 0 auto;
}
.person-info {
  text-align: center;
}
/* mobile version */
.logo {
  float: left;
}
.menu_btn {
  background: url("../images/new_2019/mobile_menu.png") no-repeat scroll center top;
  background-size: contain;
  width: 19px;
  height: 17px;
  float: right;
  cursor: pointer;
}
.menu_btn.selected {
  background: url("../images/new_2019/mobile_menu_close.png") no-repeat scroll center top;
  width: 17px;
  height: 17px;
}
@media (max-width: 1440px) {
  .banner-image {
    width: auto;
  }
}
@media (max-width: 812px) {
  .cspace {
    background: url("../images/new_2019/mobile_clients_bg.png") repeat-y scroll center top #8dd162;
    padding-bottom: 0px;
  }
  .contact-set {
    width: 100%;
  }
  .contact-set .contact-pt {
    width: 100%;
    padding-bottom: 60px;
  }
  .indexp .more-btn {
    font-size: 20px;
    height: auto;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .indexp .more-btn2 {
    width: 176px;
    font-size: 20px;
    height: auto;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .service-hlist {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .service-hlist .service-box {
    width: 100%;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    background-image: none;
    background-color: #99E45E;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
  }
  .service-hlist .service-hpt {
    float: left;
    width: 100%;
    padding-left: 22px;
    padding-right: 22px;
    text-align: center;
    position: relative;
  }
  .service-hlist .service-hpt span {
    font-size: 24px;
    line-height: 45px;
  }
  .service-hlist .service-hpt h2 {
    font-size: 24px;
    line-height: 45px;
  }
  .service-hlist .service-hpt p {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .service-hlist .service-hpt .service-content {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    border-left: 2px solid #60B144;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
    font-size: 12px;
    position: relative;
    top: -10px;
    color: #8e8585;
    min-height: auto;
  }
  .service-hlist .service-hpt2 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .service-hlist .service-hpt2 .service-content {
    width: 80%;
    margin: 0 auto;
    text-align: left;
  }
  .gspace {
    background: url("../images/new_2019/mobile_service_bg.png") no-repeat scroll center top transparent;
  }
  .bspace {
    background: url("../images/new_2019/mobile_clients_bg.png") no-repeat scroll center center #8dd162;
  }
  .newsp .bspace {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .newsp .bspace-between {
    background: url("../images/new_2019/mobile_subscribe_bg.png") no-repeat scroll center center #89d956;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .indexp .middle {
    padding-top: 0px;
  }
  .banner-image {
    background: url("../images/new_2019/mobile_frontpage_front.png") no-repeat scroll center center transparent;
    width: 100%;
    height: 669px;
  }
  .award-bar {
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .award-bar img {
    margin: 0 auto;
    width: 80%;
  }
  .link-space {
    padding-top: 38px;
    width: 198px;
    margin: 0 auto;
    height: 82px;
  }
  .link-space .tm-link {
    width: 50px;
    height: 43px;
  }
  .link-space .tm-link a {
    height: 43px;
  }
  .service-hlist {
    width: 100%;
    padding-bottom: 0px;
  }
  .service-hlist .service-hpt {
    width: 100%;
    padding-bottom: 30px;
  }
  .service-hlist .service-hpt img {
    width: 85px;
  }
  .stitle {
    font-size: 30px;
    padding-bottom: 30px;
  }
  .stitle h1,
  .stitle h2 {
    font-size: 30px;
  }
  body {
    width: 100%;
  }
  .middle {
    padding-top: 55px;
  }
  .innerbody .fordesktop {
    display: none;
  }
  .innerbody .formobile {
    display: block;
  }
  .logo-menu {
    width: 100%;
    padding: 20px;
  }
  .logo-menu img {
    width: 106px;
  }
  .banner {
    background: url("../images/new_2019/mobile_frontpage_back@2x.png") repeat-x scroll center top;
    height: 667px;
    margin: 0 auto;
  }
  .bspace p,
  .gspace p {
    width: 100%;
    padding-left: 38px;
    padding-right: 38px;
  }
  .wspace img {
    width: 100%;
    padding-left: 38px;
    padding-right: 38px;
  }
  .footer p {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    margin-bottom: 0px;
    font-size: 10px;
    width: 100%;
  }
  .footer a {
    margin-left: 0px;
    margin-right: 0px;
  }
  .clientslist {
    width: 100%;
    padding-bottom: 30px;
  }
  .more-btn {
    font-size: 16px;
  }
  .news-list {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .news-list li {
    width: 100%;
  }
  .news-list li img {
    width: 100%;
  }
  .news-list li p {
    max-width: 1000px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .news-list li .head {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    font-size: 14px;
    padding-top: 0px;
  }
  .productp .title-header {
    background: url("../images/new_2019/product_bg_mobile.png") no-repeat scroll center top #00afdb;
  }
  .icon1 {
    width: 150px;
    text-align: center;
  }
  .icon2 {
    width: 250px;
  }
  .info-img {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .info-img p {
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .info-img p span {
    font-size: 15px;
    font-weight: bold;
  }
  .title-header {
    width: 100%;
    height: auto;
    min-height: inherit;
    display: none;
  }
  .title-header .h1h2 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
  }
  .title-header .h1h2 h1 {
    font-size: 18px;
  }
  .title-header .h1h2 h2 {
    font-size: 10px;
  }
  .title-header p {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
  }
  .title-header p span {
    font-size: 18px;
  }
  .newsp .title-header {
    background: url("../images/new_2019/news_bg2_mobile.png") no-repeat scroll center top #f4b444;
  }
  .newsp .bspace p {
    font-size: 13px;
  }
  .newsp .subform {
    width: 90%;
  }
  .newslist {
    width: 100%;
    padding-bottom: 0px;
  }
  .newslist .newspt {
    width: 100%;
    padding-bottom: 0px;
  }
  .newslist .newspt img {
    width: 100%;
  }
  .newslist .newspt p {
    padding-bottom: 30px;
  }
  .newslist .newspt .content-set {
    height: auto;
    border-bottom: 0px none;
  }
  .fr .fEmail {
    width: 60%;
  }
  .fr .subS {
    width: 35%;
  }
  .servicep .title-header {
    background: url("../images/new_2019/service_bg_mobile.png") no-repeat scroll center top #48ae91;
  }
  .service-list {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .service-pt {
    width: 100%;
  }
  .service-pt .service-head {
    font-size: 20px;
  }
  .service-pt p {
    width: 100%;
    font-size: 14px;
  }
  .service-pt img {
    width: 100px;
  }
  .quotationp .title-header {
    background: url("../images/new_2019/contact_bg_mobile.png") no-repeat scroll center top #7ac142;
  }
  .map-contact {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  .map-contact .map {
    width: 100%;
  }
  .map-contact .map #map_canvas {
    height: 268px;
  }
  .map-contact .contact {
    width: 100%;
    padding-top: 30px;
  }
  .field input {
    width: 100%;
  }
  .field2 textarea {
    width: 100%;
  }
  .btn {
    width: 100%;
  }
  .work-list {
    width: 100%;
  }
  .work-list li {
    width: 49%;
  }
  .work-list .bg {
    width: 100%;
    height: 140px;
  }
  .work-list .work-image {
    width: 130px;
  }
  .check-point {
    width: 100%;
    text-align: center;
  }
  .check-point .part {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3%;
  }
  .check-point .label_radio {
    font-size: 12px;
  }
  .achievements {
    width: 100%;
  }
  .achievements .headerText {
    font-size: 22px;
  }
  .achievements .rightBottomBox {
    font-size: 14px;
  }
  .workp .title-header {
    background: url("../images/new_2019/works_bg_mobile.png") no-repeat scroll center top #3a738b;
  }
  .portfolio-items {
    width: 100%;
  }
  .col-xs-6 {
    width: 49% !important;
  }
  .photoBox {
    margin: 0 auto;
    width: 240px;
    height: 214px !important;
  }
  .photoBox .photos {
    width: 240px;
    height: 214px !important;
  }
  .photoBox li {
    width: 240px !important;
    height: 214px !important;
  }
  .leftBox,
  .rightBox {
    height: 214px !important;
  }
  .leftBox a,
  .rightBox a {
    height: 214px !important;
  }
  .detail-btn a {
    font-size: 16px;
  }
  .clientp .title-header {
    background: url("../images/new_2019/client_bg_mobile.png") no-repeat scroll center top #8a0b78;
  }
  .client-list {
    width: 100%;
  }
  .client-list ul {
    width: 90%;
    margin: 0 auto;
  }
  .client-list ul li:nth-child(even) {
    float: right;
  }
  .client-list ul .second {
    padding-left: 0px;
    padding-right: 0px;
  }
  .client-list ul .third {
    padding-left: 0px;
    padding-right: 0px;
  }
  .client-list ul li {
    width: 50%;
  }
  .clientBox {
    width: 130px;
    height: 130px;
    margin: 0 auto;
  }
  .clientBox .imgBox {
    width: 130px;
    height: 130px;
  }
  .clientBox .imgBox .bottomImg {
    background-size: contain;
  }
  .clientBox .imgBox .overImg,
  .clientBox .imgBox .bottomImg {
    width: 130px;
    height: 130px;
    background-position: center center;
  }
  .clientBox .barBox {
    width: 130px;
  }
  .clientBox .barBox .overBar {
    width: 130px;
  }
  .clientBox .barBox .bottomBar {
    width: 130px;
    background: url("../images/client/client_namebg.png") no-repeat right bottom #a3238d;
  }
  .aboutp .title-header {
    background: url("../images/new_2019/aboutus_bg_mobile.png") no-repeat scroll center top #e04956;
  }
  .about-head {
    width: 100%;
  }
  .about-head .title {
    font-size: 25px;
  }
  .about-head p {
    width: 90%;
    margin: 0 auto;
  }
  .about-pt {
    width: 100%;
    padding-top: 0px;
  }
  .about-pt .title {
    font-size: 25px;
  }
  .carousel-inner {
    min-height: 530px;
  }
  .carousel-indicators.visible-xs {
    top: -19px;
  }
  .col-xs-6 {
    padding-bottom: 20px;
  }
}
@media (max-width: 320px) {
  .service-hlist .service-box {
    font-size: 15px;
  }
}
