.container {
  max-width: 1200px;
  margin: auto;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: table;
  width: 100%;
}
.second-container {
  max-width: 1200px; /*margin:-75px auto auto auto;*/
  padding-top: 40px;
  position: relative;
  display: table;
  width: 100%;
  padding-bottom: 50px;
}
/*.bodypage::-webkit-scrollbar {width: 0px;}*/
.bg_body {
  position: relative;
  width: 100%;
  height: 100%;
}
/*@media (min-width: 1280px){
.bg_body{position: absolute;width:100%;height:100%;left:0px;top:0px; z-index:-1;}
.second-container{margin:auto;}
}
@media (min-width: 769px) and (max-width: 1279px){
.bg_body{position: absolute;width:100%;height:100%;left:0px;top:0px;z-index:-1;}
.second-container{margin:auto;padding-left:25px;padding-right:25px;}
}
@media (max-width: 768px){
.bg_body{position: absolute;width:100%;height:100%;left:0px;top:0px;z-index:-1;}
.second-container{margin:auto;padding-top:50px;padding-left:25px;padding-right:25px;}
}*/
/*----------1-------------*/
@keyframes topeaseinAnimate {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate {
  0% {
    -webkit-transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate {
  0% {
    -webkit-transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate {
  0% {
    -webkit-transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate {
  0% {
    -webkit-transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

/**/
@keyframes topeaseinAnimate_p {
  0% {
    transform: translateX(500px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_p {
  0% {
    -webkit-transform: translateX(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_p {
  0% {
    -webkit-transform: translateX(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_p {
  0% {
    -webkit-transform: translateX(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_p {
  0% {
    -webkit-transform: translateX(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
/**/
@keyframes topeaseinAnimate_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
/*----------2-------------*/
@keyframes topeaseinAnimate_2 {
  0% {
    transform: translateX(300px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_2 {
  0% {
    -webkit-transform: translateX(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_2 {
  0% {
    -webkit-transform: translateX(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_2 {
  0% {
    -webkit-transform: translateX(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_2 {
  0% {
    -webkit-transform: translateX(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

/**/
@keyframes topeaseinAnimate_2_p {
  0% {
    transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_2_p {
  0% {
    -webkit-transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_2_p {
  0% {
    -webkit-transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_2_p {
  0% {
    -webkit-transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_2_p {
  0% {
    -webkit-transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
/**/
@keyframes topeaseinAnimate_2_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_2_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_2_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_2_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_2_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
/*----------3-------------*/
@keyframes topeaseinAnimate_3 {
  0% {
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_3 {
  0% {
    -webkit-transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_3 {
  0% {
    -webkit-transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_3 {
  0% {
    -webkit-transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_3 {
  0% {
    -webkit-transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

/**/
@keyframes topeaseinAnimate_3_p {
  0% {
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_3_p {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_3_p {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_3_p {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_3_p {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
/**/
@keyframes topeaseinAnimate_3_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_3_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_3_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_3_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_3_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

/*----------4-------------*/
@keyframes topeaseinAnimate_4 {
  0% {
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_4 {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_4 {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_4 {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_4 {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}

/**/
@keyframes topeaseinAnimate_4_p {
  0% {
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_4_p {
  0% {
    -webkit-transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_4_p {
  0% {
    -webkit-transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_4_p {
  0% {
    -webkit-transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_4_p {
  0% {
    -webkit-transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
/**/
@keyframes topeaseinAnimate_4_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes topeaseinAnimate_3_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-o-keyframes topeaseinAnimate_4_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-ms-keyframes topeaseinAnimate_4_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes topeaseinAnimate_4_a {
  0% {
    -webkit-transform: translateX(-2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}

.fix-banner-page .fixindex-content h2 {
  animation-fill-mode: backwards;
  -webkit-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
}
.fix-banner-page .fixindex-content p {
  animation-fill-mode: backwards;
  -webkit-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
}
.fix-banner-page .fixindex-content .bannerbutton {
  animation-fill-mode: backwards;
  -webkit-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
}
.fix-banner-page .fixindex-content .bannerbg {
  animation-fill-mode: backwards;
  -webkit-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
}

.btn {
  padding: 8px 20px;
  clear: both;
  color: #fff;
  background-color: #1d3c6f;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  margin-top: 20px;
}
.btn:hover {
  color: #fff;
  transition: background-color 0.3s;
  background: #3399cc;
}
.fix-banner_content_area {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: relative;
}
.fix-banner-page {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: 100% 100%;
  overflow: hidden;
}
.fix-banner-page img {
  position: relative;
  z-index: 0;
}

.fix-banner-page video {
  left: 0;
  top: 0;
  width: 100%;
  margin: 0px;
  outline-width: 0px;
  vertical-align: top;
  z-index: 100;
}
.fix-banner-page .fixindex-content {
  /*color:#1d3c6f;*/
  z-index: 90;
  padding: 15px 15px 25px 15px;
}
.fix-banner-page .fixindex-content p {
  font-size: 12px !important;
  line-height: 18px !important;
  font-family: "MerriweatherSans-Light", serif;
  font-weight: lighter;
}
.fix-banner-page .fixindex-content h2 {
  padding: 0px;
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: bold;
  display: block;
  font-family: "Boing_ThinWEB", sans-serif !important;
  font-size: 22px;
  line-height: 22px;
}
.fix-banner-page .fixindex-content h2 .light,
.fix-banner-page .fixindex-content h2 .light-middle {
  font-weight: lighter !important;
}

.bannerbutton {
  color: #f5e928;
  border-radius: 5px;
  padding: 8px 0px 8px 0px;
  margin-top: 15px;
  font-size: 22px;
  display: inline-block;
}
.bannerbutton i {
  margin-right: 10px;
}
.bannerbutton:hover {
  /*border:2px solid #f5e928; background-color:#f5e928;*/
  color: #f5e928;
  transition: color 0.3s;
}

.nasvgation {
  position: fixed;
  right: 0;
  bottom: 10%;
  padding: 0px 0px 10px 0px;
  text-align: center;
  z-index: 9000;
  width: 80px;
}
.nasvgation span {
  display: block;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #eeeeee;
  cursor: pointer;
  position: relative;
  width: 100%;
  text-align: left;
  height: 8px;
}
.nasvgation span i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
}
.nasvgation .choosebg {
  color: #e6d90e;
  border-bottom: 1px solid #e6d90e;
}
.nasvgation .choosebg .oneline {
  display: block;
  position: absolute;
  right: 0;
  top: -10px;
  width: 100%;
  height: 2px;
  background-color: #e6d90e;
}

.fix-banner-page .fix-banner-img {
  position: relative;
  width: 100%;
  z-index: -1;
  top: 0px !important;
  left: 0 !important;
}

.part-4-content {
  width: 100%;
  margin: auto;
  position: relative;
  display: table;
  padding-top: 25px;
}

.part-4-content div[class*="col"] {
  position: relative;
}
.part-4-content div[class*="col"] img {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  z-index: 80;
}
.part-4-content div[class*="col"] img:last-child {
  z-index: 90;
}
.part-4-content div[class*="col"] .crileborder {
  position: absolute;
  width: 190px;
  height: 190px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  left: 10px;
  top: 10px; /*background-color:#ffffff;*/
}
.part-4-content div[class*="col"] a {
  position: absolute;
  z-index: 100;
  display: table-cell;
  width: 170px;
  height: 170px;
  vertical-align: middle;
  left: 25px;
  top: 25px;
  padding: 50px 10px 10px 10px;
}

.part-4-content div[class*="col"]:hover .crileborder {
  border: 0;
}
.part-4-content div[class*="col"]:hover a {
  color: #000000;
  border: 0;
}
.part-4-content div[class*="col"]:hover img {
  display: block;
}
.part-4-content div[class*="col"]:hover img {
  animation: Turnpic 5s linear infinite;
  -moz-animation: Turnpic 5s linear infinite; /* Firefox */
  -webkit-animation: Turnpic 5s linear infinite; /* Safari andChrome */
  -o-animation: Turnpic 5s linear infinite;
}

.part-4-content div[class*="col"]:hover img:last-child {
  animation: Turnrotate-2 5s linear infinite;
  -moz-animation: Turnrotate-2 5s linear infinite; /* Firefox */
  -webkit-animation: Turnrotate-2 5s linear infinite; /* Safari 和 Chrome */
  -o-animation: Turnrotate-2 5s linear infinite;
}

@keyframes Turnpic {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-moz-keyframes Turnpic /* Firefox */ {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes Turnpic /* Safari and Chrome */ {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-o-keyframes Turnpic /* Opera */ {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes Turnrotate-2 {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-moz-keyframes Turnrotate-2 /* Firefox */ {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes Turnrotate-2 /* Safari 和 Chrome */ {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-o-keyframes Turnrotate-2 /* Opera */ {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@keyframes animatecrile-turn-2 {
  from {
    transform: rotate(-360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-moz-keyframes animatecrile-turn-2 /* Firefox */ {
  from {
    transform: rotate(-360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes animatecrile-turn-2 /* Safari 和 Chrome */ {
  from {
    transform: rotate(-360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-o-keyframes animatecrile-turn-2 /* Opera */ {
  from {
    transform: rotate(-360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@keyframes animatecrile-turn {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-moz-keyframes animatecrile-turn /* Firefox */ {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes animatecrile-turn /* Safari 和 Chrome */ {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-o-keyframes animatecrile-turn /* Opera */ {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

.fix-banner-page .crile-turn {
  position: absolute;
  top: -4%;
  right: 5px;
  z-index: 800;
  animation: animatecrile-turn 30s linear infinite;
  -moz-animation: animatecrile-turn 30s linear infinite; /* Firefox */
  -webkit-animation: animatecrile-turn 30s linear infinite; /* Safari andChrome */
  -o-animation: animatecrile-turn 30s linear infinite;
}

.fix-banner-page .criledivsite img:nth-child(1) {
  animation: animatecrile-turn 25s linear infinite;
  -moz-animation: animatecrile-turn 25s linear infinite; /* Firefox */
  -webkit-animation: animatecrile-turn 25s linear infinite; /* Safari andChrome */
  -o-animation: animatecrile-turn 25s linear infinite;
}
.fix-banner-page .criledivsite img:nth-child(2) {
  animation: animatecrile-turn 30s linear infinite;
  -moz-animation: animatecrile-turn 30s linear infinite; /* Firefox */
  -webkit-animation: animatecrile-turn 30s linear infinite; /* Safari andChrome */
  -o-animation: animatecrile-turn 30s linear infinite;
}
.fix-banner-page .criledivsite img:nth-child(3) {
  animation: animatecrile-turn-2 50s linear infinite;
  -moz-animation: animatecrile-turn-2 50s linear infinite; /* Firefox */
  -webkit-animation: animatecrile-turn-2 50s linear infinite; /* Safari andChrome */
  -o-animation: animatecrile-turn-2 50s linear infinite;
}
.fix-banner-page .criledivsite img:nth-child(4) {
  animation: animatecrile-turn 40s linear infinite;
  -moz-animation: animatecrile-turn 40s linear infinite; /* Firefox */
  -webkit-animation: animatecrile-turn 40s linear infinite; /* Safari andChrome */
  -o-animation: animatecrile-turn 40s linear infinite;
}
.fix-banner-page .criledivsite img:nth-child(5) {
  animation: animatecrile-turn 35s linear infinite;
  -moz-animation: animatecrile-turn-2 35s linear infinite; /* Firefox */
  -webkit-animation: animatecrile-turn-2 35s linear infinite; /* Safari andChrome */
  -o-animation: animatecrile-turn-2 35s linear infinite;
}

.fix-banner-page #particles-js {
  position: absolute;
  z-index: 100 !important;
  left: 0px;
  top: 0px;
  width: 100%;
}
.fix-banner-page .fixindex-content {
  z-index: 200 !important;
}

.hotservice {
  display: block;
  text-align: left;
}
.hotservice strong {
  display: block;
  margin-bottom: 5px;
}
.hotservice a {
  color: #efefef; /*width:48%; */
  display: inline-block;
  line-height: 16px;
  font-weight: lighter !important;
  margin-right: 10px;
  font-size: 12px;
  border-right: 1px solid #ffffff;
  padding-right: 10px;
}
.hotservice a:hover {
  color: #ffffff;
}
.hotservice a:last-child {
  border: 0;
}

@media (min-width: 1367px) {
  .fix-banner-page {
    /*height:800px;*/
  }
  .leftsite {
    position: absolute;
    width: 55%;
    left: 5%;
  }
  .centersite {
    position: absolute;
    width: 56%;
    left: 22%;
    text-align: center;
  }
  .fixindex-content {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    top: 30%;
  }
  .fix-content-4 {
    position: absolute !important;
    color: #ffffff;
    width: 56% !important;
    margin: auto !important;
    left: 22%;
    text-align: center !important;
  }
  .fix-banner-page .bannerbg {
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .fix-banner-page .bannerbg.bannecolor {
    background-color: rgba(27, 58, 106, 0.3);
  }
  .fix-banner-page .bannerbg.bannecolor-2 {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .searchshow {
    display: none;
  }
  .bigsearchbg {
    display: none;
    position: fixed;
    padding-top: 20%;
    padding-left: 20%;
    padding-right: 20%;
    background-color: rgba(27, 58, 106, 0.5);
  }
  /*.fix-banner-page video{top:-30%;}*/
  .fix-banner-page .fixindex-content h2 .light {
    font-size: 18px;
  }
  .fix-banner-page .fixindex-content h2 .light-middle {
    font-size: 30px;
  }
  .fix-banner_content_area {
    position: absolute;
  }
  .fix-banner-page .fixindex-content p {
    padding-bottom: 10px;
    display: inline-block;
  }
  .bannerbutton {
    color: #f5e928;
  }
  .part-4-content div[class*="col"] a {
    color: #ffffff;
  }
  .part-4-content div[class*="col"] .crileborder {
    border: 2px solid #ffffff;
  }
  .fix-banner-page .criledivsite {
    position: absolute;
    top: -5%;
    right: 0;
    z-index: 800;
  }
  .fix-banner-page .criledivsite img {
    position: absolute;
    top: 0;
    right: 0;
  }
  .fix-banner-page video {
    position: absolute;
  }
  .hotservice {
    width: 80%;
    margin: auto;
  }
}

@media (min-width: 1280px) and (max-width: 1366px) {
  .leftsite {
    position: absolute;
    width: 55%;
    left: 5%;
  }
  .centersite {
    position: absolute;
    width: 56%;
    left: 22%;
    text-align: center !important;
  }
  .fixindex-content {
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    top: 21%;
  }
  .fix-content-4 {
    position: absolute !important;
    color: #ffffff;
    width: 56% !important;
    margin: auto !important;
    left: 22%;
    text-align: center !important;
  }
  .fix-banner-page .bannerbg {
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .fix-banner-page .bannerbg.bannecolor {
    background-color: rgba(27, 58, 106, 0.3);
  }
  .fix-banner-page .bannerbg.bannecolor-2 {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .fixindex-content h2 {
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
  }
  .searchshow {
    display: none;
  }
  .bigsearchbg {
    display: none;
    position: fixed;
    padding-top: 20%;
    padding-left: 20%;
    padding-right: 20%;
    background-color: rgba(27, 58, 106, 0.5);
  }
  /*.fix-banner-page video{top:-30%;}*/
  .fix-banner-page .fixindex-content h2 .light {
    font-size: 18px;
  }
  .fix-banner-page .fixindex-content h2 .light-middle {
    font-size: 30px;
  }
  .fix-banner_content_area {
    position: absolute;
  }
  .fix-banner-page .fixindex-content p {
    padding-bottom: 10px;
    display: inline-block;
  }
  .bannerbutton {
    color: #f5e928;
  }
  .part-4-content div[class*="col"] a {
    color: #ffffff;
  }
  .part-4-content div[class*="col"] .crileborder {
    border: 2px solid #ffffff;
  }
  .fix-banner-page .criledivsite {
    position: absolute;
    top: 2%;
    right: 0;
    z-index: 800;
    width: 750px;
    height: 750px;
  }
  .fix-banner-page .criledivsite img {
    position: absolute;
    top: 0;
    right: 0;
    width: 750px;
    height: 750px;
  }
  .fix-banner-page video {
    position: absolute;
  }
  .hotservice {
    width: 80%;
    margin: auto;
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  /*.fix-banner-page{height:725px;overflow:hidden;}*/
  .leftsite {
    position: absolute;
    width: 90%;
    left: 5%;
  }
  .centersite {
    position: absolute;
    width: 80%;
    left: 10%;
    text-align: center !important;
  }
  .fixindex-content {
    color: #444444;
    font-size: 20px;
    line-height: 30px;
    top: 16%;
  }
  .fix-content-4 {
    position: absolute !important;
    color: #ffffff;
    width: 90% !important;
    margin: auto !important;
    left: 5%;
    text-align: center !important;
  }
  .fix-banner-page .bannerbg {
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .fix-banner-page .bannerbg.bannecolor {
    background-color: rgba(27, 58, 106, 0.3);
  }
  .fix-banner-page .bannerbg.bannecolor-2 {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .fixindex-content h2 {
    font-size: 36px;
    line-height: 50px;
  }
  .searchshow {
    display: none;
  }
  .bigsearchbg {
    display: none;
    position: fixed;
    padding-top: 10%;
    padding-left: 10%;
    padding-right: 10%;
    background-color: rgba(27, 58, 106, 0.5);
  }
  /*.fix-banner-page video{top:-30%;}*/
  .fix-banner-page .fixindex-content h2 .light {
    font-size: 18px;
  }
  .fix-banner-page .fixindex-content h2 .light-middle {
    font-size: 24px;
  }

  .fix-banner_content_area {
    position: absolute;
  }
  .fix-banner-page .fixindex-content p {
    padding-bottom: 10px; /*display:none;*/
  }
  .bannerbutton {
    color: #f5e928;
  }
  .part-4-content div[class*="col"] a {
    color: #ffffff;
  }
  .part-4-content div[class*="col"] .crileborder {
    border: 2px solid #ffffff;
  }
  .fix-banner-page .criledivsite {
    position: absolute;
    top: 0%;
    right: 0;
    z-index: 800;
    width: 250px;
    height: 250px;
  }
  .fix-banner-page .criledivsite img {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    height: 250px;
  }
  .hotservice a {
    color: #444444;
    width: 100%;
    display: inline-block;
  }
  .hotservice a:hover {
    color: #000000;
  }
  .fix-banner-page video {
    position: relative;
  }
}
@media (max-width: 768px) {
  /*.fix-banner-page{height:725px;}*/
  .leftsite {
    width: 90%;
    left: 5%;
  }
  .centersite {
    position: absolute;
    width: 90%;
    left: 5%;
    text-align: center !important;
  }
  .fixindex-content {
    color: #444444;
    top: 0%;
    font-size: 18px;
    line-height: 28px;
    position: relative;
  }
  .fix-content-4 {
    position: relative !important;
    color: #444444;
    width: 100% !important;
    margin: auto !important;
    left: 0 !important;
    text-align: center !important;
    top: 0 !important;
  }
  .fixindex-content h2 {
    font-size: 24px;
    line-height: 33px;
  }
  .searchshow {
    display: block;
  }
  .fixsearch {
    margin-bottom: 20px;
  }
  .submit_search {
    display: none;
  }
  .bigsearchbg {
    display: block;
    position: relative;
    padding-top: 4%;
    padding-left: 2%;
    padding-right: 2%;
    background-color: rgba(27, 58, 106, 0.2);
  }
  /*.fix-banner-page video{top:0;}*/
  .fix-banner-page .fixindex-content h2 .light {
    font-size: 18px;
  }
  .fix-banner-page .fixindex-content h2 .light-middle {
    font-size: 24px;
  }
  .indextype .unit {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .fix-banner-page .bannerbg {
    display: none;
  }
  .fix-banner-page .bannecolor {
    display: none;
  }
  .fix-banner_content_area {
    position: relative;
  }
  .fix-banner-page:nth-child(1) .fixindex-content p {
    padding-bottom: 10px;
    display: block;
    font-size: 14px;
    line-height: 20px;
  }
  .fix-banner-page:nth-child(2) .fixindex-content p {
    padding-bottom: 10px;
    display: none;
    font-size: 14px;
    line-height: 20px;
  }
  /*.fix-content-4 p{display:block !important;}*/
  .bannerbutton {
    color: #1958c4;
  }
  .fix-banner-page {
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .part-4-content div[class*="col"] {
    height: 220px;
  }
  .part-4-content div[class*="col"] a {
    color: #444444;
  }
  .part-4-content div[class*="col"] .crileborder {
    border: 2px solid #444444;
  }
  .fix-banner-page .criledivsite {
    position: absolute;
    top: 0%;
    right: 0;
    z-index: 800;
    width: 250px;
    height: 250px;
  }
  .fix-banner-page video {
    position: relative;
  }
  .fix-banner-page .criledivsite img {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    height: 250px;
  }
  .hotservice a {
    color: #444444;
    width: 100%;
    display: inline-block;
  }
  .hotservice a:hover {
    color: #000000;
  }
  .index_search .nav_search {
    color: #444444;
  }
}

/*.fix-banner_4_fontcntent{background-color:#ffffff;width:100%;padding-top:0px;padding-bottom:0px;display:block;background-image:url(../images/Leading-the-Revolution-bg-2.jpg);background-position:top center;min-height:500px;background-attachment: fixed;}
.fix-banner_4_fontcntent h2,.fix-banner_4_fontcntent h3{ text-align:center;margin-top:0px;}
.fix-banner_4_fontcntent p{width:70%;margin:auto;}*/
.fix-banner_4_Our_Committment {
  background-image: url(../images/Leading-the-Revolution-bg-2.jpg);
  color: #ffffff;
  font-size: 24px; /*background-attachment: fixed;*/
  background-attachment: fixed;
}

.fix-banner_4_Our_Committment div[class*="col-md"] .Committment_unit {
  display: table;
  width: 100%;
  text-align: left;
  line-height: 30px;
}
.fix-banner_4_Our_Committment div[class*="col-md"] .Committment_unit h2 {
  font-size: 50px;
  font-weight: bold;
  margin: 5% 0 0 0;
  padding: 0px;
}
.fix-banner_4_Our_Committment div[class*="col-md"]:first-child .Committment_unit img {
  margin: auto !important;
  float: none !important;
}

@media (min-width: 1280px) {
  .fix-banner_4_Our_Committment {
    height: 420px;
    background-position: center center;
  }
  .fix-banner_4_Our_Committment .antiboybg {
    position: absolute;
    top: 0;
    left: 15%;
    z-index: 1000;
  }
  .fix-banner_4_Our_Committment div[class*="col-md"] {
    min-height: 420px;
  }
  .fix-banner_4_Our_Committment div[class*="col-md"] .Committment_unit img {
    float: left;
    margin-right: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .fix-banner_4_Our_Committment {
    height: top;
    background-position: center center;
  }
  .fix-banner_4_Our_Committment .antiboybg {
    position: absolute;
    top: 8%;
    left: 15%;
  }
  .fix-banner_4_Our_Committment div[class*="col-md"] {
    min-height: 390px;
  }
  .fix-banner_4_Our_Committment div[class*="col-md"] .Committment_unit img {
    float: left;
    margin-right: 20px;
  }
}

@media (max-width: 768px) {
  .fix-banner_4_Our_Committment {
    height: auto;
    background-position: center center;
  }
  .fix-banner_4_Our_Committment {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
  }
  .fix-banner_4_Our_Committment .antiboybg {
    position: relative;
    margin: auto auto auto 5%;
  }
  .fix-banner_4_Our_Committment div[class*="col-md"] {
    min-height: 200px;
  }
  .fix-banner_4_Our_Committment div[class*="col-md"] .Committment_unit {
    text-align: center;
  }
  .fix-banner_4_Our_Committment div[class*="col-md"] .Committment_unit img {
    margin: auto;
  }
}

.indextype {
}
.indextype a {
  color: #384278;
  font-size: 24px;
}
.indextype .unit:hover a {
  color: #6db12e;
  transition: color 0.3s;
}
.indextype .unit {
  cursor: pointer;
}
.indextype .unit .img {
  width: 216px;
  height: 216px; /*border:2px solid #1d3c6f;*/
  border-radius: 216px;
  margin: auto;
  position: relative;
  overflow: hidden;
  background-color: #efefef;
}
.indextype .unit img:first-child {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.indextype .unit img:last-child {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 216px;
}
.indextype .unit:hover img:first-child {
  /*left:-124px;*/
  top: 0;
  -webkit-transform: translateY(-216px);
  -moz-transform: translateY(-216px);
  -ms-transform: translateY(-216px);
  -o-transform: translateY(-216px);
  transform: translateY(-216px);
  transition: transform 0.8s;
}
.indextype .unit:hover img:last-child {
  /*left:-124px;*/
  -webkit-transform: translateY(-216px);
  -moz-transform: translateY(-216px);
  -ms-transform: translateY(-216px);
  -o-transform: translateY(-216px);
  transform: translateY(-216px);
  transition: transform 0.8s;
}
.indextype .unit:hover .img {
  background-color: #ffffff;
}
.indextype .unit .Platforms_bg_1:hover {
  background-color: #ca1956;
  transition: transform 0.8s;
}
.indextype .unit .Platforms_bg_2:hover {
  background-color: #81be4a;
  transition: transform 0.8s;
}
.indextype .unit .Platforms_bg_3:hover {
  background-color: #f07634;
  transition: transform 0.8s;
}
.indextype .unit .Platforms_bg_4:hover {
  background-color: #196897;
  transition: transform 0.8s;
}

.KeyUpdates {
  position: relative;
  border-top: 1px solid #efefef;
  padding-top: 30px;
  padding-bottom: 30px;
}
.KeyUpdates h2 {
  font-size: 28px;
  margin: 0px;
}
.related {
  display: table;
  width: 100%;
}

.second-page-bg-2 {
  position: relative;
  width: 100%;
  display: block;
}
.second-page-bg-2 video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: -5;
  padding: 0px;
  margin: 0px;
}

.SolutionsList {
  display: table;
  width: 100%;
  position: relative;
}
.SolutionsList div[class*="col"] {
  padding: 0px;
  margin: 0px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.SolutionsList div[class*="col"] img:first-child {
  position: relative;
  z-index: -1;
  width: 100%;
}
.SolutionsList div[class*="col"] .Solutionsfont img {
  position: relative;
  width: 200px;
  margin: 20px auto auto auto;
}
.SolutionsList div[class*="col"] .divbg {
  position: absolute;
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.SolutionsList div[class*="col"]:hover .divbg {
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.5s;
}
.SolutionsList div[class*="col"]:hover img {
  /*transform:scale(1.1,1.1);transition: transform 1s*/
}
.SolutionsList div[class*="col"] .Solutionsfont {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: center; /*display:none;*/
  color: #ffffff;
}
.SolutionsList div[class*="col"] .Solutionsfont .fontcontent h3 {
  font-size: 24px;
  line-height: 26px;
}
.SolutionsList div[class*="col"] .Solutionsfont .fontcontent {
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.SolutionsList div[class*="col"] .Solutionsfont .fontcontent p {
  /*text-align:left;*/
  font-size: 16px;
  color: #cccccc;
}
.SolutionsList div[class*="col"] .Solutionsfont .fontcontent .Solutionbutton {
  border-radius: 5px;
  padding: 8px 0px 8px 0px;
  color: #ffffff;
  margin-top: 35px;
  font-size: 16px;
}
.SolutionsList div[class*="col"] .Solutionsfont .fontcontent .Solutionbutton i {
  margin-right: 10px;
}
.SolutionsList div[class*="col"]:hover .Solutionsfont .fontcontent .Solutionbutton {
  color: #f5e928;
}
.SolutionsList div[class*="col"]:hover h3 {
  color: #f5e928;
}
.SolutionsList div[class*="col"]:hover p {
  color: #ffffff !important;
}
/*.SolutionsList div[class*="col"]:hover .Solutionsfont{display:block;} */

.index-turn-List {
  display: block;
  position: relative;
  overflow: hidden;
}
.index-turn-List ul {
  position: relative;
}
.index-turn-List ul li {
  padding: 0px;
  margin: 0px;
  position: relative;
  cursor: pointer;
  float: left;
}
.index-turn-List ul li img {
  position: relative;
  z-index: 0;
  width: 100%;
}
.index-turn-List ul li .divbg {
  position: absolute;
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.index-turn-List ul li:hover .divbg {
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.5s;
}
.index-turn-List ul li:hover img {
  /*transform:scale(1.1,1.1);transition: transform 1s*/
}
.index-turn-List ul li .Solutionsfont {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: center; /*display:none;*/
}
.index-turn-List ul li .Solutionsfont .fontcontent h3 {
  font-size: 24px;
  line-height: 26px;
}
.index-turn-List ul li .Solutionsfont .fontcontent {
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.index-turn-List ul li .Solutionsfont .fontcontent p {
  /*text-align:left;*/
  font-size: 16px;
}
.index-turn-List ul li .Solutionsfont .fontcontent .Solutionbutton {
  border-radius: 5px;
  padding: 8px 0px 8px 0px;
  margin-top: 35px;
  font-size: 16px;
}
.index-turn-List ul li .Solutionsfont .fontcontent .Solutionbutton i {
  margin-right: 10px;
}
.index-turn-List ul li:hover .Solutionsfont .fontcontent .Solutionbutton {
  color: #f5e928;
}
.index-turn-List ul li:hover h3 {
  color: #f5e928;
}
.index-turn-List ul li:hover p {
  color: #ffffff !important;
}

@media (min-width: 1280px) {
  .index-turn-List ul li .Solutionsfont {
    position: absolute;
  }
  .index-turn-List ul li .Solutionsfont {
    color: #ffffff;
  }
  .index-turn-List ul li .Solutionsfont .fontcontent p {
    color: #cccccc;
  }
  .index-turn-List ul li .Solutionsfont .fontcontent .Solutionbutton {
    color: #ffffff;
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .index-turn-List ul li .Solutionsfont {
    position: relative;
  }
  .index-turn-List ul li .Solutionsfont {
    color: #444444;
  }
  .index-turn-List ul li .Solutionsfont .fontcontent p {
    color: #666666;
  }
  .index-turn-List ul li .Solutionsfont .fontcontent .Solutionbutton {
    color: #666666;
  }
}

@media (max-width: 768px) {
  .index-turn-List ul li .Solutionsfont {
    position: relative;
  }
  .index-turn-List ul li .Solutionsfont {
    color: #444444;
  }
  .index-turn-List ul li .Solutionsfont .fontcontent p {
    color: #666666;
  }
  .index-turn-List ul li .Solutionsfont .fontcontent .Solutionbutton {
    color: #666666;
  }
}

.turn_btn_left,
.turn_btn_right {
  position: absolute;
  top: 40%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #cccccc;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
  display: inline-block;
  cursor: pointer;
  font-size: 24px;
}
.turn_btn_left {
  left: 0;
}
.turn_btn_right {
  right: 0;
}
.turn_btn_right:hover,
.turn_btn_left:hover {
  background: rgba(0, 0, 0, 0.9);
}

.resourcesContent {
  position: relative;
  display: table;
  width: 100%; /*min-height:2000px;*/
}
.resourcesContent .content-width .rightinquiryContact {
  position: absolute;
  width: 20%;
  right: 0;
  top: 0;
}
.inquirybutton {
  border-radius: 5px;
  background-color: #0061cd;
  color: #ffffff;
  padding: 10px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
}
.inquirybutton i {
  font-size: 28px;
  margin-right: 5px;
}
.inquirybutton:hover {
  background-color: #1d3c6f;
  transition: background-color 0.5s;
}
.rightcontact h1 {
  color: #0061cd;
  border-left: 3px solid #0061cd;
  position: relative;
  left: -21px;
  padding-left: 20px;
  font-size: 26px;
}
.rightcontact {
  border-radius: 8px;
  border: 1px solid #dbdbdb;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 15px;
  background-color: rgba(255, 255, 255, 0.1);
}
.rightcontact td {
  padding: 5px;
}
.rightcontact i {
  font-size: 26px;
  margin-top: 5px;
}

.product_content_show div[class="col-md-9"] {
  line-height: 24px;
}

/*product show begin*/
.TabReosusecontent {
  line-height: 24px;
}
.TabReosusecontent .proshowTabhead {
  margin-bottom: 10px;
}
.Resourcedescription_height {
  min-height: 320px !important;
  width: 100%;
  display: table;
}
.small_Documents {
  position: absolute;
  width: 100%;
  height: 100px;
  left: 0;
}
.ResourceList {
  position: relative;
  width: 100%;
  display: table;
}

@media (min-width: 1280px) {
  .resourcesContent .content-width .rightinquiryContact {
    position: absolute;
    width: 20%;
    right: 0;
    top: 0;
  }
  .resourcesContent .TabReosusecontent {
    position: absolute;
  }
  .small_Documents {
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
  }
  .ResourceList .publicationitem .bannerbutton {
    position: absolute;
    top: 10%;
    right: 2%;
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .resourcesContent .content-width .rightinquiryContact {
    position: relative;
    width: 100%;
  }
  .resourcesContent .TabReosusecontent {
    position: relative;
  }
  .small_Documents {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .ResourceList .publicationitem .bannerbutton {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .resourcesContent .content-width .rightinquiryContact {
    position: relative;
    width: 100%;
  }
  .resourcesContent .TabReosusecontent {
    position: relative;
    height: 100%;
  }
  .small_Documents {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .ResourceList .publicationitem .bannerbutton {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

/*Resource Documents list*/
.ResourceList .item {
  position: relative;
  /*padding:8px;*/
  padding-bottom: 20px;
  /*	border:1px solid #efefef;*/
  margin-top: 10px;
  margin-bottom: 10px;
  display: table;
  width: 100%;
}
.ResourceList .item h3 {
  font-weight: lighter;
  min-height: 250px;
  font-size: 18px;
  line-height: 26px;
}
.ResourceList .item a {
  color: #5086dc;
}
.ResourceList .item img {
  float: left;
  width: 275px;
}
.ResourceList .item p {
  font-size: 15px;
  line-height: 24px;
  min-height: 120px;
}
.ResourceList .item .bannerbutton {
  font-size: 18px;
  color: #ffffff;
  background-color: #165273;
  font-weight: lighter;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ResourceList .item .bannerbutton i {
  font-size: 24px;
}
.ResourceList .item:hover .bannerbutton {
  color: #000000 !important;
  background-color: #f5e928;
  transition: background-color 0.5s;
}
.ResourceList .item:hover a {
  color: #0061cd;
  transition: width 0.5s;
}
/*.ResourceList .item:hover{ box-shadow:0px 0px 6px #cccccc;}*/
.ResourceList .item .Twopxline {
  height: 100%;
  position: absolute;
  left: -1px;
  top: 0;
  width: 3px;
}
.ResourceList .item .Twopxline .line {
  height: 30%;
  width: 3px;
  transition: 0.5s;
  background-color: #0061cd;
  box-sizing: border-box;
  margin: auto;
  position: relative;
  top: 35%;
  left: -1px;
}
.ResourceList .item .Twopxline .line.active {
  top: 0%;
  height: 100%;
  transition: height 0.5s;
}

/*Resource Documents list*/
/*newsletter list begin*/
.ResourceList .newsletteritem {
  position: relative;
  padding: 8px;

  margin-top: 10px;
  margin-bottom: 10px;
  display: table;
  width: 100%;
  text-align: center;
}
.ResourceList .newsletteritem .img {
  margin: auto auto 20px auto;
  width: 100%;
  height: 330px;
  overflow: hidden;
  border: 1px solid #d2d2d2;
}
.ResourceList .newsletteritem img {
  margin: auto;
}
.ResourceList .newsletteritem h3 {
  font-weight: lighter;
  font-size: 16px;
}
.ResourceList .newsletteritem a {
  color: #0061cd;
}
.ResourceList .newsletteritem p {
  font-size: 15px;
  line-height: 24px;
  min-height: 120px;
}
.ResourceList .newsletteritem .bannerbutton {
  font-size: 18px;
  color: #0061cd;
  font-weight: lighter;
  border: 1px solid #0061cd;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
}
.ResourceList .newsletteritem .bannerbutton i {
  font-size: 24px;
}
.ResourceList .newsletteritem:hover .bannerbutton {
  background-color: #0061cd;
  color: #ffffff;
  transition: background-color 0.5s;
}
.ResourceList .newsletteritem:hover a {
  color: #214cb4;
  transition: width 0.5s;
}
/*.ResourceList .newsletteritem:hover{ box-shadow:0px 0px 6px #cccccc;}*/
/*newsletter list end*/
/*publication list begin*/
.ResourceList .publicationitem {
  position: relative;
  padding: 8px 0px 15px 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: table;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.ResourceList .publicationitem h3 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.ResourceList .publicationitem a {
  color: #396ea4;
}
.ResourceList .publicationitem p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0;
}
.ResourceList .publicationitem em {
  font-weight: bold;
}
.ResourceList .publicationitem .bannerbutton {
  font-size: 18px;
  color: #ffffff;
  font-weight: lighter;
  border-radius: 5px;
  background-color: #396ea4;
  padding: 10px 20px 10px 20px;
}
.ResourceList .publicationitem .bannerbutton i {
  font-size: 24px;
}
.ResourceList .publicationitem .bannerbutton:hover {
  background-color: #f5e928;
  transition: background-color 0.5s;
}
/*.ResourceList .publicationitem:hover a{color:#ffff;transition:background-color .5s;}*/
/*publication list end*/

.Published {
  padding-top: 10px;
  padidng-bottom: 10px;
}

/*.proshowTabhead{position: relative;color:#ffffff;width:100%; display:table;}
.proshowTabhead ul{padding:0px;margin:0px;}
.proshowTabhead ul li { text-align:center;height:40px;font-size:18px; line-height:40px;color:#000000;float:left;margin-right:15px;margin-left:15px; position:relative;list-style:none;text-align:center;font-weight:bold;cursor: pointer;}
.proshowTabhead ul li a{color:#000000; display:block;padding:15px ;}
.proshowTabhead ul li{}
.proshowTabhead ul li:hover .Tabcontentarea{ display:block;}
.proshowTabhead ul li:hover,.orderonline ul .choosedbg,.proshowTabhead ul .choosedbg,.orderonline ul li:hover a{color:#0061cd;}
.proshowTabhead ul .choosedbg .Twopxline .line{width: 100%;}*/

.proshowTabhead ul {
  padding: 0px;
  margin: 0px;
}
.proshowTabhead ul li {
  text-align: center;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  color: #ffffff;
  float: left;
  margin-right: 15px;
  position: relative;
  list-style: none;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  background-color: #444444;
  padding-left: 10px;
  padding-right: 10px;
}
.proshowTabhead ul li a {
  color: #000000;
  display: block;
  padding: 15px;
}
.proshowTabhead ul .choosedbg,
.proshowTabhead ul li:hover {
  color: #ffffff;
  background-color: #1856b2;
}

.proshowTabhead {
  position: relative;
  color: #ffffff;
  width: 100%;
  display: table; /*border-bottom:2px solid #444444;*/
  text-align: center;
}
.proshowTabhead span {
  text-align: center;
  font-size: 18px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  list-style: none;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #444444;
  padding: 10px 20px 10px 20px;
  border-radius: 50px;
}
.proshowTabhead span a {
  color: #000000;
  display: block;
  padding: 15px;
}
.proshowTabhead span:hover .Tabcontentarea {
  display: block;
}
.proshowTabhead span:hover,
.orderonline .choosedbg,
.proshowTabhead span.choosedbg,
.orderonline span:hover a {
  color: #ffffff;
  background-color: #165273;
  border: 1px solid #5086dc;
}
.proshowTabhead span .choosedbg .Twopxline .line {
  width: 100%;
}

.quickonlineorder .form-control {
}

.proshowTabhead ul li .Twopxline {
  width: 100%;
  position: absolute;
  height: 6px;
  bottom: -4px;
}
.proshowTabhead ul li .Twopxline .line {
  width: 0%;
  transition: 0.5s;
  background-color: #0061cd;
  height: 6px;
  box-sizing: border-box;
  margin: auto;
  position: relative;
  left: 0;
  right: 0;
}
.proshowTabhead ul li .line.active {
  width: 100%;
}

.proshowTabcontentarea .proshowTabhead ul li {
  font-weight: lighter;
  font-size: 16px;
}

.proshowTabcontentarea {
  width: 100%;
  padding: 15px;
  text-align: left;
  font-weight: normal;
  display: table;
  width: 100%;
  border: 1px solid #dddddd;
  margin-bottom: 15px;
}
.proshowTabcontentarea .contunit li[class*="col-md"] img {
  display: block;
  margin: auto;
  max-width: 100%;
}
.proshowTabcontentarea .contunit {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #efefef;
  display: table;
  width: 100%;
}
.proshowTabcontentarea .contunit p {
  color: #444444;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 26px;
}
.proshowTabcontentarea .contunit .linkurlnote {
  font-size: 14px;
  color: 888888;
}
.proshowTabcontentarea .contunit .linkurlnote a {
  color: #888888;
}
.proshowTabcontentarea .contunit .more {
  color: #666666;
  display: block;
  margin: auto; /*text-align:center;*/
}
.proshowTabcontentarea .contunit .more:hover {
  color: #be3640;
}
.proshowTabcontentarea .contunit .applicationTag span {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  margin-right: 10px;
  border: 1px solid #1856b2;
  border-radius: 20px;
  background-color: #1856b2;
  color: #ffffff;
  font-size: 12px !important;
}
.proshownote {
  padding-top: 25px;
}
.askform {
  padding-top: 30px;
}
.askform .askformtit {
  font-size: 19px;
  font-weight: bold;
}
.askform div[class*="col-md"] {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
.askform .inputarea {
  display: block;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #cccccc;
  padding: 4px;
}
.inquirymargin {
  margin-top: 25px;
}
.applicationNo td {
  padding-bottom: 8px;
}
.COA_input_Tit {
  font-size: 18px;
  line-height: 30px;
  color: #1856b2;
  padding-bottom: 5px !important;
  display: inline-block;
}
.COA_input_smallTit {
  font-size: 14px;
  line-height: 30px;
}
.COA_input {
  border: 1px solid #cccccc;
  padding: 5px;
  line-height: 30px;
  height: 40px;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
}
.COA_input_button_1 {
  background-color: #1856b2;
  color: #ffffff;
  border: 0px;
  padding: 8px 25px 8px 25px;
}
.COA_input_button_2 {
  background-color: #000000;
  color: #ffffff;
  border: 0px;
  padding: 8px 25px 8px 25px;
  margin-left: 15px;
}
.COA_input_button_1:hover,
.COA_input_button_2:hover {
  background-color: #f5e928;
  color: #000000;
}
.pdfDown {
  padding-top: 20px;
}
.pdfDown a i {
  color: #ff0000;
  font-size: 20px;
}

#table-breakpoint {
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 28px;
}
#table-breakpoint ul {
  display: table;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #efefef;
  padding-top: 10px;
  padding-bottom: 10px;
}
#table-breakpoint ul li:first-child {
  font-weight: bold;
}
#table-breakpoint ul li:last-child {
  word-break: break-all;
}
#table-breakpoint h2 {
  font-size: 28px;
  font-weight: bold;
}
#table-breakpoint h2:before {
  content: "\f152";
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  color: #1b3b6b;
}
@media (min-width: 1280px) {
  #table-breakpoint ul li:first-child {
    width: 20%;
    float: left;
  }
  #table-breakpoint ul li:last-child {
    width: 80%;
    float: left;
  }
  .proshowTabhead ul li {
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  #table-breakpoint ul li:first-child {
    width: 20%;
    float: left;
  }
  #table-breakpoint ul li:last-child {
    width: 80%;
    float: left;
  }
  .proshowTabhead ul li {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .successinfo .iconarea {
    margin-right: 15px;
  }
  #table-breakpoint ul li:first-child {
    width: 100%;
  }
  #table-breakpoint ul li:last-child {
    width: 100%;
  }
  .proshowTabhead ul li {
    width: 100%;
    margin-bottom: 10px;
  }
}
/*product show end*/
/**/
.pronote {
  background-color: #f3f1f1;
  padding: 10px;
  display: block;
  margin-bottom: 20px;
}
.contact_bgcolor {
  background-color: #fefefe;
  background-image: url(../images/contact-us-bg-1.jpg);
  min-height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  background-position: center center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.pro-descption {
  background-color: #ffffff;
  height: 160px;
  padding: 20px 0px 20px 0px;
  line-height: 28px;
  display: block;
  overflow: hidden;
}
.descption_readmore {
  display: block;
  height: 30px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.descption_readmore .font {
  border: 1px solid #15a771;
  padding: 5px 10px 5px 10px;
  border-radius: 20px;
  color: #15a771;
}
.descption_readmore .font:hover {
  background-color: #15a771;
  color: #ffffff;
  border: 1px solid #15a771;
  transition: background-color 0.6s;
}
.small_contactbgcolor {
  /*background-color:#ffffff;*/ /*min-height:570px;*/
  padding: 20px 0px 20px 0px;
  line-height: 20px;
  margin-top: 10%;
  font-size: 16px !important;
  color: #000000;
}
.small_contactbgcolor strong {
  font-family: gilroy-bold, Helvetica, Arial, " sans-serif";
  font-size: 20px;
  margin-top: 20px;
  display: inline-block;
}
.map_bg {
  background-color: #1f6a91;
}
/*.small_contactbgcolor table{margin-top:20px;}*/
.small_contactbgcolor table td {
  padding: 7px;
}
.small_contactbgcolor a {
  color: #000;
}
.small_contactbgcolor a:hover {
  color: #196f9e;
}

.successinfo {
  line-height: 30px;
  line-height: 22px;
  color: #888888;
  padding-right: 20px;
  padding-bottom: 20px;
  display: table;
  width: 100%;
}
.successinfo .iconarea {
}
.successinfo .iconarea .iconunit {
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #090;
  color: #ffffff;
  line-height: 40px;
  font-weight: bolder;
  font-size: 22px;
  position: relative;
  z-index: 9;
}
.successinfo .tit {
  font-size: 20px;
  font-weight: bold;
  color: #009900;
  display: block;
}
.successinfo .iconarea .iconunit img {
  top: 10px;
  left: 5px;
  position: absolute;
  z-index: 10;
}
@media (min-width: 1280px) {
  .successinfo .iconarea {
    float: left;
    margin-right: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .successinfo .iconarea {
    float: left;
    margin-right: 15px;
  }
}

@media (max-width: 768px) {
  .successinfo .iconarea {
    margin-right: 15px;
  }
}
.form-horizontal .form-group {
  display: table;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.SUBSCRIBE {
  padding: 20px;
  margin: 5% auto auto auto;
  border: 1px solid #efefef;
  box-shadow: 0 0 8px #cccccc;
  border-radius: 8px;
}
@media (min-width: 1280px) {
  .SUBSCRIBE {
    width: 30%;
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .SUBSCRIBE {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .SUBSCRIBE {
    width: 90%;
  }
}

/*prolist*/
.prolistunit {
  padding: 20px 5px 20px 5px;
  border-bottom: 1px solid #fafafa;
  display: table;
  width: 100%;
}
.prolistunit h2 {
  font-family: "Boing_ThinWEB", sans-serif;
  margin-top: 0;
  padding-top: 0px;
  padding-left: 15px;
  line-height: 36px;
}
.prolistunit h2 a {
  color: #1c3c6f !important;
}
.prolistunit:hover {
  background-color: #fafafa;
  transition: background-color 0.3s;
}
.prolistunit:hover a {
  color: #3399cc !important;
  transition: color 0.3s;
}

.pro-show-unit {
  border-bottom: 1px solid #dddddd;
  padding-top: 20px;
  display: table;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
}
.pro-show-unit img {
  margin: auto !important;
}
.pro-show-unit .tag {
  display: block;
  padding-top: 10px;
  padding-bototm: 10px;
  font-size: 14px;
  color: #666666;
  font-family: "Courier New", Courier, monospace;
}
.pro-show-unit h2 {
  font-family: "Boing_ThinWEB", sans-serif;
  margin-top: 0;
  padding-top: 0px;
  color: #1d3d6f;
  line-height: 36px;
}
.pro-show-unit h2 a {
  color: #1c3c6f !important;
}

.pro-show-shuoming {
  margin: auto;
}
@media (max-width: 768px) {
  .pro-show-shuoming {
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pro-show-unit .col-md-8 {
    padding-top: 30px;
  }
}
.about-show h2,
.inquiryform h2 {
  font-family: "Boing_BoldWEB", sans-serif;
}

.about-us-Beliefs {
  display: table;
  width: 100%;
  background-position: center bottom;
  min-height: 324px;
  font-size: 16px;
  line-height: 26px;
  background-repeat: no-repeat;
  background-color: #fafafa;
}
@media (min-width: 1280px) {
  .about-us-Beliefs {
    background-image: url(../images/NHP-about-us-banner-2.jpg);
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .about-us-Beliefs {
    background-image: url(../images/NHP-about-us-banner-2.jpg);
  }
}
@media (max-width: 768px) {
  .about-us-Beliefs {
    width: 100%;
    background-image: url(../images/NHP-about-us-banner-2-mobile.jpg);
    height: 600px;
    margin: auto;
    background-repeat: no-repeat;
    background-color: #fafafa;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.inquirycont h3 {
  font-size: 36px;
  margin-bottom: 0;
  color: #1d3c6f;
}

/*identifying code*/ /*identifying code*/
.Verification-code {
  position: relative;
}
.Verification-code .check-fa {
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 22px;
  color: #7b9d3b;
}
.icon-bg-circle {
  display: inline-block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  background-color: #1c447f;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  -o-border-radius: 33px;
  border-radius: 33px;
}
.icon-bg-circle .fa-envelope,
.fa-fax {
  font-size: 18px;
}

/*pages*/
.pages-box a,
.pages-box .cpb-span {
  text-decoration: none;
  float: left;
  padding: 2px 7px;
  border: 1px solid #ddd;
  background: #ffff;
  font-size: 13px;
  color: #000;
  margin-right: 8px;
}
.pages-box {
  padding-bottom: 50px;
}
.pages-box a:hover {
  color: #fff;
  background: #0d58af;
  border: 1px solid #0d58af;
}
.pages-box .cpb-span {
  font-weight: bold;
  color: #fff;
  background: #0d58af;
  border: 1px solid #0d58af;
}

.contact_content {
  text-align: left;
}
.contact_content .icon {
  font-size: 24px;
  width: 30px;
}
.contact_content div[class*="col-md"] p {
  line-height: 2em;
}
.contact_content a {
  color: #224d90;
}
.contact_content div[class*="col-md"] strong {
  margin-bottom: 10px;
  display: inline-block;
}
.contact_button {
  border: 1px solid #0061cd;
  border-radius: 20px;
  padding: 5px 15px 5px 15px;
}
.contact_button:hover {
  background-color: #0061cd;
  color: #ffffff !important;
}
#particles-js {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.Scholarship-Program-unit {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
.Scholarship-Program-unit div[class*="col-md"] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.Scholarshipname {
  font-size: 16px;
  display: inline-block;
  margin-top: 15px;
  margin-top: 15px;
}
.Scholarred {
  color: #ff0000;
  margin-left: 5px;
  font-size: 14px;
}
/*.Outside-Scholarships .jobuit{margin-bottom:15px;border:1px solid #efefef;border-radius:5px;}
.Outside-Scholarships .jobuit .jobuitTit{padding-top:10px;padding-bottom:10px;font-size:16px;line-height:26px;background-color:#f2f2f2;padding-left:15px;padding-right:15px;font-weight:bold;position:relative;border-radius:5px;cursor:pointer;}
.Outside-Scholarships .jobuit .jobuitTit .buttondiv{display:block;position:absolute;top:10px;right:15px;font-size:13px;width:40px;text-align:center;cursor:pointer;}
.Outside-Scholarships .jobuit .jobuitTit .titshow{padding-right:40px;}
.Outside-Scholarships .jobuit .jobcontent{padding:15px;display:none;}*/

.Scholarshipbutton {
  background-color: #0061cd;
  color: #ffffff !important;
  border-radius: 5px;
  border: 0px;
  padding: 10px 15px 10px 15px;
  margin-top: 25px;
}
.Scholarshipbutton:hover {
  background-color: #0d58af;
}
.ScholarshipProgramForm {
  padding: 25px 0px 25px 0px;
  margin: auto;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.ScholarshipProgramForm-tit {
  font-size: 24px;
  padding-top: 10px !important;
  padding-bottom: 35px !important;
  line-height: 26px;
}
.ScholarshipProgramForm .row div[class="col-md-10"] strong {
  font-size: 19px;
}
.ScholarshipProgramForm .row div[class="col-md-10"] strong:nth-child(3) {
  margin-bottom: 15px;
  border: 1px solid #ff00000;
  display: inline-block;
}

/*filter*/
.filter-one {
  padding-left: 40px;
  margin-bottom: 10px;
}
.filter-one .filter-u {
  margin-left: 10px;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.filter-one .filter-u ul li {
  padding: 3px 0;
}
.filter-one .filter-u ul li a:hover {
  color: red;
}
.crumbs-all {
  display: inline-block;
  padding: 0 6px 0px 6px;
  background-color: #337ab7;
  color: #ffffff !important;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px !important;
  border-radius: 5px;
}
.crumbs-all:hover {
  background-color: #ff0000;
  border-radius: 5px;
}
.crumbs-handle {
  display: inline-block;
  padding: 0 30px 1px 6px;
  border: 1px dashed #535fb0;
  position: relative;
  color: #337ab7;
  margin-bottom: 20px;
}
.crumbs-handle a {
  font-size: 1em;
  padding: 1px 7px;
  position: absolute;
  right: -1px;
  top: -1px;
  text-decoration: none;
  color: #333;
}
.crumbs-handle a.filter-close:hover {
  background: #337ab7;
  color: #fff;
}
.filter-one .checkbox-inline {
  position: relative;
}
.filter-one .input_check {
  position: absolute;
  visibility: hidden;
}
.filter-one .input_check + span.check_span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #c1bfbf;
  position: absolute;
  left: 0;
  top: 5px;
}
.filter-one .input_check:checked + span.check_span:after {
  content: "\f00c";
  position: absolute;
  font-family: "Font Awesome\ 5 Free";
  left: 0;
  top: -5px;
  color: #337ab7;
}
.filter-one .input_check:checked + span.check_span {
  border: 1px solid #535fb0;
}
.filter-one .checkbox-inline:hover {
  color: #337ab7;
}
.filter-one a.filter-close {
  font-size: 1em;
  padding: 1px 7px;
  position: absolute;
  right: -1px;
  top: -1px;
  text-decoration: none;
  color: #333;
}
.filter-one a.filter-close:hover {
  background: #535fb0;
  color: #fff;
}
.filter-one ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-select {
  position: absolute;
  right: 20px;
  top: 0;
}
.filter-select span {
  cursor: pointer;
  padding: 0 15px 0 5px;
  border: 1px solid #ddd;
  display: inline-block;
  position: relative;
  color: #337ab7;
  font-size: 0.9em;
}
.filter-select span i:after {
  content: "\f067";
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-size: 0.4em;
  position: absolute;
  top: 2px;
  right: 3px;
  color: #999;
}
.filter-select span.open i:after {
  content: "\f068";
  font-family: "Font Awesome\ 5 Free";
  font-style: normal;
  font-size: 0.4em;
  position: absolute;
  top: 2px;
  right: 3px;
  color: #999;
}

/*select Item*/
.selectItems {
  position: absolute;
  z-index: 99999;
  top: 50px;
  width: 100%;
  left: 0 !important;
  background-color: #fff;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc; /*border-bottom:1px solid #cccccc;*/
}
.selectItems ul {
  list-style: none;
  font-size: 14px;
  padding: 3px 0;
  margin: 0px !important;
}
.selectItems ul li {
  line-height: 22px;
  padding: 4px 12px 0 12px;
  color: #666;
  cursor: pointer;
  text-align: left;
}
.selectItems ul li:hover {
  color: #f60;
}
.selectItems ul li.curr {
  color: #f60;
  background-color: #efefef;
}

/**/
.SubcategoryAll {
  font-size: 1.6em;
  font-weight: bold;
}
.SubcategoryAll b {
  font-size: 16px;
}
.SubcategoryAllul {
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

.content_paiban {
  padding-bottom: 30px;
  display: table;
  width: 100%;
  padding-top: 30px;
}
.content_paiban div[class*="col"] a {
  color: #444444;
}
.content_paiban div[class*="col"] {
  cursor: pointer;
  padding-bottom: 30px;
}
.content_paiban div[class*="col"] img {
  margin: auto auto 15px auto;
  display: block;
  max-width: 100%;
}
.content_paiban div[class*="col"] h3 {
  margin: auto;
  display: block;
  text-align: center;
  font-size: 19px;
  font-family: "Boing_ThinWEB", sans-serif;
  min-height: 43px;
}
.content_paiban div[class*="col"] .paiban_line {
  height: 60px;
  width: 2px;
  margin: auto;
  display: block;
  position: relative;
  background-color: #444444;
}
.content_paiban div[class*="col"] p {
  min-height: 260px !important;
  text-align: left !important;
  margin: auto;
}
.content_paiban div[class*="col"] .link-button {
  display: block;
  margin: auto;
}
.content_paiban div[class*="col"] .paiban_button {
  background-color: #f5e928;
  color: #000000;
  padding: 15px 25px 15px 25px;
}
.content_paiban div[class*="col"] .paiban_button:hover {
  background-color: #5086dc;
  color: #ffffff;
}
.content_paiban div[class*="col"]:hover h3 {
  color: #5086dc;
  transition: color 0.3s;
}
.content_paiban div[class*="col"]:hover .paiban_button {
  background-color: #5086dc;
  color: #ffffff;
  transition: background-color 0.3s;
  transition: color 0.3s;
}
.content_paiban div[class*="col"]:hover .paiban_line {
  background-color: #5086dc;
  transition: background-color 0.3s;
}

.RecombinantAntibodiesSearch {
  border: 1px solid #efefef;
  padding: 15px;
  background-color: #f2f2f2;
  margin-bottom: 15px;
}
.RecombinantAntibodiesForm {
  background-color: #fff;
  position: relative;
  margin-top: 5px;
}
.RecombinantAntibodiesInput {
  border: 0px;
  padding: 5px 5px 5px 10px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 3px;
  outline: 0;
}
.searchanniu {
  position: absolute;
  right: 0;
  top: 0;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  width: 65px;
  text-align: center;
  color: #ffffff !important;
  cursor: pointer;
  background-color: #5086dc;
}
.searchanniu:hover {
  background-color: #f5e928;
  color: #000000 !important;
}

.GeneNum {
  font-size: 1em;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 30px;
  line-height: 1.7em;
}
.GeneNum a {
  padding: 3px 5px 3px 5px;
  margin: 2px;
  color: #000000 !important;
}
.GeneNum .choosebg {
  background-color: #036;
  color: #fff;
}

.GeneNumArea {
  padding: 20px 10px 20px 10px;
  border: 1px solid #f2f2f2;
  background-color: #fafafa;
  margin: 5px;
  display: table;
  width: 100%;
}
.GeneNumArea select {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #f2f2f2;
}
.re_search {
  color: #ffffff;
  background-color: #185274;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  margin-right: 15px;
  border-radius: 5px;
}
.re_search:hover {
  color: #ffffff;
  background-color: #15a771;
  transition: background-color 0.6s;
}

.prolist_Tab {
  position: relative;
  margin-bottom: 20px;
}
.prolist_Tab span {
  display: inline-block;
  margin-right: 8px;
  border: 1px solid #444444;
  border-radius: 40px;
  libe-height: 40px;
  padding: 5px 20px 5px 20px;
  cursor: pointer;
  position: relative;
}
.prolist_Tab span a {
  color: #444444;
}
.prolist_Tab span:hover,
.prolist_Tab span.choosebg {
  background-color: #5086dc;
  color: #ffffff;
  border: 1px solid #5086dc;
}
.prolist_Tab span:hover a,
.prolist_Tab span.choosebg a {
  color: #ffffff;
}
.prolist_Tab span:last-of-type i {
  position: absolute;
  bottom: -13px;
  left: 40%;
  color: #ffffff;
  z-index: 10000;
  font-size: 30px;
  margin: 0;
  padding: 0px;
  display: none;
}
.prolist_Tab .More_list {
  position: absolute;
  top: 40px;
  left: 5%;
  width: 90%;
  padding: 15px;
  background-color: #ffffff;
  z-index: 10000;
  color: #444444 !important;
  height: 400px;
  overflow-y: auto;
  display: none;
}
.prolist_Tab .More_list a {
  color: #444444 !important;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  word-break: break-all;
}
.prolist_Tab .More_list a:hover {
  color: #5086dc;
}

.Filter_unit {
  position: relative;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.Filter_unit h4 {
  margin-bottom: 0px;
  margin-top: 10px;
  cursor: pointer;
  line-height: 20px;
  font-size: 16px !important;
  position: relative;
  padding-right: 30px;
}
.Filter_unit h4 .fuhao {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0px;
  right: 0;
}
.Filter_unit .Filter_unit_content {
  display: block;
  position: relative;
  padding-left: 8px; /*overflow-y: auto;max-height:500px;*/
}
.Filter_unit .Filter_unit_content a {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 13px;
  padidng-top: 5px;
  padding-bottom: 5px;
}
.Filter_unit:first-of-type .Filter_unit_content {
  display: block;
}
.Filter_unit .Filter_unit_content strong {
  display: block;
  margin-top: 10px;
  cursor: pointer;
  color: #3f75cb;
  position: relative;
}
.small_content {
  position: relative;
  overflow-y: auto; /*height:100px;*/
  display: block;
  max-height: 150px;
}

/*side menu*/
.nav_search {
  margin: 10px 0 0px 0;
  padding: 0;
}
.navMenu {
  margin: 0px 0 0px 0 !important; /*height:100%;*/
  padding: 0px !important;
  width: 100%;
}
.navMenu > li {
  display: block;
  margin: 0;
  padding: 0px 0px 15px 0px;
  position: relative;
}
.navMenu a:hover,
.navMenu > li a:hover {
  color: #0061cd !important;
}
.navMenu > li a {
  font-size: 13px !important;
  padding: 2px 0px 2px 0px;
  color: #000000;
}
.navMenu > li > a {
  display: block;
  overflow: hidden;
  color: #333 !important;
  transition: all 0.3s;
  position: relative;
  text-decoration: none;
  font-size: 24px !important;
  padding: 10px 0px 10px 0px;
  font-weight: 900;
  width: 88%;
}
.navMenu > li > a:hover {
  color: #333 !important;
}
.arrow {
  position: absolute;
}
.arrow:before {
  cursor: pointer;
  content: "\f105";
  font-weight: bold;
  float: right;
  padding: 2px 5px 5px 5px;
  display: inline;
  font-family: "Font Awesome\ 5 Free";
  color: #666666;
  position: absolute;
}
.arrow.open:before {
  cursor: pointer;
  float: right;
  padding: 2px 5px 5px 5px;
  display: inline;
  font-family: "Font Awesome\ 5 Free";
  content: "\f107";
  color: #000000;
  position: absolute;
}
.navMenu > li > .arrow:before {
  font-weight: 900;
  padding: 0px 5px 0px 10px;
  cursor: pointer;
  /*	border:1px solid #ff0000;*/
  display: none;
}
.navMenu > li > ul.sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.navMenu > li > ul.sub-menu > li > ul.sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
.navMenu > li > ul.sub-menu > li {
  padding-top: 10px !important;
  padding-bottom: 7px !important;
  border-bottom: 1px solid #aaaaaa;
}
.navMenu > li > ul.sub-menu > li > a {
  font-size: 17px !important;
  font-weight: 500;
  font-family: "Boing_RegularWEB", sans-serif !important;
}
.navMenu > li > ul.sub-menu li {
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.navMenu > li .sub-menu {
  margin-bottom: 10px;
}
.navMenu > li > ul.sub-menu > li > a {
  display: inline-block;
  padding-left: 0px;
  position: relative;
  /*   margin-bottom: 10px;*/
  width: 90%;
}
.navMenu > li > ul.sub-menu > li > a:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  content: "";
  color: #ddd;
}
.navMenu > li > ul.sub-menu .sub-menu li > a {
  display: inline-block;
  padding-left: 0px;
  line-height: 1.5em;
  /*    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
  font-size: 0.96em;
  position: relative;
  width: 90%;
  color: #444444;
}
.navMenu > li > ul.sub-menu .sub-menu .sub-menu {
  list-style: none;
  font-size: 0.95em;
  /*background: #f9f9f9;*/
  padding: 10px 0;
  display: none;
}
.navMenu > li > ul.sub-menu .sub-menu .sub-menu li > a {
  color: #888;
  padding-left: 10px;
  height: 22px;
}
.navMenu > li > ul.sub-menu .sub-menu .sub-menu li > a:before {
  content: "";
}
.navMenu > li > ul.sub-menu .sub-menu li > a:before {
  content: "";
  top: 0px;
  position: absolute;
  left: 0;
  color: #111111;
}
.navMenu > li > ul.sub-menu .sub-menu .sub-menu .sub-menu {
  padding: 8px;
  margin-bottom: 0px;
  background: #eeeeee;
}
.navMenu > li > ul.sub-menu li > a.active,
.navMenu > li > ul.sub-menu li > a:hover,
.navMenu > li > ul.sub-menu > li.active > a {
}
.sub-menu span {
  padding: 0px;
}

.tablecontent {
}
.tablecontent td {
  padding: 4px;
}

/*2019-8-29*/

.banner-video {
  width: 100%;
  position: absolute;
  margin: auto;
  overflow: hidden;
}
.banner-video .video_bg {
  background-color: rgba(18, 83, 117, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0px;
  z-index: 100;
}
.banner-video video {
  position: absolute;
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.banner-video .banenrfont {
  position: relative;
  margin: auto;
  padding: 20px 20px 50px 20px;
  border: 3px solid #1dcb8b;
  z-index: 500;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}

.banner-video .banenrfont .banenrfont_area {
  border-bottom: 1px solid #1dcb8b;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: lighter;
  line-height: 1em;
}
.banner-video .banenrfont .videobutton {
  background-color: #1dcb8b;
  padding: 15px;
  position: absolute;
  color: #ffffff;
}
.banner-video .banenrfont .videobutton:hover {
  background-color: #12ad74;
  transition: background-color 0.8s;
}
.banner-video .banenrfont .videobutton_index {
  background-color: #1dcb8b;
  padding: 15px;
  position: absolute;
  color: #ffffff;
}
.banner-video .banenrfont .videobutton_index:hover {
  background-color: #12ad74;
  transition: background-color 0.8s;
}

@media (min-width: 1280px) {
  .banner-video {
    height: 550px;
  }
  .index-banner-height {
    height: 750px !important;
  }
  .banner-video video {
  }
  /*.banner-video .banenrfont .banenrfont_area b{font-size:35px;}*/
  .banner-video .banenrfont .banenrfont_area b {
    font-size: 32px;
  }
  /*	.banner-video .banenrfont .banenrfont_area{font-size:45px;}*/

  .banner-video .banenrfont .videobutton_index {
    width: 40%;
    bottom: -25px;
    left: 30%;
  }
}

@media (min-width: 769px) and (max-width: 1279px) {
  .banner-video {
    height: 550px;
  }
  .index-banner-height {
    height: 750px !important;
  }
  /*.banner-video .banenrfont .banenrfont_area b{font-size:35px;}*/
  .banner-video .banenrfont .banenrfont_area b {
    font-size: 32px;
  }
  /*	.banner-video .banenrfont .banenrfont_area{font-size:45px;}*/
  /* .banner-video .banenrfont .banenrfont_area{font-size:40px;} */
  .banner-video .banenrfont .videobutton_index {
    width: 40%;
    bottom: -25px;
    left: 30%;
  }
}
@media screen and (min-width: 769px) {
  .banner-video {
    position: relative;
    display: flex;
    justify-content: center;
    video {
      position: absolute;
    }
    .banenrfont {
      width: 1200px;
      max-width: 90%;
      & .videobutton {
        width: 40%;
        bottom: -28px;
        left: 30%;
      }
    }
  }
}
@media (max-width: 768px) {
  .banner-video {
    height: 600px;
  }
  .index-banner-height {
    height: 600px !important;
  }
  /*	.banner-video .banenrfont .banenrfont_area b{font-size:30px;}
	.banner-video .banenrfont .banenrfont_area{font-size:45px;}*/
  .banner-video .banenrfont .banenrfont_area b {
    font-size: 26px;
  }
  .banner-video .banenrfont .videobutton {
    width: 80%;
    bottom: -25px;
    left: 10%;
  }
  .banner-video .banenrfont .videobutton_index {
    width: 80%;
    bottom: -25px;
    left: 10%;
  }
}

.research_area {
  background-image: url(../images/Research_area_bg.png);
  background-size: cover;
  margin: auto;
  background-position: center center;
  min-height: 500px;
  color: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px;
}
.research_area .researchtit {
  /*font-size:40px;*/
  font-size: 36px;
  text-align: center;
  display: block;
  width: 100%;
  margin: auto;
}
.research_area .rearch_div {
  padding-top: 40px;
  display: table;
  width: 100%;
  margin-bottom: 40px;
  font-size: 14px;
}
.research_area .rearch_div .imgbg {
  width: 130px;
  height: 130px;
  padding: 5px;
  background-color: #ffffff;
  text-align: center;
  border-radius: 100%;
  margin: auto auto 25px auto;
  position: relative;
  overflow: hidden;
}
.research_area .rearch_div .imgbg .animotion {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 120px;
  height: 150px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 100%;
  z-index: 1;
}
.research_area .rearch_div div[class*="col"]:hover .animotion {
  animation: bg_change 1.5s forwards, change_size 1s forwards;
  -moz-animation: bg_change 1.5 forwards, change_size 1s forwards; /* Firefox */
  -webkit-animation: bg_change 1.5s forwards, change_size 1s forwards; /* Safari 和 Chrome */
  -o-animation: bg_change 1.5s forwards, change_size 1s forwards;
} /* Ope*/

.page_research_area {
  margin: auto;
  background-position: center center; /*min-height:500px;*/
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page_research_area .researchtit {
  /*font-size:40px;*/
  font-size: 36px;
  text-align: center;
  display: block;
  width: 100%;
  margin: auto;
}
.page_research_area .rearch_div {
  padding-top: 40px;
  display: table;
  width: 100%;
  margin-bottom: 40px;
}
.page_research_area .rearch_div .imgbg {
  width: 130px;
  height: 130px;
  padding: 5px;
  background-color: #efefef;
  text-align: center;
  border-radius: 100%;
  margin: auto auto 25px auto;
  position: relative;
  overflow: hidden;
}
.page_research_area .rearch_div .imgbg .animotion {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 120px;
  height: 120px;
  background-color: rgba(239, 239, 239, 1);
  border-radius: 100%;
  z-index: 1;
}
.page_research_area .rearch_div div[class*="col"]:hover .animotion {
  animation: bg_change 1.5s forwards, change_size 1s forwards;
  -moz-animation: bg_change 1.5 forwards, change_size 1s forwards; /* Firefox */
  -webkit-animation: bg_change 1.5s forwards, change_size 1s forwards; /* Safari 和 Chrome */
  -o-animation: bg_change 1.5s forwards, change_size 1s forwards;
} /* Ope*/

@keyframes bg_change {
  0% {
    background-color: rgba(29, 203, 139, 0);
  }
  100% {
    background-color: rgba(29, 203, 139, 1);
  }
}

@-moz-keyframes bg_change /* Firefox */ {
  0% {
    background-color: rgba(29, 203, 139, 0);
  }
  100% {
    background-color: rgba(29, 203, 139, 1);
  }
}

@-webkit-keyframes bg_change /* Safari 和 Chrome */ {
  0% {
    background-color: rgba(29, 203, 139, 0);
  }
  100% {
    background-color: rgba(29, 203, 139, 1);
  }
}

@-o-keyframes bg_change /* Opera */ {
  0% {
    background-color: rgba(29, 203, 139, 0);
  }
  100% {
    background-color: rgba(29, 203, 139, 1);
  }
}

@keyframes change_size {
  0% {
    transform: scale(0, 0);
    -ms-transform: scale(0, 0); /* IE 9 */
    -webkit-transform: scale(0, 0); /* Safari 和 Chrome */
    -o-transform: scale(0, 0); /* Opera */
    -moz-transform: scale(0, 0);
  }
  100% {
    transform: scale(2, 2);
    -ms-transform: scale(2, 2); /* IE 9 */
    -webkit-transform: scale(2, 2); /* Safari 和 Chrome */
    -o-transform: scale(2, 2); /* Opera */
    -moz-transform: scale(2, 2);
  }
}

@-moz-keyframes change_size /* Firefox */ {
  0% {
    transform: scale(0, 0);
    -ms-transform: scale(0, 0); /* IE 9 */
    -webkit-transform: scale(0, 0); /* Safari 和 Chrome */
    -o-transform: scale(0, 0); /* Opera */
    -moz-transform: scale(0, 0);
  }
  100% {
    transform: scale(2, 2);
    -ms-transform: scale(2, 2); /* IE 9 */
    -webkit-transform: scale(2, 2); /* Safari 和 Chrome */
    -o-transform: scale(2, 2); /* Opera */
    -moz-transform: scale(2, 2);
  }
}

@-webkit-keyframes change_size /* Safari 和 Chrome */ {
  0% {
    transform: scale(0, 0);
    -ms-transform: scale(0, 0); /* IE 9 */
    -webkit-transform: scale(0, 0); /* Safari 和 Chrome */
    -o-transform: scale(0, 0); /* Opera */
    -moz-transform: scale(0, 0);
  }
  100% {
    transform: scale(2, 2);
    -ms-transform: scale(2, 2); /* IE 9 */
    -webkit-transform: scale(2, 2); /* Safari 和 Chrome */
    -o-transform: scale(2, 2); /* Opera */
    -moz-transform: scale(2, 2);
  }
}

@-o-keyframes change_size /* Opera */ {
  0% {
    transform: scale(0, 0);
    -ms-transform: scale(0, 0); /* IE 9 */
    -webkit-transform: scale(0, 0); /* Safari 和 Chrome */
    -o-transform: scale(0, 0); /* Opera */
    -moz-transform: scale(0, 0);
  }
  100% {
    transform: scale(2, 2);
    -ms-transform: scale(2, 2); /* IE 9 */
    -webkit-transform: scale(2, 2); /* Safari 和 Chrome */
    -o-transform: scale(2, 2); /* Opera */
    -moz-transform: scale(2, 2);
  }
}

@keyframes img_move {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0); /* IE 9 */
    -webkit-transform: translate(0, 0); /* Safari and Chrome */
    -o-transform: translate(0, 0); /* Opera */
    -moz-transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -122px);
    -ms-transform: translate(0, -122px); /* IE 9 */
    -webkit-transform: translate(0, -122px); /* Safari and Chrome */
    -o-transform: translate(0, -122px); /* Opera */
    -moz-transform: translate(0, -122px);
    margin-top: 0px;
  }
}

@-moz-keyframes img_move /* Firefox */ {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0); /* IE 9 */
    -webkit-transform: translate(0, 0); /* Safari and Chrome */
    -o-transform: translate(0, 0); /* Opera */
    -moz-transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -122px);
    -ms-transform: translate(0, -122px); /* IE 9 */
    -webkit-transform: translate(0, -122px); /* Safari and Chrome */
    -o-transform: translate(0, -122px); /* Opera */
    -moz-transform: translate(0, -122px);
    margin-top: 0px;
  }
}

@-webkit-keyframes img_move /* Safari 和 Chrome */ {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0); /* IE 9 */
    -webkit-transform: translate(0, 0); /* Safari and Chrome */
    -o-transform: translate(0, 0); /* Opera */
    -moz-transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -122px);
    -ms-transform: translate(0, -122px); /* IE 9 */
    -webkit-transform: translate(0, -122px); /* Safari and Chrome */
    -o-transform: translate(0, -122px); /* Opera */
    -moz-transform: translate(0, -122px);
    margin-top: 0px;
  }
}

@-o-keyframes img_move /* Opera */ {
  0% {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0); /* IE 9 */
    -webkit-transform: translate(0, 0); /* Safari and Chrome */
    -o-transform: translate(0, 0); /* Opera */
    -moz-transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -122px);
    -ms-transform: translate(0, -122px); /* IE 9 */
    -webkit-transform: translate(0, -122px); /* Safari and Chrome */
    -o-transform: translate(0, -122px); /* Opera */
    -moz-transform: translate(0, -122px);
    margin-top: 0px;
  }
}

.research_area .rearch_div .imgbg img {
  margin: auto;
  padding-top: 10px;
  z-index: 10;
  position: relative;
}
.research_area .rearch_div .imgbg img:nth-child(2) {
  display: block;
  margin-top: 30px;
}
.research_area .rearch_div div[class*="col"] {
  /*font-size:14px;*/
  font-size: 12px;
  color: #f2f2f2;
  text-align: center;
  padding-bottom: 0px;
}
.research_area .rearch_div div[class*="col"] a {
  color: #e2e2e2;
  font-weight: bold;
}
.research_area .rearch_div div[class*="col"] a:nth-child(2) {
  display: block !important;
  width: 100%;
  min-height: 70px !important;
}
/*.research_area .rearch_div div[class*="col"]:hover .imgbg{background-color: #1dcb8b;}*/
.research_area .rearch_div div[class*="col"]:hover a {
  color: #ffffff;
}
.research_area .rearch_div div[class*="col"]:hover img:nth-child(2) {
  animation: img_move 1s forwards;
  -moz-animation: img_move 1s forwards; /* Firefox */
  -webkit-animation: img_move 1s forwards; /* Safari 和 Chrome */
  -o-animation: img_move 1s forwards;
}
.research_area .rearch_div div[class*="col"]:hover img:nth-child(1) {
  animation: img_move 1s forwards;
  -moz-animation: img_move 1s forwards; /* Firefox */
  -webkit-animation: img_move 1s forwards; /* Safari 和 Chrome */
  -o-animation: img_move 1s forwards;
}

.page_research_area .rearch_div .imgbg img {
  margin: auto;
  padding-top: 10px;
  z-index: 10;
  position: relative;
}
.page_research_area .rearch_div .imgbg img:nth-child(2) {
  display: block;
  margin-top: 30px;
}
.page_research_area .rearch_div div[class*="col"] {
  /*font-size:20px;*/
  font-size: 18px;
  color: #1f6a91;
  text-align: center;
  padding-bottom: 30px;
}
.page_research_area .rearch_div div[class*="col"] a {
  color: #1f6a91;
  font-weight: bold;
}
.page_research_area .rearch_div div[class*="col"] a:nth-child(2) {
  display: block !important;
  width: 100%;
  min-height: 100px !important;
}
/*.research_area .rearch_div div[class*="col"]:hover .imgbg{background-color: #1dcb8b;}*/
.page_research_area .rearch_div div[class*="col"]:hover a {
  color: #1dcb8b;
}
.page_research_area .rearch_div div[class*="col"]:hover img:nth-child(2) {
  animation: img_move 1s forwards;
  -moz-animation: img_move 1s forwards; /* Firefox */
  -webkit-animation: img_move 1s forwards; /* Safari 和 Chrome */
  -o-animation: img_move 1s forwards;
}
.page_research_area .rearch_div div[class*="col"]:hover img:nth-child(1) {
  animation: img_move 1s forwards;
  -moz-animation: img_move 1s forwards; /* Firefox */
  -webkit-animation: img_move 1s forwards; /* Safari 和 Chrome */
  -o-animation: img_move 1s forwards;
}

.research_area .research_button {
  margin: auto;
  display: block;
  width: 100%;
  text-align: center; /*font-size:24px;*/
  font-size: 22px;
  cursor: pointer;
}
.research_area .research_button span {
  display: inline-block;
  background-color: #1dcb8b;
  padding: 15px;
  color: #ffffff;
  width: 300px;
}
.research_area .research_button span:hover {
  background-color: #12ad74;
  transition: background-color 0.8s;
}
.research_area .rearch_div div[class*="col"]:nth-child(13),
.research_area .rearch_div div[class*="col"]:nth-child(14),
.research_area .rearch_div div[class*="col"]:nth-child(15),
.research_area .rearch_div div[class*="col"]:nth-child(16),
.research_area .rearch_div div[class*="col"]:nth-child(17),
.research_area .rearch_div div[class*="col"]:nth-child(18) {
  display: none;
}

.product_area {
  padding-top: 80px;
  padding-bottom: 80px;
}
.productshtit {
  /*font-size:40px;*/
  font-size: 36px;
  text-align: center;
  display: block;
  width: 100%;
  margin: auto;
  font-weight: bold !important;
}
.product_area .product_div {
  padding-top: 40px;
  display: table;
  width: 100%;
  margin-bottom: 40px;
}
.product_area .product_div div[class*="col"] img {
  margin: auto auto 15px auto;
}
.product_area .product_div div[class*="col"] {
  font-size: 20px;
  color: #000000;
  text-align: center;
  padding-bottom: 30px;
}
.product_area .product_div div[class*="col"] a {
  color: #000000;
}
.product_area .product_div div[class*="col"]:hover a {
  color: #1dcb8b;
}

.publication_area {
  padding-top: 80px;
  padding-bottom: 80px; /*background-color: #1a6b95;color:#ffffff;*/
}
.publicationtit {
  /*font-size:40px;*/
  font-size: 36px;
  text-align: center;
  display: block;
  width: 100%;
  margin: auto;
  font-weight: bold !important;
}
.publication_area .publication_div {
  padding-top: 40px;
  display: table;
  width: 100%;
  margin-bottom: 40px;
}
.publication_area .publication_div div[class*="col"] {
  padding: 30px;
}
.publication_area .publication_div div[class*="col"] .imgbg {
  position: relative; /*height:220px; */
  display: block;
  overflow: hidden;
  margin: auto;
  background-color: #ffffff;
}
.publication_area .publication_div div[class*="col"] .imgbg img {
  margin: auto auto auto auto;
  position: relative;
  margin: auto;
}
.publication_area .publication_div div[class*="col"] {
  /*font-size:20px;*/
  font-size: 18px;
  color: #ffffff;
  text-align: left;
  padding-bottom: 30px;
}
.publication_area .publication_div div[class*="col"] a {
  color: #000000;
}
.publication_area .publication_div div[class*="col"] a strong {
  display: block;
  margin-bottom: 10px; /*font-size:18px;*/
  font-size: 16px;
}
.publication_area .publication_div div[class*="col"] .publication_link {
  background-color: #ffffff;
  display: block;
  padding: 15px;
  margin: auto;
  min-height: 105px !important; /*font-size:15px;*/
  font-size: 14px;
  overflow: hidden;
}
.publication_area .publication_div div[class*="col"]:hover .publication_link {
  background-color: #12ad74;
  color: #ffffff;
  transition: background-color 0.8s;
}
.publication_area .publication_div div[class*="col"]:hover .imgbg img {
  animation: pic_show 2s forwards;
  -webkit-animation: pic_show 2s forwards;
}

@keyframes pic_show {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@-webkit-keyframes pic_show /*Safari and Chrome*/ {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.sign_area {
  padding-top: 80px;
  padding-bottom: 80px;
  display: table;
  width: 100%;
  margin: auto;
}
.sign_area .area_unit {
  border: 2px solid #1dcb8b;
  position: relative;
  padding: 30px 30px 60px 30px;
  margin-bottom: 50px;
}
.sign_area .area_unit h3 {
  /*font-size:48px;*/
  font-size: 44px;
}
.sign_area .area_unit .area_unit_input {
  padding: 8px;
  width: 100%; /*font-size:20px;*/
  font-size: 18px;
  color: #cccccc;
}
.sign_area .area_unit .areabutton {
  width: 260px;
  background-color: #1dcb8b;
  padding: 15px;
  position: absolute;
  bottom: -30px;
  left: 30px;
  color: #ffffff;
  text-align: center; /*font-size:22px;*/
  font-size: 20px;
  cursor: pointer;
}
.sign_area .area_unit .areabutton:hover {
  background-color: #12ad74;
  transition: background-color 0.8s;
}

.news_area {
  padding-top: 80px;
  padding-bottom: 80px;
  display: table;
  width: 100%;
  margin: auto;
  border-top: 1px solid #cccccc;
}
.newstit {
  /*font-size:40px;*/
  font-size: 36px;
  text-align: center;
  display: block;
  width: 100%;
  margin: auto;
}
.news_area .news_div {
  padding-top: 40px;
  display: table;
  width: 100%;
  margin-bottom: 40px;
}
.news_area .news_div div[class*="col"] img {
  margin: auto auto auto auto;
}
.news_area .news_div div[class*="col"] {
  /*font-size:16px;*/
  font-size: 14px;
  text-align: left;
  padding-bottom: 30px;
  color: #666666;
}
.news_area .news_div div[class*="col"] p {
  min-height: 160px;
}
.news_area .news_div div[class*="col"] a {
  color: #000000;
}
.news_area .news_div div[class*="col"] .publication_link {
  color: #000000;
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
}
.news_area .news_div div[class*="col"]:hover a {
  color: #15aa73;
}
.news_area .news_div div[class*="col"] .new_button {
  /*font-size:18px;*/
  font-size: 16px;
  color: #125375;
}

.inquiry_prolist {
  display: table;
  width: 100%;
  padding-bottom: 30px;
}
.inquiry_prolist ul {
  display: table;
  width: 100%;
  border-bottom: 1px solid #efefef;
}

@media (min-width: 1280px) {
  .inquiry_prolist ul li {
    float: left;
    padding-left: 10px;
  }
  .inquiry_prolist ul li:first-child {
    width: 25%;
  }
  .inquiry_prolist ul li:last-child {
    width: 74%;
  }
}
@media (min-width: 769px) and (max-width: 1279px) {
  .inquiry_prolist ul li {
    float: left;
    padding-left: 10px;
  }
  .inquiry_prolist ul li:first-child {
    width: 25%;
  }
  .inquiry_prolist ul li:last-child {
    width: 74%;
  }
}
@media (max-width: 768px) {
  .inquiry_prolist ul li {
    padding-left: 10px;
    width: 100%;
  }
}

.secondbannerbg {
  background-color: #1f6a91;
  min-height: 80px;
}
.hidden {
  display: none;
}

.serviceNew-style {
  position: relative;
  display: grid;
  grid-gap: 30px;
}

@media screen and (min-width: 1081px) {
  .serviceNew-style {
    grid-template-columns: repeat(auto-fill, 48%);
    justify-content: space-between;
    grid-gap: 10px;
  }
}
.serviceNew-style > li {
  position: relative;
  margin: 10px 0;
  list-style: none;
}

.circle-style {
  position: relative;
}
.circle-style > li {
  list-style-type: circle !important;
}

/************************news*******************************/
.gridrow-layout {
  position: relative;
  display: grid;
}

@media screen and (min-width: 1081px) {
  .gridrow-layout {
    grid-template-columns: 76% 20%;
    place-content: space-between;
  }
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1300px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1440px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px;
  }
}
.row {
  position: relative;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
ul {
  list-style: none;
}
ul li {
  list-style: none;
  margin-left: 0;
}

a {
  text-decoration-line: none;
  color: #00a391;
  transition: all ease-in-out 0.4s;
}
a:hover {
  color: #e99b27;
}

/*************************************************************************************/
.nomain-content {
  position: relative;
}
.nomain-content h1 {
  font-family: "GoogleSansRegular";
  font-size: calc(1.56 * var(--baseFontSize));
  color: #1f6a91;
}

.pdfdown {
  position: relative;
  border-radius: 20px;
  padding: 5px 10px;
  border: 1px solid rgba(21, 21, 21, 0.1);
  display: inline-block;
  transition: all ease-in-out 0.4s;
}
.pdfdown:hover {
  background: #5e9dc7;
  color: #fff !important;
}

.pdfList {
  position: relative;
  display: flex;
}
.pdfList li {
  position: relative;
  margin-right: 10px;
}
.pdfList li a {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 0.9em;
}
.pdfList li a img {
  width: 22px;
}

.detail-description {
  padding: 10px 10px 15px 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(190, 190, 190, 0.1));
  line-height: 1.5em;
}
.detail-description p {
  margin-top: 0;
  padding-top: 0;
}

/****************************************card*******************************************/
.careers-box {
  position: relative;
  margin: 30px 0;
}

.nav-tabs {
  position: relative;
  display: flex;
  align-items: center;
  margin: 20px 0;
  padding-left: 0;
  border-bottom: 1px solid #1f6a91;
}

.liCurrent {
  position: absolute !important;
  content: "";
  height: 100%;
  /*  border-top: 1px solid #1F6A91;
      border-bottom: 1px solid #1F6A91;*/
  background-color: #1f6a91;
  left: 0;
  padding: 0 !important;
  z-index: -1 !important;
}

.nav-tabs > li {
  position: relative;
  padding: 10px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  --borderColor: rgba(222, 222, 222, 1);
  /*  border-bottom: 1px solid var(--borderColor);*/
  cursor: pointer;
  font-size: 1.2rem;
  font-family: "SegoeProSemibold";
  text-align: center;
  width: 22%;
  color: rgba(21, 21, 21, 0.5);
  z-index: 1;
}
.nav-tabs > li:hover {
  color: #1f6a91;
}

.nav-tabs > li:first-child {
  padding-left: 0;
}

.nav-tabs > li.active {
  color: #fff;
}

.tab-pane {
  position: relative;
  display: none;
}

.tab-pane.active {
  display: block;
}

/****************************************card*******************************************/
.citation-box {
  position: relative;
  padding-left: 25px;
  line-height: 1.7em;
  margin-bottom: 15px;
}

.citation-box:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 60%;
  background: #f5a63f;
  position: absolute;
  top: 20%;
  left: 0;
}

.document-pdf img {
  width: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.pro-reference {
  border-left: 3px solid #f5a63f;
  padding-left: 20px;
  margin-bottom: 25px;
}

.pro-reference p {
  margin-bottom: 7px;
}

.pro-reference p.reference-af {
  font-size: 0.95em;
  color: #666;
  margin-bottom: 12px;
}

.reference-so {
  font-size: 0.95em;
}

.pro-reference p > a {
  display: inline-block;
  color: #ffffff;
  padding: 3px 15px;
  border-radius: 30px;
  background: #428bca;
  margin: 5px 10px 5px 0;
  font-size: 0.95em;
  line-height: 1.6em;
}

.pro-reference p > a:hover,
.pro-reference p > a:focus {
  background: #7ea0cf;
  color: #fff;
  text-decoration: none;
}

.collapse {
  display: none;
}

.antibody-table {
  font-size: 0.96em;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
  min-width: 550px;
}

.antibody-table th {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}

.antibody-table td {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.antibody-table select {
  min-width: 60px;
  border: 1px solid #8ea8b7;
  border-radius: 10px;
}

.antibody-table .detail-inquiry a {
  margin-right: 0;
}

select.formats-select,
select.formats-select:focus {
  height: 40px;
  border: 1px solid #8ea8b7;
  width: 220px;
  padding: 4px 10px;
  outline: none;
  margin-bottom: 20px;
}

.addition-title {
  padding-top: 10px;
}

.addition-title span {
  display: block;
  padding-bottom: 7px;
  font-family: "ITC-Medium";
  font-size: 0.96em;
}

.antibody-inquiry {
  margin-top: 45px;
  border-top: 1px solid #eee;
  padding-top: 25px;
  position: relative;
}

.antibody-inquiry:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  display: block;
  width: 100%;
  height: 15px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0));
}

.antibody-inquiry .sideTitle {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #335878;
  margin-bottom: 10px;
}
.antibody-inquiry > .sideTitle {
  font-size: 1.2rem;
  white-space: nowrap;
  font-weight: bold;
}

.antibody-inquiry label {
  padding-left: 0;
  font-family: "ITC-Medium";
  min-width: 110px;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 0.96em;
}

.antibody-inquiry select,
.antibody-inquiry input {
  padding: 4px 10px;
  border: 1px solid #8ea8b7;
  width: 245px;
  height: 36px;
}

.antibody-quote {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  margin-bottom: 10px;
  font-size: 0.96em;
}

.antibody-bulk {
  margin-bottom: 15px;
  font-size: 0.96em;
}

.antibody-slide {
  margin-top: 20px;
}

.antibody-slide a {
  display: block;
  height: 240px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #eee;
  padding: 5px;
}

.antibody-slide img {
  max-height: 99%;
  min-width: 0;
  min-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.detail-inquiry a {
  display: inline-block;
  padding: 10px 25px;
  background: #fff;
  border: 1px solid #ddd;
  color: #335e97;
  line-height: 1.6em;
  font-size: 0.96em;
}

.detail-inquiry a > span {
  font-size: 1.4em;
}

.detail-inquiry a.basket-icon {
  color: #e99b27;
  white-space: nowrap;
  background-color: #1f6a91;
}

.detail-inquiry a:hover,
.detail-inquiry a:focus,
.pdf-part a:hover,
.pdf-part a:focus {
  color: #fff;
  border: 1px solid #335e97;
  background: #3767a8;
  cursor: pointer;
}

.side-guarantee {
  margin-top: 25px;
  padding: 15px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.side-guarantee a {
  display: inline-block;
  padding: 10px 25px;
  border: 1px solid #ddd;
  color: #1f6a91;
  line-height: 1.6em;
  font-size: 0.96em;
  background-color: #e99b27;
  white-space: nowrap;
}

.side-guarantee a:hover {
  background: #335e97;
  color: #fff;
}

.side-guarantee a span {
  font-size: 20px;
}

.write-review {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #3276b1;
  color: #3276b1;
  border-radius: 30px;
  margin-bottom: 20px;
}

.write-review span.icon-edit {
  font-size: 21px;
  vertical-align: middle;
}

.write-review span.icon-communication {
  font-size: 26px;
  vertical-align: middle;
}

.contentItem {
  position: relative;
  margin: 60px 0;
}
.contentItem h3 {
  position: relative;
  font-size: 2rem !important;
}

.serviceList {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.serviceList > li {
  position: relative;
  margin: 10px 0;
  margin-right: 15px;
  border: 1px solid rgba(31, 106, 145, 0.5);
  border-top: 4px solid #1f6a91;
  border-bottom: none;
  padding: 20px;
  width: 23%;
  padding-bottom: 60px;
}
.serviceList > li h4 {
  margin: 5px 0;
  font-size: 1.4rem !important;
}
.serviceList > li h4 a {
  color: var(--black-color);
}

.serviceList-btn {
  position: absolute;
  bottom: 0;
  border-top: 1px solid rgba(31, 106, 145, 0.5);
  display: inline-block;
  width: 100%;
  left: 0;
  text-align: center;
  background: linear-gradient(to bottom, rgba(31, 106, 145, 0.05), rgba(31, 106, 145, 0));
  padding: 5px;
  transition: all ease-in-out 0.4s;
}
.serviceList-btn:hover {
  background: linear-gradient(to bottom, rgba(31, 106, 145, 0.15), rgba(31, 106, 145, 0));
}

.serviceBlock {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 60px 0;
}
.serviceBlock > p {
  text-align: center;
}
.serviceBlock h4 {
  margin: 0;
  font-size: 1.4rem !important;
}

h3.serviceTitle {
  position: relative;
  font-size: 2.4rem !important;
  margin-bottom: 60px;
}
.serviceTitle::before {
  position: absolute;
  content: "";
  width: 120%;
  height: 6px;
  background: linear-gradient(to right, rgba(31, 106, 145, 0), #1f6a91);
  left: 0;
  bottom: -30px;
  border-radius: 6px;
}

.dataImg {
  position: relative;
  align-items: center;
  margin: 60px 0;
}
.dataImg div {
  position: relative;
  padding: 30px;
}
.dataImg div h4 {
  font-size: 1.8rem !important;
}

@media screen and (min-width: 1081px) {
  .dataImg {
    display: grid;
    grid-template-columns: repeat(auto-fill, 50%);
  }
  .dataImg div {
    padding-left: 120px;
  }
}

.result-inquiry {
  display: inline-block;
  border: 1px solid #1f6a91;
  color: #1f6a91;
  padding: 5px 15px;
  border-radius: 20px;
  line-height: 1.3em;
}
.result-inquiry:hover,
.result-inquiry:focus {
  background: #1f6a91;
  color: #fff !important;
}
.result-cart {
  display: inline-block;
  background: #fff;
  color: #e99b27;
  padding: 6px 20px;
  border-radius: 20px;
  line-height: 1.3em;
  box-shadow: 0 0 5px rgba(253, 97, 28, 0.2);
  border: none;
  outline: none;
}
.result-cart:focus,
.result-cart:hover {
  background: #e99b27;
  color: #fff;
  border: none;
  outline: none;
}
.bussines-code-hide {
  display: none !important;
}

.bussinescodehide {
  display: none !important;
}

.summary-tab > div {
  margin-top: 18px;
  margin-bottom: 18px;
}

.backgroundItem {
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important;
  --width: 32%;
}
.backgroundItem::before,
.backgroundItem::after {
  position: absolute !important;
}
.backgroundItem > div {
  background-color: #f5f5f5;
}
.backgroundItem > div h3 {
  color: #1f6a91;
}

@media screen and (min-width: 1081px) {
  .backgroundItem {
    display: flex;
    justify-content: space-between;
  }
  .backgroundItem > div {
    width: var(--width);
    margin: 10px 0;
  }
}

.Inquiry_form {
  margin-bottom: 60px;
}

.inquiryTitle {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin: 10px 0 20px 0;
  font-size: calc(1.56 * var(--baseFontSize));
}
.releatedTitle {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin: 10px 0 20px 0;
  font-size: calc(1.56 * var(--baseFontSize));
}

.inpage_section_title > .title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  font-size: calc(1.56 * var(--baseFontSize));
  margin: 10px 0 20px 0;
  color: #444444;
  line-height: 36px;
  margin-bottom: 30px;
}

.formTitle {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin: 10px 0 20px 0;
  font-size: calc(1.25 * var(--baseFontSize));
}

.pdfShow {
  position: relative;
}
.pdfShow li {
  position: relative;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  --colorBtn: #1f6a91;
  --colorBtnBg: #fff;
  --color: rgba(21, 21, 21, 0.8);
  --scal: 1;
  margin: 30px 0;
}
.pdfShow li .pdf-img {
  position: relative;
  overflow: hidden;
}
.pdfShow li .pdf-img img {
  position: relative;
  height: 100%;
  width: 100%;
  vertical-align: top;
  object-fit: cover;
  transition: all ease-in-out 0.4s;
  transform: scale3d(var(--scal), var(--scal), 1);
}
.pdfShow li .pdf-mess {
  position: relative;
  padding: 10px 20px 20px 20px;
}
.pdfShow li .pdf-mess p {
  font-weight: bold;
}
.pdfShow li .pdfBtn {
  position: relative;
  padding: 8px 15px;
  border-radius: 20px;
  transition: all ease-in-out 0.4s;
  background-color: var(--colorBtnBg);
  border: 1px solid var(--colorBtn);
  width: max-content;
  display: block;
  margin-top: 10px;
  color: var(--colorBtn);
  font-size: 0.9em;
  cursor: pointer;
  line-height: 1.4em;
}
.pdfShow li a {
  color: var(--color);
}
.pdfShow li:hover {
  --colorBtn: #fff;
  --colorBtnBg: #1f6a91;
  --scal: 1.05;
}

@media screen and (min-width: 1081px) {
  .pdfShow {
    display: grid;
    grid-template-columns: repeat(auto-fill, 24%);
    justify-content: space-between;
  }
}

.related {
  position: relative;
  margin-bottom: 20px;
}
.related > li {
  position: relative;
  float: left;
  width: max-content;
  border: 1px solid rgba(222, 222, 222, 0.6);
  color: #1f6a91;
  overflow: hidden;
}
.related > li > a {
  position: relative;
  padding: 5px 10px;
  display: block;
  background: #1f6a91;
  color: #fff;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.related > li > a[href]:hover {
  color: #1f6a91;
  background: #fff;
}
.related::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.borderBottom {
  border-bottom: 1px solid rgba(21, 21, 21, 0.1);
  padding-bottom: 0.5em;
}
.services-container h1 {
  margin-bottom: 0.8em;
}

.summary-tab table td {
  padding-top: 1px;
  padding-bottom: 1px;
}

table.proshow-list-specifications {
  border-collapse: collapse;
}
table.proshow-list-specifications > thead {
  background-color: #f2f2f2;
  border-bottom: 2px solid #1dcb8b;
}
table.proshow-list-specifications > thead > tr > th {
  white-space: nowrap;
}
table.proshow-list-specifications > tbody > tr {
  border-bottom: 1px solid rgba(21, 21, 21, 0.2);
  transition: all ease-in-out 0.3s;
}
table.proshow-list-specifications > tbody > tr:hover,
table.proshow-list-specifications > tbody > tr.light {
  color: #15a771;
  background-color: #f8f8f8;
}
table.proshow-list-specifications > tbody > tr > td:first-child {
  white-space: nowrap;
}
table.proshow-list-specifications > tbody > tr > td:last-child {
  text-align: center;
}
table.proshow-list-specifications > tbody > tr > td:nth-child(2) {
  position: relative;
}
table.proshow-list-specifications > tbody > tr > td:nth-child(4) {
  border: 1px solid rgba(21, 21, 21, 0.2);
}
table.proshow-list-specifications td img {
  width: 1.6em;
  margin-right: 0.5em;
}
/* table.proshow-list-specifications td {
    border: 1px solid rgba(21,21,21,0.2);
} */
table.parameter_table {
  border-collapse: collapse;
}
table.parameter_table td img {
  width: 1.6em;
  margin-right: 0.5em;
}
.parameter-list {
  position: absolute;
  display: none;
  background: #fff;
  width: max-content;
  padding: 1em 2em;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  border-radius: 2px;
  top: 100%;
  z-index: 100;
  color: #444 !important;
  max-width: 200%;
}
.parameter_table > tbody > tr:not(:last-child) {
  border-bottom: 1px solid rgba(21, 21, 21, 0.1);
}
.parameter-list-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.parameter-list-close:hover {
  color: #1f6a91;
}

.ServiceShowPic {
  position: relative;

  flex-direction: column;
  align-items: center;
}
.ServiceShowPic .title {
  font-size: 1.2em;
  position: relative;
  color: #222;
  font-weight: bold;
}
.ServiceShowPic .booth {
  position: relative;
  color: #fff;
  background-color: #1f6a91;
  padding: 0.2em 1em;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
}

.events-list {
  position: relative;
}
.events-list a {
  color: #444;
}
.events-list .item {
  position: relative;
  margin: 1em 0;
  --bg-color: #1f6a91;
}
.events-list .item .title {
  position: relative;
  font-weight: bold;
  font-size: 1.3em;
}
.events-list .item .img {
  position: relative;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.events-list .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.events-list .item .events-booth {
  position: relative;
  color: #fff;
  background-color: #1f6a91;
  padding: 0.2em 1em;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
  margin-top: 1em;
  margin-left: 1em;
}
.events-list .item .event-request {
  color: #fff !important;
  background-color: var(--bg-color);
  padding: 0.5em 1em;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
  display: block;
}
.events-list .item:hover {
  --bg-color: #317599;
}

@media screen and (min-width: 768px) {
  .events-list .item {
    display: grid;
    grid-template-columns: 22% 60% 13%;
    justify-content: space-between;
    align-items: center;
  }
}

.table-autobreakpoint {
  border-collapse: collapse;
}
.table-autobreakpoint > tbody > tr {
  border: 1px solid rgba(21, 21, 21, 0.1);
}
.table-autobreakpoint > tbody > tr > td {
  border: 1px solid rgba(21, 21, 21, 0.1);
  padding: 0.5em 1em;
}

.bg-light-blue {
  background-color: #d9e2f3 !important;
}
