@charset "utf-8";
/*
Theme Name: wondwey
Author: Ray
Author URI: http://www.muzhilianmeng.com     
Description: 拇指联盟WordPress企业网站建设
Version: 2019.10.31.17.12
Text Domain: xs
*/
html,
body,
div,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
figure {
  border: 0;
  font-size: 14px;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
  padding: 0;
  margin: 0;
  vertical-align: baseline;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
  background-color: #ffffff;
  color: #333;
}
ul,
li,
ol {
  list-style: none;
  background: transparent;
  margin-bottom: 0;
}
a,
a:focus {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #415fff;
  text-decoration: none;
}
a,
button,
input {
  outline: none;
}

select.search-select,
option {
  border: none;
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
  border: 0;
}
.radius-img {
  border-radius: 8px;
}

.highlight {
  color: #415fff;
}

textarea {
  resize: vertical;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #666;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fafafa {
  background-color: #fafafa;
}
embed,
iframe,
object {
  max-width: 100%;
  margin: auto;
  display: block;
}
table {
  margin: 15px auto;
  border-collapse: collapse;
  border: 1px solid #aaa;
  width: 100%;
}
table th {
  vertical-align: baseline;
  padding: 5px 15px 5px 6px;
  background-color: #3f3f3f;
  border: 1px solid #3f3f3f;
  text-align: left;
  color: #fff;
}
table td {
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color: #f5f5f5;
}
table tr:nth-child(even) {
  background-color: #fff;
}
#header {
  /* position: fixed; */
  /* top: 0; */
  z-index: 999;
  background: #fff;
  width: 100%;
  /* height: 120px; */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid #ebedf0;
}
#header .top-header {
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-bottom: solid 1px #e5e5e5;
}

.header-top {
  position: relative;
}

.header-logo {
  height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.header-left {
}
.header-right {
  position: absolute;
  right: 15px;
  bottom: 0;
  float: right;
  max-height: 80px;
}
.info {
  float: left;
  max-height: 60px;
  margin-right: 15px;
}
.info-phone {
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  color: #e66d15;
}
.worker {
  float: right;
  max-width: 70px;
}

.header-phone p {
  color: #415fff;
  font-size: 18px;
}
.header-phone p i {
  margin-right: 5px;
}
.logo-url {
  display: table-cell;
  vertical-align: middle;
}
.logo-url img {
  vertical-align: middle;
  width: auto;
  display: inline-block;
  max-height: 60px;
}
.header-menu {
  position: relative;
}
.header-menu-con {
  /* position: absolute; */
  /* bottom: 0; */
  /* right: 0; */
}
.header-menu > ul > li {
  float: left;
  /* position: relative; */
  height: 48px;
  line-height: 48px;
  text-align: center;
}
.header-menu > ul > li.current-menu-item > a {
  color: #415fff;
  background: #fff;
  z-index: 99;
}
.header-menu > ul > li.current-menu-item > a .arrow {
  background-image: url(https://img.wondwey.com/static/images/arrow_on.png);
}

.header-menu > ul > li > a {
  display: block;
  font-size: 16px;
  position: relative;
  color: #000;
  padding-right: 36px;
  line-height: 48px;
}
.header-menu > ul > li > a span {
  padding-left: 5px;
}

.header-menu > ul > li > a .arrow {
  position: relative;
  display: inline-block;
  height: 6px;
  width: 10px;
  margin-left: 5px;
  background-image: url(https://img.wondwey.com/static/images/arrow.png);
  background-size: 10px 6px;
  z-index: 1;
  vertical-align: middle;
}

.header-menu > ul > li:hover > a {
  color: #415fff;
}

.header-menu > ul > li:hover > a .arrow {
  background-image: url(https://img.wondwey.com/static/images/arrow_on.png);
}

#slider-index {
  position: relative;
  height: 360px;
}
@media screen and (max-width: 400px) {
  #slider-index {
    position: relative;
    height: 105px;
  }
}
#slider-index .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 0px;
}

#slider {
  position: relative;
}

#slider .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.sea-key,
.sea-key a {
  margin-right: 10px;
  color: #999;
}

.header-search {
  float: right;
  text-align: right;
}

.header-search form {
  position: relative;
  width: 100%;
}

#searchform {
  width: 100%;
}

.search-input {
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd;
  color: #999;
  cursor: text;
  padding-left: 10px;
  min-width: 200px;
  float: right;
}
.header-search form button {
  width: 70px;
  height: 40px;
  cursor: pointer;
  color: #fff;
  border-radius: 0 4px 4px 0;
  border: 0;
  background-image: linear-gradient(-270deg, #636fdf 0, #2e24b1 100%);
  float: right;
}

.section-head {
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.section-head h2 {
  color: #666666;
  font-size: 24px;
  font-weight: bold;
}

.section-head-left {
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.section-head-left h2 {
  color: #666666;
  font-size: 24px;
  float: left;
  font-weight: bold;
}

.product-img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  transition: all 0.3s linear;
}

/*
.section-head h2:after,
.section-head h2:before {
  content: "";
  border-top: 1px solid #f5f5f5; 
  display: block;
  position: absolute;
  width: 10%;
  top: 11px; 
}

.section-head h2:before {
  left: 32%; 
}

.section-head h2:after {
  right: 32%; 
}
*/

.section-head p {
  color: #fff;
  margin: 20px auto 0;
  max-width: 700px;
}

.section-head-left .more {
  float: right;
  color: #666;
  border: solid 1px #dedede;
  display: block;
  padding: 2px 6px;
  margin-left: 20px;
}

.section-head-left a.more:hover {
  background: #fff;
  color: #415fff;
  border: solid 1px #415fff;
}

.section-head a.btn-more {
  display: inline-block;
  white-space: nowrap;
  padding: 10px 30px;
  background-color: #415fff;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
}
.youshi {
  position: relative;
  background: #000;
}
.youshi .section-head h2 {
  color: #fff;
}

.iabt_btn li {
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
}
.iabt_btn li .number-box {
  font-size: 20px;
  display: block;
  font-weight: bold;
}
.iabt_btn li .number-text {
  padding-top: 10px;
  display: inline-block;
}
.pro-cat {
  text-align: center;
}
.filters li {
  display: inline-block;
  margin: 18px;
}

.filters li span {
  display: inline-block;
  white-space: nowrap;
  padding: 10px 20px;
  position: relative;
  cursor: pointer;
  background-color: #fafafa;
  border-radius: 20px;
}
.btn-more a {
  display: inline-block;
  white-space: nowrap;
  padding: 10px 30px;
  background-color: #415fff;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
}
.filters li.on span {
  background-color: #415fff;
  color: #fff;
  font-weight: bold;
}
.filters li.on span a {
  color: #fff;
}

.news-list .news-con {
  display: block;
}

.pro-list .pro-item {
  display: none;
}

.pro-list .on,
.news-list .on {
  display: block;
}

.pro-list ul li a {
  display: block;
  padding: 10px;
  box-shadow: 0 15px 40px 0px rgba(22, 35, 49, 0.15);
  border-radius: 8px;
  background: #fff;
  transition: all 0.2s linear;
  transform: scale(1);
}

.pro-list ul li a:hover .product-img {
  transform: scale(1.06);
}

.pro-list ul li a h3 {
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  height: 13px;
}

.news-img a {
  display: inline-block;
  max-width: 100%;
}
.news-img p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 10px;
  text-align: center;
  color: #fff;
  background: #111111;
}

.news-con ul {
  overflow: hidden;
}
.news-con ul li {
  display: block;
  border-bottom: dashed 1px #dedede;
  overflow: hidden;
  padding: 12px 0;
}

.news-con ul li a {
  display: flex;
}

.news-con ul li a h3 {
  float: left;
  max-width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-con ul li p {
  font-size: 12px;
  color: #999;
  line-height: 18px;
  height: 36px;
  margin-top: 12px;
  overflow: hidden;
}

.news-con ul li a span {
  float: right;
}
#gallery-1 img {
  padding: 10px;
  border: none !important;
}

.entry-des p {
  margin-bottom: 10px;
}
.service-con div a,
.case-con div a,
.case-list ul li a {
  position: relative;
  display: block;
}
.service-con p,
.case-con p,
.case-list ul li a p {
  padding: 6px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* 底部样式 */

#footer {
  color: #666;
  background: #111111;
}
#footer h3 {
  font-size: 16px;
  color: #ffffff;
  margin: 10px 0px 15px;
}

#footer .wechat-img {
  width: 132px;
  height: 132px;
}

#footer ul li a {
  color: #888888;
  display: block;
  line-height: 2;
  font-size: 12px;
}
#footer ul li a:hover {
  color: #ffffff;
}
#footer .copyr {
  border-top: 1px solid #1b1b1b;
}
#footer p {
  font-size: 12px;
  color: #888888;
}
#footer p a {
  color: #888888;
}
.friend-link span {
  margin-right: 16px;
}
.friend-link a {
  font-size: 12px;
  line-height: 18px;
  margin-right: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #666;
}
.friend-link a:hover {
  color: #fff;
}
#footer .copyr p {
  text-align: center;
  padding: 0 15px;
}

#footer .tel {
  color: #888888;
  line-height: 2;
}
#footer .tel p strong {
  font-size: 22px;
  color: #fff;
}

.content iframe,
.content embed {
  max-width: 100%;
  margin: auto;
  display: block;
}

/* 侧边栏样式 */
.content {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}
.sidebar .case-con li:last-child {
  margin-bottom: 0 !important;
}
.sidebar aside {
  margin-bottom: 20px;
  background-color: #fff;
}
.sidebar aside:last-child {
  margin-bottom: 0;
}
.sidebar .widget-title {
  border-bottom: #eee 1px solid;
  margin-bottom: 10px;
}
.sidebar .widget-title h3 {
  font-size: 18px;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: #415fff 2px solid;
}
.sidebar ul.menu li {
  background: #eee;
  margin-bottom: 10px;
}
.sidebar aside ul.menu li a {
  font-size: 14px;
  display: block;
  padding: 4px 8px;
}
.sidebar ul.menu li.current-menu-item {
  background: #415fff;
}
.sidebar ul.menu li.current-menu-item a {
  font-weight: bold;
  color: #fff;
}
.widget_recent_entries ul {
  margin-top: 15px;
}
.widget_recent_entries ul li {
  margin-bottom: 8px;
  position: relative;
}
.widget_recent_entries ul li a {
  height: 14px;
  line-height: 14px;
}
.widget_recent_entries ul li a:before {
  display: inline-block;
  vertical-align: 2px;
  width: 5px;
  height: 5px;
  background: #415fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 10px;
  content: "";
}
.textwidget p {
  line-height: 2;
}
.entry-meta {
  overflow: hidden;
  border-bottom: #eee 1px solid;
  margin-bottom: 20px;
}
.entry-meta h1 {
  font-weight: 800;
  font-size: 18px;
  color: #415fff;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: #415fff 2px solid;
}
.entry-meta p {
  clear: both;
  color: #999999;
  margin-top: 15px;
}
.crumbs a,
.crumbs {
  padding: 20px 0;
  color: #999999;
}
.cp-child {
  overflow: hidden;
}
.cp-child .children {
  display: none;
}
.cp-child li {
  float: left;
  margin: 0 10px 20px 0;
}
.cp-child li a {
  padding: 8px 15px;
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  display: inline-block;
}
.cp-child li a:hover {
  background: #415fff;
  color: #fff;
  border: 1px solid #415fff;
}
.content-list li {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ddd;
  background: #fff;
}

.content-list li h2 a {
  display: inline-block;
  font-size: 18px;
  float: left;
  color: #111;
}
.content-list li:hover h2 a {
  color: #415fff;
}

.content-list li h2 {
  margin-bottom: 15px;
  overflow: hidden;
  line-height: 1.42;
}
.content-list li span {
  float: right;
  color: #999;
}
.content-list li p {
  font-size: 12px;
  color: #999999;
}



.content-img {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.img-fill {
  width: 600px;
  height: 338px;
}
.entry-content p {
  margin-bottom: 1em;
  font-size: 16px;
  line-height: 1.75;
}
.entry-content a {
  color: #415fff;
}
.entry-content div {
  margin-bottom: 1em;
  max-width: 100%;
  font-size: 16px;
  line-height: 1.75;
}
.entry-content h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0px 15px;
}

.entry-content h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0px 15px;
}
.entry-content h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0px 15px;
}

.entry-content ul {
  list-style: disc;
  margin: 15px 0 15px 30px;
}
.entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}

.entry-content ol {
  list-style: decimal;
  margin: 15px 0 15px 30px;
}
.entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
  border-left: 5px solid #eee;
  margin: 20px;
  padding: 5px 10px;
  clear: both;
}
.gallery .gallery-item {
  padding: 10px;
}
.gallery .gallery-item img {
  border: none !important;
}
div.wp-caption {
  max-width: 100%;
}
p.wp-caption-text,
dd.wp-caption-text {
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
}

.single-header {
  margin-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
}
.single-header h1 {
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

.single-header .single-meta {
  overflow: hidden;
  padding: 10px;
  color: #999999;
}
.single-header div {
  display: inline-block;
  margin-right: 10px;
}
.single-meta .crumbs {
  line-height: 36px;
}
#nav-single div {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

/* 产品中心样式开始 */
.product-info {
  border-bottom: solid 1px #dedede;
  padding-bottom: 20px;
}
.product-info h1 {
  font-size: 22px;
  font-weight: bold;
  color: #111;
  line-height: 1.42;
}
.product-info .bdsharebuttonbox {
  float: left !important;
}
.product-main h3 {
  font-weight: 800;
  font-size: 18px;
  padding: 10px 0;
}
.cp-cat,
.cp-cat a,
.cp-des h3 {
  font-size: 16px;
  font-weight: bold;
  color: #323232;
}
.cp-des p {
  line-height: 2;
  color: #333333;
}
.cp-con .bdsharebuttonbox {
  display: inline-block;
  float: left !important;
}


.navigation{
  clear:both;
  display:inline-block;
  overflow:hidden;
  margin-top:30px;
  padding:20px 0;
  width:100%;
  background-color:#fff;
  text-align:center;
  font-size:14px
}
.navigation ul{display:flex;margin:0 auto;padding:0;justify-content:center}
.navigation ul li{display:inline-block}
.navigation ul li a,
.navigation ul li span{float:left;display:block;margin:0 5px;padding:6px 12.5px;border:1px solid #f5f5f5;color:#000;font-size:12px}
.navigation ul li.active span,
.navigation ul li.active a,
.navigation ul li:hover a{background:#415fff;color:#fff}

@media screen and (max-width: 767px) {
    .navigation ul li.prev-page,
    .navigation ul li.next-page{display:none}
}
/* 
.navigation {
  text-align: center;
  display: block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #fafafa;
  padding: 10px 20px;
  margin: 0 1px;
  background: #fff;
}
.navigation .current {
  background: #415fff;
  color: #fff;
  text-decoration: none;
  border: 1px solid #415fff;
} */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* 产品中心样式结束 */

.cp-xg h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.sub_link {
  font-size: 12px;
}

.wpcf7 label,
.wpcf7 input,
.wpcf7 textarea {
  width: 100%;
  border: #415fff 1px solid;
}
.wpcf7-submit {
  background: #415fff;
  border: none;
  padding: 10px 30px;
  color: #fff;
  font-size: 16px;
}

.single-info {
  color: #999999;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
  margin: 20px 0;
  overflow: hidden;
}
.post-tags {
  margin-top: 5px;
  margin-bottom: 5px;
}
.post-tags a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  background: #f4f4f4;
  padding: 0 10px;
  color: #666;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  border-radius: 20px;
  font-size: 12px;
}

.post-tags a:hover {
  background: #415fff;
  color: #fff;
  text-decoration: none;
}

.no4 p {
  font-size: 18px;
  color: #111;
  font-weight: bold;
  margin-bottom: 20px;
}
.no4 ul li {
  background-color: #415fff;
  display: inline-block;

  padding: 10px 20px;
  margin-left: 10px;
  border-radius: 20px;
}
.no4 ul li a {
  color: #fff;
  display: inline-block;
}

.main-im {
  position: fixed;
  right: 5px;
  top: 180px;
  z-index: 1000;
  width: auto;
  height: auto;
}
.main-im .qq-a {
  display: block;
  width: 106px;
  height: 116px;
  font-size: 14px;
  color: #0484cd;
  text-align: center;
  position: relative;
}
.main-im .qq-a span {
  bottom: 5px;
  position: absolute;
  width: 90px;
  left: 10px;
}
.main-im .qq-hover-c {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  position: absolute;
  left: 18px;
  top: 10px;
  overflow: hidden;
  z-index: 9;
}
.main-im .qq-container {
  z-index: 99;
  position: absolute;
  width: 109px;
  height: 118px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #dddddd;
  background: url(images/kf/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
  max-width: 60px;
  display: block;
  position: absolute;
  left: 6px;
  top: 3px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
  max-width: 70px;
  left: 1px;
  top: 8px;
  position: absolute;
}
.main-im .im_main {
  background: #f9fafb;
  border: 1px solid #dddddd;
  border-radius: 10px;
  background: #f9fafb;
  display: block;
}
.main-im .im_main .im-wechat {
  color: #000000;
  text-align: center;
  width: 109px;
  height: 130px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #dddddd;
}

.main-im .im_main .im-wechat div {
  font-size: 12px;
  margin-top: 6px;
}

.main-im .im_main .im-wechat .weixing-ma {
  width: 104px;
  height: 103px;
  padding-top: 1px;
}

.main-im .im_main .im-tel {
  color: #000000;
  text-align: center;
  width: 109px;
  height: 60px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.main-im .im_main .im-tel div {
  font-size: 12px;
  margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
  font-family: Arial;
  font-weight: bold;
  color: #e66d15;
}
.main-im .im_main .im-tel:hover {
  background: #fafafa;
}
.main-im .im_main .weixing-container {
  width: 55px;
  height: 47px;
  border-right: 1px solid #dddddd;
  background: #f5f5f5;
  border-bottom-left-radius: 10px;
  background: url(images/kf/weixing-icon.png) no-repeat center center;
  float: left;
}
.main-im .im_main .weixing-show {
  width: 112px;
  height: 152px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #dddddd;
  position: absolute;
  left: -125px;
  top: -106px;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  border-width: 6px;
  left: 112px;
  top: 124px;
  position: absolute;
  z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #dddddd;
  border-width: 8px;
  left: 112px;
  top: 122px;
  position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
  width: 104px;
  height: 103px;
  padding-left: 5px;
  padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
  position: absolute;
  top: 110px;
  left: 7px;
  width: 100px;
  margin: 0 auto;
  text-align: center;
}
.main-im .im_main .go-top {
  width: 50px;
  height: 47px;
  background: #f5f5f5;
  border-bottom-right-radius: 10px;
  background: url(images/kf/totop-icon.png) no-repeat center center;
  float: right;
}
.main-im .im_main .go-top a {
  display: block;
  width: 52px;
  height: 47px;
}
.main-im .close-im {
  position: absolute;
  right: 10px;
  top: -12px;
  z-index: 100;
  width: 24px;
  height: 24px;
}
.main-im .close-im a {
  display: block;
  width: 24px;
  height: 24px;
  background: url(images/kf/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
  text-decoration: none;
}
.main-im .open-im {
  display: none;
  cursor: pointer;
  margin-left: 0px;
  width: 40px;
  height: 133px;
  background: url(images/kf/open_im.png) no-repeat left top;
}
.rtbar {
  display: block;
  position: fixed;
  top: 200px;
  right: 0;
  width: 50px;
  height: 203px;
  z-index: 10;
}
.rtbar li {
  width: 62px;
  height: 50px;
  z-index: 20;
}
.rtbar li.rtbar1,
.rtbar li.rtbar4 {
  position: absolute;
  left: 0;
}
.rtbar li.rtbar1 {
  top: 0;
  width: 172px;
}
.rtbar li.rtbar2 {
  position: absolute;
  top: 51px;
  left: 0;
  width: 126px;
}
.rtbar li.rtbar3 {
  position: absolute;
  top: 102px;
  left: 0;
  width: 62px;
}
.rtbar li.rtbar4 {
  top: 153px;
}
.rtbar4 {
  display: none;
  position: absolute;
  top: 102px;
  left: 0;
}
.rtbar li a {
  display: block;
  color: #fff;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  background-color: #000;
  opacity: 0.8;
  border-radius: 6px;
}
.rtbar li a .fa {
  display: block;
  float: left;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: 12px 12px 14px 14px;
  font-size: 24px;
}
.rtbar li a:hover {
  background-color: #415fff;
  opacity: 1;
}

@keyframes scaleToggleOne {
  0 {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(2);
    -webkit-transform: scale(2);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes scaleToggleTwo {
  0 {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  20% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  60% {
    transform: scale(2);
    -webkit-transform: scale(2);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes scaleToggleThree {
  0 {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  33% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  66% {
    transform: scale(2);
    -webkit-transform: scale(2);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.livechat-girl {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: fixed;
  bottom: 0;
  right: 40px;
  opacity: 0;
  -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.3);
  box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.3);
  z-index: 700;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  cursor: pointer;
  -webkit-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.livechat-girl:focus {
  outline: 0;
}
.livechat-girl.animated {
  opacity: 1;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
}
.livechat-girl:after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-image: linear-gradient(to bottom, #ff6c3a, #ff6c3a);
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 50;
}
.livechat-girl .girl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 50;
}
.livechat-girl .animated-circles .circle {
  background: rgba(255, 108, 58, 0.25);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  z-index: 49;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.livechat-girl .animated-circles.animated .c-1 {
  animation: 2s scaleToggleOne cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.livechat-girl .animated-circles.animated .c-2 {
  animation: 2.5s scaleToggleTwo cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.livechat-girl .animated-circles.animated .c-3 {
  animation: 3s scaleToggleThree cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.livechat-girl.animation-stopped .circle {
  opacity: 0 !important;
}
.livechat-girl.animation-stopped .circle {
  opacity: 0 !important;
}
.livechat-girl .livechat-hint {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}
.livechat-girl .livechat-hint.show_hint {
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  opacity: 1;
}
.livechat-girl .livechat-hint.hide_hint {
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.livechat-girl .livechat-hint.rd-notice-tooltip {
  max-width: 1296px !important;
}
.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rd-notice-tooltip.single-line .rd-notice-content {
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  white-space: nowrap;
}

.rd-notice-tooltip .rd-notice-content {
  background: 0;
  border-radius: 3px;
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 60;
  padding: 20px;
  font-weight: 400;
  line-height: 1.45;
}

.rd-notice-type-success .rd-notice-content {
  background-color: #ff6c3a;
}

@media only screen and (max-width: 1599px) {
  .livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width: 1060px !important;
  }
}
@media only screen and (max-width: 1309px) {
  .livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width: 984px !important;
  }
}
@media only screen and (max-width: 1124px) {
  .livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width: 600px !important;
  }
}

.wbox {
  position: absolute;
  right: 62px;
  width: 150px;
  height: 150px;
  top: -100px;
  z-index: 99;
  display: none;
}
.apply {
  display: none;
}
.apply a {
  font-size: 20px;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  float: left;
  color: #fff;
}
.apply a.bm-phone {
  background-color: #f5643f;
}
.apply a.bm-form {
  background-color: #ed740b;
}
.apply a i {
  margin-right: 10px;
}

/**/
#header .button {
  position: absolute;
  padding: 10px;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.button .menu-toggle {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
}
.button .menu-toggle span {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background-color: #4c5462;
  transition: -webkit-transform 0.14s ease;
  transition: transform 0.14s ease;
  transition: transform 0.14s ease, -webkit-transform 0.14s ease;
}

.button .menu-toggle span:after,
.button .menu-toggle span:before {
  content: "";
  width: 32px;
  height: 2px;
  background-color: #4c5462;
  border-radius: 0px;
  position: absolute;
}

.button .menu-toggle span:before {
  top: -10px;
}

.button .menu-toggle span:after {
  bottom: -10px;
}

.button .menu-toggle span:before {
  transition: top 0.14s ease 0.14s;
}

.button .menu-toggle span:after {
  transition: bottom 0.14s ease 0.14s, -webkit-transform 0.14s ease;
  transition: transform 0.14s ease, bottom 0.14s ease 0.14s;
  transition: transform 0.14s ease, bottom 0.14s ease 0.14s,
    -webkit-transform 0.14s ease;
}

.button.active .menu-toggle span {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: -webkit-transform 0.14s ease 0.14s;
  transition: transform 0.14s ease 0.14s;
  transition: transform 0.14s ease 0.14s, -webkit-transform 0.14s ease 0.14s;
}

.button.active .menu-toggle span:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.14s ease, -webkit-transform 0.14s ease 0.14s;
  transition: bottom 0.14s ease, transform 0.14s ease 0.14s;
  transition: bottom 0.14s ease, transform 0.14s ease 0.14s,
    -webkit-transform 0.14s ease 0.14s;
}

.button.active .menu-toggle span:before {
  top: 0;
  transition: top 0.14s ease;
}

@media screen and (max-width: 400px) {
  .sp-wrap {
    margin: 0 0 15px 0;
  }
  #sp-prev,
  #sp-next {
    top: auto;
    margin-top: 0;
    bottom: 25px;
  }
}

@media (max-width: 768px) {
  .apply {
    display: block !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
  }
}

.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #fafafa;
  padding: 10px 20px;
  margin: 0 1px;
  background-color: #fff;
}
.navigation a:hover {
  background-color: #415fff;
  color: #fff;
}
.navigation .current {
  background-color: #415fff;
  color: #fff;
  text-decoration: none;
  border: 1px solid #415fff;
}

.yuanchuang {
  background: #415fff;
  padding: 5px 10px;
  color: #fff;
  margin-right: 10px;
  border-radius: 20px;
  font-size: 12px;
  line-height: 24px;
}

#addr-choice{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  margin-bottom: 20px;
}

#title-wrap li
,#pro-wrap li
,#city-wrap li
,#country-wrap li{
  list-style: none;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}

#title-wrap li{
  width:33%;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
}

.titleSel{
  border-bottom: 2px solid #23B7E5;
}

#pro-wrap li
,#city-wrap li
,#country-wrap li{
  width: 83px;
  height: 30px;
  border-radius: 4px;
  line-height: 30px;
  font-size: 14px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
#pro-wrap li:hover
,#city-wrap li:hover
,#country-wrap li:hover{
  background-color: #23B7E5;
}