/* /develop/fIpUAfKpOHmE-agfUKpZiDjdC-GvUApKfKKUAU-jiBqrKkjqrlrliiimni-jpBqrKkjjikipikrmir/style.css,/develop/fIpUAfKpOHmE-bBfKApENsjor-GvUApKfKKUAU-jkBqrKjjriqikinlpni-jpBqrKkjjikipikrmir/lang.css,/assets/widget/style/component/rollingNews/rollingNews.css,/assets/widget/script/plugins/owlcarousel/owl.carousel.css,/assets/widget/script/plugins/owlcarousel/owl.theme.css,/assets/widget/style/component/quicknavigation/quicknavigation.css,/assets/widget/style/component/form/form.css,/assets/widget/script/plugins/form/select2.css,/assets/widget/style/component/inquire/inquire.css,/assets/widget/script/plugins/air-datepicker/css/datepicker.css */
/* /develop/fIpUAfKpOHmE-agfUKpZiDjdC-GvUApKfKKUAU-jiBqrKkjqrlrliiimni-jpBqrKkjjikipikrmir/style.css */
@media (min-width:1200px) {
  .sq_header4774 .sq_nav_menu {
    display: none !important;
  }
}

.sq_nav_1 .backstage-blocksEditor-wrap[data-storage="1"]:hover .backstage-widgetsettings-tools-block {
  position: relative;
}

.sq_header_1 {
  height: 110px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.45);
  display: flex;
  align-items: center;
  transition: all 0.5s ease, background-color 0.3s ease-out;
  justify-content: space-between;
  position: relative;
  background-color: rgba(0, 0, 0, 0.1);
}

.sq_header4774 .sq_nav_1 .backstage-blocksEditor-wrap.navigation .backstage-widgetsettings-tools,
.sq_header4774 .sq_nav_1 .backstage-blocksEditor-wrap.navigation .backstage-widgetsettings-tools-block {
  position: absolute !important;
  left: 0;
  transform: translate(0, -50%);
}

.subUl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -ms-flex-wrap:wrap;
flex-wrap:wrap; */
  flex-direction: column;
  /* background: #fff; */
}

.subUl>li {
  width: auto !important;
  position: relative;
  /* margin-right:20px; */
  /* background: green; */
  /* position: relative; */
}

.sq_header4774 .subUl>li>a.active::before {
  transform: rotateY(0deg) !important;
}

.sq_header_1Hover {
  position: absolute;
  left: 0;
  top: 110px;
  width: 100%;
  height: 0px;
  background: #fff;
  transition: all 0.5s ease;
}

.sq_header4774 .langNa {
  white-space: nowrap;
  width: 68%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sq_header_2 .sq_nav_1 .navigation ul li .text_a {
  display: none;
}

#siteblocks-setting-wrap-ogfVQkWqGejt .sq_header_1 .sq_nav_1 .navigation ul li .texta {
  display: none;
}

.sq_header_1Hover2 {
  height: 430px;
  border-bottom: 1px solid #f1f1f1;
}

.sq_header_1_screen {
  height: 60px;
  background-color: #707070;
  opacity: .9;
}

.sq_header_1_screen .sq_header_1Hover {
  top: 60px;
}

.sq_header_1_screen .blockNavBar>li {
  padding: 20px 0 !important;
}

/***************************************************************************************************************************logo样式*/
.sq_header_1 .sq_icon_1 .sq_icon_img img {
  height: 56px;
  transition: all 0.5s ease, background-color 0.3s ease-out;
  margin-left: 30px;
  margin-right: 30px;
}

.sq_header_1_screen .sq_icon_1 .sq_icon_img img {
  height: 40px;
}

/*****************************************************************************************************************************导航条样式*/
.sq_header_2 .sq_nav_1 .navigation>ul {
  position: relative;
}

.sq_header_2 .sq_nav_1 .navigation>ul>li {
  display: inline-block;
  font-family: "ITC-AvantGarde-Gothic Book", "Noto Sans", sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  letter-spacing: 0.05rem;
  list-style: none;
  padding: 10px 0;
  margin: 0px 15px;
  position: relative;
}

.sq_header_2 .sq_nav_1 .navigation ul li a {
  position: relative;
}

.sq_header_2 .sq_nav_1 .navigation ul li>i.fa-angle-down {
  display: none;
}

.sq_header_2 .sq_nav_1 .navigation ul li a:before {
  content: '';
  position: absolute;
  left: -4%;
  bottom: -20px;
  height: 2px;
  width: 110%;
  transform: rotateY(90deg);
  background: #fff;
  transition: ease-in-out 0.4s;
}

.sq_header_1 .sq_nav_1 .navigation ul li .sub ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 2px;
  width: 100%;
  transform: rotateY(90deg);
  transition: ease-in-out 0.4s;
  /* background: #707070; */
}

.sq_header_1 .sq_nav_1 .navigation ul li .sub ul li:hover a:before {
  background: #707070;
}

.sq_header_1 .sq_nav_1 .navigation ul li .sub ul li a:hover:before {
  transform: rotateY(0deg);
}

.sq_header_2 .sq_nav_1 .navigation ul li a:hover:before {
  transform: rotateY(0deg);
}

.sq_header_1_screen .sq_nav_1 .navigation ul li a:before {
  bottom: -10px;
}

.sq_header_1_screen .sq_nav_1 .navigation>ul>li>a:hover:before {
  bottom: -10px;
}

.sq_header_2 .sq_nav_1 .navigation>ul>li.sqOnNav>a:before {
  transform: rotateY(0deg);
}

.sq_header_2 .sq_nav_1 .navigation ul li>a {
  color: #fff;
  text-transform: uppercase;
}

.sq_header_2 .sq_nav_1 .navigation ul li>.sub {
  /* width:1180px; */
  background: #fff;
  position: absolute;
  /* left: 38%; */
  top: 98%;
  left: -4px;
  max-height: 0px;
  overflow: hidden;
  opacity: 0.9;
  /* margin-top: 5px; */
  /* overflow-y:hidden; */
  /* overflow-x:hidden; */
  /* transform: translateX(-50%); */
}

.sq_header_2 .sq_nav_1 .navigation ul li>.sub.active {
  /* width:1180px; */
  background: #fff;
  position: absolute;
  /* left: 38%; */
  top: 98%;
  left: -4px;
  max-height: 1000px;
  overflow: hidden;
  transition: all 2s ease; 
-webkit-transition: all 2s ease;
  /* margin-top: 5px; */
  /* overflow-y:hidden; */
  /* overflow-x:hidden; */
  /* transform: translateX(-50%); */
}



.sq_header_2 .sq_nav_1 .navigation ul li>.sub>div {
  position: relative;
  left: 0;
  top: 0;

}

.sq_header_2 .sq_nav_1 .navigation ul li .active {
  opacity: 1;
  /* height:400px; */
  overflow: initial;
}

.sq_header_2 .sq_nav_1 .navigation ul li>.sub::-webkit-scrollbar {
  width: 6px;
  height: 16px;
  background-color: #ccc;
  border-radius: 10px;
}

/*定义滚动条的轨道，内阴影及圆角*/
.sq_header_2 .sq_nav_1 .navigation ul li>.sub::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 10px;
  background-color: #f7f7f7;
}

/*定义滑块，内阴影及圆角*/
.sq_header_2 .sq_nav_1 .navigation ul li>.sub::-webkit-scrollbar-thumb {
  width: 10px;
  height: 20px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #ccc;
}

.sq_header_2 .sq_nav_1 .navigation ul li>.sub>ul>li {
  line-height: 22px;
  display: inline-block;
  padding: 10px 35px;
  /*border-right: 1px solid #525ca3;*/
  /* padding-left: 5px; */
  /* overflow:hidden; */
  vertical-align: top;
  /* margin-bottom:15px; */
  font-weight: 400;
  z-index: 20;
}

.sq_header_2 .sq_nav_1 .navigation ul li>.sub>ul>li>a {
  color: #707070;
  white-space: nowrap;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.sq_header_2 .sq_nav_1 .navigation ul li>.sub>ul>li>ul>li>a {
  color: #707070;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 500;
}

/*********************************************************************************************************************搜索输入框样式*/
.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>button {
  border: 0;
  background: transparent;
  outline: none;
}

.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>button>img {
  cursor: pointer;
  width: 26px;
  height: 26px;
  transform: translateY(4px);
  margin-right: 10px;
  margin-left: 20px;
  margin-top: -4px;
}

.sq_header_1 .sq_right_1 {
  width: 210px;
  display: flex;
  align-items: center;
  height: 110px;
  position: relative;
  z-index: 999;
  transition: all 0.5s ease, background-color 0.3s ease-out;
}

.sq_header_1_screen .sq_right_1 {
  height: 60px;
}

.sq_header_1 .sq_right_1 .sq_search_1 {
  position: relative;
  display: inline-block;
}

.sq_header_1 .sq_right_1 .sq_search_1 .search-keywords {
  position: absolute;
  top: 28px;
  left: -100px;
  visibility: hidden;
  transition: left 0.5s ease-in-out;
}

.sq_header_1 .sq_right_1 .sq_search_1 .search-keywords.active {
  visibility: visible;
  left: -190px;
  transition: left 0.5s ease-in-out;
}

.sq_header_1 .sq_right_1 .sq_search_1 .prodDivrecomend {
  display: none;
  position: absolute;
  width: 360px;
  top: 35px;
  left: -190px;
  background: #fff;
  border-radius: 4px;
  padding: 10px;
  z-index: 20000;
  border: 1px solid #dfdfdf;
  box-shadow: #ccc 0px 0px 4px;
}

.sq_header_1 .sq_right_1 .sq_search_1 .prodDivrecomend li a {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.sq_header_1 .sq_right_1 .sq_search_1 .prodDivrecomend li a img {
  width: 30px;
  margin-right: 10px;
}

.sq_header_1 .sq_right_1 .sq_search_1 .prodDivrecomend li a span {
  width: calc(100% - 50px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #000;
}

.sq_header_1 .search-keywords span {
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  white-space: nowrap;
  color: #fff;
}

.sq_header_1 .sq_right_1 .sq_search_1 .search-keywords q {
  margin-right: 10px;
}

.sq_header_1 .search-keywords q a {
  font-size: 14px;
  color: #fff;
}

.sq_header_1 .sq_right_1 .sq_language_1 {
  display: inline-block;
}

.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>img {
  cursor: pointer;
  width: 26px;
  height: 26px;
  transform: translateY(2px);
  margin-right: 10px;
  margin-left: 20px;
  margin-top: -3px;
}

.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input {
  display: flex;
  position: relative;
  align-items: center;
  margin-right: 12px;
}

.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>input {
  position: absolute;
  left: -100px;
  border: none;
  height: 30px;
  border-radius: 40px;
  text-indent: 10px;
  outline: none;
  transition: ease-in-out .5s;
  margin-top: 1px;
  transform: none !important;
}
.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>svg {
  cursor: pointer;
}


.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>input.inputOn {
  display: block;
  left: -190px;
  width: 180px;
}

/******************************************************************************************************************************语言栏样式*/
.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word {
  display: flex;
  align-items: center;

}

.sq_header_1 .sq_right_1 .sq_language_1 .langBar {
  position: relative;
}

.sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list {
  position: absolute;
  top: 32px;
  left: 0px;
  height: 0px;
  background: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  box-shadow: 0 0 4px 0 #ccc;
  transition: ease-in-out .6s;
  display: block;
  max-height: 400px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  /* width:90px; */
  width: calc(100% - 14.5px);
  padding-left: 14.5px;
  /* padding-left:47px; */
}

.sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list .langImg {
  margin-right: 10px;
}

.sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list.lang-listOn {}

.sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list li {
  line-height: 28px;
  transition: ease-in-out .5s;
}

.sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list li a {
  color: #525ca3;
  /* font-size: 16px; */
  font-size: 14px;
  display: flex;
  align-items: center;
}

.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span>div:nth-of-type(1) {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.5s ease;
}

.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span>div:nth-of-type(2) {
  width: 12px;
  margin-left: 10px;
  cursor: pointer;
  transition: all 0.5s ease;
}

.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span>div.imgOn {
  transform: rotate(-180deg);
}

.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span {
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  width: 150px;
  height: 30px;
  transition: ease-in-out .5s;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span:hover {
  border: 1px solid #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/************************手机端导航样式****************************************************************************************/
.sq_header_3 .sq_nav_1 {
  position: absolute;
  width: 100%;
  background: #fff;
  top: 110px;
  left: 0;
  height: 0px;
  transition: all 0.5s ease;
  overflow: hidden;
  overflow-y: auto;
}

.sq_header_1_screen .sq_nav_1 {
  top: 60px;
}

.sq_header_3 .sq_nav_1.navactive {
  /* height: 290px; */
  border-bottom: 1px solid #f1f1f1;
  height: 100vh;
}

/*****************************滚动条样式*/
.sq_header_3 .sq_nav_1::-webkit-scrollbar,
.sq_header_3 .sq_nav_1 ul li .sub::-webkit-scrollbar,
.sq_header_3 .sq_nav_1 ul li .sub ul li .sub-nav::-webkit-scrollbar {
  width: 0px;
  height: 16px;
  background-color: #ccc;
  border-radius: 10px;
}

/*定义滚动条的轨道，内阴影及圆角*/
.sq_header_3 .sq_nav_1::-webkit-scrollbar-track,
.sq_header_3 .sq_nav_1 ul li .sub::-webkit-scrollbar-track,
.sq_header_3 .sq_nav_1 ul li .sub ul li .sub-nav::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 10px;
  background-color: #f7f7f7;
}

/*定义滑块，内阴影及圆角*/
.sq_header_3 .sq_nav_1::-webkit-scrollbar-thumb,
.sq_header_3 .sq_nav_1 ul li .sub::-webkit-scrollbar-thumb,
.sq_header_3 .sq_nav_1 ul li .sub ul li .sub-nav::-webkit-scrollbar-thumb {
  width: 10px;
  height: 20px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #ccc;
}

.sq_header_3 .sq_nav_1 .navigation>ul>li {
  line-height: 37px;
  position: relative;
  margin-left: 40px;
}

/******二级菜单与三级菜单公用样式******/
.sq_header_3 .sq_nav_1 .navigation ul li .fa.fa-angle-down {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  line-height: 37px;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  width: 75px;
  cursor: pointer;
  color: #525ca3;
  transition: all 0.5s ease;
}

.sq_header_3 .sq_nav_1 .navigation ul li .fa.fa-angle-down.fa-angle-downOn {
  transform: rotate(-180deg);
}

/******二级菜单与三级菜单公用样式******/
.sq_header_3 .sq_nav_1 .navigation ul li a {
  font-size: 16px;
  color: #525ca3;
}

.sq_header_3 .sq_nav_1 .navigation>ul>li>.sub {
  /*height: 0px;*/
  /*transition:all 0.5s ease;*/
  margin-left: 20px;
  display: none;
}

.sq_header_3 .sq_nav_1 .navigation>ul>li>.sub.subActive {
  height: 210px;
}

.sq_header_3 .sq_nav_1 .navigation>ul>li>.sub>ul>li {
  position: relative;
  line-height: 26px;
}

.sq_header_3 .sq_nav_1 .navigation ul li .sub ul li .fa.fa-angle-down {
  line-height: 26px;
  right: 20px;
}

.sq_header_3 .sq_nav_1 .navigation>ul>li>.sub>ul>li>.sub-nav {
  margin-left: 20px;

}

.sub-nav {
  transition: all 0.5s ease;
  /* width: 100%; */
  display: none;
  height: 0px;
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
}

.sub-nav>li {
  padding: 10px 35px;
}

.sub-nav-active {
  height: auto;
  display: flex;
  flex-direction: column;
}

.sq_header_3 .sq_nav_1 .navigation>ul>li>.sub>ul>li>.sub-nav.sub-navActive {
  height: 170px;
}

.sq_header_3 .sq_nav_1 .navigation>ul>li>.sub>ul>li>.sub-nav li {
  padding: 10px 35px !important;
  line-height: 24px;
  height: 22px;
}

.sq_header_3 .sq_right_1 {
  width: 239px;
}

.sq_header_3 .sq_nav_menu {
  margin-left: 20px;
}

.sq_header_3 .sq_nav_menu .fa {
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

.sq_header_3 .sq_nav_menu .fa-close {
  display: none;
  align-items: center;
}

.sq_header_3 .sq_nav_menu .fa-bars {
  display: flex;
  align-items: center;
}

@media screen and (min-width:990px) {
  .sq_header_1 .sq_nav_1 {
    display: block !important;
  }
}

@media screen and (max-width:1024px) {
  .sq_header_1_screen .blockNavBar>li {
    padding: 0 !important;
  }

  .sq_header_2 .sq_nav_1 .navigation>ul>li {
    padding: 0;
  }

  .sq_header_1 .sq_nav_1 .navigation ul li>.sub>ul>li {
    border: none;
  }

  .sq_header_1 .sq_nav_1 .navigation ul li .sub ul li a:before {
    content: none;
  }

  .sub-nav {
    transition: none;
    height: auto;
    position: relative;
    left: auto;
    background: none;
    right: 0;
  }
}

@media screen and (max-width: 768px) {
  .sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list .langImg {
    display: none;
  }

  .sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list {
    padding-left: 30px;
    width: calc(100% - 30px);
  }
}

@media screen and (max-width:700px) {
  .sq_header_1_screen .blockNavBar>li {
    padding: 0 !important;
  }

  .sq_header_1 {
    height: 80px;
  }

  .sq_header_1_screen {
    height: 60px;
  }

  .sq_header_1Hover {
    top: 80px;
  }

  .sq_header_1_screen .sq_header_1Hover {
    top: 60px;
  }

  .sq_header_3 .sq_nav_1 {
    top: 80px;
  }

  .sq_header_1_screen .sq_nav_1 {
    top: 60px;
  }

  .sq_header_1 .sq_nav_1 .navigation ul li>.sub>ul>li {
    border: none;
  }

  .sq_header_1 .sq_nav_1 .navigation ul li .sub ul li a:before {
    content: none;
  }

  .sub-nav {
    transition: none;
    height: auto;
    position: relative;
    left: auto;
    background: none;
    right: 0;
  }
}

@media screen and (max-width:500px) {
  .sq_header_1_screen .blockNavBar>li {
    padding: 0 !important;
  }

  .sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>button svg {
    width: 19px;
    height: 19px;
  }

  .sq_header_1 .sq_icon_1 .sq_icon_img img {
    height: 40px;
    transition: all .5s ease, background-color .3s ease-out;
    margin-left: 10px;
    margin-right: 20px;
    max-width: 155px;
  }

  .sq_header_1_screen .sq_icon_1 .sq_icon_img img {
    height: 32px;
    margin-left: 10px;
  }

  .sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word span div:nth-of-type(1) {
    display: none;
  }

  .sq_header_3 .sq_right_1 {
    width: 160px;
  }

  .sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>svg {
    cursor: pointer;
    width: 19px;
    height: 19px;
    /* transform: translateY(2px); */
    margin-right: 0px;
    display: none;
  }

  .sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span {
    font-size: 14px;
  }

  .sq_header_3 .sq_nav_menu .fa {
    color: #fff;
    font-size: 18px;
  }

  .sq_header_3 .sq_nav_menu {
    margin-left: 10px;
  }

  .sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>button>img {
    cursor: pointer;
    width: 22px;
    height: 22px;
    transform: translateY(4px);
    margin-right: 0px;
  }

  .sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list {
    width: 76px;
    padding-left: 6px;
  }

  .sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list li a {
    font-size: 14px;
  }

  .sq_header_3 .sq_nav_1 .navigation>ul>li {
    margin-left: 15px;
  }

  .sq_header_3 .sq_nav_1 .navigation ul li .fa.fa-angle-down {
    width: 48px;
  }

  .sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span {
    width: 80px;
  }

  .sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>input.inputOn {
    left: -196px;
    width: 190px;
    margin-top: 1px;
  }

  .sq_header_1 .sq_right_1 .sq_language_1 {
    margin-left: 5px;
  }

  .sq_header_1 .sq_nav_1 .navigation ul li>.sub>ul>li {
    border: none;
  }

  .sub ul li a:before {
    content: none;
  }

  .sub-nav {
    transition: none;
    height: auto;
    position: relative;
    left: auto;
    background: none;
    right: 0;
  }

  .sq_header_3 .sq_nav_1 .navigation>ul>li>.sub>ul>li>.sub-nav {
    display: none !important;
  }

  .sq_header_3 .sq_nav_1 .navigation ul li .sub ul li .fa.fa-angle-down {
    display: none;
  }
}

.hideVis {
  visibility: hidden;
}

/* /develop/fIpUAfKpOHmE-bBfKApENsjor-GvUApKfKKUAU-jkBqrKjjriqikinlpni-jpBqrKkjjikipikrmir/lang.css */
/* 语言栏国旗css*/
.lang-sprites-slide {
  vertical-align: middle;
}

.sprites {
  display: inline-block;
  width: 21px;
  height: 14px;
  background: url("/static/t-xrBpBKgKnyxrlwbp/assets/widget/images/langBar/sprites.png");
  background-repeat: no-repeat
}

.sprites-0 {
  background-position: -252px -116px
}

.sprites-1 {
  background-position: -294px 0
}

.sprites-2 {
  background-position: -42px -261px
}

.sprites-3 {
  background-position: -294px -32px
}

.sprites-4 {
  background-position: -294px -48px
}

.sprites-5 {
  background-position: -294px -64px
}

.sprites-6 {
  background-position: -294px -80px
}

.sprites-7 {
  background-position: -294px -96px
}

.sprites-8 {
  background-position: -294px -112px
}

.sprites-9 {
  background-position: -294px -128px
}

.sprites-10 {
  background-position: -317px 0
}

.sprites-11 {
  background-position: -317px -16px
}

.sprites-12 {
  background-position: -317px -32px
}

.sprites-13 {
  background-position: -317px -48px
}

.sprites-14 {
  background-position: -317px -64px
}

.sprites-15 {
  background-position: -317px -80px
}

.sprites-16 {
  background-position: -317px -96px
}

.sprites-17 {
  background-position: -317px -112px
}

.sprites-18 {
  background-position: -317px -128px
}

.sprites-19 {
  background-position: -340px 0
}

.sprites-20 {
  background-position: -340px -16px
}

.sprites-21 {
  background-position: -340px -32px
}

.sprites-22 {
  background-position: -340px -48px
}

.sprites-23 {
  background-position: -340px -64px
}

.sprites-24 {
  background-position: -340px -80px
}

.sprites-25 {
  background-position: -340px -96px
}

.sprites-26 {
  background-position: -340px -112px
}

.sprites-27 {
  background-position: -340px -128px
}

.sprites-28 {
  background-position: -363px 0
}

.sprites-29 {
  background-position: -363px -16px
}

.sprites-30 {
  background-position: -363px -32px
}

.sprites-31 {
  background-position: -363px -48px
}

.sprites-32 {
  background-position: -363px -64px
}

.sprites-33 {
  background-position: -363px -80px
}

.sprites-42 {
  background-position: -126px -175px;
}

.sprites-54 {
  background-position: -290px -245px;
}

/* /assets/widget/style/component/rollingNews/rollingNews.css */
.heightAuto {
  height: auto !important
}

.sitewidget-rollingNews .sitewidget-bd.hidden {
  visibility: hidden;
  height: 16px;
  overflow: hidden;
  width: 100%
}

.sitewidget-rollingNews .sitewidget-bd .tempWrap {
  width: 100% !important
}

.rolling-time-0 {
  color: inherit;
  margin: 0 5px
}

.rolling-time-1 {
  right: 0;
  top: 0;
  position: absolute;
  color: inherit
}

.rolling-pic img {
  margin-bottom: 5px
}

.rolling-pic-title .title {
  display: block;
  width: 226px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  font-weight: bold;
  box-sizing: border-box
}

.rolling-pic-title .intro {
  width: 100%;
  text-align: justify;
  box-sizing: border-box;
  position: relative
}

.rolling-pic-title .contOverHidden {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.rolling-time-2 span {
  font-weight: normal
}

.sitewidget-rollingNews .tempWrap-li {
  width: 200px;
  margin-right: 30px
}

.sitewidget-rollingNews .tempWrap-li.tempWrap-li-data {
  width: 290px;
  padding-right: 20px;
  margin-right: 0
}

.sitewidget-rollingNews .tempWrap-li.tempWrap-li-data span {
  display: inline-block;
  float: left
}

.sitewidget-rollingNews .tempWrap-li.tempWrap-li-data .news-title {
  width: 190px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.txtMarquee-top .sitewidget-bd .rolling-more {
  padding-left: 2%;
  right: inherit;
  margin: auto;
  color: 097cb7;
  font-size: 14px
}

.txtMarquee-left .sitewidget-bd .rolling-more {
  padding-left: 2%;
  right: inherit;
  margin: auto;
  color: 097cb7;
  font-size: 14px
}

.txtMarquee-top .prev,
.txtMarquee-top .next {
  display: block;
  width: 9px;
  height: 10px;
  float: right;
  margin-right: 5px;
  overflow: hidden;
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAACkCAMAAAC5FhDsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAlQTFRFv7+//2YA////P10S/QAAAAN0Uk5T//8A18oNQQAAAMNJREFUeNrs21EKhDAMBcAX739oF9wDhJaGxZ18C2NpI/QRc32qrvVK96HaUNJVakNJV6kNJV2lNpTkt9YytC9DZ2yoX84XhUKhUCgUCoVCoVAolBcqNfGKOR/CPMrxROmbwm0o6Svns76xtYzsy8gZG+kX3zEKhUKhUCgUCoVCoVAo68rQXN/pwOeZHzudkD2zcKtM0mNStc4kTUa/UCgUCoVCoVAoFMprlaF75cgdeei+P5Rd+F+MQqFQKJQ/UW4BBgAJqIA9WmN/uAAAAABJRU5ErkJggg==) no-repeat
}

.txtMarquee-left .sitewidget-hd .next {
  background-position: -60px -140px;
  position: absolute;
  top: 50%;
  right: 15px
}

.txtMarquee-left .sitewidget-hd .prev {
  background-position: -60px -100px;
  position: absolute;
  top: 50%;
  right: 30px
}

.txtMarquee-top .sitewidget-hd .next {
  background-position: -60px -51px;
  position: absolute;
  top: 50%;
  right: 15px
}

.txtMarquee-top .sitewidget-hd .prev {
  background-position: -60px -1px;
  position: absolute;
  top: 50%;
  right: 30px
}

.txtMarquee-top li {
  position: relative;
  line-height: 24px
}

.txtMarquee-top .rolling-title-padding {
  padding: 0 7.2em 0 10px
}

.txtMarquee-left .prev,
.txtMarquee-left .next {
  display: block;
  width: 9px;
  height: 10px;
  float: right;
  margin-right: 5px;
  overflow: hidden;
  cursor: pointer;
  background: url("/static/t-qkBqBKnKlnmxzibn/assets/widget/images/rollingNews/arrow.png") no-repeat
}

.txtMarquee-left li {
  position: relative;
  line-height: 24px
}

.rolling-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block
}

.txtMarquee-left .rolling-title-padding {
  padding: 0 7.2em 0 0
}

.slidesjs-container {
  position: relative;
  z-index: 2
}

.slidesjs-container .slidesjs-wrap {
  display: none
}

.slidesjs-container .slidesjs-control .slidesjs-slide img {
  display: block;
  width: 100%;
  height: auto
}

.slidesjs-container .slidesjs-pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 4
}

.slidesjs-container .slidesjs-pagination li {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: 6px 6px 6px 0;
  border: 1px solid #b2b2b2
}

.slidesjs-container .slidesjs-pagination li a {
  display: block;
  text-decoration: none;
  color: #fff;
  line-height: 20px;
  text-align: center
}

.slidesjs-container .slidesjs-pagination .active {
  color: #333;
  background-color: #b2b2b2
}

.slidesjs-container .slidesjs-log {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
  line-height: 34px;
  color: #e8e8e8
}

.slidesjs-container .slidesjs-log p {
  width: 60%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-indent: 10px;
  line-height: 34px
}

@media(max-width:640px) {
  .slidesjs-container .slidesjs-pagination {
    display: none
  }

  .slidesjs-container .slidesjs-log p {
    width: 98%
  }
}

.sitewidget-rollingNews .sitewidget-bd .rolling-pic-title .cont {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.sitewidget-rollingNews .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev,
.sitewidget-rollingNews .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next {
  position: absolute;
  z-index: 3;
  top: 50%;
  text-align: center;
  transition: top .4s;
  -moz-transition: top .4s;
  -webkit-transition: top .4s;
  opacity: .6
}

.sitewidget-rollingNews .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-pagination {
  display: none
}

.sitewidget-rollingNews .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next {
  background-position: right top;
  right: 0
}

.sitewidget-rollingNews .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev {
  left: 0
}

.sitewidget-rollingNews .sitewidget-bd div[wrap="owl-carousel-wrap"] img {
  width: 100%
}

/* /assets/widget/script/plugins/owlcarousel/owl.carousel.css */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
  float: left;
  touch-action: pan-y
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@media(max-width:767px) {
  .proddetail-wrap .owl-theme .owl-controls {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 0
  }
}

.grabbing {
  cursor: url(/static/t-mqBpBKwKynnxpxbl/assets/widget/script/plugins/owlcarousel/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

/* /assets/widget/script/plugins/owlcarousel/owl.theme.css */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center
}

.sitewidget-touchgraphicslider .owl-theme .owl-controls .owl-pagination {
  text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0px 0px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 3px;
  filter: Alpha(Opacity=50);
  opacity: .5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
  cursor: pointer
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: .8
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px
}

.owl-item.loading {
  min-height: 50px;
  background: url(/static/t-lqBqBKnKgjgwrpbp/assets/widget/script/plugins/owlcarousel/AjaxLoader.gif) no-repeat center center
}

@font-face {
  font-family: 'owl-slider-btn-icon';
  src: url('data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}

.sitewidget-rollingNews .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev,
.sitewidget-rollingNews .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next,
.sitewidget-touchgraphicslider .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev,
.sitewidget-touchgraphicslider .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next {
  padding: 0;
  background-color: transparent !important;
  text-indent: -999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.sitewidget-touchgraphicslider-x .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev,
.sitewidget-touchgraphicslider-x .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next {
  padding: 0;
  overflow: hidden;
  text-indent: 0;
  background-repeat: no-repeat
}

.sitewidget-touchgraphicslider .sitewidget-bd .buttonstyle0 .owl-prev,
.sitewidget-touchgraphicslider .sitewidget-bd .buttonstyle0 .owl-next {
  opacity: 1;
  margin-top: -21px;
  height: 42px;
  width: 21px;
  background-image: url(/static/t-zjBpBKlKoxyqjgbl/assets/widget/script/plugins/owlcarousel/buttonstyle0.png)
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle3 .owl-prev,
.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle3 .owl-next {
  opacity: 1;
  margin-top: -14px;
  height: 20px;
  width: 20px;
  background-image: none
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle3 .owl-prev::after {
  content: 'prev';
  font-family: owl-slider-btn-icon;
  font-weight: 900;
  font-size: 16px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle3 .owl-next::after {
  content: 'next';
  font-family: owl-slider-btn-icon;
  font-weight: 900;
  font-size: 16px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1
}

.sitewidget-rollingNews .sitewidget-bd .buttonstyle1 .owl-prev,
.sitewidget-rollingNews .sitewidget-bd .buttonstyle1 .owl-next,
.sitewidget-touchgraphicslider .sitewidget-bd .buttonstyle1 .owl-prev,
.sitewidget-touchgraphicslider .sitewidget-bd .buttonstyle1 .owl-next {
  opacity: 1;
  margin-top: -21px;
  height: 42px;
  width: 42px;
  background-image: url(/static/t-ypBqBKqKspgrpkbm/assets/widget/script/plugins/owlcarousel/buttonstyle1.png)
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle4 .owl-prev,
.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle4 .owl-next {
  font-family: "touchgraphicsliderFont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-shadow: 0 0 4px 0 #00000033;
  opacity: 1;
  margin-top: -23px;
  height: 42px;
  width: 42px;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle4 .owl-next {
  right: -16px
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle4 .owl-prev {
  transform: rotate(180deg);
  left: -16px !important
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle4 .owl-prev::after {
  content: '\e601'
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle4 .owl-next::after {
  content: '\e601'
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle5 .owl-prev {
  left: 5px
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle5 .owl-next {
  right: 5px
}

.sitewidget-touchgraphicslider .sitewidget-bd .buttonstyle2 .owl-prev,
.sitewidget-touchgraphicslider .sitewidget-bd .buttonstyle2 .owl-next {
  border-radius: 0;
  opacity: .8;
  margin-top: -37px;
  height: 74px;
  width: 40px;
  background-image: url(/static/t-gqBpBKpKmxgrrwbk/assets/widget/script/plugins/owlcarousel/buttonstyle2.png)
}

.sitewidget-touchgraphicslider .sitewidget-bd .buttonstyle2 .owl-controls.clickable .owl-prev:hover,
.sitewidget-touchgraphicslider .sitewidget-bd .buttonstyle2 .owl-controls.clickable .owl-next:hover {
  opacity: .8
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle5 .owl-prev,
.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle5 .owl-next {
  border-radius: 0;
  opacity: 1;
  margin-top: 0;
  height: calc(100% - 39px);
  top: 0 !important;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle5 .owl-controls.clickable .owl-prev:hover,
.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle5 .owl-controls.clickable .owl-next:hover {
  opacity: 1
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle5 .owl-prev::after {
  content: 'prev';
  font-family: owl-slider-btn-icon;
  font-weight: 900;
  font-size: 16px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1
}

.sitewidget-touchgraphicslider-x .sitewidget-bd .buttonstyle5 .owl-next::after {
  content: 'next';
  font-family: owl-slider-btn-icon;
  font-weight: 900;
  font-size: 16px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1
}

.sitewidget-touchgraphicslider .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev {
  background-position: left top
}

.sitewidget-touchgraphicslider .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next {
  background-position: right top
}

.sitewidget-touchgraphicslider .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev:hover {
  background-position: left center
}

.sitewidget-touchgraphicslider .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next:hover {
  background-position: right center
}

.sitewidget-touchgraphicslider .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev.disabled {
  background-position: left bottom
}

.sitewidget-touchgraphicslider .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next.disabled {
  background-position: right bottom
}

.sitewidget-touchgraphicslider-x .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-prev.disabled {
  opacity: .5 !important
}

.sitewidget-touchgraphicslider-x .sitewidget-bd div[wrap="owl-carousel-wrap"] .owl-next.disabled {
  opacity: .5 !important
}

.sitewidget-touchgraphicslider .sitewidget-bd.pagetyle1 .owl-controls .owl-page span {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAMAAAD57OxYAAAAS1BMVEUAAAC6urqenp5mZmZmZma6urq6urpmZma6urpmZma6urpmZmZmZma6urpmZma6urq6urq6urpmZmZmZmZmZma6urpmZmZmZmZmZmZ3UZFxAAAAGHRSTlMA/gfT5tJtbVNTGhoSD/jC5NbIw8DGSD+6M2+iAAAAh0lEQVQY01WORw7EMAwDKbn3xGn6/0vX8GWhuREghgTAfhANz1hkRxuXAXZ0xJzjQY7h6WxYtJM8BkVsIg0QNWwakQ7Pv/YogVLrUX0HHO7e77BDMbIxBWAjNpWSrBhGEFOxqEYCLkn45vyQ5EKXCitiUaXrMFfttfZdtakESq1H9x2RKzDwAzP3CLzE/1fYAAAAAElFTkSuQmCC) top center no-repeat
}

.sitewidget-touchgraphicslider .sitewidget-bd.pagetyle1 .owl-controls .owl-page.active span {
  background-position: bottom center
}

.sitewidget-touchgraphicslider .sitewidget-bd.pagetyle2 .owl-controls .owl-page span {
  background-color: #e6e6e6;
  box-shadow: inset 1px 1px 3px #acacac
}

.sitewidget-touchgraphicslider .sitewidget-bd.pagetyle2 .owl-controls .owl-page.active span {
  background-color: #326ca6
}

/* /assets/widget/style/component/quicknavigation/quicknavigation.css */
.sitewidget-quicknavigation .sitewidget-quicknavigation-simplelinks a {
  margin-left: 10px
}

.sitewidget-quicknavigation .sitewidget-quicknavigation-simplelinks a:first-child {
  margin-left: 0
}

.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-quicknav-settedtitle,
.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb,
.sitewidget-quicknavigation .sitewidget-hd .sitewidget-thumb {
  display: none
}

.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb {
  position: absolute;
  right: 5px;
  height: 20px;
  width: 20px;
  cursor: pointer;
  top: 50%;
  margin-top: -10px;
  line-height: 20px
}

.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb.closed {
  background-position: bottom center
}

.sitewidget-quicknavigation .quicknav-style-vtl p {
  padding: 0 0 0 10px;
  background-position: left center;
  background-repeat: no-repeat;
  text-align: left
}

.sitewidget-quicknavigation .quicknav-arrow-style p {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHAQMAAAAVq36TAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAABRJREFUCNdjaGBwYFBgEABiB4YGAAy+AdE8x/bYAAAAAElFTkSuQmCC)
}

.sitewidget-quicknavigation .quicknav-dot-style p {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNDNjAzRUFFMzVEMjExRTU5QUVDRjc0QTNEOEEwRkY2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNDNjAzRUFGMzVEMjExRTU5QUVDRjc0QTNEOEEwRkY2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0M2MDNFQUMzNUQyMTFFNTlBRUNGNzRBM0Q4QTBGRjYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0M2MDNFQUQzNUQyMTFFNTlBRUNGNzRBM0Q4QTBGRjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5ZBTcPAAAARElEQVR42mL8//8/AzbABGPMmjVLDojZUCSAAjlA6iEQ3wOyJZB12EBpaSCWAzFYoAI1QPwdiC+npaWdAgkw4rIcIMAAXNkUXVVc4WgAAAAASUVORK5CYII=);
  background-position: left center;
  background-repeat: no-repeat
}

.sitewidget-quicknavigation .quickNavStyle5 .quicknav-dot-style p a,
.sitewidget-quicknavigation .quickNavStyle5 .quicknav-dot-style p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.sitewidget-quicknavigation-stylebase {
  border: 1px solid #eae9e9
}

.sitewidget-quicknavigation .sitewidget-hd div.quickNavDiv {
  font-family: Arial;
  font-size: 24px;
  color: #333;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8em;
  text-align: left
}

.sitewidget-quicknavigation-stylebase .sitewidget-hd {
  padding-left: 15px;
  border-bottom: 1px solid #eae9e9;
  background-color: #f5f5f5
}

.sitewidget-quicknavigation-stylebase .sitewidget-hd h2 {
  line-height: 42px;
  font-size: 16px;
  font-weight: bold
}

.sitewidget-quicknavigation-stylebase .sitewidget-hd div.quickNavDiv {
  line-height: 42px;
  font-size: 16px;
  font-weight: bold
}

.sitewidget-quicknavigation-stylebase .quicknav-style-vtl .quicknav-stylevtl-wrap {
  padding-left: 15px;
  border-top: 1px solid #eae9e9
}

.sitewidget-quicknavigation-stylebase .quicknav-style-vtl .quicknav-stylevtl-wrap:first-child {
  border-top: 0
}

.sitewidget-quicknavigation-stylebase .sitewidget-bd a {
  display: block;
  line-height: 40px;
  font-size: 14px;
  color: #666
}

.sitewidget-quicknavigation-stylebase .sitewidget-bd a:hover,
.sitewidget-quicknavigation-stylebase .sitewidget-bd a.anchor-light {
  color: #326ca6
}

.sitewidget-quicknavigation-style7 .quicknav-style-vtl .quicknav-stylevtl-wrap {
  border-top: 1px dotted #e7e6e6
}

.sitewidget-quicknavigation-style8,
.sitewidget-quicknavigation-style9 {
  border-width: 0
}

.sitewidget-quicknavigation-style8 .sitewidget-hd,
.sitewidget-quicknavigation-style9 .sitewidget-hd {
  border-bottom: 2px solid #999;
  background-color: transparent
}

.sitewidget-quicknavigation-style8 .quicknav-style-vtl .quicknav-stylevtl-wrap {
  border-top: 0;
  border-bottom: 1px dotted #e7e6e6
}

.sitewidget-quicknavigation-style9 .quicknav-style-vtl .quicknav-stylevtl-wrap {
  border-top: 0;
  border-bottom: 1px solid #e7e6e6
}

.sitewidget-quicknavigation-style10 .sitewidget-hd {
  background-color: #8c8c8c
}

.sitewidget-quicknavigation-style10 .sitewidget-hd h2 {
  color: #fff
}

.sitewidget-quicknavigation-style10 .sitewidget-hd div.quickNavDiv {
  color: #fff
}

.sitewidget-quicknavigation-style10 .quicknav-style-vtl .quicknav-stylevtl-wrap:hover,
.sitewidget-quicknavigation-style10 .quicknav-style-vtl .quicknav-stylevtl-wrap.anchor-light {
  background-color: #f5f5f5
}

.sitewidget-quicknavigation-style10 .sitewidget-bd a:hover,
.sitewidget-quicknavigation-style10 .sitewidget-bd a.anchor-light {
  color: #666
}

.sitewidget-quicknavigation-style11 {
  border: 0
}

.sitewidget-quicknavigation-style11 .sitewidget-hd {
  border-bottom: 0
}

.sitewidget-quicknavigation-style11 .sitewidget-bd a {
  font-size: 16px;
  color: #666;
  border-bottom: 1px solid #ddd;
  padding: 5px 0 5px 35px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU0ODMxQ0JFMjBBOTExRTZCMTMwQjQ1OTQ2NjNFNTUwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU0ODMxQ0JGMjBBOTExRTZCMTMwQjQ1OTQ2NjNFNTUwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTQ4MzFDQkMyMEE5MTFFNkIxMzBCNDU5NDY2M0U1NTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTQ4MzFDQkQyMEE5MTFFNkIxMzBCNDU5NDY2M0U1NTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7mt8B7AAAARklEQVR42myOiQkAMAgD06zk/hvoTP3AIjYHguQICnefG/QhNhEx0aCZDSVvQ0nm0uU4hyopqMLTpgpfo4dXqPB7t7IEGABAgjjL/u34NwAAAABJRU5ErkJggg==) no-repeat 20px center
}

.sitewidget-quicknavigation-style11 .sitewidget-bd a:hover,
.sitewidget-quicknavigation-style11 .sitewidget-bd a.anchor-light {
  color: #fff
}

.quickNavStyle12 {
  position: relative
}

.quickNavStyle12 .sitewidget-thumb,
.quickNavStyle12 .sitewidget-quicknav-settedtitle {
  display: block !important
}

.quickNavStyle12 .sitewidget-hd {
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  padding: 0 15px;
  border-radius: 4px
}

.quickNavStyle12 .sitewidget-bd {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 9
}

.respond-quick-navstyle12 {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  margin-top: 10px;
  padding: 15px;
  border-radius: 4px
}

.respond-quick-navstyle12 li {
  float: none !important;
  width: 100% !important;
  margin: 8px 0
}

.respond-quick-navstyle13 a {
  display: inline-block;
  padding: 10px;
  font-size: 15px;
  line-height: 24px;
  color: #666;
  transition: all .5s;
  position: relative
}

.respond-quick-navstyle13 a:hover {
  color: #0089f5
}

.respond-quick-navstyle13 a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #0089f5;
  display: block;
  transform: scaleX(0);
  transition: all .4s ease;
  transform-origin: 0 0;
  z-index: 0
}

.respond-quick-navstyle13 a.on:after,
.respond-quick-navstyle13 a.anchor-light:after {
  transform: scaleX(1);
  visibility: visible
}

.respond-quick-navstyle13 a:hover:after {
  transform: scaleX(1);
  visibility: visible
}

.respond-quick-navstyle13 a:hover {
  text-decoration: none
}

@media(max-width:989px) {
  .sitewidget-quicknavigation .sitewidget-bd p a {
    display: block;
    margin-left: 0
  }

  .sitewidget-quicknavigation .sitewidget-bd p span {
    display: none
  }

  @-webkit-keyframes subnav-open {
    0% {
      -webkit-transform: scaleY(0.85);
      transform: scaleY(0.85)
    }

    100% {
      -webkit-transform: scaleY(1);
      transform: scaleY(1)
    }
  }

  .sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-quicknav-settedtitle,
  .sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb {
    display: block;
    text-align: center;
    transition: all .5s;
    -webkit-transition: all .5s
  }

  .sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb.toup {
    transform: rotate(180deg)
  }

  .sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb.todown {
    transform: rotate(0)
  }

  .sitewidget-quicknavigation-mobilestyle .sitewidget-bd {
    display: none;
    -webkit-animation: subnav-open .3s ease;
    animation: subnav-open .3s ease
  }

  .sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-quicknav-settedtitle.sitewidget-quicknav-title {
    text-align: left
  }

  .hidePcTitle {
    display: block !important
  }
}

.sitewidget-quicknavigation .sitewidget-bd a.on {
  color: #457cba
}

.sitewidget-quicknavigation-style11 .sitewidget-bd a.on {
  background-color: #f39801;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBFQjI3Q0Y3MjBBOTExRTY5ODQxQjJCOTc0N0QyOUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBFQjI3Q0Y4MjBBOTExRTY5ODQxQjJCOTc0N0QyOUYyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEVCMjdDRjUyMEE5MTFFNjk4NDFCMkI5NzQ3RDI5RjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEVCMjdDRjYyMEE5MTFFNjk4NDFCMkI5NzQ3RDI5RjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4uOFlwAAAALElEQVR42mL8DwQMDAyMDEiAESrIgCyBLAiXQBcEi2ETJE4lI0HbUdwJEGAAY64j7r9L+t8AAAAASUVORK5CYII=);
  color: #fff
}

.sitewidget-quicknavigation-style11 a:hover,
.sitewidget-quicknavigation-style11 div.sitewidget-bd a.anchor-light {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBFQjI3Q0Y3MjBBOTExRTY5ODQxQjJCOTc0N0QyOUYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBFQjI3Q0Y4MjBBOTExRTY5ODQxQjJCOTc0N0QyOUYyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEVCMjdDRjUyMEE5MTFFNjk4NDFCMkI5NzQ3RDI5RjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEVCMjdDRjYyMEE5MTFFNjk4NDFCMkI5NzQ3RDI5RjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4uOFlwAAAALElEQVR42mL8DwQMDAyMDEiAESrIgCyBLAiXQBcEi2ETJE4lI0HbUdwJEGAAY64j7r9L+t8AAAAASUVORK5CYII=);
  text-decoration: none
}

@media(min-width:990px) {

  .col-md-12 .sitewidget-quicknavigation .respond-quick-navstyle li,
  .col-md-11 .sitewidget-quicknavigation .respond-quick-navstyle li,
  .col-md-10 .sitewidget-quicknavigation .respond-quick-navstyle li,
  .col-md-9 .sitewidget-quicknavigation .respond-quick-navstyle li,
  .col-md-8 .sitewidget-quicknavigation .respond-quick-navstyle li {
    float: left;
    width: 33%
  }

  .row .row .sitewidget-quicknavigation .respond-quick-navstyle li {
    float: none;
    width: 100%
  }

  .col-md-12 .sitewidget-quicknavigation-style11 .respond-quick-navstyle li,
  .col-md-11 .sitewidget-quicknavigation-style11 .respond-quick-navstyle li,
  .col-md-10 .sitewidget-quicknavigation-style11 .respond-quick-navstyle li,
  .col-md-9 .sitewidget-quicknavigation-style11 .respond-quick-navstyle li,
  .col-md-8 .sitewidget-quicknavigation-style11 .respond-quick-navstyle li {
    clear: both;
    width: 100%
  }

  .hidePcTitle {
    display: none !important
  }
}

/* /assets/widget/style/component/form/form.css */
.sitewidget-inquire .btn-disabeled {
  opacity: .5;
  cursor: not-allowed
}

.bea_style {
  animation: spinnerFour 1s linear infinite;
  border: solid 2px transparent;
  border-top: solid 3px #fff;
  border-radius: 100%;
  width: 15px;
  height: 15px
}

.bea_style_two {
  animation: spinnerFour 1s linear infinite;
  border: solid 2px transparent;
  border-top: solid 3px #fff;
  border-radius: 100%;
  width: 17px;
  height: 17px
}

@keyframes spinnerFour {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.sitewidget-inquire button.btn+button.btn {
  margin-left: 10px
}

.sitewidget-inquire button.btn {
  font-family: inherit;
  margin: 0;
  border: 1px solid transparent;
  background-image: none;
  height: 32px;
  padding: 0 30px;
  display: inline-block;
  font-size: 14px;
  text-shadow: none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  box-shadow: none
}

.sitewidget-inquire button.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.sitewidget-inquire button.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none
}

.sitewidget-inquire button.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.sitewidget-inquire button.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.sitewidget-inquire button.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.sitewidget-inquire button.btn-default:hover {
  color: #333;
  background-color: #fff;
  border-color: #666
}

.sitewidget-inquire button.btn-default.active,
.btn-default:active {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.sitewidget-inquire button.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.sitewidget-inquire button.btn-default.active,
.btn-default:active {
  background-image: none
}

.sitewidget-inquire button.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}

.sitewidget-inquire button.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}

.sitewidget-inquire button.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.sitewidget-inquire button.btn-primary.active,
.btn-primary:active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.sitewidget-inquire button.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}

.sitewidget-inquire button.btn-primary.active,
.btn-primary:active {
  background-image: none
}

.sitewidget-inquire button.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.sitewidget-inquire button.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}

.sitewidget-inquire button.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.sitewidget-inquire button.btn-success.active,
.btn-success:active {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.sitewidget-inquire button.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}

.sitewidget-inquire button.btn-success.active,
.btn-success:active {
  background-image: none
}

.sitewidget-inquire button.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.sitewidget-inquire button.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}

.sitewidget-inquire button.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.sitewidget-inquire button.btn-info.active,
.btn-info:active {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.sitewidget-inquire button.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.sitewidget-inquire button.btn-info.active,
.btn-info:active {
  background-image: none
}

.sitewidget-inquire button.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.sitewidget-inquire button.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}

.sitewidget-inquire button.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.sitewidget-inquire button.btn-warning.active,
.btn-warning:active {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.sitewidget-inquire button.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}

.sitewidget-inquire button.btn-warning.active,
.btn-warning:active {
  background-image: none
}

.sitewidget-inquire button.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.sitewidget-inquire button.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}

.sitewidget-inquire button.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.sitewidget-inquire button.btn-danger.active,
.btn-danger:active {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.sitewidget-inquire button.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}

.sitewidget-inquire button.btn-danger.active,
.btn-danger:active {
  background-image: none
}

.sitewidget-inquire button.btn-inverse {
  color: #fff;
  background-color: #333;
  border-color: #222
}

.sitewidget-inquire button.btn-inverse.focus,
.btn-inverse:focus {
  color: #fff;
  background-color: #222;
  border-color: #111
}

.sitewidget-inquire button.btn-inverse:hover {
  color: #fff;
  background-color: #222;
  border-color: #111
}

.sitewidget-inquire button.btn-inverse.active,
.btn-inverse:active {
  color: #fff;
  background-color: #222;
  border-color: #111
}

.sitewidget-inquire button.btn-inverse.active.focus,
.btn-inverse.active:focus,
.btn-inverse.active:hover,
.btn-inverse:active.focus,
.btn-inverse:active:focus,
.btn-inverse:active:hover {
  color: #fff;
  background-color: #222;
  border-color: #111
}

.sitewidget-inquire button.btn-inverse.active,
.btn-inverse:active {
  background-image: none
}

.sitewidget-inquire label.radio,
.sitewidget-inquire label.checkbox {
  padding-left: 20px;
  margin-right: 20px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  max-width: 920px
}

.sitewidget-inquire label.radio input[type="radio"],
.sitewidget-inquire label.checkbox input[type="checkbox"] {
  width: auto;
  margin-left: -17px
}

.sitewidget-inquire .control-group .controls input,
.sitewidget-inquire .control-group .controls select,
.sitewidget-inquire .control-group .controls textarea {
  width: 100%;
  padding: 4px 0;
  text-indent: 6px;
  box-sizing: content-box;
  margin-left: -1px
}

.sitewidget-inquire .control-group .controls textarea {
  resize: vertical
}

.form-border .control-group {
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-bottom: 10px;
  padding: 7px 12px 12px 4px
}

.form-border .control-label {
  padding-top: 5px;
  padding-left: 6px;
  overflow: hidden
}

.form-border .control-label i {
  float: right
}

.form-border .controls input[type='text'] {
  border: 0;
  box-shadow: none;
  outline: 0
}

.form-border .controls textarea {
  border: 0;
  box-shadow: none;
  outline: 0
}

.form-border .errormessage {
  padding-left: 6px
}

.form-border .submitGroup {
  border: 0;
  padding: 0
}

.sitewidget-inquire .sitewidget-bd.form-border form .control-group .controls input,
.sitewidget-inquire .sitewidget-bd.form-border form .control-group .controls textarea {
  background-color: transparent
}

.sitewidget-inquire .form-vertical .control-group {
  margin-bottom: 10px
}

.sitewidget-inquire .form-line-2 .control-group {
  margin-bottom: 16px;
  width: 50%;
  float: left
}

.sitewidget-inquire .form-line-2 .control-group:nth-child(even) {
  clear: left
}

.sitewidget-inquire .form-line-3 .control-group {
  margin-bottom: 20px;
  width: 30%;
  float: left;
  margin-left: 5%
}

.sitewidget-inquire .form-line-3 .control-group:nth-child(3n+1),
.sitewidget-inquire .form-line-3 .control-group.nth-child-3n {
  clear: both;
  margin-left: 0
}

.sitewidget-inquire .form-line-2 .control-group.submitGroup,
.sitewidget-inquire .form-line-3 .control-group.submitGroup {
  width: 100%;
  margin: 0
}

.sitewidget-inquire .form-line-3 .control-group .input-prepend,
.sitewidget-inquire .form-line-3 .control-group .input-append {
  display: flex
}

.sitewidget-inquire .form-line-3 .control-group .input-prepend .add-on,
.sitewidget-inquire .form-line-3 .control-group .input-append .add-on {
  white-space: nowrap;
  min-width: 2.4em;
  line-height: inherit;
  text-align: center
}

.sitewidget-inquire .form-line-2 .controls {
  padding: 0 10px
}

.sitewidget-inquire .form-line-2 .control-group.textarea,
.sitewidget-inquire .form-line-3 .control-group.textarea {
  width: 100%;
  margin-left: 0
}

.sitewidget-inquire .form-line-5 fieldset {
  text-align: center
}

.sitewidget-inquire .form-line-5 .control-group,
.sitewidget-inquire .form-line-5 .imgVarifyCode {
  display: inline-block;
  margin-right: 2%;
  vertical-align: top;
  text-align: left;
  margin-bottom: 20px
}

.sitewidget-inquire .form-line-5 .control-group .controls input,
.sitewidget-inquire .form-line-5 .control-group .controls select,
.sitewidget-inquire .form-line-5 .control-group .controls textarea {
  width: 100%;
  padding: 4px 0;
  text-indent: 6px;
  box-sizing: content-box;
  vertical-align: top
}

.sitewidget-inquire .form-line-5 .control-group .input-prepend,
.sitewidget-inquire .form-line-5 .control-group .input-append {
  display: flex
}

.sitewidget-inquire .form-line-5 .control-group .input-prepend .add-on,
.sitewidget-inquire .form-line-5 .control-group .input-append .add-on {
  padding: 4px 8px;
  width: auto
}

.sitewidget-inquire .form-line-5 .control-group .input-prepend input,
.sitewidget-inquire .form-line-5 .control-group .input-append input {
  width: auto
}

.sitewidget-inquire .form-line-5 .control-group .controls input[type="text"] {
  width: 260px
}

.sitewidget-inquire .control-group .controls .phoneInputprepend {
  flex-wrap: wrap
}

.sitewidget-inquire .control-group .controls .phoneInputprepend~.phoneInput {
  width: calc(100% - 82px)
}

.sitewidget-inquire .form-line-5 .control-group .controls .phoneInputprepend input[type="text"] {
  width: 178px
}

.sitewidget-inquire .form-line-5 .control-group .input-prepend {
  width: 260px
}

.sitewidget-inquire .form-line-5 .control-group .controls input[type="radio"],
.sitewidget-inquire .form-line-5 .control-group .controls input[type="checkbox"] {
  width: auto;
  vertical-align: baseline
}

.sitewidget-inquire .form-line-5 .control-group.textarea {
  width: 40%
}

.sitewidget-inquire .form-line-5 .submitGroup #formsubmit {
  vertical-align: top
}

.sitewidget-inquire .form-line-2 .imgVarifyCode,
.sitewidget-inquire .form-line-3 .imgVarifyCode {
  clear: both;
  margin-left: 0
}

@media(min-width:480px) {

  .sitewidget-inquire .form-line-2 .controls,
  .sitewidget-inquire .form-line-3 .controls {
    position: relative
  }
}

@media(max-width:480px) {

  .sitewidget-inquire .form-line-2 .control-group,
  .sitewidget-inquire .form-line-3 .control-group {
    margin-bottom: 10px;
    width: 100%;
    float: none;
    margin-left: 0
  }

  .sitewidget-inquire .form-line-2 .controls {
    padding: 0
  }

  .sitewidget-inquire .form-line-5 fieldset {
    text-align: left
  }

  .sitewidget-inquire .form-line-5 .submitGroup {
    display: block
  }
}

.sitewidget-inquire .form-right-angle .control-group .controls input,
.sitewidget-inquire .form-right-angle #faptcha_response_field,
.sitewidget-inquire .form-right-angle .control-group .controls select,
.sitewidget-inquire .form-right-angle .control-group .controls .select2-container .select2-selection--single,
.sitewidget-inquire .form-right-angle .control-group .controls textarea {
  border-radius: 0
}

.sitewidget-inquire .form-style9 form.form-right-angle .control-group .controls input,
.sitewidget-inquire .form-style9 form.form-right-angle #faptcha_response_field,
.sitewidget-inquire .form-style9 form.form-right-angle .control-group .controls select,
.sitewidget-inquire .form-style9 form.form-right-angle .control-group .controls .select2-container .select2-selection--single,
.sitewidget-inquire .form-style9 form.form-right-angle .control-group .controls textarea,
.sitewidget-inquire .form-style9 form.form-right-angle .control-group .controls .add-on,
.sitewidget-inquire .form-style9 form.form-right-angle .control-group .controls .multiple-select {
  border-radius: 0
}

.sitewidget-inquire .form-with-color .control-group .controls input[type="text"],
.sitewidget-inquire .form-with-color #faptcha_response_field,
.sitewidget-inquire .form-with-color .control-group .controls select,
.sitewidget-inquire .form-with-color .control-group .controls .select2-container .select2-selection--single,
.sitewidget-inquire .form-with-color .control-group .controls textarea {
  background-color: #fafafa
}

.sitewidget-inquire .form-bottom-border .control-group .controls input[type="text"],
.sitewidget-inquire .form-bottom-border #faptcha_response_field {
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.sitewidget-inquire .form-bottom-border .control-group .controls select {
  border-radius: 0
}

.sitewidget-inquire .form-bottom-border .control-group .controls .select2-container .select2-selection--single {
  border-width: 0 0 1px;
  border-radius: 0
}

.sitewidget-inquire .form-bottom-border .control-group .controls textarea {
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.sitewidget-inquire .form-style9 .form-bottom-border .control-group .controls .input-append .add-on,
.sitewidget-inquire .form-style9 .form-bottom-border .control-group .controls .input-prepend .add-on {
  padding: 8px 6px 7px
}

.sitewidget-inquire .form-bottom-border .control-group .controls select,
.sitewidget-inquire .form-bottom-border .control-group .controls input,
.sitewidget-inquire .form-bottom-border .control-group .controls textarea {
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.sitewidget-inquire #faptcha_response_field {
  width: 220px
}

.sitewidget-inquire .controls .uploadBtn {
  height: 28px;
  line-height: 28px;
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  border: 1px solid #ddd;
  background-image: -webkit-linear-gradient(top, #e2e2e2, #f3f3f3);
  background-image: -moz-linear-gradient(top, #e2e2e2, #f3f3f3);
  background-image: -ms-linear-gradient(top, #e2e2e2, #f3f3f3);
  background-image: -o-linear-gradient(top, #e2e2e2, #f3f3f3);
  background-image: linear-gradient(top, #e2e2e2, #f3f3f3);
  background-color: #f3f3f3;
  color: #666;
  border-radius: 3px
}

.sitewidget-inquire .controls .uploadBtn.uploadBtn-control {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block
}

.sitewidget-inquire .controls .uploadBtn:hover {
  text-decoration: none;
  opacity: .75;
  filter: alpha(opacity=75)
}

.sitewidget-inquire .controls .input-file.hide {
  display: none !important
}

.control-group {
  display: block
}

.form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: right;
  width: 160px
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 5px;
  vertical-align: middle
}

.form-horizontal .controls {
  margin-left: 180px
}

.controls select {
  -webkit-appearance: none;
  background-position: 97.5%;
  background-size: 8px;
  background-repeat: no-repeat;
  line-height: normal !important;
  background-image: url("//a0.leadongcdn.cn/cloud/ljBqkKqjRioSjrrrmnlo/dn.png")
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
  padding-top: 5px
}

.form-horizontal .control-group:after {
  clear: both
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: "";
  display: table;
  line-height: 0
}

.form-horizontal .control-group {
  margin-bottom: 20px
}

.sitewidget-inquire input[type="file"],
.sitewidget-inquire input[type="image"],
.sitewidget-inquire input[type="submit"],
.sitewidget-inquire input[type="reset"],
.sitewidget-inquire input[type="button"],
.sitewidget-inquire input[type="radio"],
.sitewidget-inquire input[type="checkbox"] {
  width: auto
}

.sitewidget-inquire label {
  display: block;
  margin-bottom: 5px;
  padding: 0 10px
}

.form-horizontal input[type="text"],
.form-horizontal input[type="text"],
.form-horizontal input[type="password"],
.form-horizontal textarea {
  background: none repeat scroll 0 0 #f6f7fc
}

.form-horizontal input,
.form-horizontal span,
.form-horizontal label,
.form-horizontal .form-builder button {
  height: 20px;
  line-height: 20px
}

.sitewidget-inquire select,
.sitewidget-inquire textarea,
.sitewidget-inquire input[type="text"],
.sitewidget-inquire input[type="password"],
.sitewidget-inquire input[type="datetime"],
.sitewidget-inquire input[type="datetime-local"],
.sitewidget-inquire input[type="date"],
.sitewidget-inquire input[type="month"],
.sitewidget-inquire input[type="time"],
.sitewidget-inquire input[type="week"],
.sitewidget-inquire input[type="number"],
.sitewidget-inquire input[type="email"],
.sitewidget-inquire input[type="url"],
.sitewidget-inquire input[type="search"],
.sitewidget-inquire input[type="tel"],
.sitewidget-inquire input[type="color"],
.uneditable-input {
  border-radius: 4px;
  color: #555;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 4px 6px;
  vertical-align: middle
}

.control-group textarea {
  width: 280px;
  height: 80px;
  border-radius: 4px
}

.input-prepend input[type="text"] {
  margin-left: -4px;
  width: 230px;
  border-radius: 0 3px 3px 0
}

.input-append input[type="text"] {
  margin-right: -4px;
  width: 230px;
  border-radius: 3px 0 0 3px
}

.sitewidget-inquire textarea,
.sitewidget-inquire input[type="text"],
.sitewidget-inquire input[type="password"],
.sitewidget-inquire input[type="datetime"],
.sitewidget-inquire input[type="datetime-local"],
.sitewidget-inquire input[type="date"],
.sitewidget-inquire input[type="month"],
.sitewidget-inquire input[type="time"],
.sitewidget-inquire input[type="week"],
.sitewidget-inquire input[type="number"],
.sitewidget-inquire input[type="email"],
.sitewidget-inquire input[type="url"],
.sitewidget-inquire input[type="search"],
.sitewidget-inquire input[type="tel"],
.sitewidget-inquire input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
  transition: border .2s linear 0, box-shadow .2s linear 0s
}

.sitewidget-inquire select,
.sitewidget-inquire input[type="file"] {
  height: 30px;
  line-height: 30px
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 5px
}

.sitewidget-inquire select {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 220px
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 4px 0 0 4px
}

.formEdit span.add-on {
  height: 18px;
  line-height: 18px
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .btn-group>.dropdown-toggle {
  border-radius: 0;
  vertical-align: top
}

.formEdit ul {
  margin-left: 0
}

.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000
}

.sitewidget-inquire .btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle
}

.input-append .add-on,
.input-prepend .add-on {
  background-color: #eee;
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: auto
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child>.dropdown-toggle {
  border-radius: 0 4px 4px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px
}

.sitewidget-inquire .btn-group {
  display: inline-block;
  font-size: 0;
  position: relative;
  vertical-align: middle;
  white-space: nowrap
}

.input-xlarge {
  width: 270px
}

.sitewidget-inquire select[multiple],
.sitewidget-inquire select[size] {
  height: auto
}

#components {
  min-height: 500px
}

#target fieldset {
  border: 1px solid #ccc;
  min-height: 200px;
  padding: 5px;
  padding-bottom: 30px
}

.component {
  cursor: pointer
}

.curTxt {
  cursor: text
}

.popover .control-group {
  cursor: default
}

.popover input {
  cursor: text
}

.temp {
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  z-index: 999999;
  top: 0;
  overflow-x: hidden;
  left: 0
}

.temp form {
  padding: 8px 4px;
  border: 1px dotted #ccc;
  position: absolute;
  background: white;
  box-shadow: 0 0 30px #999;
  -webkit-transition: -webkit-transform .1s ease-out;
  overflow: hidden
}

#render {
  min-height: 500px;
  font-family: monospace
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  border-radius: 0 4px 4px 0;
  margin-bottom: 0;
  position: relative;
  vertical-align: top
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 4px 0 0 4px
}

.formEdit span.add-on {
  height: 18px;
  line-height: 18px
}

form .popover .controls {
  margin-left: 0
}

form .popover .control-label {
  text-align: left
}

form .popover form {
  width: 224px
}

.popover-content form .btn {
  margin-right: 10px
}

.target:after {
  float: left;
  content: " ";
  height: 77px;
  margin-top: 3px;
  background: #f0f0f0;
  width: 100%;
  border: 1px dashed #ccc
}

#target,
#input,
#radioscheckboxes,
#select,
#buttons {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

#target fieldset {
  width: 100%;
  overflow: hidden
}

.sitewidget-inquire .required {
  color: red;
  margin-right: 5px;
  vertical-align: middle
}

.errormessage {
  color: red;
  clear: both
}

@media(max-width:480px) {
  .form-horizontal .control-label {
    text-align: left;
    width: auto
  }

  .form-horizontal .controls {
    clear: both;
    margin-left: 0
  }

  .form-horizontal .controls input,
  .form-horizontal .controls textarea {
    width: 80%;
    padding: 4px 6px
  }
}

.isFixed_bottom_right fieldset::-webkit-scrollbar,
.isFixed_bottom_right_1 fieldset::-webkit-scrollbar,
.isFixed_bottom_left fieldset::-webkit-scrollbar,
.isFixed_bottom_left_1 fieldset::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: rgba(244, 244, 244, 1)
}

.isFixed_bottom_right fieldset::-webkit-scrollbar-track,
.isFixed_bottom_right_1 fieldset::-webkit-scrollbar-track,
.isFixed_bottom_left fieldset::-webkit-scrollbar-track,
.isFixed_bottom_left_1 fieldset::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0)
}

.isFixed_bottom_right fieldset::-webkit-scrollbar-track:hover,
.isFixed_bottom_right_1 fieldset::-webkit-scrollbar-track:hover,
.isFixed_bottom_left fieldset::-webkit-scrollbar-track:hover,
.isFixed_bottom_left_1 fieldset::-webkit-scrollbar-track:hover {
  background-color: rgba(0, 0, 0, .4);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4)
}

.isFixed_bottom_right fieldset::-webkit-scrollbar-thumb,
.isFixed_bottom_right_1 fieldset::-webkit-scrollbar-thumb,
.isFixed_bottom_left fieldset::-webkit-scrollbar-thumb,
.isFixed_bottom_left_1 fieldset::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .2)
}

.isFixed_bottom_right fieldset::-webkit-scrollbar-thumb:hover,
.isFixed_bottom_right_1 fieldset::-webkit-scrollbar-thumb:hover,
.isFixed_bottom_left fieldset::-webkit-scrollbar-thumb:hover,
.isFixed_bottom_left_1 fieldset::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, .6);
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .2)
}

.z-index1-main {
  z-index: 1 !important
}

.isFixed_bottom_right fieldset,
.isFixed_bottom_left fieldset {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 10px
}

.isFixed_bottom_right {
  width: 370px;
  position: fixed;
  bottom: 0;
  right: 10px;
  background: #fff;
  z-index: 100;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  border: 1px solid #ddd;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.isFixed_bottom_right {
  width: 370px;
  min-width: 370px;
  position: fixed;
  bottom: 0;
  right: 10px;
  background: #fff;
  z-index: 100;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  border: 1px solid #ddd;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.isFixed_bottom_left {
  width: 370px;
  min-width: 370px;
  position: fixed;
  bottom: 0;
  left: 10px;
  background: #fff;
  z-index: 100;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  border: 1px solid #ddd;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.isFixed_bottom_right {
  width: 370px;
  position: fixed;
  bottom: 0;
  right: 10px;
  background: #fff;
  z-index: 100;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  border: 1px solid #ddd;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.isFixed_bottom_right .sitewidget-hd,
.isFixed_bottom_left .sitewidget-hd {
  min-height: 22px;
  border-bottom: 1px solid #dbe0ea;
  padding: 5px 10px;
  background: #f2f5f9;
  position: relative;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.isFixed_bottom_right .sitewidget-hd i,
.isFixed_bottom_left .sitewidget-hd i {
  position: absolute;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer
}

.form_fixed_button {
  cursor: pointer;
  line-height: 36px;
  width: 170px;
  height: 36px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  text-align: center;
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 0;
  right: 10px;
  z-index: 9;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.form_fixed_button.button-left {
  cursor: pointer;
  line-height: 36px;
  width: 170px;
  height: 36px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  text-align: center;
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 10px;
  z-index: 9;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.form_fixed_button i {
  margin-right: 6px
}

.isFixed_bottom_right .sitewidget-hd h2,
.isFixed_bottom_left .sitewidget-hd h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90%
}

.sitewidget-inquire.isFixed_bottom_right form,
.sitewidget-inquire.isFixed_bottom_left form {
  margin: 0;
  padding-top: 10px
}

.sitewidget-inquire.isFixed_bottom_right form .submitGroup .controls,
.sitewidget-inquire.isFixed_bottom_left form .submitGroup .controls {
  margin: 0
}

.sitewidget-inquire.isFixed_bottom_right .submitGroup,
.sitewidget-inquire.isFixed_bottom_left .submitGroup {
  box-sizing: border-box;
  padding: 8px 10px 6px;
  background: #f2f5f9;
  margin: 0;
  border-top: 1px solid #dbe0ea
}

.control-multi-checkbox-vertical .control-label {
  width: auto;
  float: none;
  text-align: left;
  padding-left: 180px
}

.fixed_window_top {
  position: fixed;
  top: 0;
  z-index: 100
}

@media screen and (max-width:400px) {

  .isFixed_bottom_right,
  .isFixed_bottom_left {
    width: 100%;
    right: 0
  }
}

@media screen and (max-height:780px) {

  .isFixed_bottom_right fieldset,
  .isFixed_bottom_left fieldset {
    max-height: 400px
  }
}

.form_fixed_button_1 {
  max-width: 260px;
  cursor: pointer;
  float: right;
  cursor: pointer;
  line-height: 36px;
  padding: 0 10px;
  height: 36px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  text-align: center;
  color: #fff;
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.isFixed_bottom_left_1 .form_fixed_button_1 {
  max-width: 260px;
  cursor: pointer;
  float: left;
  cursor: pointer;
  line-height: 36px;
  padding: 0 10px;
  height: 36px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  text-align: center;
  color: #fff;
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.form_fixed_button_1 i {
  margin-right: 6px
}

.isFixed_bottom_right_1 {
  position: fixed;
  min-width: 280px;
  bottom: -100%;
  right: 10px;
  z-index: 100;
  width: 280px
}

.isFixed_bottom_left_1 {
  position: fixed;
  min-width: 280px;
  bottom: -100%;
  left: 10px;
  z-index: 100;
  width: 280px
}

.isFixed_bottom_right_1 .sitewidget-bd,
.isFixed_bottom_left_1 .sitewidget-bd {
  background: #f2f5f9;
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.18);
  border: 1px solid #f2f5f9;
  border-top-left-radius: 8px
}

.isFixed_bottom_right_1 fieldset,
.isFixed_bottom_left_1 fieldset {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 10px
}

.sitewidget-inquire.isFixed_bottom_right_1 .submitGroup,
.sitewidget-inquire.isFixed_bottom_left_1 .submitGroup {
  box-sizing: border-box;
  padding: 8px 10px 6px;
  background: #f2f5f9;
  margin: 0;
  border-top: 1px solid #dbe0ea
}

.sitewidget-inquire.isFixed_bottom_right_1 .submitGroup button,
.sitewidget-inquire.isFixed_bottom_left_1 .submitGroup button {
  width: 100%;
  height: 36px
}

.sitewidget-inquire.isFixed_bottom_right_1 button.btn+button.btn,
.sitewidget-inquire.isFixed_bottom_left_1 button.btn+button.btn {
  margin-left: 0;
  margin-top: 10px
}

.areachoose {
  max-width: 100%;
  margin-right: 10px
}

@media(max-width:768px) {
  .areachoose {
    margin-bottom: 10px !important
  }
}

input.timePicker::placeholder {
  font-size: 0
}

input.timePicker.inited::placeholder {
  font-size: initial
}

.timePickers .controls {
  display: flex;
  justify-content: space-between
}

.timePickers .controls .controls-flex {
  width: calc(50% - 10px) !important
}

.sitewidget-inquire .form-style9 fieldset {
  display: flex;
  flex-wrap: wrap
}

.sitewidget-inquire .form-style9 .control-group .controls input[type="text"],
.sitewidget-inquire .form-style9 .control-group .controls input[type="password"],
.sitewidget-inquire .form-style9 .control-group .controls textarea {
  width: calc(100% - 32px);
  border-radius: 3px;
  box-shadow: none;
  padding: 8px 16px;
  text-indent: 0;
  outline: 0
}

.sitewidget-inquire .form-style9 .control-group .controls .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 8px 16px !important
}

.sitewidget-inquire .form-style9 .control-group .controls input::placeholder,
.sitewidget-inquire .form-style9 .control-group .controls textarea::placeholder,
.sitewidget-inquire .form-style9 .control-group .controls select::placeholder {
  font-size: 14px
}

.sitewidget-inquire .form-style9 .control-group .controls .input-prepend {
  display: flex
}

.sitewidget-inquire .form-style9 .control-group .controls .input-prepend .add-on {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding: 8px 6px;
  border-right: 0;
  background-color: #fafafa
}

.sitewidget-inquire .form-style9 .control-group .controls .input-prepend input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: 0
}

.sitewidget-inquire .form-style9 .control-group .controls .input-append {
  display: flex
}

.sitewidget-inquire .form-style9 .control-group .controls .input-append .add-on {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding: 8px 6px;
  border-left: 0;
  background-color: #fafafa
}

.sitewidget-inquire .form-style9 .control-group .controls .input-append input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 0
}

.sitewidget-inquire .form-style9 .control-group.timePickers .controls {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.sitewidget-inquire .form-style9 .control-group {
  clear: none !important
}

.sitewidget-inquire .form-style9 .control-group.control-multi-radio {
  width: 100%
}

.sitewidget-inquire .form-style9 .control-group.control-multi-radio input[type="radio"] {
  width: auto
}

.sitewidget-inquire .form-style9 .control-group.control-multi-radio-inline {
  width: 100%
}

.sitewidget-inquire .form-style9 .control-group.control-multi-checkbox {
  width: 100%
}

.sitewidget-inquire .form-style9 .control-group.control-multi-checkbox-vertical {
  width: 100%
}

.sitewidget-inquire .form-style9 .control-group.control-multi-checkbox-vertical .control-label {
  width: 100%;
  padding-left: 10px
}

.sitewidget-inquire .form-style9 .control-group.control-multi-checkbox-inline {
  width: 100%
}

.sitewidget-inquire .form-style9 .control-group .controls select {
  width: calc(100% - 32px);
  max-width: 100%;
  outline: 0;
  border-radius: 3px;
  box-shadow: none;
  padding: 8px 16px;
  text-indent: 0
}

.sitewidget-inquire .form-style9 .control-group .controls .multiple-select {
  width: calc(100% - 34px);
  max-width: 100%;
  outline: 0;
  border-radius: 3px;
  box-shadow: none;
  padding: 8px 16px;
  text-indent: 0;
  line-height: normal;
  min-height: auto;
  display: flex;
  align-items: center;
  box-sizing: initial
}

.sitewidget-inquire .form-style9 .control-group .controls .multiple-select span {
  line-height: normal
}

.sitewidget-inquire .form-style9 .control-group .controls label.radio,
.sitewidget-inquire .form-style9 .control-group .controls label.checkbox {
  margin-right: 0
}

.sitewidget-inquire .form-style9 .control-group.selectFileBtn {
  width: 100%
}

.sitewidget-inquire .form-style9 .imgVarifyCode .controls input {
  box-shadow: none;
  border-radius: 3px;
  outline: 0
}

.sitewidget-inquire .form-style9 .control-group .phoneInputprepend {
  flex-wrap: nowrap
}

.sitewidget-inquire .form-style9 .phoneInputprepend input:nth-child(2) {
  border-left: 0
}

.sitewidget-inquire .form-style9 .controls select {
  background-image: url("/static/t-ljBoBKiKwopiorbm/assets/widget/images/formSelectStyle9.png");
  background-size: 16px
}

.sitewidget-inquire .form-style9 .controls .select2-container .select2-selection--single .select2-selection__arrow {
  background-image: url(/static/t-ljBoBKiKwopiorbm/assets/widget/images/formSelectStyle9.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  right: 9px
}

.sitewidget-inquire .form-style9 .controls .select2-container .select2-selection--single .select2-selection__arrow b {
  visibility: hidden
}

.sitewidget-inquire .form-style9 .control-group .multiple-select {
  background-image: url("/static/t-ljBoBKiKwopiorbm/assets/widget/images/formSelectStyle9.png");
  background-size: 16px;
  -webkit-appearance: none;
  background-position: 97.5%;
  background-repeat: no-repeat;
  line-height: normal !important
}

.sitewidget-inquire .form-style9 .control-group .multiple-select::after {
  display: none
}

.sitewidget-inquire .form-style9 .control-group .multiple-parent ul {
  box-shadow: none
}

@media(max-width:480px) {
  .sitewidget-inquire .form-style9 .control-group .control-label {
    padding: 0
  }
}

.form-file-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px
}

.form-file-list li:first-child {
  padding-top: 10px
}

.sitewidget-inquire form fieldset {
  margin: 0;
  padding: 0;
  padding-block: 0;
  min-inline-size: auto
}

.form-file-list li .file-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.form-file-list .delete-icon {
  cursor: pointer;
  display: inline-flex;
  align-items: center
}

.form-file-list .delete-icon svg path {
  fill: #767676
}

.sitewidget-inquire .error-tip-msg {
  color: #f20606
}

.other-form-file-list {
  margin-top: 10px
}

.other-form-file-list .error-tip-msg {
  text-align: left
}

.other-form-file-list .form-file-list {
  border-top: 1px solid #ececec
}

.other-form-file-list.first-file-list .form-file-list {
  border: 0
}

.sitewidget-inquire .form-line-5 .selectFileBtn .form-file-list,
.sitewidget-inquire .form-line-5 .selectFileBtn .error-tip-msg {
  display: none !important
}

.other-form-file-list:last-child {
  margin: 0
}

.block-container:has(.isFixed_bottom_left),
.main-container:has(.isFixed_bottom_left) {
  z-index: 999
}

/* /assets/widget/script/plugins/form/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-table;
  margin: 0 10px 0 0;
  position: relative;
  vertical-align: middle
}

@media(max-width:768px) {
  .select2-container {
    margin-bottom: 10px
  }
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 0 !important;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  padding-left: 6px !important;
  margin-left: -1px
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: 0;
  font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: 0;
  font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051
}

.select2-results {
  display: block
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
  font-size: 14px;
  font-weight: 300;
  font-family: initial
}

.select2-results__option--selectable {
  cursor: pointer
}

.select2-container--open .select2-dropdown {
  left: 0
}

.select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-search--dropdown {
  display: block;
  padding: 4px
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
  display: none
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0)
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 100%;
  margin-right: 20px;
  padding-right: 0
}

.select2-container--default .select2-selection--single .select2-selection__clear span {
  font-family: initial
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 50%;
  right: 1px;
  width: 20px;
  transform: translateY(-50%)
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #333 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #333 transparent;
  border-width: 0 3px 4px 3px
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0 0 0 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: 0;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: 0
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline: 0
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}

.select2-container--default .select2-results__option--group {
  padding: 0
}

.select2-container--default .select2-results__option--disabled {
  color: #999
}

.select2-container--default .select2-results__option--selected {
  background-color: #1967d2;
  color: white
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #1967d2;
  color: white
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: 0
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 3px 4px 3px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: 0
}

.select2-container--classic .select2-dropdown--below {
  border-top: 0
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
  padding: 0
}

.select2-container--classic .select2-results__option--disabled {
  color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}

.select2-container .select2-selection--single {
  height: auto !important;
  min-height: 30px;
  border: 1px solid #ccc;
  border-radius: 4px
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 4px 12px;
  line-height: 1.42857143
}

.select2-container .select2-selection--single .select2-selection__arrow {
  height: 32px
}

.select2-dropdown {
  border: 1px solid #ccc;
  border-radius: 4px
}

.select2-search__field {
  padding: 4px 6px !important
}

/* /assets/widget/style/component/inquire/inquire.css */
.sitewidget-inquire-table th,
.sitewidget-inquire-table td {
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 5px
}

.sitewidget-inquire-table th {
  background-color: #f3f3f3;
  text-align: left
}

.sitewidget-inquire-table input[type="number"] {
  width: 6em
}

.new-inquire-table-main {
  width: 100%;
  overflow-x: auto
}

.new-inquire-table-main table {
  white-space: nowrap
}

@media(max-width:575px) {
  .new-inquire-table-main::-webkit-scrollbar-thumb {
    border: 0
  }
}

.new-inquire-table-main::-webkit-scrollbar {
  height: 4px;
  background-color: #ebebeb
}

.new-inquire-table-main::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #bcbcbc
}

.new-inquire-table-main table thead th {
  min-width: 145px;
  width: 145px;
  white-space: nowrap
}

.new-inquire-table-main table thead th.small {
  width: 100px
}

.new-inquire-table-main table thead th.medium {
  width: 300px
}

.new-inquire-table-main table .cus-message-input {
  max-width: 130px
}

.new-inquire-table-main table textarea.cus-message-input {
  max-height: 120px;
  min-width: 80px;
  resize: vertical
}

.new_mobile_prod_inquiry_main {
  display: none
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item {
  display: flex;
  border-top: 1px solid #ccc;
  padding: 16px 0
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_l .mobile_prod_inquiry_item_l_img {
  display: block
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_l .mobile_prod_inquiry_item_l_img>a>img {
  width: 80px;
  height: 80px;
  object-fit: contain
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_r {
  margin-left: 12px;
  flex: 1
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_r .mobile_prod_inquiry_item_r_prodname>a {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_r .mobile_prod_inquiry_item_r_sku {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_r .mobile_prod_inquiry_item_r_inquiry_number {
  display: flex;
  align-items: center;
  margin-top: 8px
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_r .mobile_prod_inquiry_item_r_viewmore {
  margin-top: 8px;
  line-height: 18px
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_r .mobile_prod_inquiry_item_r_viewmore>a.del-btn {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 16px;
  text-decoration: underline
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .mobile_prod_inquiry_item_r .mobile_prod_inquiry_item_r_viewmore .new_mobile_inquiry_view {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 16px;
  margin-right: 16px;
  text-decoration: underline
}

.new_mobile_prod_inquiry_main .new_mobile_prod_inquiry_item .new_mobile_prod_inquiry_hidden_data {
  display: none !important
}

@media screen and (max-width:768px) {
  .new_mobile_prod_inquiry_main {
    display: block
  }

  .new-inquire-table-main {
    display: none
  }
}

.inquiry-minus,
.inquiry-plus {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 1px;
  height: 1.8em;
  box-sizing: border-box;
  font-size: 14px !important;
  padding: 0 12px;
  color: #333;
  cursor: pointer;
  line-height: 1.8em;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  outline: 0;
  text-decoration: none
}

.inquiry-quan-input {
  box-sizing: border-box;
  width: 40px;
  line-height: 1.8em !important;
  height: 1.8em !important;
  outline: 0;
  border: 1px solid #ccc;
  text-align: center !important;
  font-size: 14px !important;
  margin-right: 4px;
  border-radius: 0 !important;
  box-shadow: none !important
}

.inquiry-minus {
  margin-right: 4px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDMTEwNkIxRDBBRDFFNDExQTZCQ0ZBQ0U0ODczRTlGNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFRTdDODczRkQxMEUxMUU0QUFBM0UxMzU1RTJCMDVGNiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFRTdDODczRUQxMEUxMUU0QUFBM0UxMzU1RTJCMDVGNiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMxMTA2QjFEMEFEMUU0MTFBNkJDRkFDRTQ4NzNFOUY0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMxMTA2QjFEMEFEMUU0MTFBNkJDRkFDRTQ4NzNFOUY0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+htVHtgAAAE1JREFUeNpi/P//PwMlgImBQjBqAAMDC4gwMTGRAFIcIPaZM2ceENIEVK8AZT5jgTJWALE9VJIUBxjCDFgDxBfI8MFrxtGENBwMAAgwAMGrD9xuXht6AAAAAElFTkSuQmCC) no-repeat center !important
}

.inquiry-plus {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDMTEwNkIxRDBBRDFFNDExQTZCQ0ZBQ0U0ODczRTlGNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0REFBOEE1QkQxMEUxMUU0OUU0QjhGRTg2NkZDNDgzMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0REFBOEE1QUQxMEUxMUU0OUU0QjhGRTg2NkZDNDgzMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMxMTA2QjFEMEFEMUU0MTFBNkJDRkFDRTQ4NzNFOUY0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMxMTA2QjFEMEFEMUU0MTFBNkJDRkFDRTQ4NzNFOUY0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+cTbPHAAAAIlJREFUeNpi/P//PwMuYGJiwg+kOIH41ZkzZ/5hU8PEgB/MBOLnQCyGSwEhAwiCYWAACzS0JYAUBxZ5bigtC1SDTf4ZC5SxAojt8Vh0Coe4IcyANUB8AYsCTyBWA+LZQPwNi/xrRgIJCeSycCCWBCakF6PpAE86wAM2AvEDIP6CSwHeWCAGAAQYABnvH++S98utAAAAAElFTkSuQmCC) no-repeat center !important
}

.new_prod_inquiry_mark {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 20000;
  background-color: rgba(0, 0, 0, 0.2)
}

.new_prod_inquiry_mark .new_prod_inquiry_popup {
  max-height: 70%;
  width: 100%;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 12px 48px 0 rgba(0, 0, 0, 0.03), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 6px 16px 0 rgba(0, 0, 0, 0.08);
  position: absolute;
  bottom: 0;
  background-color: #fff;
  z-index: 100;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  height: 23px
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_header .new_prod_inquiry_popup_title {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  line-height: 23px
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_header .new_prod_inquiry_popup_close {
  cursor: pointer
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_main {
  flex: 1;
  overflow: auto;
  border: 1px solid #ddd
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_main .new_prod_inquiry_popup_main_item {
  display: flex
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_main .new_prod_inquiry_popup_main_item:last-of-type .new_prod_inquiry_popup_main_item_l,
.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_main .new_prod_inquiry_popup_main_item:last-of-type .new_prod_inquiry_popup_main_item_r {
  border-bottom: 0
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_main .new_prod_inquiry_popup_main_item .new_prod_inquiry_popup_main_item_l {
  width: 104px;
  background: #f3f3f3;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 16px
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_main .new_prod_inquiry_popup_main_item .new_prod_inquiry_popup_main_item_r {
  flex: 1;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 18px;
  flex-wrap: wrap;
  word-break: break-word
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_main .new_prod_inquiry_popup_main_item .new_prod_inquiry_popup_main_item_r .cus-message-input {
  background-color: inherit;
  color: #000;
  outline: 0;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 4px 6px;
  font-size: 14px;
  height: 26px !important;
  border-radius: 4px
}

.new_prod_inquiry_mark .new_prod_inquiry_popup .new_prod_inquiry_popup_main .new_prod_inquiry_popup_main_item .new_prod_inquiry_popup_main_item_r>img {
  width: 80px;
  height: 80px;
  object-fit: contain
}

/* /assets/widget/script/plugins/air-datepicker/css/datepicker.css */
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: 0;
  border: 0
}

.datepicker--cells {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1
}

.datepicker--cell.-focus- {
  background: #f0f0f0
}

.datepicker--cell.-current- {
  color: #4eb5e6
}

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
  color: #4eb5e6
}

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae
}

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0
}

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px
}

.datepicker--cell.-selected- {
  color: #fff;
  border: 0;
  background: #5cc4ef
}

.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef
}

.datepicker--cell.-selected-.-focus- {
  background: #45bced
}

.datepicker--cell:empty {
  cursor: default
}

.datepicker--days-names {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px
}

.datepicker--day-name {
  color: #ff9a19;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em
}

.datepicker--cell-day {
  width: 14.28571%
}

.datepicker--cells-months {
  height: 170px
}

.datepicker--cell-month {
  width: 33.33%;
  height: 25%
}

.datepicker--years {
  height: 170px
}

.datepicker--cells-years {
  height: 170px
}

.datepicker--cell-year {
  width: 25%;
  height: 33.33%
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: 0;
  border: 0
}

.datepickers-container {
  position: absolute;
  left: 0;
  top: 0
}

@media print {
  .datepickers-container {
    display: none
  }
}

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
  transition: opacity .3s ease, transform .3s ease, left 0s .3s;
  transition: opacity .3s ease, transform .3s ease, left 0s .3s, -webkit-transform .3s ease;
  z-index: 100
}

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px)
}

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px)
}

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px)
}

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
  transition: opacity .3s ease, transform .3s ease, left 0s 0s;
  transition: opacity .3s ease, transform .3s ease, left 0s 0s, -webkit-transform .3s ease
}

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none
}

.datepicker-inline .datepicker--pointer {
  display: none
}

.datepicker--content {
  box-sizing: content-box;
  padding: 4px
}

.-only-timepicker- .datepicker--content {
  display: none
}

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1
}

.-top-left- .datepicker--pointer,
.-top-center- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

.-right-top- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg)
}

.-bottom-left- .datepicker--pointer,
.-bottom-center- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg)
}

.-left-top- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-bottom- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.-top-left- .datepicker--pointer,
.-bottom-left- .datepicker--pointer {
  left: 10px
}

.-top-right- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  right: 10px
}

.-top-center- .datepicker--pointer,
.-bottom-center- .datepicker--pointer {
  left: calc(50% - 10px / 2)
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  top: 10px
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  bottom: 10px
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2)
}

.datepicker--body {
  display: none
}

.datepicker--body.active {
  display: block
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: 0;
  border: 0
}

.datepicker--nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px
}

.-only-timepicker- .datepicker--nav {
  display: none
}

.datepicker--nav-title,
.datepicker--nav-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.datepicker--nav-action:hover {
  background: #f0f0f0
}

.datepicker--nav-action.-disabled- {
  visibility: hidden
}

.datepicker--nav-action svg {
  width: 32px;
  height: 32px
}

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px
}

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px
}

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px
}

.datepicker--nav-title:hover {
  background: #f0f0f0
}

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: 0
}

.datepicker--buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef
}

.datepicker--button {
  color: #4eb5e6;
  cursor: pointer;
  border-radius: 4px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px
}

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: 0;
  border: 0
}

.datepicker--time {
  border-top: 1px solid #efefef;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px;
  position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -webkit-flex: 0 1 138px;
  -ms-flex: 0 1 138px;
  flex: 0 1 138px;
  max-width: 138px
}

.-only-timepicker- .datepicker--time {
  border-top: 0
}

.datepicker--time-sliders {
  -webkit-flex: 0 1 153px;
  -ms-flex: 0 1 153px;
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px
}

.datepicker--time-label {
  display: none;
  font-size: 12px
}

.datepicker--time-current {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px
}

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1
}

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px
}

.datepicker--time-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
  margin-bottom: 4px
}

.datepicker--time-row input[type='range'] {
  background: 0;
  cursor: pointer;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none
}

.datepicker--time-row input[type='range']::-ms-tooltip {
  display: none
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:focus {
  outline: 0
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type='range']:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s
}

.datepicker--time-row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s
}

.datepicker--time-row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  margin-top: -6px
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
  border: 0;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent
}

.datepicker--time-row input[type='range']::-moz-range-track {
  border: 0;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent
}

.datepicker--time-row input[type='range']::-ms-track {
  border: 0;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
  background: transparent
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
  background: transparent
}

.datepicker--time-row span {
  padding: 0 12px
}

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute
}

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: 0;
  border: 0
}