.resetStyle {

  font-family: "OpenSans";

}

img {

  /* max-width: 100%; */

}

.inside-page .inside-banner img {

  width: 100%;

}

.inside-page .container {

  max-width: 1200px;

}

.inside-foot {

  background: url(../images/home/footbg.png) no-repeat bottom center #121b33;

  position: relative;

  padding-bottom: 65px;

}

@media (max-width: 767px) {

  .inside-foot {

    padding-bottom: 0px;

    padding-top: 10px;

  }

}

.inside-foot .foot-title {

  margin-top: 120px;

  margin-bottom: 50px;

}

@media (max-width: 767px) {

  .inside-foot .foot-title {

    margin: 0;

  }

}

.inside-foot .foot-title a {

  font-family: Swiss721BT-BlackCondensed;

  font-size: 48px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 18px;

  letter-spacing: 0px;

  color: #ff2474;

}

@media (max-width: 767px) {

  .inside-foot .foot-title a {

    line-height: 48px;

  }

}

.inside-foot .footbg {

  position: absolute;

  bottom: -30px;

  z-index: -1;

}

.inside-foot .foottor {

  position: absolute;

  width: 25%;

  z-index: 0;

  right: 0;

  transition: all 1s;

  top: -30px;

}

@media (max-width: 767px) {

  .inside-foot .foottor {

    display: none;

  }

}

.inside-foot .foottor:hover {

  right: 20px;

}

.inside-foot form {

  overflow: hidden;

  margin-bottom: 100px;

}

@media (max-width: 767px) {

  .inside-foot form {

    margin-bottom: 0px;

  }

}

.inside-foot form input,

.inside-foot form textarea {

  background: rgba(255, 255, 255, 0.35);

  font-family: "OpenSans";

  font-size: 14px;

  font-weight: normal;

  /*font-style: italic;*/

  font-stretch: normal;

  /*line-height: 40px;*/

  letter-spacing: 0px;

  /*padding: 18px;*/

  color: #ffffff;

}

.inside-foot form input::-webkit-input-placeholder,

.inside-foot form textarea::-webkit-input-placeholder {

  color: #fff;

}

.inside-foot form input::-moz-placeholder,

.inside-foot form textarea::-moz-placeholder {

  color: #fff;

}

.inside-foot form input:-moz-placeholder,

.inside-foot form textarea:-moz-placeholder {

  color: #fff;

}

.inside-foot form input:-ms-input-placeholder,

.inside-foot form textarea:-ms-input-placeholder {

  color: #fff;

}

.inside-foot form input {

  font-family: "OpenSans";

  width: 32%;

  float: left;

  border: none;

  outline: none;

  height: 40px;

}

@media (max-width: 767px) {

  .inside-foot form input {

    width: 100%;

    float: left;

    margin-top: 12px;

    margin-bottom: 12px;

  }

}

.inside-foot form button {

  background: url(../images/home/submit.png) no-repeat;

  outline: none;

  border: none;

  width: 29px;

  height: 29px;

  position: relative;

  z-index: 11;

  top: -40px;

  float: right;

  right: 5px;

}

@media (max-width: 767px) {

  .inside-foot form button {

    top: -50px;

  }

}

.inside-foot form .e-mail {

  margin: 0 2%;

}

@media (max-width: 767px) {

  .inside-foot form .e-mail {

    margin: 0;

  }

}

.inside-foot form .message-text {

  margin-top: 17px;

  width: 100%;

  height: 82px;

  resize: none;

  border: none;

  outline: none;

  font-family: "OpenSans";

  line-height: 1.4;

}

@media (max-width: 767px) {

  .inside-foot form .message-text {

    margin: 0;

  }

}

.inside-foot form .form-btn {

  overflow: hidden;

}

.inside-foot form .form-btn #slider2 {

  float: left;

  background: #fff;

}

.inside-foot form .form-btn #slider2 .label {

  color: #fffefe;

  background: #ff2474;

  border: 1px solid #ff2474;

}

.inside-foot form .form-btn #slider2 .labelTip {

  color: #888888;

  font-size: 14px;

}

@media (max-width: 1199px) and (min-width: 992px) {

  .inside-foot form .form-btn #slider2 {

    width: 235px;

  }

}

@media (max-width: 439px) {

  .inside-foot form .form-btn #slider2 {

    width: 100%;

  }

}

@media (max-width: 767px) {

  .inside-foot form .form-btn {

    margin-top: 12px;

    margin-bottom: 12px;

  }

  .inside-foot form .form-btn #slider2 {

    float: unset;

  }

}

.inside-foot ul {

  width: 25%;

  float: left;

}

@media (max-width: 767px) {

  .inside-foot ul {

    display: none;

  }

}

.inside-foot ul a {

  font-family: "OpenSans";

  font-size: 16px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 40px;

  letter-spacing: 0px;

  color: #ffffff;

  transition: all 0.3s;

}

.inside-foot ul a:hover {

  color: #ff2474;

}

.inside-foot ul img {

  margin-right: 5px;

}

.inside-foot ul .li-title {

  margin-bottom: 50px;

}

.inside-foot ul .li-title a {

  font-weight: bold;

  font-size: 24px;

}

.inside-foot ul .li-ad a {

  line-height: 24px;

}

.inside-foot ul .li-here {

  margin-top: 30px;

  margin-bottom: 30px;

}

.inside-foot ul .li-here a {

  font-family: "OpenSans";

  font-size: 18px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 24px;

  letter-spacing: 0px;

  color: #ff2474;

}

.inside-foot ul .li-here .here-ad {

  margin-right: 20px;

}

.inside-foot ul .here-b {

  position: absolute;

  margin-top: -15px;

}

.inside-foot .foot-share {

  position: absolute;

  width: auto;

  margin-top: 100px;

  z-index: 1;

}

.inside-foot .foot-share li {

  display: inline;

}

.home-footer {

  position: relative;

}

.home-footer .inner-foot {

  position: absolute;

  bottom: 0;

  z-index: 0;

  width: 18%;

}

@media (max-width: 991px) {

  .home-footer .inner-foot {

    display: none;

  }

}

.inside-l {

  padding: 85px 10px 0px;

}

@media (max-width: 1199px) {

  .inside-l {

    padding-top: 10px;

    padding-bottom: 45px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .inside-l {

    padding-left: 10px;

    padding-right: 10px;

  }

}

@media (max-width: 767px) {

  .inside-l {

    width: 100% !important;

    padding-top: 0px;

    padding-bottom: 25px;

  }

}

.inside-l .inner-tit span {

  margin: 30px 0 20px;

  font-family: "OpenSans";

  font-size: 18px;

  line-height: 40px;

  letter-spacing: 0px;

  color: #000000;

  margin: 50px 0 40px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

}

@media (max-width: 1199px) {

  .inside-l .inner-tit span {

    font-size: 20px;

    line-height: inherit;

    margin: 0 0 10px;

  }

}

@media (max-width: 767px) {

  .inside-l .inner-tit span {

    font-size: 18px;

    margin: 0;

    display: none;

  }

}

.inside-l .inner-tit i {

  margin-bottom: 50px;

  max-width: 90px;

  height: 4px;

  background-color: #ff2474;

  display: block;

}

@media (max-width: 1199px) {

  .inside-l .inner-tit i {

    margin-bottom: 10px;

  }

}

.inside-l .inside-nav a {

  font-family: "OpenSans";

  font-size: 20px;

  line-height: 28px;

  letter-spacing: 0px;

  color: #000000;

}

@media (max-width: 991px) {

  .inside-l .inside-nav a {

    font-size: 16px;

  }

}

.inside-l .inside-nav a:last-child {

  color: #6c6c6c;

}

.inside-l .inside-nav i {

  margin: 0 10px;

}

.inside-r {

  width: 25%;

  float: left;

  padding-left: 20px;

  margin-left: 10px;

  border-left: 1px solid #e2e4e5;

}

@media (max-width: 767px) {

  .inside-r {

    text-align: center;

    border-left: none;

    padding-left: 0;
    margin-left: 0;

  }

}

.inside-r .sidebar-list {

  padding-bottom: 40px;

  border-bottom: 1px solid #e2e4e5;

  margin-bottom: 20px;

}

@media (max-width: 991px) {

  .inside-r .sidebar-list {

    padding-bottom: 20px;

    margin-bottom: 0px;

  }

}

@media (max-width: 767px) {

  .inside-r .sidebar-list {

    display: none;

  }

}

.inside-r .sidebar-tit {

  font-family: "OpenSans";

  font-size: 24px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 40px;

  letter-spacing: 0px;

  color: #000000;

  margin-bottom: 20px;

}

@media (max-width: 1199px) {

  .inside-r .sidebar-tit {

    font-size: 18px;

    margin-bottom: 0px;

  }

}

.inside-r #sidebar-cate {

  font-family: "OpenSans";

  font-size: 16px;

  font-weight: normal;

  letter-spacing: 0px;

  color: #393e41;

  background: #e5e5e5;

  padding-bottom: 25px;

}

.inside-r #sidebar-cate .f-menu > a {

  padding: 30px 0;

  display: block;

  border-bottom: 1px solid #fff;

  transition: all 0.3s;

}

@media (max-width: 1199px) {

  .inside-r #sidebar-cate .f-menu > a {

    padding: 10px 0;

  }

  .inside-r #sidebar-cate .f-menu > a i {

    margin: 0 5px;

  }

  .inside-r #sidebar-cate .f-menu > a span {

    font-size: 14px;

  }

}

.inside-r #sidebar-cate .f-menu .sidebtn {

  background: url(../images/sidebtn.png) no-repeat;

  width: 8px;

  height: 11px;

  display: block;

  float: left;

  margin-left: 20px;

  margin-right: 15px;

  top: 5px;

  position: relative;

  transition: all 0.3s;

}

.inside-r #sidebar-cate .f-menu .s-menu {

  background: #f6f6f6;

  display: none;

}

.inside-r #sidebar-cate .f-menu .s-menu li {

  /* padding: 20px 0; */
  padding-bottom: 5px;

  padding-left: 30px;

  border-bottom: 1px solid rgba(57, 62, 65, 0.2);

  transition: all 0.3s;

}

.inside-r #sidebar-cate .f-menu .s-menu li a {

  transition: all 0.3s;

}

@media (max-width: 1199px) {

  .inside-r #sidebar-cate .f-menu .s-menu li {

    padding: 10px 0 10px 10px;

    font-size: 14px;

  }

}

.inside-r #sidebar-cate .f-menu .s-menu li:last-child {

  border: 1px solid #fff;

}

.inside-r #sidebar-cate .f-menu .s-menu li::before {

  content: "▪";

  font-size: 30px;

  top: 5px;

  position: relative;

  margin-right: 15px;

}

@media (max-width: 1199px) {

  .inside-r #sidebar-cate .f-menu .s-menu li::before {

    font-size: 16px;

    top: 1px;

    margin-right: 10px;

  }

}

.inside-r #sidebar-cate .f-menu .s-menu li:hover {

  color: #ff2474;

}

.inside-r #sidebar-cate .f-menu .s-menu li:hover a {

  color: #ff2474;

}

.inside-r #sidebar-cate .f-menu.on > a {

  background: #ff2474;

  color: #fff;

}

.inside-r #sidebar-cate .f-menu.on > a .sidebtn {

  background: url(../images/sidebtnon.png) no-repeat;

  width: 11px;

  height: 8px;

}

.inside-r #sidebar-cate .f-menu.active .s-menu {

  display: block;

}

.inside-r #sidebar-cate .f-menu.active .s-menu li.active {

  color: #ff2474;

}

.inside-r #sidebar-cate .f-menu.active .s-menu li.active a {

  color: #ff2474;

}

.inside-r .sidebar-sea input {

  width: 100%;

  padding: 10px 15px;

  outline: none;

}

.inside-r .sidebar-sea button {

  background: url(../images/search.png) no-repeat center center;

  width: 29px;

  height: 29px;

  border: none;

  position: relative;

  top: -36px;

  left: 85%;

  outline: none;

}

@media (max-width: 991px) {

  .inside-r .sidebar-sea button {

    left: 80%;

  }

}

@media (max-width: 767px) {

  .inside-r .sidebar-sea button {

    left: 40%;

  }

}

.inside-r .sidebar-con {

  padding-bottom: 35px;

  border-bottom: 1px solid #e2e4e5;

}

@media (max-width: 767px) {

  .inside-r .sidebar-con {

    margin-top: 0px;

    padding-bottom: 5px;

    margin-top: -36px;

  }

}

.inside-r .sidebar-con img {

  max-width: 100%;

  margin-bottom: 20px;

}

.inside-r .sidebar-con p {

  font-family: OpenSans;

  font-size: 16px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 32px;

  letter-spacing: 0px;

  color: #000000;

  margin: 0;

}

@media (max-width: 991px) {

  .inside-r .sidebar-con p {

    font-size: 14px;

    line-height: 28px;

  }

}

.inside-r .sidebar-con p a {

  font-weight: normal;

}

.inside-r .sidebar-con p a:hover {

  color: #ff2474;

}

.inside-r .sidebar-sha {

  padding: 10px 0;

  border-bottom: 1px solid #e2e4e5;

  margin-bottom: 35px;

}
.a2a_kit.a2a_kit_size_32.a2a_default_style>a {
  margin: 5px 0;
}

@media (max-width: 767px) {

  .inside-r .sidebar-sha {

    margin-bottom: 5px;

  }

}

@media (max-width: 767px) {

  .inside-r .sidebar-pro {

    display: none;

  }

}

.inside-r .sidebar-pro .side-pro {

  overflow: hidden;

  display: block;

  width: 100%;

  margin-bottom: 20px;

}

.inside-r .sidebar-pro .side-pro .imgbox {

  display: block;

  position: relative;

  width: 35%;

  height: 0;

  padding-bottom: 35%;

  float: left;

  overflow: hidden;

  border: 1px solid #e5e5e5;

}

.inside-r .sidebar-pro .side-pro .imgbox img {

  position: absolute;

  width: 100%;

  height: 100%;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  transition: all 0.3s;

}

.inside-r .sidebar-pro .side-pro .side-des {

  width: 65%;

  padding-left: 10px;

  float: left;

}

.inside-r .sidebar-pro .side-pro .side-des p {

  font-family: "OpenSans";

  font-size: 18px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #000000;

  margin: 0px 0 16px;
  overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

@media (max-width: 991px) {

  .inside-r .sidebar-pro .side-pro .side-des p {

    font-size: 14px;

    line-height: 20px;

    margin: 0px;

  }

}

.inside-r .sidebar-pro .side-pro .side-des span {

  font-family: "OpenSans";

  font-size: 14px;

  line-height: 24px;

  letter-spacing: 0px;

  color: #000000;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

.inside-r .sidebar-pro .side-pro:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

.inside-r .sidebar-pro .side-pro:hover p {

  color: #ff2474;

}

.inside-r .sidebar-pro .side-pro:hover span {

  color: #ff2474;

}

.inside-pagination {

  text-align: center;

  clear: both;

}

.inside-pagination ul,

.inside-pagination li {

  display: inline-block;

}

.inside-pagination ul{width: 100%}

.inside-pagination li a {

  font-family: "OpenSans";

  font-size: 18px;

  line-height: 40px;

  letter-spacing: 0px;

  color: #828283;

  margin: 0 3px;

  transition: all 0.3s;

}

@media (max-width: 767px) {

  .inside-pagination li a {

    font-size: 14px;

  }

}

.inside-pagination .next-page i {

  background: url(../images/list-Product/next.png) no-repeat center center;

  width: 8px;

  height: 14px;

  display: inline-block;

  transition: all 0.3s;

  background-size: contain;

}

.inside-pagination .next-page i:hover {

  background: url(../images/list-Product/nexth.png) no-repeat center center;

  background-size: contain;

}

.inside-pagination li.active a,

.inside-pagination li:hover a {

  color: #ff2474;

}

.jqzoom > img {

  width: 100% !important;

}

.zoomdiv {

  z-index: 1;

  position: absolute;

  top: 0px;

  left: 0px;

  width: 100%;

  background: #ffffff;

  border: 1px solid #CCCCCC;

  display: none;

  text-align: center;

  overflow: hidden;

}

.jqZoomPup {

  z-index: 10;

  visibility: hidden;

  position: absolute;

  top: 0px;

  left: 0px;

  width: 20px;

  height: 20px;

  border: 1px solid #aaa;

  background: #ffffff;

  opacity: 0.5;

  -moz-opacity: 0.5;

  -khtml-opacity: 0.5;

  filter: alpha(opacity=50);

}

.zoomdiv .bigimg {

  max-width: 300%;

  height: auto !important;

  width: 300% !important;

}

.img-box {

  display: block;

  position: relative;

  width: 100%;

  height: 0;

  overflow: hidden;

}

.img-box img {

  position: absolute;

  width: 100%;

  height: 100%;

  transform: translate(-50%, -50%);

  top: 50%;

  left: 50%;

  transition: all 0.3s;

}

i.auther {

  background: url(../images/show/auther.png) no-repeat center center;

  background-size: contain;

  width: 13px;

  height: 15px;

}

i.time {

  background: url(../images/show/time.png) no-repeat center center;

  background-size: contain;

  width: 16px;

  height: 16px;

}

i.like {

  background: url(../images/show/like.png) no-repeat center center;

  background-size: contain;

  width: 15px;

  height: 13px;

}

i.more {

  background: url(../images/show/more.png) no-repeat center center;

  background-size: contain;

  width: 10px;

  height: 11px;

}

#pro-page > .container {

  display: flex;

}

@media (max-width: 767px) {

  #pro-page > .container {

    display: block;

    padding-bottom: 10px;

  }

}

#pro-page .inside-l,

#pro-page .inside-r {

  padding-top: 90px;

}

@media (max-width: 767px) {

  #pro-page .inside-l,

  #pro-page .inside-r {

    width: 100% !important;

    padding-top: 0px;

  }

}

#pro-page .inside-l {

  width: 75%;

  float: left;

}

#pro-page .inside-l .inside-nav a {

  font-family: "OpenSans";

  font-size: 20px;

  line-height: 28px;

  letter-spacing: 0px;

  color: #000000;

}

#pro-page .inside-l .inside-nav a:last-child {

  color: #6c6c6c;

}

#pro-page .inside-l .inside-nav i {

  margin: 0 5px;

}

#pro-page .inside-l .inner-tit span {

  font-family: "OpenSans";

  font-size: 18px;

  line-height: 40px;

  letter-spacing: 0px;

  color: #000000;

  margin: 50px 0 40px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

@media (max-width: 1199px) {

  #pro-page .inside-l .inner-tit span {

    font-size: 24px;

    line-height: inherit;

    margin: 10px 0;

  }

}

@media (max-width: 767px) {

  #pro-page .inside-l .inner-tit span {

    font-size: 20px;

    margin: 0;

  }

}

#pro-page .inside-l .inner-tit i {

  max-width: 90px;

  height: 4px;

  background-color: #ff2474;

  display: block;

  margin-bottom: 20px;

}

#pro-page .inside-l .pro-list .list {

  width: 32%;

  margin-right: 1.3%;

  display: block;

  text-align: center;

  margin-bottom: 40px;

  padding-bottom: 30px;

  float: left;

  font-family: "OpenSans";

  font-size: 16px;

  letter-spacing: 0px;

  color: #000000;

}

@media (max-width: 767px) {

  #pro-page .inside-l .pro-list .list {

    font-size: 14px;

    width: 48%;

    margin: 1%;

  }

}

#pro-page .inside-l .pro-list .list .imgbox {

  position: relative;

  width: 100%;

  height: 0;

  padding-bottom: 100%;

  overflow: hidden;

  border: 1px solid #e5e5e5;

  margin: -1px;

}

#pro-page .inside-l .pro-list .list .imgbox img {

  position: absolute;

  width: 100%;

  height: 100%;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  transition: all 0.3s;

}

#pro-page .inside-l .pro-list .list p {

  margin: 20px 0;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  height: 44px;

}

@media (max-width: 767px) {

  #pro-page .inside-l .pro-list .list p {

    margin: 10px 0;

  }

}

#pro-page .inside-l .pro-list .list span {

  color: #bfbfbf;

  padding: 5px 35px;

  border: 1px solid #bfbfbf;

}

@media (max-width: 767px) {

  #pro-page .inside-l .pro-list .list span {

    padding: 5px 15px;

  }

}

#pro-page .inside-l .pro-list .list:hover p {

  color: #ff2474;

}

#pro-page .inside-l .pro-list .list:hover span {

  color: #ff2474;

}

#pro-page .inside-l .pro-list .list:hover .imgbox img {

  transform: translate(-50%, -50%) scale(1.1);

}

#pro-detail > .container {

  padding-bottom: 50px;

  display: flex;

}

@media (max-width: 767px) {

  #pro-detail > .container {

    display: block;

    padding-bottom: 10px;

  }

}

#pro-detail .inside-l,

#pro-detail .inside-r {

  padding-top: 90px;

}

@media (max-width: 1199px) {

  #pro-detail .inside-l,

  #pro-detail .inside-r {

    padding-top: 30px;

  }

}

@media (max-width: 767px) {

  #pro-detail .inside-l,

  #pro-detail .inside-r {

    width: 100% !important;

    padding-top: 0px;

  }
  #pro-detail .inside-r {

    padding-left: 0px;

    margin-left: 0px;
  }
}

#pro-detail .inside-l {

  width: 75%;

  float: left;

  padding-left: 10px;

  padding-right: 10px;

}

@media (min-width: 991px) {

  #pro-detail .inside-l {

    padding-right: 30px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  #pro-detail .inside-l {

    padding: 0 10px;

  }

}

#pro-detail .inside-l .inner-tit i {

  margin-bottom: 50px;

}

@media (max-width: 991px) {

  #pro-detail .inside-l .inner-tit i {

    margin-bottom: 10px;

  }

}

#pro-detail .inside-l .productBox {

  padding-bottom: 70px;

  border-bottom: 1px solid #ddd;

  margin-bottom: 50px;

}

#pro-detail .inside-l .productBox .pro-l {

  width: 48%;

  float: left;

}

#pro-detail .inside-l .productBox .pro-l #preview {

  margin-bottom: 20px;

}

#pro-detail .inside-l .productBox .pro-l #preview .jqzoom {

  border: none;

  position: relative;

  padding: 0px;

  cursor: pointer;

  margin: 0px;

  display: block;

  width: 100% !important;

}

#pro-detail .inside-l .productBox .pro-l #pro-img .swiper-slide a {

  display: block;

  padding-top: 100%;

  position: relative;

  width: 100%;

  height: 0;

}

#pro-detail .inside-l .productBox .pro-l #pro-img .swiper-slide a img {

  position: absolute;

  width: 100%;

  height: 100%;

  transform: translate(-50%, -50%);

  top: 50%;

  left: 50%;

}

#pro-detail .inside-l .productBox .pro-r {

  width: 52%;

  padding-left: 30px;

  float: left;

}

#pro-detail .inside-l .productBox .pro-r h1 {

  font-family: "OpenSans";

  font-size: 24px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 32px;

  letter-spacing: 0px;

  color: #000000;

  margin: 0;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

}

@media (max-width: 1199px) {

  #pro-detail .inside-l .productBox .pro-r h1 {

    font-size: 18px;

    line-height: 24px;

  }

}

#pro-detail .inside-l .productBox .pro-r p {

  font-family: "AdobeHeitiStd";

  font-size: 16px;

  font-weight: normal;

  letter-spacing: 0px;

  color: #808080;

  padding-bottom: 20px;

  border-bottom: 1px solid #ddd;

}

@media (max-width: 1199px) {

  #pro-detail .inside-l .productBox .pro-r p {

    padding-bottom: 10px;

    margin: 5px 0;

  }

}

#pro-detail .inside-l .productBox .pro-r .pro-spec {

  font-family: "OpenSans";

  font-size: 16px;

  font-weight: bold;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #000000;
  padding-top: 6px;

}

#pro-detail .inside-l .productBox .pro-r .pro-spec ul {

  margin-top: 10px;

}

#pro-detail .inside-l .productBox .pro-r .pro-spec ul li {

  font-family: "OpenSans";

  font-size: 14px;

  font-weight: bold;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #000000;

  padding: 13px 0;

  padding-left: 20px;

  background-color: #f2f2f2;

  word-break: break-word;

}

@media (max-width: 1199px) {

  #pro-detail .inside-l .productBox .pro-r .pro-spec ul li {

    padding-top: 10px;

    padding-bottom: 10px;

  }

}

#pro-detail .inside-l .productBox .pro-r .pro-spec ul li span {

  font-family: "OpenSans";

  font-size: 14px;

  font-weight: normal;

  letter-spacing: 0px;

  color: #323232;

}

#pro-detail .inside-l .productBox .pro-r .pro-spec ul li:nth-child(2n+0) {

  background-color: #fff;

}

#pro-detail .inside-l .productBox .pro-r .pro-spec a {

  width: 160px;

  height: 49px;

  background: #ff2675;

  font-family: "OpenSans";

  font-size: 18px;

  font-weight: normal;

  line-height: 49px;

  letter-spacing: 0px;

  color: #f2f2f2;

  display: block;

  margin-top: 20px;

  transition: all 0.4s;

  text-align: center;

}

@media (max-width: 991px) {

  #pro-detail .inside-l .productBox .pro-r .pro-spec a {

    margin: 10px auto 0 auto;

  }

}

#pro-detail .inside-l .productBox .pro-r .pro-spec a:hover {

  background: #000;

  color: #ff2675;

}

@media (max-width: 991px) {

  #pro-detail .inside-l .productBox {

    margin-bottom: 10px;

    padding-bottom: 10px;

  }

  #pro-detail .inside-l .productBox .pro-l,

  #pro-detail .inside-l .productBox .pro-r {

    width: 100%;

  }

  #pro-detail .inside-l .productBox .pro-l {

    margin-bottom: 10px;

  }

  #pro-detail .inside-l .productBox .pro-r {

    padding-left: 0px;

  }

}

#pro-detail .inside-l .proTab .sel-box{
  display: flex;
  justify-content: space-between;
}
#pro-detail .inside-l .proTab .sel-box li{
  display: inline-block;
  font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
  color: #ffffff;
  background-color: #393e41;
  border-left: 1px solid #e6e6e6;
  /* border-right: 1px solid #e6e6e6; */
  padding: 20px 50px;
  flex-grow: 1;
  white-space: nowrap;
}
@media (max-width:1199px){
  #pro-detail .inside-l .proTab .sel-box li{
    padding: 10px 30px;
  }
}
@media (max-width:991px){
  #pro-detail .inside-l .proTab .sel-box{
    overflow:scroll; 
  }
}
#pro-detail .inside-l .proTab .sel-box li.active{
  background-color: #ff2474;
}
#pro-detail .inside-l .proTab .content-box li{
  width:100%;
  display: none;
  background: #f9f9f9;
}
#pro-detail .inside-l .proTab .content-box li:last-child{
  /* padding: 10px; */
}
#pro-detail .inside-l .proTab .content-box li:last-child a{  
  padding: 10px 20px;
  background: #ff2675;
  font-family: "OpenSans";
  font-size: 18px;
  font-weight: normal;
  line-height: 49px;
  letter-spacing: 0px;
  color: #f2f2f2;
  margin-top: 20px;
  transition: all 0.4s;
  text-align: center;
}
#pro-detail .inside-l .proTab .content-box li:last-child a:hover{
  background: #000;
  color: #ff2675; 
}

#pro-detail .inside-l .proTab .content-box .detail>img{
  width:100%;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-head {
  text-align: center;
  padding: 30px 50px
}
#pro-detail .inside-l .proTab .content-box .detail .tab-head p{
  font-size: 14px;
	font-style: italic;
	line-height: 24px;
	letter-spacing: 0px;
  color: #646464;
  margin: 50px 0;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-head h2{
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0px;
  color: #000000;
  margin: 50px auto;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-head ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-head ul li{
  width:22%;
  display: inline;
  margin-bottom: 10px;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-head ul li .img-box{
  padding-bottom: 100%;
  border-radius: 50%;
  margin-bottom: 10px;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-head ul li span{
  font-size: 14px;
	font-weight: bold;
  color: #2d2d2d;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-show{
  padding: 80px 30px;
  text-align: center;
  border-top: 1px solid #b5b5b5;
  position: relative;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-show.design{
  text-align: left;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-show.design p{
  margin-left:70px; 
}
#pro-detail .inside-l .proTab .content-box .detail .tab-show .show-tit{
  text-align: center;
  height: 55px;
  background: #ff2474;
  font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 0px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -25px);
  padding: 0 35px;
  white-space: nowrap;
}
#pro-detail .inside-l .proTab .content-box .detail .show-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-show .show-list .show-box{
  width:32%;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-show .show-list .show-box .img-box{
  padding-bottom: 65%;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-show .show-list .show-box p{
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
  line-height: 20px;
  height:60px;
	letter-spacing: 0px;
  color: #2d2d2d;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-word;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot{
  border-top: 1px solid #b5b5b5;
  padding: 50px 20px 100px;
  text-align: center;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color{
  display: flex;
  align-content: center;
  padding: 5px 5% 55px;
  text-align: left;
  position: relative;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-l{
  width:40%;
  padding-bottom: 40%;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r{
  /* flex-grow: 1; */
  padding: 5%;
  width:60%;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r h3{
  font-size: 24px;
	font-weight: bold;;
	line-height: 32px;
	color: #2d2d2d;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r h3 span{
  color: #ff2474;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r h2{
  font-size: 60px;
	font-weight: bold;
  color: #ff2474;
  line-height: inherit;
  margin: 0;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r p{
  font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
  line-height: 32px;
  margin: 0;
	letter-spacing: 0px;
  color: #646464;
  word-break: break-word;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r p span{
  color: #ff2474;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r p span a{
  color: #ff2474;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .color .tab-tit{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}
@media (max-width:1199px){
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-l{
    width:40%;
    padding-bottom: 40%;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r{
    width:60%;
    padding: 0 5%;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r h2{
    font-size: 48px;
  }
}
@media (max-width:991px){
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color{
    padding: 5px 0 55px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r{
    padding: 5% 0 0 5%;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r h3{
    font-size: 20px;
    line-height: 24px;
    margin: 0;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r h2{
    font-size: 30px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r p{
    line-height: 20px;
  }
}
@media (max-width:767px){

}
@media (max-width:500px){
  
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r h3{
    font-size: 16px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r h2{
    font-size: 20px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color{
    flex-wrap: wrap;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-l{
    width:100%;
    padding-bottom: 100%;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .color-r{
    width:100%;
    text-align: center;
    /* padding: 0 5%; */
  }
}

#pro-detail .inside-l .proTab .content-box .detail .tab-foot h2 {
  max-width: 630px;
  margin: 15px auto 30px;
  font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0px;
	color: #2d2d2d;
}
#pro-detail .inside-l .proTab .content-box .detail .tab-foot .show-list img{
  width:31%;
}

@media (max-width:1199px){
  #pro-detail .inside-l .proTab .content-box .detail .tab-head ul li{
    width:48%;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-show.design p{
    margin-left:40px; 
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-show .show-list .show-box{
    width:49%;
  }
}
@media (max-width:991px){
  #pro-detail .inside-l .proTab .content-box .detail .tab-show{
    padding: 50px 30px 30px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-head p{
    margin: 20px 0;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-head h2{
    margin: 20px auto;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot{
    padding: 30px 20px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-show .show-tit{
    height: 48px;
    font-size: 20px;
    line-height: 46px;
    max-width: 100%;
    padding: 0px 15px;    
  }
}
@media (max-width:767px){
  #pro-detail .inside-l{
    padding-left: 0px;
    padding-right: 0px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-head{
    padding: 30px 10px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-show{
    padding: 50px 10px 30px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-show .show-tit{
    transform: translate(-50%, -20px);
    height: 40px;
    line-height: 38px;
    padding: 0px 5px;    
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-show.design p{
    margin-left: 0;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot h2 {
    margin: 10px 0;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-head p {
    margin: 10px 0;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-head h2 {
    margin: 10px auto;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot {
    padding: 10px;
  }
}
@media (max-width:500px){
  #pro-detail .inside-l .proTab .content-box .detail .tab-show .show-tit{
    width: 100%;
    padding: 0;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-head {
    padding: 10px 10px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-show{
    padding: 30px 10px 10px;
  }
  #pro-detail .inside-l .proTab .content-box .detail .tab-foot .show-list img{
    width:100%;
    margin: 1px 0;
  }
}




#pro-detail .inside-l .proTab .content-box li.active{
  display: block;
}
#pro-detail .inside-l .proTab img {
  max-width: 100% !important;
}
#pro-detail .inside-l #downloadModal .modal-dialog{
  z-index:1060;
}
#pro-detail .inside-l #downloadModal .modal-dialog .download-f{
  background: #fff;
  padding: 20px;
}
@media (max-width:767px){  
  #pro-detail .inside-l #downloadModal .modal-dialog .download-f{
    padding: 10px;
  }
}
#pro-detail .inside-l #downloadModal .modal-dialog .download-f input{
  width: 100%;
  height: 46px;
  border: solid 1px #bfbfbf;
  margin: 10px 0;
  padding-left: 20px;
  outline: none;
}
#pro-detail .inside-l #downloadModal .modal-dialog .download-f .send-d{
  height: 42px;
  background-color: #ff2474;
  font-family: "OpenSans";
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-left: 0;
  transition: all 0.3s;
  border: none;
}
#pro-detail .inside-l #downloadModal .modal-dialog .download-f .send-d:hover{
  background: #000;
  color: #ff2474;
}
#pro-detail .inside-l .maylike {

  margin-top: 50px;

}

#pro-detail .inside-l .maylike h6 {

  margin-bottom: 40px;

  font-family: "OpenSans";

  font-size: 28px;

  line-height: 28px;

  letter-spacing: 0px;

  color: #000000;

}

#pro-detail .inside-l .maylike h6 img {

  display: inline-block;

  margin-right: 15px;

}

@media (max-width: 991px) {

  #pro-detail .inside-l .maylike h6 {

    font-size: 18px;

    line-height: 18px;

  }

}

@media (max-width: 991px) {

  #pro-detail .inside-l .maylike {

    margin-top: 20px;

  }

  #pro-detail .inside-l .maylike h6 {

    margin-bottom: 10px;

  }

}

#pro-detail .inside-l .maylike .like-pro {

  position: relative;

}

#pro-detail .inside-l .maylike .like-pro #pro-like {

  margin: 0 50px;

}

#pro-detail .inside-l .maylike .like-pro #pro-like a {

  text-align: center;

  display: block;

  transition: all 0.3s;

  font-family: "OpenSans";

  font-size: 16px;

  letter-spacing: 0px;

  color: #323232;

}

#pro-detail .inside-l .maylike .like-pro #pro-like a p {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  margin: 10px 0 0 0;

  height: 40px;

}

@media (max-width: 991px) {

  #pro-detail .inside-l .maylike .like-pro #pro-like a {

    font-size: 14px;

  }

  #pro-detail .inside-l .maylike .like-pro #pro-like a p {

    height: 38px;

  }

}

#pro-detail .inside-l .maylike .like-pro #pro-like a .img-box {

  display: block;

  position: relative;

  width: 100%;

  height: 0;

  padding-bottom: 100%;

  overflow: hidden;

}

#pro-detail .inside-l .maylike .like-pro #pro-like a .img-box img {

  position: absolute;

  width: 100%;

  height: 100%;

  transform: translate(-50%, -50%);

  top: 50%;

  left: 50%;

  transition: all 0.3s;

}

#pro-detail .inside-l .maylike .like-pro #pro-like a:hover {

  color: #ff2474;

}

#pro-detail .inside-l .maylike .like-pro #pro-like a:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

#pro-detail .inside-l .maylike .like-pro .swiper-button-prev,

#pro-detail .inside-l .maylike .like-pro .swiper-button-next {

  outline: none;

  top: 40%;

}

#pro-detail .inside-l .maylike .like-pro .swiper-button-next {

  background-image: url(../images/list-Product/next.png);

}

#pro-detail .inside-l .maylike .like-pro .swiper-button-prev {

  background-image: url(../images/list-Product/next.png);

  transform: rotate(180deg);

}

@media (max-width: 767px) {

  #custom > .container {

    display: block;

    padding-bottom: 10px;

  }

}

#custom .inside-l {

  padding-top: 85px;

  padding-left: 10px;

  padding-right: 10px;

}

@media (max-width: 1199px) {

  #custom .inside-l {

    padding-top: 10px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  #custom .inside-l {

    padding: 0 10px;

  }

}

@media (max-width: 767px) {

  #custom .inside-l {

    width: 100% !important;

    padding-top: 0px;

  }

}

#custom .inside-l .inner-tit span {

  margin: 30px 0 20px;

}

@media (max-width: 1199px) {

  #custom .inside-l .inner-tit span {

    margin: 0 0 10px;

  }

}

#custom .inside-l .inner-tit i {

  margin-bottom: 80px;

}

@media (max-width: 1199px) {

  #custom .inside-l .inner-tit i {

    margin-bottom: 10px;

  }

}

#custom .inside-l .inner-tit p {

  text-align: center;

  font-family: "Swiss721BT-BlackCondensed";

  font-size: 48px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #ff2474;

  margin: 0;

  line-height: 1.2;

}

@media (max-width: 1199px) {

  #custom .inside-l .inner-tit p {

    font-size: 24px;

  }

}

@media (max-width: 768px) {

  #custom .inside-l .inner-tit p {

    font-size: 18px;

  }

}

#custom .inside-l .inner-tit h2 {

  font-family: "OpenSansZ";

  font-size: 36px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

  margin: 50px 0 20px;

}

@media (max-width: 1199px) {

  #custom .inside-l .inner-tit h2 {

    font-size: 20px;

    margin: 10px 0;

  }

}

@media (max-width: 991px) {

  #custom .inside-l .inner-tit h2 {

    font-family: OpenSans;

    font-size: 18px;

    font-weight: bold;

    letter-spacing: 0px;

    color: #2d2d2d;

  }

}

#custom .customList {

  padding: 30px 0;

}

@media (max-width: 1199px) {

  #custom .customList {

    padding: 10px 0;

  }

}

#custom .customList .list-top {

  display: flex;

  align-items: flex-start;

  justify-content: space-between;

}

#custom .customList .list-top .listNum {

  margin-right: 3%;

  margin-top: 15px;

}

@media (max-width: 1199px) {

  #custom .customList .list-top .listNum {

    width: 5%;

    min-width: 5%;

  }

  #custom .customList .list-top .listNum img {

    width: 100%;

  }

}

@media (max-width: 600px) {

  #custom .customList .list-top .listNum {

    width: 10%;

    min-width: 10%;

  }

}

#custom .customList .list-top .listInt {

  margin-right: auto;

  flex-grow: 2;

}

#custom .customList .list-top .listInt h2 {

  font-family: "OpenSans";

  font-size: 30px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 22px;

  letter-spacing: 0px;

  color: #2d2d2d;

}

@media (max-width: 1199px) {

  #custom .customList .list-top .listInt h2 {

    font-size: 18px;

  }

}

@media (max-width: 768px) {

  #custom .customList .list-top .listInt h2 {

    margin: 10px 0;

  }

}

#custom .customList .list-top .listInt p {

  font-family: "OpenSans";

  font-size: 16px;

  font-weight: normal;

  letter-spacing: 0px;

  color: #2d2d2d;

  word-break: break-word;

  padding-top: 20px;

}

@media (max-width: 1199px) {

  #custom .customList .list-top .listInt p {

    font-size: 14px;

    margin: 5px 0;

  }

}

#custom .customList .list-top .listImg {

  min-width: 25%;

}

@media (max-width: 1199px) {

  #custom .customList .list-top .listImg {

    max-width: 20%;

  }

}

@media (max-width: 767px) {

  #custom .customList .list-top .listImg {

    display: none;

  }

}

#custom .customList .list-top .listImg img {

  max-width: 100%;

}

#custom .customList .addmore {

  width: 117px;

  height: 34px;

  background-color: #ff2474;

  border-radius: 8px;

  font-family: "OpenSans";

  font-size: 16px;

  line-height: 16px;

  letter-spacing: 0px;

  color: #ffffff;

  padding: 10px 20px;

  display: block;

  margin: 25px auto 50px auto;

  transition: all 0.3s;

}

@media (max-width: 1199px) {

  #custom .customList .addmore {

    margin: 10px auto;

  }

}

#custom .customList .addmore:hover {

  color: #ff2474;

  background: #000;

}

#custom .list-mid {

  text-align: center;

}

#custom .list-mid h2 {

  font-family: "OpenSans";

  font-size: 24px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

  margin: 10px 0 20px;

}

@media (max-width: 1199px) {

  #custom .list-mid h2 {

    font-size: 18px;

    margin: 0;

  }

}

#custom .list-mid img {

  max-width: 100%;

}

#custom .quote {

  background: #f9f9f9;

}

#custom .quote .list-mid {

  text-align: center;

}

#custom .quote .list-mid #quote{

  height:175px;

  transition: all 0.3s;

  overflow: hidden;

}

#custom .quote .list-mid #quote .sin-model{

  width:11.5%;

  margin:5px 0.5%;

  float: left;

}

@media (max-width:1199px){

  #custom .quote .list-mid #quote{

    height: 144px;

  }

  #custom .quote .list-mid #quote .sin-model{

    width:14.5%;

    margin:5px 1%;

  }

}

@media (max-width:991px){

  #custom .quote .list-mid #quote{

    height: 174px;

  }

  #custom .quote .list-mid #quote .sin-model{

    width:23%;

    margin:5px 1%;

  }

}

#custom .quote .list-mid #quote .sin-model .img-box {

  padding-top: 100%;

  position: relative;

  width: 100%;

  height: 0;

  display: block;

  outline: none;

  margin: -1px;

}

#custom .quote .list-mid #quote .sin-model .img-box img {

  position: absolute;

  width: 100%;

  height: 100%;

  transform: translate(-50%, -50%);

  top: 50%;

  left: 50%;

}

/* #custom .quote .list-mid #quote .sin-model .img-box.on {

  border: 1px solid #ff2474;

  margin: 0px;

} */

#custom .quote .list-mid .color-m {

  position: relative;

  padding: 10px 0;

}

#custom .quote .list-mid .color-m img {

  max-width: 100%;

  height: 100%;

}

#custom .quote .list-mid .color-m i {

  background: url(../images/custom/triangle.png) no-repeat center center;

  width: 18px;

  height: 66px;

  display: block;

  background-size: cover;

  position: absolute;

  top: 5px;

  left: -8px;

  transition: all 0.1s;

}

#custom .quote .list-mid p {

  font-family: "OpenSans";

  font-size: 18px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 22px;

  letter-spacing: 0px;

  color: #2d2d2d;

  margin: 10px 0;

}

@media (max-width: 1199px) {

  #custom .quote .list-mid p {

    font-size: 14px;

    margin: 0;

  }

}

#custom .provide {

  background: #fee8f0;

}

@media (max-width: 1199px) and (min-width: 768px) {

  #custom .provide .listImg {

    min-width: 30% !important;

  }

}

#custom .provide .listImg img {

  margin: 15px;

}

@media (max-width: 1199px) {

  #custom .provide .listImg img {

    margin: 3px;

  }

}

#custom .artwork {

  background: #f9f9f9;

}

#custom .artwork .listInt {

  max-width: 85% !important;

}

@media (max-width: 767px) {

  #custom .artwork .list-mid #artwork {

    margin: 0 10px;

  }

}

#custom .artwork .list-mid #artwork{

  height:133px;

  transition: all 0.3s;

  overflow: hidden;

}

#custom .artwork .list-mid #artwork .sin-art{

  width:12%;

  margin:5px 0.5% 15px;

  float: left;

}

@media (max-width:1199px){

  #custom .artwork .list-mid #artwork{

    height: 110px;

  }

  #custom .artwork .list-mid #artwork .sin-art{

    width:14.5%;

    margin:5px 1%;

  }

}
@media (max-width: 645px){
  #custom .artwork .list-mid #artwork{

    height: 75px;

  }

  #custom .artwork .list-mid #artwork .sin-art{

    width:23%;

    margin:5px 1%;

  }
}
@media (max-width:991px){

  #custom .artwork .list-mid #artwork{

    height: 118px;

  }

  #custom .artwork .list-mid #artwork .sin-art{

    width:23%;

    margin:5px 1%;

  }

}

#custom .artwork .list-mid #artwork .sin-art .img-box {

  padding-top: 65%;

  position: relative;

  width: 100%;

  height: 0;

  display: block;

  outline: none;

}

#custom .artwork .list-mid #artwork .sin-art .img-box img {

  position: absolute;

  width: 100%;

  height: 100%;

  transform: translate(-50%, -50%);

  top: 50%;

  left: 50%;

}

#custom .artwork .list-mid #artwork .sin-art .img-box i{

  position: absolute;

  top: 0%;

  left: 5%;

  transition: all 0.3s;

  font-size: 16px;

  line-height: 25px;

  letter-spacing: 0px;

  color: #fff;

  background: #9d9d9d;

  width: 25px;

  height: 25px;

  border-radius: 50%;

  display: block;

}

#custom .sample .listInt {

  max-width: 85% !important;

}

#custom .sample .list-mid .sampleModel {

  padding-left: 10%;

  margin-top: 40px;

}

@media (max-width: 767px) {

  #custom .sample .list-mid .sampleModel {

    margin-top: 0px;

  }

}

#custom .sample .list-mid .sampleModel img {

  max-width: 100%;

}

#custom .place {

  background: #fee8f0;

}

#custom .place .list-top .listImg {

  max-width: 35%;

  text-align: right;

}

#custom .place .list-top .listImg img {

  margin-bottom: 5px;

}

#custom .make .list-mid img {

  padding: 60px 0;

}

@media (max-width: 1199px) {

  #custom .make .list-mid img {

    padding: 20px 0;

  }

}

@media (max-width: 767px) {

  #custom .make .list-mid img {

    padding: 10px 0;

  }

}

#custom .update {

  background: #e5e5e5;

  padding: 90px 0;

}

@media (max-width: 1199px) {

  #custom .update {

    padding: 50px 0;

  }

}

@media (max-width: 991px) {

  #custom .update {

    padding: 30px 0;

  }

}

@media (max-width: 767px) {

  #custom .update {

    padding: 10px 0;

  }

}

#custom .update .list-top .listInt {

  max-width: 50%;

}

@media (max-width: 767px) {

  #custom .update .list-top .listInt {

    max-width: 100%;

  }

}

#custom .update .list-top .listImg {

  text-align: right;

  min-width: 35%;

  position: relative;

}

#custom .update .list-top .listImg img {

  position: absolute;

  top: 0;

  transform: translateY(-60%);

  left: 0;

}

@media (max-width: 1199px) {

  #custom .update .list-top .listImg img {

    transform: translateY(-50%);

  }

}

@media (max-width: 991px) {

  #custom .update .list-top .listImg img {

    transform: translateY(-30%);

  }

}

#custom .ship .list-top .listInt img {

  margin: 30px 20px;

}

@media (max-width: 1199px) {

  #custom .ship .list-top .listInt img {

    margin: 10px;

  }

}

@media (max-width: 767px) {

  #custom .ship .list-top .listInt img {

    margin: 5px;

  }

}

#custom .ship .list-mid {

  display: flex;

  justify-content: space-between;

}

@media (max-width: 767px) {

  #custom .ship .list-mid {

    display: block;

  }

}

#custom .ship .list-mid img {

  width: 33%;

}

@media (max-width: 767px) {

  #custom .ship .list-mid img {

    width: auto;

    max-width: 100%;

    margin: 1px 0;

  }

}

@media (max-width: 767px) {

  #hours > .container {

    display: block;

    padding-bottom: 10px;

  }

}

#hours .inside-l {

  padding: 85px 10px 160px;

}

@media (max-width: 1199px) {

  #hours .inside-l {

    padding-top: 10px;

    padding-bottom: 45px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  #hours .inside-l {

    padding-left: 10px;

    padding-right: 10px;

  }

}

@media (max-width: 767px) {

  #hours .inside-l {

    width: 100% !important;

    padding-top: 0px;

    padding-bottom: 25px;

  }

}

#hours .inside-l .inner-tit span {

  margin: 30px 0 20px;

}

@media (max-width: 1199px) {

  #hours .inside-l .inner-tit span {

    margin: 0 0 10px;

  }

}

#hours .inside-l .inner-tit i {

  margin-bottom: 50px;

}

@media (max-width: 1199px) {

  #hours .inside-l .inner-tit i {

    margin-bottom: 10px;

  }

}

#hours .hoursBox p,#hours .hoursBox .inside-l p {

  font-family: "OpenSans";

  font-size: 14px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 22px;

  letter-spacing: 0px;

  color: #5a5a5a;

  margin: 40px 0;

  word-break: break-word;

}

@media (max-width: 767px) {

  #hours .inside-l p {

    margin: 10px 0;

  }

}

@media (max-width: 767px) {

  #hours .inside-l #service {

    margin: 0 10%;

  }

}

@media (max-width: 500px) {

  #hours .inside-l #service {

    margin: 0;

  }

}

#hours .inside-l #service .swiper-wrapper .swiper-slide {

  padding: 60px 0;

  border: solid 3px #d2d2d2;

  text-align: center;

}
.houconter-l{
  width: 75%;
  float: left;
}

@media (max-width: 1199px) {

  #hours .inside-l #service .swiper-wrapper .swiper-slide {

    padding: 30px 0;

  }

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .img-box {

  margin: 0 auto 40px;

  position: relative;

  width: 70%;

  padding-top: 70%;

  height: 0;

  display: block;

  outline: none;

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .img-box img {

  position: absolute;

  width: 100%;

  height: 100%;

  transform: translate(-50%, -50%);

  top: 50%;

  left: 50%;

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .img-box.on {

  border: 1px solid #ff2474;

  margin: 0px;

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .serviceBox {

  font-family: "OpenSans";

  color: #000000;

}

@media (min-width: 768px) and (max-width: 1199px) {

  #hours .inside-l #service .swiper-wrapper .swiper-slide .serviceBox {

    height: 140px;

  }

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .serviceBox h2 {

  font-size: 18px;

  font-weight: bold;

  letter-spacing: 0px;

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .serviceBox a {

  font-size: 14px;

  letter-spacing: 0px;

  display: block;

  margin: 5px 0;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .serviceBox a:hover {

  color: #ff2474;

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .consult {

  width: 170px;

  height: 42px;

  margin: 40px auto 0px;

  display: block;

  background: #ff2474;

  font-size: 18px;

  line-height: 42px;

  font-weight: bold;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #ffffff;

  transition: all 0.3s;

}

#hours .inside-l #service .swiper-wrapper .swiper-slide .consult:hover {

  color: #ff2474;

  background: #000;

}

@media (max-width: 1199px) {

  #hours .inside-l #service .swiper-wrapper .swiper-slide .consult {

    margin: 20px auto 0px;

  }

}

@media (max-width: 767px) {

  #contactUs > .container {

    display: block;

    padding-bottom: 10px;

  }

}

#contactUs .inside-l .contactBox .contact-tit {

  margin-bottom: 8px;

}

#contactUs .inside-l .contactBox .contact-tit img {

  margin-right: 20px;

}

@media (max-width: 400px) {

  #contactUs .inside-l .contactBox .contact-tit img {

    display: none;

  }

}

#contactUs .inside-l .contactBox .contact-tit span {

  font-family: "OpenSans";

  font-size: 26px;

  line-height: 40px;

  letter-spacing: 0px;

  color: #000000;

}

@media (max-width: 767px) {

  #contactUs .inside-l .contactBox .contact-tit img {

    margin-right: 5px;

  }

  #contactUs .inside-l .contactBox .contact-tit span {

    font-size: 14px !important;

  }

}

#contactUs .inside-l .contactBox .contact-l {

  width: 30%;

  margin-right: 5%;

  float: left;

  word-break: break-word;

}

#contactUs .inside-l .contactBox .contact-l > div p {

  font-family: "OpenSans";

  font-size: 14px;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #5a5a5a;

  margin-top: 0;

  margin-bottom: 5px;

}

#contactUs .inside-l .contactBox .contact-l > div p span {

  font-weight: bold;

  color: #000000;

}

#contactUs .inside-l .contactBox .contact-l > div p a:hover {

  color: #ff2474;

}

#contactUs .inside-l .contactBox .contact-l > div p:last-child {

  margin-bottom: 40px;

}

#contactUs .inside-l .contactBox .contact-l .address p {

  margin-bottom: 40px;

}

#contactUs .inside-l .contactBox .contact-l > a {

  width: 190px;

  height: 41px;

  display: block;

  background: #ff2474;

  font-family: "OpenSans";

  font-size: 18px;

  line-height: 40px;

  letter-spacing: 0px;

  color: #ffffff;

  transition: all 0.3s;

}

#contactUs .inside-l .contactBox .contact-l > a img {

  margin-left: 3%;

  margin-right: 4%;

  transition: all 0.3s;

}

#contactUs .inside-l .contactBox .contact-l > a:hover {

  background: #000;

  color: #ff2474;

}

#contactUs .inside-l .contactBox .contact-l > a:hover img {

  transform: rotate(-360deg);

}

#contactUs .inside-l .contactBox .contact-r {

  width: 65%;

  float: left;

}

#contactUs .inside-l .contactBox .contact-r p {

  font-family: "OpenSans";

  font-size: 14px;

  line-height: 22px;

  letter-spacing: 0px;

  color: #5a5a5a;

}

#contactUs .inside-l .contactBox .contact-r form i {

  position: absolute;

  color: #ff2474;

}

#contactUs .inside-l .contactBox .contact-r form i.inputi {

  transform: translate(100%, 25px);

}

#contactUs .inside-l .contactBox .contact-r form i.texti {

  transform: translate(100%, 24px);

}

#contactUs .inside-l .contactBox .contact-r form input {

  width: 100%;

  height: 46px;

  border: solid 1px #bfbfbf;

  margin: 10px 0;

  padding-left: 20px;

  outline: none;

}

#contactUs .inside-l .contactBox .contact-r form .whatapp,

#contactUs .inside-l .contactBox .contact-r form .skype {

  width: 49%;

}

#contactUs .inside-l .contactBox .contact-r form .skype {

  float: right;

}

#contactUs .inside-l .contactBox .contact-r form .choice {

  padding-left: 3%;

  font-family: "OpenSans";

  margin: 20px 0;

}

#contactUs .inside-l .contactBox .contact-r form .choice p {

  font-size: 16px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 22px;

  letter-spacing: 0px;

  color: #5a5a5a;

}

#contactUs .inside-l .contactBox .contact-r form .choice input {

  width: 13px;

  height: auto;

  display: inline;

}

#contactUs .inside-l .contactBox .contact-r form .choice label {

  width: 25%;

  font-size: 14px;

  line-height: 18px;

  letter-spacing: 0px;

  color: #5a5a5a;

}

#contactUs .inside-l .contactBox .contact-r form textarea {

  width: 100%;

  height: 88px;

  border: solid 1px #bfbfbf;

  margin: 10px 0;

  padding-left: 20px;

  line-height: 36px;

  outline: none;

  resize: none;

}

#contactUs .inside-l .contactBox .contact-r form .formbtn {

  width: 133px;

  height: 42px;

  background-color: #ff2474;

  font-family: "OpenSans";

  font-size: 18px;

  font-weight: bold;

  line-height: 18px;

  letter-spacing: 0px;

  color: #ffffff;

  padding-left: 0;

  transition: all 0.3s;

  border: none;

}

#contactUs .inside-l .contactBox .contact-r form .formbtn:hover {

  background: #000;

  color: #ff2474;

}

#contactUs .inside-l .contactBox .download {

  margin-top: 100px;

}

#contactUs .inside-l .contactBox .download h2 {

  font-family: "OpenSans";

  font-size: 26px;

  font-weight: bold;

  line-height: 40px;

  letter-spacing: 0px;

  color: #000000;

  margin-bottom: 30px;

}

#contactUs .inside-l .contactBox .download #contact-do .img-box {

  position: relative;

  width: 100%;

  padding-top: 52%;

  height: 0;

  display: block;

  overflow: hidden;

}

#contactUs .inside-l .contactBox .download #contact-do .img-box img {

  position: absolute;

  width: 100%;

  height: 100%;

  transform: translate(-50%, -50%);

  top: 50%;

  left: 50%;

  transition: all 0.3s;

}

#contactUs .inside-l .contactBox .download #contact-do .img-box:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

#contactUs .inside-l .contactBox .download #contact-do ul {

  background: #f7f7f7;

  padding-bottom: 20px;

}

#contactUs .inside-l .contactBox .download #contact-do ul li {

  padding: 25px;

  border-bottom: 1px solid #d2d2d2;

}

#contactUs .inside-l .contactBox .download #contact-do ul li a {

  font-family: OpenSans;

  font-size: 16px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #000000;

  transition: all 0.3s;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

}

#contactUs .inside-l .contactBox .download #contact-do ul li a:hover {

  color: #ff2474;

}

#contactUs .inside-l .contactBox .download #contact-do ul li a img {

  position: absolute;

  right: 10px;

}

#contactUs .inside-l .contactBox .download #contact-do .swiper-pagination {

  bottom: 0px;

}

@media (max-width: 991px) {

  #contactUs .inside-l .contactBox .contact-l,

  #contactUs .inside-l .contactBox .contact-r {

    width: 100%;

  }

  #contactUs .inside-l .contactBox .contact-l .us,

  #contactUs .inside-l .contactBox .contact-l .call {

    width: 48%;

    float: left;

  }

  #contactUs .inside-l .contactBox .contact-l .call {

    float: right;

  }

  #contactUs .inside-l .contactBox .contact-l > a {

    clear: both;

    margin: 0 auto 10px;

  }

  #contactUs .inside-l .contactBox .contact-l .contact-tit span {

    font-size: 18px;

  }

  #contactUs .inside-l .contactBox .contact-l .address p {

    margin-bottom: 10px;

  }

  #contactUs .inside-l .contactBox .contact-l > div p:last-child {

    margin-bottom: 10px;

  }

  #contactUs .inside-l .contactBox .contact-r p {

    margin: 0;

  }

  #contactUs .inside-l .contactBox .contact-r form input {

    margin: 10px 0 0 0;

  }

  #contactUs .inside-l .contactBox .contact-r form .choice {

    margin: 10px 0 0 0;

  }

  #contactUs .inside-l .contactBox .download {

    margin-top: 0;

  }

  #contactUs .inside-l .contactBox .download h2 {

    font-size: 18px;

    margin: 10px 0;

    line-height: inherit;

  }

  #contactUs .inside-l .contactBox .download #contact-do ul li {

    padding: 10px 30px 10px 10px;

  }

  #contactUs .inside-l .contactBox .download #contact-do ul li a {

    font-size: 14px;

  }

  #contactUs .inside-l .contactBox .download #contact-do ul li a img {

    right: 7px;

  }

}

#contactUs .map {

  margin-top: 100px;

}

@media (max-width: 991px) {

  #contactUs .map {

    margin-top: 0;

  }

}

#contactUs .map img {

  max-width: 100%;

}

#video-page .inside-l {

  padding-top: 60px;

  width: 75%;

  float: left;

}

#video-page .inside-l .video-list .list {

  width: 48%;

  margin-right: 2%;

  text-align: center;

  display: block;

  float: left;

}

#video-page .inside-l .video-list .list .img-box {

  padding-bottom: 57%;

}

@media (min-width: 768px) {

  #video-page .inside-l .video-list .list .img-box img {

    filter: url(blur.svg#blur);

    /* FireFox, Chrome, Opera */

    -webkit-filter: blur(2px);

    /* Chrome, Opera */

    -moz-filter: blur(2px);

    -ms-filter: blur(2px);

    filter: blur(2px);

    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=2, MakeShadow=false);

    /* IE6~IE9 */

  }

  #video-page .inside-l .video-list .list .img-box.partners img {

    filter: url(blur.svg#blur);

    /* FireFox, Chrome, Opera */

    -webkit-filter: blur(0px);

    /* Chrome, Opera */

    -moz-filter: blur(0px);

    -ms-filter: blur(0px);

    filter: blur(0px);

    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false);

    /* IE6~IE9 */

  }

}

#video-page .inside-l .video-list .list .img-box i {

  display: block;

  width: 68px;

  height: 68px;

  background: url(../images/list-Video/play.png) no-repeat;

  position: absolute;

  transform: translate(-50%, -50%);

  top: 50%;

  left: 50%;

  transition: all 0.5s;

}

@media (max-width: 500px) {

  #video-page .inside-l .video-list .list .img-box i {

    width: 34px;

    height: 34px;

    background-size: contain;

  }

}

#video-page .inside-l .video-list .list p {

  font-family: "OpenSans";

  font-size: 20px;

  font-weight: bold;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #2d2d2d;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  margin: 30px 0;

}

@media (max-width: 991px) {

  #video-page .inside-l .video-list .list p {

    margin: 10px 0;

    font-size: 18px;

    font-weight: normal;

  }

}

@media (min-width: 768px) {

  #video-page .inside-l .video-list .list:hover .img-box img {

    filter: url(blur.svg#blur);

    /* FireFox, Chrome, Opera */

    -webkit-filter: blur(0px);

    /* Chrome, Opera */

    -moz-filter: blur(0px);

    -ms-filter: blur(0px);

    filter: blur(0px);

    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false);

    /* IE6~IE9 */

  }

  #video-page .inside-l .video-list .list:hover .img-box i {

    transform: translate(-50%, -50%) rotateX(180deg);

  }

}

#video-page .inside-r {

  padding-top: 60px;

  width: 25%;

  float: left;

  margin-left:0;

}

#video-page .inside-r .sidebar-list ul {

  color: #747474;

}

#video-page .inside-r .sidebar-list ul li {

  padding: 15px 0;

  padding-left: 20px;

  border-bottom: 1px solid #f5f7f8;

  transition: all 0.3s;

}

#video-page .inside-r .sidebar-list ul li a {

  color: #747474;

  font-family: "OpenSans";

  font-size: 16px;

  letter-spacing: 0px;

}

#video-page .inside-r .sidebar-list ul li::before {

  content: "▪";

  font-size: 20px;

  top: 5px;

  position: relative;

  margin-right: 15px;

}

#video-page .inside-r .sidebar-list ul li.on,

#video-page .inside-r .sidebar-list ul li.active,

#video-page .inside-r .sidebar-list ul li:hover {

  background: #ff2474;

  color: #f9fbfa;

}

#video-page .inside-r .sidebar-list ul li.on a,

#video-page .inside-r .sidebar-list ul li.active a,

#video-page .inside-r .sidebar-list ul li:hover a {

  color: #f9fbfa;

}

@media (max-width: 1199px) {

  #video-page .inside-l,

  #video-page .inside-r {

    margin-top: 20px;

  }

}

@media (max-width: 767px) {

  #video-page .inside-l {

    padding-bottom: 0px;

  }

  #video-page .inside-r {

    width: 100%;

    margin-top: 0px;

  }

}

#news-detail > .container {

  display: flex;

}

#news-detail .inside-l {

  width: 75%;

  float: left;

  padding-bottom: 60px;

}

#news-detail .inside-l i {

  display: inline-block;

  margin: 0 6px;

  vertical-align: middle;

}

#news-detail .inside-l i.bar {

  background-color: #6c6c6c;

  height: 15px;

  width: 1px;

  margin: 0 22px;

}

#news-detail .inside-l .newsTab {

  font-family: "OpenSans";

  position: relative;

}

#news-detail .inside-l .newsTab .news-title {

  text-align: center;

  color: #6c6c6c;

  margin-top: 70px;

}

#news-detail .inside-l .newsTab .news-title h2 {

  font-size: 30px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #000000;

  margin-bottom: 15px;

}

#news-detail .inside-l .newsTab .news-content {

  padding: 30px 0;

  margin-bottom: 30px;

  border-bottom: 1px solid #b0b0b0;

}

#news-detail .inside-l .newsTab .news-content p {

  margin: 30px 0;

}

#news-detail .inside-l .newsTab .news-content img {

  max-width: 100% !important;

}

#news-detail .inside-l .newsTab .news-content iframe{

  max-width: 100%;

}

#news-detail .inside-l .newsTab .news-pagination {

  position: absolute;

  right: 0;

}

#news-detail .inside-l .newsTab .news-pagination .prev-page {

  background: #ececec url(../images/show/prev.png) center no-repeat;

  margin-right: 10px;

}

#news-detail .inside-l .newsTab .news-pagination .next-page {

  background: #ececec url(../images/show/next.png) center no-repeat;

}

#news-detail .inside-l .newsTab .news-pagination a {

  display: block;

  float: right;

  width: 56px;

  height: 56px;

  cursor: pointer;

  background-size: 18px !important;

}

#news-detail .inside-l .latest {

  font-family: "OpenSans";

}

#news-detail .inside-l .latest h2 {

  margin-bottom: 50px;

  font-size: 30px;

  line-height: 40px;

  letter-spacing: 0px;

  color: #000000;

}

@media (max-width: 550px) {

  #news-detail .inside-l .latest #latestNews {

    padding-bottom: 30px;

  }

}

#news-detail .inside-l .latest .latestNews {

  overflow: hidden;

  display: block;

}

#news-detail .inside-l .latest .latestNews span {

  font-size: 18px;

  font-weight: bold;

  font-stretch: normal;

  margin: 10px;

  letter-spacing: 0px;

  color: #000000;

}

#news-detail .inside-l .latest .latestNews p {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  font-size: 14px;

  line-height: 22px;

  letter-spacing: 0px;

  color: #5a5a5a;

  height: 44px;

}

#news-detail .inside-l .latest .latestNews p,

#news-detail .inside-l .latest .latestNews span {

  transition: all 0.3s;

}

#news-detail .inside-l .latest .latestNews .img-box {

  padding-bottom: 98%;

}

#news-detail .inside-l .latest .latestNews:hover .img-box img {

  transform: translate(-50%, -50%) scale(1.1);

}

#news-detail .inside-l .latest .latestNews:hover p,

#news-detail .inside-l .latest .latestNews:hover span {

  color: #ff2474 !important;

}

#news-detail .inside-l .latest .more-line {

  height: 42px;

  line-height: 42px;

  color: #6c6c6c;

  font-size: 12px;

  background-color: #f1f3f4;

  overflow: hidden;

}

#news-detail .inside-l .latest .more-line .like-box {

  float: left;

  padding-left: 14px;

}

#news-detail .inside-l .latest .more-line .like-box a {

  color: #6c6c6c;

}

#news-detail .inside-l .latest .more-line .like-box a span {

  color: #d30000;

}

#news-detail .inside-l .latest .more-line .more-box {

  float: right;

  padding: 0 23px 0 13px;

  border-left: 1px solid #dee0e0;

}

@media (max-width: 767px) and (min-width: 550px) {

  #news-detail .inside-l .latest .more-line .more-box {

    padding-right: 10px !important;

  }

}

#news-detail .inside-l .latest .more-line .more-box a {

  color: #d30000;

}

@media (max-width: 767px) and (min-width: 550px) {

  #news-detail .inside-l .latest .more-line > div {

    padding-left: 5px !important;

  }

  #news-detail .inside-l .latest .more-line > div a i {

    margin: 0 1px;

  }

}

#news-detail .inside-l .latest .more-line > div a i {

  transition: all 0.3s;

}

#news-detail .inside-l .latest .more-line > div a:hover i {

  transform: rotate(360deg) scale(1.4);

}

#news-detail .inside-r {

  width: 25%;

  float: left;

}

#news-detail .inside-r .sidebar-list ul {

  color: #747474;

}

#news-detail .inside-r .sidebar-list ul li {

  padding: 15px 0;

  padding-left: 20px;

  border-bottom: 1px solid #f5f7f8;

  transition: all 0.3s;

}

#news-detail .inside-r .sidebar-list ul li a {

  color: #747474;

  font-family: "OpenSans";

  font-size: 16px;

  letter-spacing: 0px;

}

#news-detail .inside-r .sidebar-list ul li::before {

  content: "▪";

  font-size: 20px;

  top: 5px;

  position: relative;

  margin-right: 15px;

}

#news-detail .inside-r .sidebar-list ul li.on,

#news-detail .inside-r .sidebar-list ul li.active,

#news-detail .inside-r .sidebar-list ul li:hover {

  background: #ff2474;

  color: #f9fbfa;

}

#news-detail .inside-r .sidebar-list ul li.on a,

#news-detail .inside-r .sidebar-list ul li.active a,

#news-detail .inside-r .sidebar-list ul li:hover a {

  color: #f9fbfa;

}

#news-detail .inside-l,

#news-detail .inside-r {

  padding-top: 60px;

}

@media (max-width: 1199px) {

  #news-detail .inside-l,

  #news-detail .inside-r {

    margin-top: 0px;

    padding-top: 10px;

  }

  #news-detail .inside-l {

    padding: 10px 10px 20px;

  }

  #news-detail .inside-l .newsTab .news-title {

    margin-top: 0;

  }

  #news-detail .inside-l .newsTab .news-title h2 {

    font-size: 20px;

  }

  #news-detail .inside-l .newsTab .news-content p {

    margin: 15px 0;

  }

  #news-detail .inside-l .latest .latestNews span {

    font-size: 16px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    height: 44px;

    margin: 5px 0;

  }

  #news-detail .inside-l .latest .latestNews p {

    font-size: 14px;

    margin: 5px 0;

  }

}

@media (max-width: 991px) {

  #news-detail .inside-l .newsTab .news-content {

    padding: 10px 0;

    margin-bottom: 10px;

  }

  #news-detail .inside-l .newsTab .news-pagination a {

    width: 28px;

    height: 28px;

  }

  #news-detail .inside-l .latest h2 {

    font-size: 18px;

    margin-bottom: 0;

    margin-top: 10px;

  }

}

@media (max-width: 767px) {

  #news-detail > .container {

    display: block;

  }

  #news-detail .inside-l {

    padding-bottom: 0px;

  }

  #news-detail .inside-r {

    width: 100%;

    margin-top: 0px;

  }

}

#download > .container {

  display: flex;

}

@media (max-width: 767px) {

  #download > .container {

    display: block;

  }

}

#download .inside-l {

  width: 75%;

  float: left;

}

@media (min-width: 1199px) {

  #download .inside-l {

    padding-bottom: 100px;

  }

}

@media (max-width: 767px) {

  #download .inside-l {

    padding-bottom: 0px;

  }

}

@media (min-width: 1199px) {

  #download .inside-l ul.downloadList {

    padding-bottom: 60px;

  }

}

#download .inside-l ul.downloadList li {

  width: 100%;

  margin: 15px 0;

  padding: 12px 35px;

  border: 1px solid #bfbfbf;

}

@media (max-width: 1199px) {

  #download .inside-l ul.downloadList li {

    padding: 10px 15px;

  }

}

@media (max-width: 767px) {

  #download .inside-l ul.downloadList li {

    padding: 5px 10px;

  }

}

#download .inside-l ul.downloadList li a {

  font-family: OpenSans;

  font-size: 16px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #000000;

  transition: all 0.3s;

}

#download .inside-l ul.downloadList li a img {

  margin-right: 20px;

}

#download .inside-l ul.downloadList li a i {

  float: right;

  width: 18px;

  height: 18px;

  background: url(../images/download/down.png) no-repeat center center;

  display: inline-block;

  transition: all 0.3s;

}

#download .inside-l ul.downloadList li a:hover {

  color: #ff2474;

}

#download .inside-l ul.downloadList li a:hover i {

  background: url(../images/download/downh.png) no-repeat center center;

}

#download .inside-r {

  width: 25%;

  float: left;

}

@media (max-width: 767px) {

  #download .inside-r {

    width: 100%;

    padding-top: 0px !important;

  }

}

@media (max-width: 991px) {

  #download .inside-r .sidebar-list .sidebar-tit {

    font-size: 14px;

  }

}

#download .inside-r .sidebar-list ul {

  color: #747474;

}

#download .inside-r .sidebar-list ul li {

  padding: 15px 0;

  padding-left: 20px;

  border-bottom: 1px solid #f5f7f8;

  transition: all 0.3s;

}

#download .inside-r .sidebar-list ul li a {

  color: #747474;

  font-family: "OpenSans";

  font-size: 16px;

  letter-spacing: 0px;

}

#download .inside-r .sidebar-list ul li::before {

  content: "▪";

  font-size: 20px;

  top: 5px;

  position: relative;

  margin-right: 15px;

}

#download .inside-r .sidebar-list ul li.on,

#download .inside-r .sidebar-list ul li.active,

#download .inside-r .sidebar-list ul li:hover {

  background: #ff2474;

  color: #f9fbfa;

}

#download .inside-r .sidebar-list ul li.on a,

#download .inside-r .sidebar-list ul li.active a,

#download .inside-r .sidebar-list ul li:hover a {

  color: #f9fbfa;

}

#download .inside-l,

#download .inside-r {

  padding-top: 60px;

}

@media (max-width: 1199px) {

  #download .inside-l,

  #download .inside-r {

    padding-top: 20px;

  }

}

#news-page .inside-l {

  width: 75%;

  float: left;

}

#news-page .inside-l .news-list .list {

  width: 100%;

  overflow: hidden;

  margin: 40px 0;

  padding-right: 4%;

}

#news-page .inside-l .news-list .list .news-img {

  width: 35%;

  margin-right: 5%;

  float: left;

}

#news-page .inside-l .news-list .list .news-img .img-box {

  padding-bottom: 98%;

}

#news-page .inside-l .news-list .list .news-img .img-box img {

  transition: all 0.3s;

}

#news-page .inside-l .news-list .list .news-img .img-box:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

#news-page .inside-l .news-list .list .news-des {

  width: 60%;

  float: left;

}

#news-page .inside-l .news-list .list .news-des i {

  display: inline-block;

  margin: 0 7px;

}

#news-page .inside-l .news-list .list .news-des .des .des-info {

  font-size: 14px;

  letter-spacing: 0px;

  color: #6c6c6c;

}

#news-page .inside-l .news-list .list .news-des .des h2 {

  font-size: 24px;

  letter-spacing: 0px;

  line-height: 40px;

  color: #000000;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  margin: 0;

}

#news-page .inside-l .news-list .list .news-des .des .des-detail {

  font-size: 14px;

  letter-spacing: 0px;

  color: #5a5a5a;

  line-height: 22px;

  margin: 25px 0 40px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 4;

  -webkit-box-orient: vertical;

  height: 88px;

}

#news-page .inside-l .news-list .list .news-des .des h2,

#news-page .inside-l .news-list .list .news-des .des .des-detail {

  transition: all 0.3s;

}

#news-page .inside-l .news-list .list .news-des .des:hover h2,

#news-page .inside-l .news-list .list .news-des .des:hover .des-detail {

  color: #ff2474;

}

#news-page .inside-l .news-list .list .news-des .more-line {

  height: 42px;

  line-height: 42px;

  color: #6c6c6c;

  font-size: 12px;

  background-color: #f1f3f4;

  overflow: hidden;

}

#news-page .inside-l .news-list .list .news-des .more-line .like-box {

  float: left;

  padding-left: 14px;

}

#news-page .inside-l .news-list .list .news-des .more-line .like-box a {

  color: #ff2474;

}

#news-page .inside-l .news-list .list .news-des .more-line .like-box a span {

  color: #6c6c6c;

}

#news-page .inside-l .news-list .list .news-des .more-line .more-box {

  float: right;

  padding: 0 23px 0 13px;

  border-left: 1px solid #dee0e0;

}

@media (max-width: 767px) and (min-width: 550px) {

  #news-page .inside-l .news-list .list .news-des .more-line .more-box {

    padding-right: 10px !important;

  }

}

#news-page .inside-l .news-list .list .news-des .more-line .more-box a {

  color: #ff2474;

}

@media (max-width: 767px) and (min-width: 550px) {

  #news-page .inside-l .news-list .list .news-des .more-line > div {

    padding-left: 5px !important;

  }

  #news-page .inside-l .news-list .list .news-des .more-line > div a i {

    margin: 0 1px;

  }

}

#news-page .inside-l .news-list .list .news-des .more-line > div a i {

  transition: all 0.3s;

}

#news-page .inside-l .news-list .list .news-des .more-line > div a:hover i {

  transform: rotate(360deg) scale(1.4);

}

#news-page .inside-l .inside-pagination {

  margin: 80px 0;

}

#news-page .inside-r {

  width: 25%;

  float: left;

  margin-left: 0;

}

#news-page .inside-r .sidebar-list ul {

  color: #747474;

}

#news-page .inside-r .sidebar-list ul li {

  padding: 15px 0;

  padding-left: 20px;

  border-bottom: 1px solid #f5f7f8;

  transition: all 0.3s;

}

#news-page .inside-r .sidebar-list ul li a {

  color: #747474;

  font-family: "OpenSans";

  font-size: 16px;

  letter-spacing: 0px;

}

#news-page .inside-r .sidebar-list ul li::before {

  content: "▪";

  font-size: 20px;

  top: 5px;

  position: relative;

  margin-right: 15px;

}

#news-page .inside-r .sidebar-list ul li.on,

#news-page .inside-r .sidebar-list ul li.active,

#news-page .inside-r .sidebar-list ul li:hover {

  background: #ff2474;

  color: #f9fbfa;

}

#news-page .inside-r .sidebar-list ul li.on a,

#news-page .inside-r .sidebar-list ul li.active a,

#news-page .inside-r .sidebar-list ul li:hover a {

  color: #f9fbfa;

}

#news-page .inside-l,

#news-page .inside-r {

  padding-top: 70px;

}

@media (max-width: 1199px) {

  #news-page .inside-l,

  #news-page .inside-r {

    padding-top: 20px;

  }

  #news-page .inside-l .news-list .list .news-des .des .des-info {

    margin: 5px 0;

  }

  #news-page .inside-l .news-list .list .news-des .des h2 {

    font-size: 20px;

    line-height: 26px;

  }

  #news-page .inside-l .news-list .list .news-des .des .des-detail {

    margin: 10px 0 20px;

  }

  #news-page .inside-l .inside-pagination {

    margin: 0;

  }

}

@media (max-width: 1199px) and (min-width: 768px) {

  #news-page .inside-l .news-list .list .news-des .des .des-detail {

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    height: 44px;

  }

}

@media (max-width: 767px) {

  #news-page .inside-l {

    padding-bottom: 0px;

  }

  #news-page .inside-l .news-list .list {

    margin: 10px 0;

    padding-right: 0;

  }

  #news-page .inside-l .news-list .list .news-img {

    width: 100%;

    margin: 0 auto;

    padding: 0 10%;

  }

  #news-page .inside-l .news-list .list .news-des {

    width: 100%;

  }

  #news-page .inside-r {

    width: 100%;

    padding-top: 0px;

  }

}

/*#about .inside-l {

  background: url(../images/about/facbg.jpg) no-repeat bottom #f5f5f9;

}*/

#about .inside-l .inner-tit i {

  margin-bottom: 0px;

}

@media (max-width: 1199px) {

  #about .inside-l {

    padding-bottom: 15px;

  }

}

#about .about-title {

  line-height: 1;

  max-width: 850px;

  margin: 60px auto;

  text-align: center;

}

#about .about-title a {

  font-family: "Swiss721BT-BlackCondensed";

  font-size: 48px;

  font-weight: bold;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #2d2d2d;

  transition: all 0.3s;

}

#about .about-title a:hover {

  color: #ff2675;

}

@media (max-width: 1199px) {

  #about .about-title {

    margin: 30px auto;

  }

  #about .about-title a {

    font-size: 36px;

  }

}

@media (max-width: 991px) {

  #about .about-title {

    margin: 10px auto;

  }

  #about .about-title a {

    font-size: 28px;

  }

}

@media (max-width: 767px) {

  #about .about-title {

    margin: 10px auto;

  }

  #about .about-title a {

    font-size: 20px;

  }

}

#about .about-fac {

  padding-bottom: 400px;

}

#about .about-fac p {

  font-size: 18px;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

  margin: 28px 0;

}

#about .about-fac p:last-child {

  margin-bottom: 70px;

}

#about .about-fac h2 {

  font-size: 36px;

  color: #2d2d2d;

  letter-spacing: 0px;

}

#about .about-fac .fac-v {

  position: absolute;

  left: 50%;

  transform: translateX(-50%);

}

#about .about-fac .fac-v .about-video {

  filter: url(../css/blur.svg#blur);

  -webkit-filter: blur(1.5px);

  -moz-filter: blur(1.5px);

  -ms-filter: blur(1.5px);

  filter: blur(1.5px);

  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1.5, MakeShadow=false);

  transition: all 0.3s;

}

#about .about-fac .fac-v .about-play {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  transition: all 0.5s;

}

#about .about-fac .fac-v:hover .about-video {

  -webkit-filter: blur(0px);

  -moz-filter: blur(0px);

  -ms-filter: blur(0px);

  filter: blur(0px);

  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false);

}

#about .about-fac .fac-v:hover .about-play {

  transform: translate(-50%, -50%) rotate(360deg);

}

@media (max-width: 1199px) {

  #about .about-fac {

    padding-bottom: 200px;

  }

  #about .about-fac p {

    margin: 10px 0;

    font-size: 16px;

  }

  #about .about-fac p:last-child {

    margin-bottom: 10px;

  }

  #about .about-fac h2 {

    margin: 10px 0;

    font-size: 24px;

  }

}

@media (max-width: 991px) {

  #about .about-fac {

    padding-bottom: 0;

  }

  #about .about-fac .fac-v {

    position: relative;

    left: 0;

    transform: translateX(0);

  }

  #about .about-fac p {

    line-height: inherit;

  }

  #about .about-fac h2 {

    margin: 10px 0;

    font-size: 20px;

  }

}

@media (max-width: 767px) {

  #about .about-fac {

    font-size: 18px;

  }

}

#about .about-choose {

  margin-top: 120px;

  padding-bottom: 20px;

  background: url(../images/home/choose/chooseswiper.png) no-repeat center center;

}

#about .about-choose #fac-cho .swiper-slide {

  padding: 30px 35px;

  border: solid 10px transparent;

  height: 370px;

  transition: all 0.3s;

}

#about .about-choose #fac-cho .swiper-slide i {

  width: 60px;

  height: 65px;

  display: block;

  transition: all 0.3s;

}

@media (max-width: 767px) {

  #about .about-choose #fac-cho .swiper-slide i {

    margin: 0 auto;

  }

}

#about .about-choose #fac-cho .swiper-slide i.cho-hp {

  background: url(../images/about/hp.png) no-repeat;

}

#about .about-choose #fac-cho .swiper-slide i.cho-im {

  background: url(../images/about/im.png) no-repeat;

}

#about .about-choose #fac-cho .swiper-slide i.cho-team {

  background: url(../images/about/team.png) no-repeat;

}

#about .about-choose #fac-cho .swiper-slide i.cho-qc {

  background: url(../images/about/qc.png) no-repeat;

}

#about .about-choose #fac-cho .swiper-slide .choose-title {

  height: 68px;

}

#about .about-choose #fac-cho .swiper-slide .choose-title .tit-text {

  font-size: 24px;

  font-weight: bold;

  letter-spacing: 0px;

  color: #2d2d2d;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

#about .about-choose #fac-cho .swiper-slide .choose-cont p {

  font-size: 16px;

  line-height: 24px;

  letter-spacing: 0px;

  color: #646464;

}

#about .about-choose #fac-cho .swiper-slide:hover {

  border: solid 10px #ff2474;

}

#about .about-choose #fac-cho .swiper-slide:hover .tit-text {

  color: #ff2474;

}

#about .about-choose #fac-cho .swiper-slide:hover i.cho-hp {

  background: url(../images/about/hph.png) no-repeat;

}

#about .about-choose #fac-cho .swiper-slide:hover i.cho-im {

  background: url(../images/about/imh.png) no-repeat;

}

#about .about-choose #fac-cho .swiper-slide:hover i.cho-team {

  background: url(../images/about/teamh.png) no-repeat;

}

#about .about-choose #fac-cho .swiper-slide:hover i.cho-qc {

  background: url(../images/about/qch.png) no-repeat;

}

@media (max-width: 1440px) {

  #about .about-choose {

    margin-top: 0px;

  }

}

@media (max-width: 1199px) {

  #about .about-choose #fac-cho .swiper-slide {

    padding: 20px 25px;

  }

  #about .about-choose #fac-cho .swiper-slide i {

    margin: 0 auto;

  }

  #about .about-choose #fac-cho .swiper-slide .choose-title {

    text-align: center;

  }

  #about .about-choose #fac-cho .swiper-slide .choose-cont p {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 7;

    -webkit-box-orient: vertical;

    margin: 10px 0;

    word-break: break-word;

  }

}

@media (max-width: 991px) {

  #about .about-choose {

    padding: 10px 0;

  }

}

@media (max-width: 767px) {

  #about .about-choose #fac-cho .swiper-slide {

    height: auto;

    border: none !important;

  }

}

#about .about-cer {

  background: #f7f8fc;

  padding-bottom: 100px;

  text-align: center;

}

#about .about-cer .about-cont {

  position: relative;

}

#about .about-cer .about-cont p {

  margin: 50px 0;

  font-size: 18px;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

}

#about .about-cer .about-cont #about-cer {

  margin: 0 50px;

  padding: 0  20px 30px ;

}

#about .about-cer .about-cont #about-cer .swiper-slide {

  border: 13px solid #e2e3e4;

  box-shadow: 5px 10px 8px 0px #bbb;

}

#about .about-cer .about-cont #about-cer .list .img-box {

  padding-bottom: 140%;

}

#about .about-cer .about-cont #about-cer .list:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

#about .about-cer .about-cont .swiper-button-prev {

  width: 36px;

  height: 23px;

  top: 60% !important;

  background: url(../images/home/product/btn.png) no-repeat center center;

  color: #fff;

  opacity: 1;

  outline: none;

}

#about .about-cer .about-cont .swiper-button-prev.swiper-button-disabled {

  background: url(../images/home/product/btn-dis.png) no-repeat center center;

  opacity: 1;

  transform: rotateY(180deg) translateY(0);

}

#about .about-cer .about-cont .swiper-button-next {

  width: 36px;

  height: 23px;

  top: 60% !important;

  background: url(../images/home/product/btn.png) no-repeat center center;

  opacity: 1;

  outline: none;

  transform: rotateY(180deg) translateY(0);

}

#about .about-cer .about-cont .swiper-button-next.swiper-button-disabled {

  background: url(../images/home/product/btn-dis.png) no-repeat center center;

  opacity: 1;

  transform: rotateY(0) translateY(0);

}

@media (max-width: 1199px) {

  #about .about-cer {

    padding-bottom: 10px;

  }

}

@media (max-width: 991px) {

  #about .about-cer .about-cont p {

    margin: 10px 0;

    font-size: 16px;

    line-height: inherit;

  }

}

@media (max-width: 767px) {

  #about .about-cer {

    padding: 10px 0;

  }

}

#about .about-vr {

  background: #fbfbfd;

  text-align: center;

  padding: 20px 0 80px 0;

}

#about .about-vr p {

  margin: 40px 0;

}

#about .about-vr .vr-v {

  position: relative;
  width: 100%;
  height: 600px;

}

#about .about-vr .vr-v .vr-video {

  filter: url(../css/blur.svg#blur);

  -webkit-filter: blur(1.5px);

  -moz-filter: blur(1.5px);

  -ms-filter: blur(1.5px);

  filter: blur(1.5px);

  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1.5, MakeShadow=false);

  transition: all 0.3s;

}

#about .about-vr .vr-v .vr-play {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  transition: all 1s;

}

#about .about-vr .vr-v:hover .vr-video {

  -webkit-filter: blur(0px);

  -moz-filter: blur(0px);

  -ms-filter: blur(0px);

  filter: blur(0px);

  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false);

}

#about .about-vr .vr-v:hover .vr-play {

  transform: translate(-50%, -50%) rotate(720deg) scale(4);

  opacity: 0;

}

@media (max-width: 991px) {

  #about .about-vr {

    padding: 20px 0;

  }

  #about .about-vr p {

    margin: 10px 0;

  }

}

@media (max-width: 767px) {

  #about .about-vr {

    padding: 10px 0;

  }

}

#about .about-workship {

  padding-bottom: 90px;

}

#about .about-workship #workshipt .list {

  text-align: center;

  padding: 20px 30px;

  background: #e5e5e5;

  height: 88px;

  font-size: 18px;

  font-weight: bold;

  line-height: 24px;

  letter-spacing: 0px;

  color: #2d2d2d;

  transition: all 0.3s;

  display: flex;

  align-items: center;

}

@media (max-width: 1440px) {

  #about .about-workship #workshipt .list {

    padding: 20px 10px;

  }

}

@media (max-width: 1199px) {

  #about .about-workship #workshipt .list {

    font-size: 16px;

  }

}

@media (max-width: 991px) {

  #about .about-workship #workshipt .list {

    padding: 10px 10px;

    height: 66px;

  }

  #about .about-workship #workshipt .list span {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    height: 48px;

  }

}

#about .about-workship #workshipt .list span {

  display: block;

}

#about .about-workship #workshipt .list.on,

#about .about-workship #workshipt .list:hover {

  background: #ff2474;

  color: #fff;

}

#about .about-workship .workship-list .workship-box {

  display: none;

  flex-wrap: wrap;

  justify-content: space-between;

}

#about .about-workship .workship-list .workship-box .img-box {

  width: 49%;

  padding-bottom: 30%;

  margin: 24px 0;

}

#about .about-workship .workship-list .workship-box .img-box:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

@media (max-width: 991px) {

  #about .about-workship .workship-list .workship-box .img-box {

    margin: 12px 0 0;

  }

}

#about .about-workship .workship-list .workship-box.on {

  display: flex;

}

#about .about-workship p {

  font-size: 18px;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

  margin: 20px 0;

}

@media (max-width: 1199px) {

  #about .about-workship {

    padding-bottom: 10px;

  }

}

@media (max-width: 991px) {

  #about .about-workship p {

    font-size: 16px;

    line-height: inherit;

    margin: 10px 0;

  }

}

@media (max-width: 767px) {

  #about .about-workship {

    padding: 10px 0;

  }

  #about .about-workship #workshipt {

    padding: 10px 0 15px;

  }

  #about .about-workship #workshipt .swiper-pagination-bullets {

    bottom: -5px;

  }

}

#about .about-team {

  padding: 70px 0 110px;

  background: url(../images/about/teambg.jpg) no-repeat center center;

  background-size: cover;

}

#about .about-team .team-list {

  display: flex;

  justify-content: space-between;

}

#about .about-team .team-list .list {

  width: 49%;

  text-align: center;

  padding: 20px 30px;

  background: #e5e5e5;

  font-size: 18px;

  font-weight: bold;

  line-height: 24px;

  letter-spacing: 0px;

  color: #2d2d2d;

  transition: all 0.3s;

}

#about .about-team .team-list .list span {

  display: block;

}

#about .about-team .team-list .list.on,

#about .about-team .team-list .list:hover {

  background: #ff2474;

  color: #fff;

}

#about .about-team .teamimg-list .team-box {

  display: none;

  flex-wrap: wrap;

  justify-content: space-between;

}

#about .about-team .teamimg-list .team-box .img-box {

  width: 24%;

  padding-bottom: 16%;

  margin: 25px 0;

}

#about .about-team .teamimg-list .team-box .img-box:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

#about .about-team .teamimg-list .team-box.on {

  display: flex;

}

#about .about-team p {

  font-size: 18px;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

}

@media (max-width: 1199px) {

  #about .about-team {

    padding: 1px 0 10px;

  }

}

@media (max-width: 991px) {

  #about .about-team .teamimg-list .team-box .img-box {

    margin: 8px 0 0;

  }

  #about .about-team p {

    font-size: 16px;

  }

}

@media (max-width: 767px) {

  #about .about-team {

    padding: 10px 0;

  }

  #about .about-team p {

    margin: 8px 0;

  }

}

#about .about-welfare {

  padding-bottom: 100px;

}

#about .about-welfare .welfare-list {

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

}

#about .about-welfare .welfare-list .img-box:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

#about .about-welfare .welfare-list .welf-t,

#about .about-welfare .welfare-list .welf-b {

  width: 100%;

  display: flex;

  justify-content: space-between;

}

#about .about-welfare .welfare-list .welf-l,

#about .about-welfare .welfare-list .welf-m,

#about .about-welfare .welfare-list .welf-r {

  width: 32.5%;

  display: flex;

  flex-direction: column;

  justify-content: space-between;

}

#about .about-welfare .welfare-list .welf-l .img-box {

  padding-bottom: 133%;

}

#about .about-welfare .welfare-list .welf-m .img-box,

#about .about-welfare .welfare-list .welf-r .img-box {

  padding-bottom: 64.5%;

}

#about .about-welfare .welfare-list .welf-b {

  margin-top: 20px;

}

#about .about-welfare .welfare-list .welf-b .img-box {

  width: 24%;

  padding-bottom: 16%;

}

#about .about-welfare p {

  margin: 60px 0;

  font-size: 18px;

  line-height: 28px;

  letter-spacing: 0px;

  color: #646464;

}

#about .about-welfare .welf-des .welf-art {

  margin-bottom: 50px;

}

@media (min-width: 768px) {

  #about .about-welfare .welf-des .welf-art {

    padding-right: 10px;

  }

}

#about .about-welfare .welf-des .welf-art .welf-tit {

  font-size: 24px;

  font-weight: bold;

  font-style: italic;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

  transition: all 0.3s;

}

#about .about-welfare .welf-des .welf-art .welf-tit img {

  margin: 20px 20px 20px 0;

}

#about .about-welfare .welf-des .welf-art .welf-det {

  font-size: 18px;

  font-style: italic;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #646464;

  word-break: break-word;

}

#about .about-welfare .welf-des .welf-art:hover .welf-tit {

  color: #ff2474;

}

@media (max-width: 1199px) {

  #about .about-welfare {

    padding-bottom: 20px;

  }

  #about .about-welfare p {

    margin: 40px 0;

  }

}

@media (max-width: 991px) {

  #about .about-welfare p {

    margin: 10px 0;

    font-size: 16px;

  }

  #about .about-welfare .welf-des .welf-art .welf-det {

    font-size: 16px;

  }

}

@media (max-width: 767px) {

  #about .about-welfare .welf-des .welf-art {

    margin-bottom: 0px;

  }

}

#load {

  margin-top: 0;

}

#load .addmore {

  width: 117px;

  height: 34px;

  background-color: #ff2474;

  border-radius: 8px;

  font-family: "OpenSans";

  font-size: 16px;

  line-height: 16px;

  letter-spacing: 0px;

  color: #ffffff;

  padding: 10px 20px;

  display: block;

  margin: 25px auto 50px auto;

  transition: all 0.3s;

}

@media (max-width: 1440px) {

  #load .addmore {

    margin-top: 5px;

  }

}

@media (max-width: 767px) {

  #load .addmore {

    margin-bottom: 20px;

  }

}

#load .addmore:hover {

  color: #ff2474;

  background: #000;

}

#load .load-tit h2 {

  font-size: 36px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

  transition: all 0.3s;

}

@media (max-width: 991px) {

  #load .load-tit h2 {

    font-size: 24px;

    margin: 10px 0;

  }

}

@media (max-width: 767px) {

  #load .load-tit h2 {

    font-size: 20px;

  }

}

#load .load-tit:hover h2 {

  color: #ff2474;

}

#load .load-form {

  background: url(../images/load/bg.png) no-repeat top center;

  padding-top: 85px;

}

@media (max-width: 991px) {

  #load .load-form {

    padding-top: 25px;

  }

}

#load .load-form .load-head {

  text-align: center;

}

#load .load-form .load-head a h1 {

  margin: 0;

}

#load .load-form .load-head a h2 {

  font-family: "Swiss721BT-BlackCondensed";

  font-size: 48px;

  line-height: 56px;

  letter-spacing: 0px;

  color: #fff;

  max-width: 800px;

  margin: 0 auto;

  transition: all 0.3s;

  margin: 50px auto;

}

@media (max-width: 991px) {

  #load .load-form .load-head a h2 {

    margin: 10px auto;

    font-size: 36px;

    line-height: inherit;

  }

}

@media (max-width: 991px) {

  #load .load-form .load-head a h2 {

    font-size: 24px;

  }

}

@media (max-width: 991px) {

  #load .load-form .load-head a h2 {

    font-size: 20px;

  }

}

#load .load-form .load-head a:hover h2 {

  color: #ff2474;

}

#load .load-form .form-box {

  margin-top: 50px;

  overflow: hidden;

}

@media (max-width: 991px) {

  #load .load-form .form-box {

    margin-top: 0px;

  }

}

#load .load-form .form-box .form-side {

  width: 45%;

  float: left;

}

#load .load-form .form-box .form-side img {

  max-width: 110%;

}

@media (max-width: 991px) {

  #load .load-form .form-box .form-side {

    display: none;

  }

}

#load .load-form .form-box .form-main {

  background: url(../images/load/formbg.png) no-repeat right bottom;

  width: 55%;

  float: left;

  padding-bottom: 15px;

  margin-top: 50px;

  text-align: center;

}

#load .load-form .form-box .form-main h2 {

  text-align: center;

  font-weight: bold;

  font-size: 36px;

  color: #ff2474;

}

#load .load-form .form-box .form-main p {

  font-size: 14px;

  color: #ff2474;

}

#load .load-form .form-box .form-main form {

  padding: 0 5%;

}

#load .load-form .form-box .form-main form input,

#load .load-form .form-box .form-main form textarea {

  width: 100%;

  margin: 10px 0;

  padding: 18px;

  outline: none;

}

#load .load-form .form-box .form-main form textarea {

  height: 120px;

  resize: none;

}

#load .load-form .form-box .form-main form .formbtn {

  font-size: 18px;

  font-weight: bold;

  line-height: 18px;

  letter-spacing: 0px;

  color: #fff;

  background: #ff2474;

  border: none;

  transition: all 0.3s;

}

#load .load-form .form-box .form-main form .formbtn:hover {

  background: #000;

  color: #ff2474;

}

@media (max-width: 991px) {

  #load .load-form .form-box .form-main {

    width: 100%;

    margin-top: 0px;

  }

  #load .load-form .form-box .form-main h2 {

    margin: 10px auto;

    font-size: 24px;

    line-height: inherit;

  }

}

@media (max-width: 767px) {

  #load .load-form .form-box .form-main h2 {

    margin: 0px auto;

    font-size: 18px;

  }

  #load .load-form .form-box .form-main p {

    margin: 5px 0;

  }

  #load .load-form .form-box .form-main form input,

  #load .load-form .form-box .form-main form textarea {

    padding: 10px;

  }

}

#load .load-form .wristband {

  padding-bottom: 70px;

}

@media (max-width: 991px) {

  #load .load-form .wristband {

    background: #fff;

    padding-bottom: 20px;

  }

}

@media (max-width: 767px) {

  #load .load-form .wristband {

    padding-bottom: 0px;

  }

}

#load .load-form .wristband h2 {

  line-height: 78px;

}

@media (max-width: 767px) {

  #load .load-form .wristband h2 {

    line-height: 28px;

  }

}

#load .load-form .wristband .band-list {

  text-align: center;

}

@media (max-width: 991px) {

  #load .load-form .wristband .band-list {

    display: flex;

    overflow: scroll;

  }

}

#load .load-form .wristband .band-list a {

  display: inline-block;

  font-size: 24px;

  padding: 10px;

  line-height: 1;

  letter-spacing: -1px;

  color: #2d2d2d;

  transition: all 0.3s;

  border: solid 5px #ff2474;

  margin: 10px 20px 10px 0;

}

@media (max-width: 991px) {

  #load .load-form .wristband .band-list a {

    font-size: 20px;

  }

}

@media (max-width: 767px) {

  #load .load-form .wristband .band-list a {

    font-size: 18px;

  }

}

#load .load-form .wristband .band-list a:hover {

  background: #000;

  color: #ff2474;

  border-color: #000;

}

#load .load-form .wristband p {

  font-size: 18px;

  font-style: italic;

  font-stretch: normal;

  line-height: 26px;

  letter-spacing: 0px;

  color: #2d2d2d;

  word-break: break-word;

}

@media (max-width: 991px) {

  #load .load-form .wristband p {

    font-size: 16px;

    margin: 0 0 5px;

    line-height: inherit;

  }

}

@media (max-width: 991px) {

  #load .load-form .wristband #band-swiper {

    padding-bottom: 30px;

  }

}

#load .load-form .wristband #band-swiper .swiper-slide {

  text-align: center;

}

#load .load-form .wristband #band-swiper .swiper-slide img {

  transition: all 0.5s;

}

#load .load-form .wristband #band-swiper .swiper-slide h2 {

  font-size: 24px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

  transition: all 0.3s;

}

@media (max-width: 767px) {

  #load .load-form .wristband #band-swiper .swiper-slide h2 {

    font-size: 20px;

    margin: 5px 0;

  }

}

#load .load-form .wristband #band-swiper .swiper-slide p {

  font-style: normal;

  line-height: 26px;

  letter-spacing: 0px;

  color: #2d2d2d;

  opacity: 0.8;

  margin: 0;

}

#load .load-form .wristband #band-swiper .swiper-slide:hover img {

  transform: rotate(360deg);

}

#load .load-form .wristband #band-swiper .swiper-slide:hover h2 {

  color: #ff2474;

}

#load .load-model {

  text-align: center;

  padding-bottom: 40px;

  background: #fbfcfc;

}

@media (max-width: 1199px) {

  #load .load-model {

    padding-bottom: 0px;

  }

}

#load .load-model h2 {

  font-size: 24px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #2d2d2d;

  margin-bottom: 30px;

}

@media (max-width: 767px) {

  #load .load-model h2 {

    font-size: 18px;

    margin: 10px 0;

  }

}

@media (max-width: 1140px) {

  #load .load-model #load-model {

    margin-bottom: 30px;

  }

}

#load .load-model #load-model{

  height:224px;

  transition: all 0.3s;

  overflow: hidden;

}

#load .load-model #load-model .sin-model{

  width:11.5%;

  margin:5px 0.5%;

  float: left;

}

@media (max-width:1199px){

  #load .load-model #load-model{

    height:212px;

  }

  #load .load-model #load-model .sin-model{

    width:14.5%;

    margin:5px 1%;

  }

}

@media (max-width:991px){

  #load .load-model #load-model{

    height: 252px;

  }

  #load .load-model #load-model .sin-model{

    width:23%;

    margin:5px 1%;

  }

}

#load .load-model #load-model .sin-model .img-box {

  padding-bottom: 100%;

}

#load .load-model #load-model .sin-model:hover .img-box img {

  transform: translate(-50%, -50%) scale(1.1);

}

#load .load-model #load-model .sin-model h2{

  text-align: center;

	font-size: 16px;

	line-height: 26px;

	letter-spacing: 0px;

  color: #2d2d2d;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

@media (max-width: 1140px) {

  #load .load-model #load-craft {

    margin: 30px;

  }

}

#load .load-model #load-craft{

  height:130px;

  transition: all 0.3s;

  overflow: hidden;

}

#load .load-model #load-craft .sin-cra{

  width:12%;

  margin:5px 0.5%;

  float: left;

}

@media (max-width:1199px){

  #load .load-model #load-craft{

    height:93px;

  }

  #load .load-model #load-craft .sin-cra{

    width:14.5%;

    margin:5px 1%;

  }

}

@media (max-width:991px){

  #load .load-model #load-craft{

    height: 109px;

  }

  #load .load-model #load-craft .sin-cra{

    width:23%;

    margin:5px 1%;
    height: 130px;

  }

}

#load .load-model #load-craft .sin-cra .img-box {

  padding-bottom: 65%;

}

#load .load-model #load-craft .sin-cra:hover .img-box img {

  transform: translate(-50%, -50%) scale(1.1);

}

#load .load-model #load-craft .sin-cra .img-box i {

  position: absolute;

  top: 0%;

  left: 5%;

  transition: all 0.3s;

  font-size: 16px;

	line-height: 25px;

	letter-spacing: 0px;

  color: #fff;

  background: #9d9d9d;

  width:25px;

  height: 25px;

  border-radius: 50%;

  display: block;

}

#load .load-choose {

  padding: 120px 0;

  background: url(../images/load/choosebg.jpg) no-repeat center center;

  background-size: cover;

}

@media (max-width: 1199px) {

  #load .load-choose {

    padding: 40px 0 20px;

  }

}

@media (max-width: 767px) {

  #load .load-choose {

    padding: 20px 0 10px;

  }
	.choice{width:100%;}

}

@media (max-width: 1199px) {

  #load .load-choose #load-cho {

    padding-bottom: 30px;

  }

}

#load .load-choose #load-cho .swiper-slide.cho-tit {

  background: none;

}

#load .load-choose #load-cho .swiper-slide.cho-tit h2 {

  font-size: 36px;

  font-weight: bold;

  font-stretch: normal;

  letter-spacing: 0px;

  line-height: 44px;

  color: #010101;

}

#load .load-choose #load-cho .swiper-slide.cho-tit i {

  width: 60px;

  height: 8px;

  background-color: #ff2474;

  display: block;

}

#load .load-choose #load-cho .swiper-slide.cho-tit p {

  font-size: 18px;

  font-weight: normal;

  font-style: italic;

  font-stretch: normal;

  line-height: 26px;

  letter-spacing: 0px;

  color: #2d2d2d;

}

@media (max-width: 991px) {

  #load .load-choose #load-cho .swiper-slide.cho-tit .tit-inner {

    padding-top: 10px;

  }

  #load .load-choose #load-cho .swiper-slide.cho-tit h2 {

    font-size: 24px;

    margin-top: 0;

  }

  #load .load-choose #load-cho .swiper-slide.cho-tit p {

    font-size: 16px;

  }

}

@media (max-width: 767px) {

  #load .load-choose #load-cho .swiper-slide.cho-tit h2 {

    font-size: 20px;

  }

}

#load .load-choose #load-cho .swiper-slide {

  padding-bottom: 23%;

  background: #fff;

  border-radius: 15px;

}

@media (max-width: 767px) {

  #load .load-choose #load-cho .swiper-slide {

    padding-bottom: 46%;

  }

}

@media (max-width: 500px) {

  #load .load-choose #load-cho .swiper-slide {

    padding-bottom: 0;

  }

}

#load .load-choose #load-cho .swiper-slide .cho-inner {

  width: 100%;

  height: 100%;

  padding: 45px 30px 0;

  position: absolute;

}

#load .load-choose #load-cho .swiper-slide .cho-inner h2 {

  font-size: 36px;

  font-weight: bold;

  font-stretch: normal;

  margin: 0;

  letter-spacing: 0px;

  color: #ff2474;

}

#load .load-choose #load-cho .swiper-slide .cho-inner p {

  font-size: 16px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 24px;

  letter-spacing: 0px;

  color: #000000;

  word-break: break-word;

  margin: 10px 0;

}

@media (max-width: 1377px) {

  #load .load-choose #load-cho .swiper-slide .cho-inner {

    padding: 25px 20px 0;

  }

}

@media (max-width: 991px) {

  #load .load-choose #load-cho .swiper-slide .cho-inner h2 {

    font-size: 24px;

  }

  #load .load-choose #load-cho .swiper-slide .cho-inner p {

    font-size: 14px;

  }

}

@media (max-width: 767px) {

  #load .load-choose #load-cho .swiper-slide .cho-inner h2 {

    font-size: 20px;

  }

}

@media (max-width: 500px) {

  #load .load-choose #load-cho .swiper-slide .cho-inner {

    padding: 25px 20px 10px;

    position: inherit;

  }

}

#load .load-choose #load-cho .swiper-slide:hover img {

  transform: translate(-50%, -50%) scale(1.1);

}

@media (max-width: 500px) {

  #load .load-choose #load-cho .swiper-slide:last-child {

    padding-bottom: 69%;

    background: transparent;

  }

  #load .load-choose #load-cho .swiper-slide:last-child img {

    width: 75%;

    border-radius: 15px;

  }

}

#load .load-choose #load-cho .swiper-pagination-bullets {

  bottom: 0px;

}

#load .load-applications {

  padding: 100px 0 0;

}

@media (max-width: 1199px) {

  #load .load-applications {

    padding: 40px 0 0;

  }

}

@media (max-width: 991px) {

  #load .load-applications {

    padding-top: 20px;

  }

}

@media (max-width: 767px) {

  #load .load-applications h2 {

    margin: 0;

  }

}

#load .load-applications h2 {

  text-align: center;

}

#load .load-applications p {

  font-size: 18px;

  font-style: italic;

  font-stretch: normal;

  line-height: 26px;

  letter-spacing: 0px;

  color: #2d2d2d;

}

@media (max-width: 991px) {

  #load .load-applications p {

    font-size: 16px;

    line-height: inherit;

    margin: 5px 0;

  }

}

#load .load-applications #load-app {

  text-align: center;

}

@media (max-width: 991px) {

  #load .load-applications #load-app {

    padding-bottom: 20px;

  }

}

#load .load-applications #load-app .swiper-slide .img-box {

  padding-bottom: 63%;

}

#load .load-applications #load-app .swiper-slide span {

  font-size: 16px;

  line-height: 26px;

  letter-spacing: 0px;

  color: #2d2d2d;

  display: block;

  margin: 10px 0;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

@media (max-width: 767px) {

  #load .load-applications #load-app .swiper-slide span {

    margin: 5px 0;

  }

}

#load .load-applications #load-app .swiper-slide:hover .img-box img {

  transform: translate(-50%, -50%) scale(1.1);

}

#load .load-applications #load-app .swiper-slide:hover span {

  color: #ff2474;

}

#load .load-cando {

  background: url(../images/load/candobg.png) no-repeat center center;

  text-align: center;

  background-size: contain;

  padding: 100px 0;

}

@media (max-width: 1199px) {

  #load .load-cando {

    padding: 40px 0;

  }

}

@media (max-width: 991px) {

  #load .load-cando {

    padding: 20px 0 0;

  }

}

@media (max-width: 991px) {

  #load .load-cando {

    padding: 0;

  }

}

#load .load-cando h2 {

  line-height: 28px;

  margin-bottom: 60px;

}

@media (max-width: 767px) {

  #load .load-cando h2 {

    margin-bottom: 20px;

  }

}

@media (max-width: 991px) {

  #load .load-cando #load-cando {

    padding-bottom: 30px;

  }

}

@media (max-width: 767px) {

  #load .load-cando #load-cando {

    padding-right: 20px;

    padding-left: 20px;

  }

}

#load .load-cando #load-cando .swiper-slide .img-box {

  padding-bottom: 100%;

  border-radius: 50%;

}

#load .load-cando #load-cando .swiper-slide span {

  font-size: 18px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 26px;

  letter-spacing: 0px;

  color: #ff2474;

}

#load .load-cando #load-cando .swiper-slide:hover .img-box img {

  transform: translate(-50%, -50%) scale(1.1);

}

#load .load-cando #load-cando .typeb .img-box {

  margin-bottom: 35px;

}

#load .load-cando #load-cando .typet .img-box {

  margin-top: 35px;

}

#load .inside-foot {

  background: url(/images/load/footbg.jpg) no-repeat bottom left #141d35;

  background-size: contain;

}

@media (max-width: 991px) {

  #load .inside-foot {

    padding-bottom: 25px;

  }

}

#load .inside-foot .foot-title {

  margin-top: 90px;

  margin-bottom: 0px;

}

@media (max-width: 991px) {

  #load .inside-foot .foot-title {

    margin-top: 20px;

  }

}

@media (max-width: 991px) {

  #load .inside-foot .foot-title {

    margin-top: 0px;

  }

}

#load .inside-foot .foot-title a {

  font-family: "OpenSans";

  line-height: inherit;

  font-size: 36px;

  font-weight: bold;

  font-stretch: normal;

  line-height: 40px;

  letter-spacing: 0px;

  color: #ff2474;

}

@media (max-width: 991px) {

  #load .inside-foot .foot-title a {

    font-size: 24px;

  }

}

@media (max-width: 767px) {

  #load .inside-foot .foot-title a {

    font-size: 20px;

  }
  .choice p{
  	    width: 100%;
  }

}

#load .inside-foot p {

  font-size: 14px;

  line-height: 22px;

  letter-spacing: 0px;

  color: #ffffff;

  margin: 18px 0;

}

@media (max-width: 991px) {

  #load .inside-foot p {

    margin: 5px 0;

  }

}

@media (max-width: 500px) {

  #load .inside-foot p {

    overflow: hidden;

    text-overflow: ellipsis;

    /*display: -webkit-box;*/

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    height: 44px;

  }

}

#load .inside-foot form {

  margin-bottom: 0;

  position: relative;

  z-index: 11;

}

#load .inside-foot form i {

  position: absolute;

  color: #ff2474;

}

#load .inside-foot form .iname {

  transform: translate(10px, 20px);

}

#load .inside-foot form .iemail {

  transform: translate(10px, 20px);

}

@media (max-width: 1199px) {

  #load .inside-foot form .iemail {

    transform: translate(30px, 20px);

  }

}

@media (max-width: 767px) {

  #load .inside-foot form .iemail {

    transform: translate(25px, 20px);

  }

}

@media (max-width: 650px) {

  #load .inside-foot form .iemail {

    transform: translate(20px, 20px);

  }

}

@media (max-width: 500px) {

  #load .inside-foot form .iemail {
    top: 98px;
    /* left: 1%; */

  }
#ContactForm3 > i.imessage{
	top: 284px;
    left: 87px;
}
}

#load .inside-foot form .imessage {

  transform: translate(10px, 40px);

}

@media (max-width: 767px) {

  #load .inside-foot form .imessage {

    transform: translate(10px, 30px);

  }

}

#load .inside-foot form input {

  width: 50%;

  height: 46px;

  border: solid 1px #bfbfbf;

  margin: 5px 0;

  padding-left: 20px;

}


#load .inside-foot input[type="radio"]{
  width: 20%;
  height: 10px;
}


.inside-l .inside-r{
  margin-left: 0;
}
@media (max-width:767px){
  .inside-l .inside-r{
    display: none;
  }
  .houconter-l{
    width: 100%;
  }
}

#pro-detail .inside-l .proTab .content-box .detail .tab-foot>h3{
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  color: #2d2d2d;
}
.jkma{
	display: float;
	float: right;
}
.jkma img{
	max-width: 93%;
}
.HONORS-content{
    margin-top: 100px;
    font-size: 18px;
    color: #2d2d2d;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #2d2d2d;
}
@media(max-width:767px){
	.HONORS-content{
		margin-top: 20px;
	}
	.jkma img{
		    max-width: 100%;
	}
}
.HONORS-title{
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #2d2d2d;
    transition: all 0.3s;
}

.HONORS-title:hover{
	cursor: pointer;
	color: #ff2474;
}