body{
    font-family:Arial,"Microsoft Yahei",sans-serif !important;
    font-size: 14px!important;
    padding: 0;
    color: #666;
    margin:0 auto;
    background: #f5f3f4 !important;
    overflow-x:hidden;
}
ul{
  margin: 0 !important;
  padding: 0;
}
li{
  list-style: none;
}
img{
  opacity: 1;
    filter: Alpha(opacity=1);
    transition: opacity 1s;
  -moz-transition: opacity 1s; /* Firefox 4 */
  -webkit-transition: opacity 1s; 
  -o-transition: opacity 1s; /* Opera */
}
.index-news{padding: 15px!important;border: 1px solid #eee;}
.index-news:hover{background:#2471ca;border:1px solid #2471ca}
.index-news:hover h3,.index-news:hover p{color:#fff;margin-left:10px!important;}
.index-news:hover small{background: #42b144;/* border:1px solid #42b144; */color:#fff;}
.index-news .icon-wrapper img{width:100%;height:200px;/* padding: 10px; */}
.youshipart{transition:.5s;-webkit-transition:.5s;background-color:#fff;/* float: left; *//* width: 264px; *//* margin-left:14px; */}
.youshipart img{transition:.5s;-webkit-transition:.5s;display: block;/* width: 264px; *//* height:264px; *//* text-align: center; */}

.youshipart:hover{-webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);  -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);}
.youshipart:hover img{ transform: scale(1.05);  -webkit-transform: scale(1.05); }

.hidden{
  display: none;
}
.hid{
  display: none;
}
a:hover{
  text-decoration:none !important;
}
.container{
  position: relative;

}
/* ----------- 18.Footers ---------------
--------------------------------------*/
.footer {
  background-color: #171717;
  color: #aaa;
  line-height: 30px;
}

.footer > .container,
.footer > .container-fluid {
  padding-top: 75px;
  padding-bottom: 15px;
}

.footer hr {
  margin: 27px 0 21px;
  border-top-color: #3e3e3e;
}

.footer a {
  color: #9a9a9a;
}

.footer a:hover, .footer a:focus {
  color: #fff;
}

.footer .widget {
  margin-bottom: 30px;
  /* height: 160px; */
}

.footer .widget .widget-title {
  font: 400 15px/1.1 "Montserrat", Arial, sans-serif;
  margin: 2px 0 25px;
  text-transform: uppercase;
  color: #fff;
}

.footer .widget.about-widget img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.footer .about-widget p{margin-bottom:6px;padding-right:60px}
.footer .widget .fa-ul li {
  /* margin-bottom: 8px; */
  width: 46%;
  float: left;
  margin-left: 4%;
}

.footer .widget .fa-ul li .fa-li {
  font-size: 85%;
}

.footer .widget .tweet_list li {
  padding: 7px 10px 7px 10px;
  position: relative;
  margin-bottom: 14px;
  background-color: #141414;
  transition: all 0.4s;
}

.footer .widget .tweet_list li .twitter-icon {
  position: absolute;
  right: 12px;
  bottom: 6px;
  font-size: 20px;
  line-height: 1;
  color: #0e0e0e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.06);
}

.footer .widget .tweet_list li .tweet_time {
  display: block;
  position: relative;
  font-size: 12px;
  font-style: italic;
  color: #6a6a6a;
  margin-top: 9px;
  padding-top: 3px;
}

.footer .widget .tweet_list li .tweet_time:after {
  content: '';
  display: block;
  width: 28px;
  height: 1px;
  background-color: #4e4e4e;
  position: absolute;
  top: 0;
  left: 0;
}

.footer .widget .tweet_list li .tweet_time a {
  color: #6a6a6a;
}

.footer .widget .tweet_list li .tweet_time a:hover, .footer .widget .tweet_list li .tweet_time a:focus {
  color: #fff;
}

.footer .widget .tweet_list li:hover {
  background-color: #101010;
}

.footer .widget .tweet_list li:last-child {
  margin-bottom: 0;
}

.footer .widget form > .row {
  margin-left: -8px;
  margin-right: -8px;
}

.footer .widget form > .row [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}

.footer .widget .form-group {
  margin-bottom: 16px;
}

.footer .widget .form-control {
  background-color: #131313;
  border-radius: 0;
  font-size: 13px;
  padding: 7px 12px;
  height: auto;
  color: #9a9a9a;
  border-color: #111;
  margin-bottom: 12px;
}

.footer .widget .form-control::-moz-placeholder {
  color: #9a9a9a;
}

.footer .widget .form-control:-ms-input-placeholder {
  color: #9a9a9a;
}

.footer .widget .form-control::-webkit-input-placeholder {
  color: #9a9a9a;
}

.footer .widget .form-control:focus, .footer .widget .form-control:hover {
  background-color: #111;
  border-color: #101010;
  color: #fff;
}

.footer .widget textarea.form-control {
  min-height: 110px;
}

.footer .widget .btn {
  font-weight: 400;
  font-size: 13px;
  border-radius: 0;
  padding: 5px 12px;
}

.footer .widget.newsletter-widget form {
  margin-bottom: 14px;
}

.footer .widget.newsletter-widget p:last-child {
  font-size: 12px;
  color: #6a6a6a;
  margin-bottom: 0;
}

.footer .widget .tagcloud a {
  display: block;
  float: left;
  padding: 4px 9px;
  background-color: #131313;
  color: #9a9a9a;
  margin: 0 6px 6px 0;
  transition: background 0.45s;
}

.footer .widget .tagcloud a:hover, .footer .widget .tagcloud a:focus {
  background-color: #0069b0;
  color: #fff;
}

.footer .widget .tagcloud:after {
  content: '';
  display: table;
  clear: both;
}

.footer .widget .posts-list li {
  margin-bottom: 12px;
  padding: 6px;
  background-color: #141414;
  transition: all 0.4s;
}

.footer .widget .posts-list li figure {
  max-width: 52px;
  float: left;
}

.footer .widget .posts-list li figure a {
  display: block;
}

.footer .widget .posts-list li figure img {
  display: block;
  width: 100%;
  height: auto;
}

.footer .widget .posts-list li h5, .footer .widget .posts-list li span {
  display: block;
  margin-left: 62px;
}

.footer .widget .posts-list li h5 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 4px;
}

.footer .widget .posts-list li span {
  font-style: italic;
  font-size: 12px;
}

.footer .widget .posts-list li:after {
  content: '';
  display: table;
  clear: both;
}

.footer .widget .posts-list li:hover {
  background-color: #101010;
}

.footer .widget.flickr-widget .row {
  margin-left: -4px;
  margin-right: -4px;
}

.footer .widget.flickr-widget .flickr-widget-list {
  list-style: none;
}

.footer .widget.flickr-widget .flickr-widget-list li {
  display: block;
  float: left;
  margin: 0 3px 6px;
  padding: 0;
  width: calc( 25% - 6px);
  max-width: 60px;
  overflow: hidden;
}

.footer .widget.flickr-widget .flickr-widget-list li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.footer .widget.flickr-widget .flickr-widget-list li a img {
  display: block;
  width: 100%;
  height: auto;
}

.footer .widget .about-list li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #222;
}

.footer .widget .about-list li i {
  float: left;
  font-size: 14px;
  margin-top: 2px;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #141414;
  border-radius: 50%;
}

.footer .widget .about-list li .about-list-content {
  margin-left: 44px;
}

.footer .widget .about-list li label {
  margin-bottom: 2px;
}

.footer .widget .about-list li:after {
  content: '';
  display: table;
  clear: both;
}

.footer .widget .about-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.footer .widget.instagram-widget {
  position: relative;
  margin: 0;
}

.footer .widget.instagram-widget .btn.btn-follow {
  display: block;
  padding: 3px 14px;
  min-width: 170px;
  font-size: 12px;
  margin-left: -85px;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 99;
  border-radius: 5px 5px 0 0;
  color: #fff;
  transition: all 0.4s;
  background-color: #0069b0;
  border-color: #0069b0;
  opacity: 0.8;
}

.footer .widget.instagram-widget .btn.btn-follow:hover, .footer .widget.instagram-widget .btn.btn-follow:focus {
  opacity: 1;
  color: #fff;
  background-color: #0069b0;
  border-color: #0069b0;
}

.footer .widget.instagram-widget #instafeed img {
  display: block;
  width: 100%;
  height: auto;
}

.footer .widget.instagram-widget #instafeed a {
  display: block;
  position: relative;
}

.footer .widget.instagram-widget #instafeed a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.75s ease;
  -webkit-transition: all 0.75s ease;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.4);
}

.footer .widget.instagram-widget #instafeed a:focus:after, .footer .widget.instagram-widget #instafeed a:hover:after {
  opacity: 1;
  visibility: visible;
}

.footer address {
  margin-bottom: 0;
}

.footer label {
  font-weight: 700;
  margin-right: 3px;
}

.footer-bottom {
  background-color: #121212;
  padding: 35px 0;
}

.footer-bottom .footer-right {
  margin-bottom: 8px;
}

@media (min-width: 992px) {
  .footer-bottom {
    padding: 20px 0;
  }
  .footer-bottom .footer-right {
    float: right;
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .footer-bottom {
    text-align: center;
  }
}

.footer-bottom .copyright {
  margin-bottom: 0;
}

.footer-bottom .copyright a {
  /* color: #0069b0; */
}

.footer-bottom .copyright a:hover, .footer-bottom .copyright a:focus {
  color: #ffffff;
}

.footer-bottom .footer-menu {
  font-size: 0;
}

.footer-bottom .footer-menu li {
  font-size: 14px;
  display: inline;
}

.footer-bottom .footer-menu li + li:before {
  content: '';
  margin: 0 8px;
}

.footer-bottom .footer-menu li.active a {
  color: #0069b0;
}

.footer-bottom .footer-menu a {
  display: inline-block;
}

.themenav{
  background:#fff;
  /* line-height: 65px; */
  /* border-bottom: 1px solid #ccc; */ */
  /* border-bottom: 1px solid rgba(0,0,0,.09); */
  box-shadow: 1px 1px 4px rgba(11,11,11,.06);
  color: #fff;
  z-index: 99;
  transition: 0.4s;
  -webkit-transform: translateZ(0);
  position: relative;
}
.themenav .nav-bg{background:#2471ca;}
/* Site Logo */
.site-logo {
  display: block;
  float: left;
  /* margin: 10px 0; */
  border-right: 1px solid #ccc;
}

.site-logo img {
  display: block;
  max-width: 100%;
  height: 80px;
}

.header-info-boxes {
  font-size: 0;
  /* float: right; */
  margin: 20px 0;
}

.cart-dropdown + .header-info-boxes {
  margin-right: 15px;
}

@media (max-width: 991px) {
  .header-info-boxes {
    display: none;
  }
  .logo-foot{width:80%;margin-bottom:50px}
}
.logo-foot{width:90%;}

.header-info-boxes .header-info-box {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 12px;
  line-height: 1;
  margin-top: 15px;
}

.header-info-boxes .header-info-box i {
  font-size: 36px;
  line-height: 52px;
  width: 52px;
  height: 52px;
  /* margin-top: -18px; */
  text-align: center;
  position: absolute;
  left: 0;
  /* top: 50%; */
  color: #0069b0;
  /* background-color: #f5f5f5; */
  border-radius: 50%;
}

.header-info-boxes .header-info-box i.custom {
  background-color: #0069b0;
  color: #fff;
}

.header-info-boxes .header-info-box i.dark {
  background-color: #3b3b3b;
  color: #fff;
}

.header-info-boxes .header-info-box .info-box-title {
  font-size: 30px;
  text-transform: uppercase;
  color: #42b144;
  /* margin-top: 2px; */
  margin-bottom: 10px;
  font-weight: 600;
}
.header-info-boxes .header-info-box em{font-size: 20px;font-style:normal;color: #222;/* margin-bottom: 20px; */}
.header-info-boxes .header-info-box p {
  margin-top: 6px;
  font-size: 30px;
  font-weight: 600;
  color: #2471ca;
  text-align: left;
}

.header-info-boxes .header-info-box + .header-info-box {
  padding-left: 49px;
}
.logo{
  float: left;
  height: 90px;
  position: relative;
  left:0;
  top:0;
}
.logo img{
  max-height: 60px;
}
.thememenu{
  /* float: right; */
  position: relative;
  /* top: 10px; */
}
.mxnav li li a{padding: 0px 20px;background: #42b144;font-size: 14px;line-height: 50px;height: 50px;color: #fff;text-align: center;}
.mxnav li li a:hover{background:#2471ca;color:#fff;}
.mxnav li li{padding:0px;display: block;border-bottom: 1px solid #fff;}

.mxnav li{
  /* position: relative; */
  display: inline-grid;
  /* padding: 15px 30px 15px 15px; */
}
.mxnav li a{
  position: relative;
  font-size: 18px;
  color: #fff;
  opacity: 1;
  transition: 0.4s;
  /* padding-bottom: 4px; */
  letter-spacing: 1px;
  z-index: 999;
  /* height: 65px; */
  /* line-height: 65px; */
  padding: 20px 33px;
  /* font-weight: 600; */
}
.mxnav li.open,
.mxnav li a:hover{
  color: #fff;
  filter: Alpha(color=#01aafd);
  background: #42b144;
}
.mxnav .current-menu-item a{
  background: #42b144;
  color: #fff;
}
.mxnav .current-menu-item li a{border-bottom:0px;/* color:#222; */}
.mxnav li:after{
  /* content: ""; */
  display: inline;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 1px;
  height: 12px;
  margin-top: -6px;
  background-color: #a3a3a8;
  opacity: 0.4;
  filter: Alpha(Opacity=40);
}
.mxnav li:last-child:after{
  display: none;
}
.search{
  position: absolute;
  right: 0;
  top:4px;
}
.sb-search {
  margin-right: 15px;
  position: relative;
  margin-top: 10px;
  width: 0%;
  min-width: 30px;
  height: 60px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  z-index: 999;
}
.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  font-size: 16px;
}

.sb-search-input::-webkit-input-placeholder {
  color: #999;
}

.sb-search-input:-moz-placeholder {
  color: #999;
}

.sb-search-input::-moz-placeholder {
  color: #999;
}

.sb-search-input:-ms-input-placeholder {
  color: #999;
}

.glyphicon-search,
.sb-search-submit  {
  width: 30px;
  height: 60px;
  display: block;
  position: absolute !important;
  right: 0;
  top: 0 !important;
  padding: 0;
  margin: 0;
  line-height: 60px !important;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: #fff; /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.glyphicon-search {
  color: #222;
  z-index: 90;
  font-size: 18px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.glyphicon-search:before {
  content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 350px;
  border:1px solid #e5e5e5;
}

.sb-search.sb-search-open .glyphicon-search,
.no-js .sb-search .glyphicon-search {
  color: #222;
  z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}
#sideMenu {
  font-size: 22px;
  color: #222;
  float: right;
  z-index: 5;
  display: none;
}
#sideMenuContainer {
  height: 100%;
  position: fixed;
  top: 56px;
  right: -200px;
  width: 200px;
  z-index: 999999999;
  bottom: 0;
}
.mxphonenav{
  padding: 10px 20px;
  line-height: 50px;

}
.mxphonenav li a{
  color: #fff;
}
.mxphonenav li a:hover{
  opacity: 0.4;
}
/* --ad-- */
.ad{position:relative;margin-top:-48px;padding: 40px 0;/* height:298px; */background: url(../images/ad_bg.jpg) no-repeat center 0;}
.ad .text{padding-top:45px;color:#fff;overflow:hidden;}
.ad .text h4{height:50px;line-height:50px;font-size:16px;}
.ad .text h3{height:62px;line-height:30px;font-size:30px;margin-top: 0px;}
.ad .text ul{margin-top:24px;overflow:hidden;}
.ad .text li{float:left;margin-right:14px;width:138px;height:50px;line-height:50px;text-align:center;font-size:16px;border:#fff solid 1px;}
.ad .text li:nth-child(1){animation:bounceinR 1s;}
.ad .text li:nth-child(2){animation:bounceinR 1.5s;}
.ad .text li:nth-child(3){animation:bounceinR 2s;}
.ad .text li:nth-child(4){animation:bounceinR 2.5s;}
/* --end ad-- */

/* --plan-- */
.plan{padding:60px 0;overflow:hidden;background:#fff;}
.plan-list{padding: 20px 10px;/* width:1250px; */overflow:hidden;}
.plan-list .item{float:left;margin-right: 1.66%;width: 15%;height: 168px;text-align:center;overflow:hidden;background:#fff;border-radius:50%;box-shadow:0 3px 24px rgba(80,80,80,0.16);}
.plan-list .item i{display:block;margin: 40px 30px 5px 30px;font-size:60px;color: #2471ca;}
.plan-list .item i img{display:block;width:100%;}
.plan-list .item span{display:block;height:35px;line-height:20px;font-size:18px;color:#666;}
.plan-list .item:hover{background:#2471ca;}
.plan-list .item:hover i{filter:contrast(0%) brightness(200%);}
.plan-list .item:hover span{color:#fff;}
.plan-list .item:nth-child(1){animation:fadeinB 1s;}
.plan-list .item:nth-child(2){animation:fadeinB 1.5s;}
.plan-list .item:nth-child(3){animation:fadeinB 2s;}
.plan-list .item:nth-child(4){animation:fadeinB 2.5s;}
.plan-list .item:nth-child(5){animation:fadeinB 3s;}
.plan-list .item:nth-child(6){animation:fadeinB 3.5s;}
.plan .tips{padding-top:55px;text-align:center;overflow:hidden;}
.plan .tips p{font-size:24px;color:#333;line-height:36px;}
.plan .tips p strong{display:block;color:#2471ca;}
.plan .tips a{display:block;margin:22px auto 0;width:130px;height:50px;line-height:50px;font-size:16px;color:#fff;background:#9acb36;}
.plan .tips a:hover{background:#2471ca;}
/* --end plan-- */
.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: 15px;
  z-index: 1;
  margin-left: -75px;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin:0 5px;
  width: 40px;
  height: 3px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd li a .bdimg{
  background-size: cover !important;
  background: center;
  height: 550px;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}
.divContent{
  height: 380px;
}
.underslideBox{
  top:-1px;
}
.underhd li a img{
    width: 100%;
    height: auto;
}
.underhd li a img:hover{
    opacity: 1;
}
/* Sidebar */
@media (max-width: 991px) {
  .sidebar.shop-sidebar {
    margin-bottom: 70px;
  }
}

.sidebar.shop-sidebar .widget {
  margin-bottom: 35px;
  background: #fff;
  -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
}
.sidebar.shop-sidebar .widget .more{background:#f1f1f1;padding: 0px 0px 20px 20px;font-weight:bold;}
.sidebar.shop-sidebar .widget ul{/* background:#f1f1f1; *//* padding-top:20px; */}
.sidebar.shop-sidebar .widget .widget-title {
  margin: 0;
  padding: 30px 40px;
  font-weight: 600;
  font-size: 30px;
}

.sidebar.shop-sidebar .widget .btn {
  color: #fff;
}

.category-widget-btn {
  display: block;
  width: 20px;
  height: 20px;
  font-family: 'FontAwesome';
  font-size: 10px;
  line-height: 21px;
  text-align: center;
  color: #0069b0;
  background-color: #eaeaea;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 8px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

.category-widget-btn:after {
  content: "\f105";
}

.category-widget-btn:hover, .category-widget-btn:focus {
  background-color: #333;
  color: #fff;
}

.open .category-widget-btn:after {
  content: "\f107";
}
.sidebar.shop-sidebar .widget .widget-title p{font-size: 28px;/* margin-top:10px; */margin-bottom:0px;}
.sidebar.shop-sidebar .widget.category-widget ul li {
  /* margin-bottom: 10px; */
  /* padding: 10px 20px 10px 20px; */
  /* background: #2471ca; */
}

.sidebar.shop-sidebar .widget.category-widget ul li a {
  color: #fff;
  font-weight: 900;
  display: block;
  font-size: 16px;
  /* padding: 10px; */
  background: #2471ca;
  height: 54px;
  line-height: 54px;
  padding-left: 30px;
  border-bottom: 1px solid #eee;
}
.sidebar.shop-sidebar .widget.category-widget ul li a i{padding-right:8px;}
.sidebar.shop-sidebar .widget.category-widget ul li ul {
  /* padding-left: 10px; */
  /* padding-top: 6px; */
}

.sidebar.shop-sidebar .widget.category-widget ul li ul li {
  /* margin-bottom: 4px; */
  /* border-bottom: 1px solid #fff; */
  /* padding: 10px 5px; */
}
.sidebar.shop-sidebar .widget.category-widget ul li ul li.active{
  background:#0069b0;
}
.sidebar.shop-sidebar .widget.category-widget ul li ul li.active a{
  color:#fff;
  background: #42b144;
}
.sidebar.shop-sidebar .widget.category-widget ul li ul li.active a i{
  color:#fff;
}
.sidebar.shop-sidebar .widget.category-widget ul li ul li a:hover{background:#42b144;color:#fff;}
.sidebar.shop-sidebar .widget.category-widget ul li ul li a {
  font-weight: 400;
  font-size: 14px;
  background: #fff;
  color: #333;
  border-bottom: 1px solid #eee;
  padding-left: 45px;
}

.sidebar.shop-sidebar .widget.category-widget ul li ul li a i {
  float: none;
  /* margin-right: 4px; */
  margin-top: 0;
  font-size: 90%;
  color: #9e9e9e;
}

.sidebar.shop-sidebar .widget.brands-widget ul li {
  margin-bottom: 4px;
}

.sidebar.shop-sidebar .widget.brands-widget ul li a {
  font-weight: 400;
}

.sidebar.shop-sidebar .widget.brands-widget ul li a i {
  float: none;
  margin-right: 4px;
  margin-top: 0;
  font-size: 90%;
  color: #9e9e9e;
}
/* Products (Shop) */
.product {
  position: relative;
  margin-bottom: 30px;
  /* width: 33.33%; */
  /* padding-bottom: 26px; */
  /* Product List */
  /*Product-small */
}
.product{padding: 0 8px!important;}
.product .index-prod{border:1px solid #ddd;padding:8px;background:#fff;}
.product .index-prod:hover{-webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);}
.product .product-top {
  position: relative;
  /* margin-bottom: 13px; */
  overflow: hidden;
}

.product .product-top figure a {
  display: block;
  transition: .5s;
  -webkit-transition: .5s;
}
.product .product-top:hover img{
    transition: .5s;
    -webkit-transition: .5s;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    }
.product .product-top img {
  display: block;
  width: 100%;
  height: 321px;
  transition: .5s;
  -webkit-transition: .5s;
}

.product .image-hover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
}

.product:hover .image-hover {
  visibility: visible;
  opacity: 1;
}

.product .product-title {
  color: #222;
  font-size: 14px;
  line-height: 1.3;
  margin: 8px;
  padding:10px;
  border-bottom: 1px solid #e5e5e5;
  /* overflow: hidden; */
  /* text-overflow:ellipsis; */
  /* white-space: nowrap; */
}

.product .product-title a {
  color: #555;
  display:block;
  /* line-height: 18px; */
  /* height: 16px; */
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  text-align: center;
}
.product .product-title a i{float:right;margin-top: 4px;}
.product .product-title a:hover, .product .product-title a:focus {
  color: #0069b0;
}

.product .product-price-container {
  font-size: 16px;
  color: #f41d1d;
  position: absolute;
  left: 0;
  bottom: 0;
}

.product .product-price-container .old-price {
  color: #9e9e9e;
  font-size: 13px;
  text-decoration: line-through;
}

.product .product-price-container span {
  vertical-align: baseline;
}

.product .product-price-container .product-price {
  font-weight: 600;
}

.product .btn.product-add-btn {
  color: #fff;
  background-color: #0069b0;
  border: none;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.9;
  z-index: 10;
  padding: 6px 10px;
  font-size: 13px;
  transition: all 0.45s;
  -ms-transform: translateY(32px);
  transform: translateY(32px);
}

.product .btn.product-add-btn:hover, .product .btn.product-add-btn:focus {
  color: #fff;
  opacity: 1;
  background-color: #004b7d;
}

.product:hover .btn.product-add-btn, .product.focus .btn.product-add-btn {
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.product .label {
  position: absolute;
  top: 0;
  z-index: 20;
  font-size: 12px;
  font-weight: 400;
  padding: 6px 11px;
  border-radius: 0;
  opacity: 0.8;
}

.product .label.popular {
  left: 0;
  color: #fff;
  background-color: #49ba17;
}

.product .label.discount {
  right: 0;
  color: #fff;
  background-color: #d10707;
}

.product.product-list {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .product.product-list .product-title {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .product.product-list .product-top {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .product.product-list {
    margin-bottom: 40px;
  }
}

.product.product-list .row {
  margin-left: -10px;
  margin-right: -10px;
}

.product.product-list .row > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.product.product-list .product-content {
  display: none;
}

@media (min-width: 768px) {
  .product.product-list .product-content {
    display: block;
  }
}

.product.product-list .product-price-container {
  position: static;
  left: auto;
  right: auto;
  bottom: 0;
}

.product.product-sm {
  margin-bottom: 16px;
  padding-bottom: 0;
}

.product.product-sm:after {
  content: '';
  display: table;
  clear: both;
}

.product.product-sm .product-top {
  width: 90px;
  float: left;
  border: 1px solid #eee;
  margin-bottom: 0;
}

.product.product-sm .product-title,
.product.product-sm .product-price-container {
  padding-left: 105px;
}

.product.product-sm .product-title {
  max-width: 240px;
}

.product.product-sm .product-price-container {
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 0;
}

.products-container {
  margin-bottom: 20px;
}

.products-container > .row,
.products-container > .shop-row {
  margin-left: -5px;
  margin-right: -5px;
}

.products-container > .row > .product,
.products-container > .shop-row > .product {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.products-container > .row > .product .product-price-container,
.products-container > .shop-row > .product .product-price-container {
  left: 10px;
}

.contentpart{
  padding: 50px 0;
}
.parttitle h2{
  font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 0;
    color: #222;
}
.protitle h2{
  font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 0;
    color: #222;
}
.protitle p{font-size:16px;color:#555;}
.protitle h2:before{
    margin-right: 16px;
    background: url(../images/title_l.png) no-repeat;
    display: inline-block;
    width: 197px;
    height: 8px;
    content: "";
    vertical-align: middle;
    }
.protitle h2:after{
    margin-left: 16px;
    background: url(../images/title_r.png) no-repeat;
    display: inline-block;
    width: 197px;
    height: 8px;
    content: "";
    vertical-align: middle;
    }
.parttitle p{
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #444;
  margin-bottom: 20px;
}
.parttitle p a{transition:.5s;-webkit-transition:.5s;float: right;font-size: 14px;color: #2471ca;height:24px;border-bottom: 2px solid #2471ca;}
.icon-wrapper {
    position: relative;
    transition:.5s;
    -webkit-transition:.5s;
    display:block;
    overflow:hidden;
    /* background-color: #01aafd; */
    text-align: -webkit-center;
}
.contentpart .pro-ul{text-align:center;/* display: block; */padding-bottom: 35px;}
.contentpart .pro-ul li{display:inline-grid;}
.contentpart .pro-ul li a{padding: 10px 20px;width: 170px;border: 1px solid #ddd;color: #222;font-size: 15px;border-radius: 20px;}
.contentpart .pro-ul li a:hover{background:#2471ca;color:#fff;}
.youshipart{
  padding: 0;
  background: #fff;
  /* min-height: 322px; */
}
.youshipart p{
  color: #333;
  margin: 0 10px 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.youshipart h3{
  margin: 15px 10px;
  font-size: 16px;
  line-height: 22px;
  color: #222;
  /* padding-left: 20px; */
}
.youshipart small{
    padding: 10px 30px;
    font-size: 14px;
    border-radius: 20px;
    color: #fff;
    /* border: 1px solid #eee; */
    margin-left: 10px;
    display: inline-table;
    background: #2471ca;
    }
.youshipart h3{transition:.5s;-webkit-transition:.5s;position:relative;font-size:16px;color: #222;overflow: hidden;text-align: center;/* padding-bottom: 15px; */overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.youshipart h3 i{ transition:.5s;-webkit-transition:.5s;top:0;display:block;width:32px;height:32px;border-radius:50%;position:absolute;right:0;background: url("../images/right.png") no-repeat center #d8d8d8;}
.youshipart h3 span{margin-top:2px;display: block;color: #a9a9a9;font-size: 12px;font-family: Arial;}
.youshipart:hover h3{margin-left:25px;}
.youshipart:hover .icon-wrapper{/* background-color:#fdd100; */}
.youshipart:hover h3 i{background-color:#fdd100;}
.icon-wrapper i {
    font-size: 50px;
    color: #666;
}
.news{/* height:377px; *//* margin-bottom:100px; */overflow: hidden;background-color: #fff;}
.news .left{/* width: 540px; *//* height:377px; */overflow: hidden;float: left;padding: 15px 30px;}
.news .left img{transition:.5s;-webkit-transition:.5s;cursor:pointer;/* width:525px; */height: 345px;display: block;/* margin: 15px; */width: 100%;}
.news .right{/* float: right; *//* width: 495px; */padding: 15px 30px;}
.right_div{transition:.5s;-webkit-transition:.5s;/* float: left; *//* width: 385px; */padding-left: 130px;}
.right_div b{transition:.5s;-webkit-transition:.5s;display: block;font-weight:normal;font-size: 14px;color: #222;}
.right_div p{margin: 5px 0;font-size: 12px;color: #6a6a6a;line-height: 18px;}
.right_div span{display: block;font-size: 12px;color: #9a9a9a;}
.f4_f1{padding-bottom:15px;display:block;overflow:hidden;margin-bottom: 15px;border-bottom:2px solid #f5f5f5;}
.f4_f1>b{float: left;width: 115px;height:84px;overflow: hidden;}
.f4_f1>b img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height:100%;}
.f4_f1:hover>b img{transform: scale(1.05);-webkit-transform: scale(1.05);}
.f4_f1:hover .right_div b{color: #00b3fd;}
.f4_f1:hover .right_div{margin-right:3px;}
.icon-wrapper i:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    border-bottom: 1px solid rgba(0,0,0,0.16);
    width: 30px;
}
.aboutbg{background-color:#fff;}
.aboutbg .img img{padding:15px 0;width:100%;}
.indexabout{
  padding: 30px!important;
  /* color: #fff; */
  background: #fff;
}
.indexabout h4{
  margin-bottom: 20px;
}
.indexabout h2{
  margin-top: 0px;
  /* margin-bottom: 30px; */
}
.indexabout p{
  /* font-size: 13px; */
  line-height: 24px;
  margin-bottom: 30px;
  text-indent:25px;
}
.indexabout a{
  padding: 10px 30px;
  /* font-size: 13px; */
  border-radius:15px;
  color: #fff;
  background: #2471ca;
}
.indexabout a:hover{
  color: #fff;
  background: #42b144;
  }
.productpart #myTab{
  float: left;
  width: 20%;
  border-bottom: none;
  padding: 15px;
}
.productpart #myTab li{
  float: none;
  background:rgba(255,255,255,0.2);
  margin-bottom:5px;
}
.productpart #myTab li a{
    border:none;
    color: #fff;
    text-align: center;
}
.productpart #myTab li a:hover{
    border-radius: 0 !important;
    background: #fff;
    margin-right: 0 !important;
}
.productpart #myTabContent{
    background: #fff;
    padding: 30px;
    margin-left: 20% !important;
    min-height: 500px;
}
.productpart .nav-tabs>li.active>a, .productpart .nav-tabs>li.active>a:focus, .productpart .nav-tabs>li.active>a:hover{
  border-radius: 0 !important;
  margin-right: 0 !important;
}
#myTabContent .proimg img{
    width: 100%;
    height: auto;
}
#myTabContent .indexprotit{
  text-align: center;
  color: #222;
  display: block;
  padding: 10px 0 30px 0;

}
.propart:hover{
    box-shadow: 0 0 30px rgba(0,0,0,0.2);}
.propart{
    box-shadow: 0px 0px 6px rgba(0,0,0,.1);
    border-radius: 6px;
    height: 185px;
    background: #fff;
    border: 1px solid #cfcfcf;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    padding: 0!important;
    }
.propart .proimg{
    padding: 20px;
}
.propart .protitle{
    font-size: 20px;
    box-shadow: 12px 0 30px -6px rgba(0,0,0,0.2);
    box-shadow: 10px 0 15px -5px rgba(0,0,0,0.2);
    position: relative;
    height: 100%;
    padding: 20px 20px 20px 0;
    text-align: left;
    }
.propart .protitle a{color:#666;text-align: left!important;}
.propart .protitle a div{font-size:14px;margin:10px;line-height:26px;}
.propart .prodown{
    line-height: 30px;
    padding: 20px;
    height: 100%;
    background: rgba(0,0,0,.075);
}
.propart .prodown a i{color: #2471ca;}
.propart .prodown a{color:#666;}
.indexnews{
  padding: 0;
  margin:0 auto;
}

  .slideBox1 {
    width: 100%;
    height: auto;
    position: relative;
    /* background: #f9f9f9; */
  }

  .slideBox1 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
  }

  .slideBox1 .bd li {
    zoom: 1;
    vertical-align: middle;
  }

  .slideBox1 .prev,
  .slideBox1 .next {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 40px;
    background: url(../images/slider-arrow.png) -101px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
  }

  .slideBox1 .next {
    left: auto;
    right: 0px;
    background-position: 17px 5px;
  }

  .slideBox1 .prev:hover,
  .slideBox1 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .slideBox1 .prevStop {
    display: none;
  }

  .slideBox1 .nextStop {
    display: none;
  }

.slideBox1 .newstext{
  width: 300px;
  /* padding: 45px; */
  float: left;
}
.slideBox1 .newsimg{
  width: 300px;
  float: left;
}
.slideBox1 .newsimg img{
  width: 300px;
  /* height: auto; */
}
.slideBox1 .newstime{
  color: #999;
  margin-bottom: 5px;
}
.slideBox1 .newstit{
  font-size: 14px;
  text-align:center;
  margin-bottom: 20px;
}
.slideBox1 .newszy{
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px;
}
.slideBox1 .newsmore{
    font-size: 16px;
}
  .slideBox2 {
    width: 100%;
    height: auto;
    position: relative;
    /* background: #f9f9f9; */
  }

  .slideBox2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
  }

  .slideBox2 .bd li {
    zoom: 1;
    vertical-align: middle;
    /* padding: 10px; */
    width: 25%;
  }
  .slideBox2 .bd .youshipart{border: 1px solid #ddd;padding:8px;margin: 10px;}
.slideBox2 .bd li .youshipart img{width:100%;}
  .slideBox2 .prev,
  .slideBox2 .next {
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 50px;
    background: #2471ca url(../images/slider-arrow.png) -101px 10px no-repeat;
    filter: alpha(opacity=50);
    /* opacity: 0.5; */
  }

  .slideBox2 .next {
    left: auto;
    right: -25px;
    background-position: 17px 10px;
  }

  .slideBox2 .prev:hover,
  .slideBox2 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    /* background-color: #2471ca; */
  }

  .slideBox2 .prevStop {
    display: none;
  }

  .slideBox2 .nextStop {
    display: none;
  }

.slideBox2 .newstext{
  width: 300px;
  /* padding: 45px; */
  float: left;
}
.slideBox2 .newsimg{
  width: 300px;
  float: left;
}
.slideBox2 .newsimg img{
  width: 300px;
  /* height: auto; */
}
.slideBox2 .newstime{
  color: #999;
  margin-bottom: 5px;
}
.slideBox2 .newstit{
  font-size: 14px;
  text-align:center;
  margin-bottom: 20px;
}
.slideBox2 .newszy{
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px;
}
.slideBox2 .newsmore{
    font-size: 16px;
}

.indexcasepart{
  position: relative;
  /* margin-bottom: 30px; */
  background: #fbfbfb;
  text-align: center;
  padding: 50px 0;
  -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
}
.indexcasepart:after{content: '';width: 1px;height: 100px;background:#d2d2d2;position: absolute;right: 0;top: 50%;margin-top: -50px;}
.indexcasepart:last-child:after{display: none;}
.indexcasepart span{display: block;font-family: 'Hel';color: #2471ca;}
.indexcasepart span.span1{font-size: 18px;}
.indexcasepart span.span1 i{display: inline-block;font-style: normal;font-size: 34px;vertical-align: top;}
.indexcasepart span.span2{font-size: 16px;}
.indexcaseimg img{
    width: 100%;
    height: auto;
    
}
.indexcasetit{
  position: absolute;
  left: 15px;
  bottom: 10px;
  color: #fff;
  font-size: 16px;
}
.maincon{
    background: #f9f9f9;
}
.nybanner{background:#000;}
.nybanner img{
  width: 100%;
  height: auto;
  display: block;
  margin:0 auto;
}
.neicon{
  padding-top: 30px;
  padding-bottom: 30px;
}
.box-active{
  position: fixed;
  top: 0;
  z-index: 2;
  width: 100%;
  }
  .cate_list {
    margin-bottom: 5%;
}
.cate_l,.cate_r{ 
  display: block;
  box-shadow: 1px 0px 30px rgba(0,0,0,0.2);
}
.cate_l,.cate_r,.cate_li{
  height: 536px;
}
.cate_li_tab,.cate_li_info{
  height: 268px;
}
.cate_l {
    width: 55%;
    float: left;
    margin-right: 2%;
    position: relative;
    display: block;
    overflow: hidden;
}
.cate_r {
    width: 43%;
    float: right;
    background: #fff;
}
.cate_li {
    width: 50%;
    display: grid;
    float: left;
    position: relative;
}
.cate_li:nth-of-type(even) .cate_li_tab{
  position: absolute;
  bottom: 0;  
}
.cate_li:nth-of-type(even) .cate_li_info .corner {
  top: unset;
    bottom: -30px;
  border: 10px solid #2471ca;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
/* .cate_li:nth-of-type(even) .cate_li_info{
  position: absolute;
  top: 0;  
} */
.cate_num {
    position: absolute;
    left: 10%;
    top: 5%;
  z-index: 99;
}
.cate_num h1 {
    font-size: 100px;
  color: #2471ca;
}
.cate_num h3 {
    font-size: 18px;
  color: #2471ca;
}
.cate_num h3 a{ 
  color: #2471ca;
}
.cate_num em {
  display: block;
    width: 50px;
  height: 2px;
  background: #2471ca;
}
.cate_img {
    
  /* height: 100%; */
}
.cate_li .cate_li_tab,.cate_li .cate_li_info{
  width: 100%;
}
.cate_li .cate_li_tab img{
  width: 100%;
}
.cate_list .cate_l .cate_img img{
  position: absolute;
  right: 5%;
  bottom: 5%;
  max-width: 60%;
  max-height: 89%;
}
.cate_li .cate_li_info {
    background: #ffffff;
    padding: 15% 10%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.cate_li .cate_li_info .info_title {
    font-size: 16px;
    color: #2471ca;
    margin: 0;
    padding: 0;
  line-height: 24px;
}
.cate_li .cate_li_info em {
    display: block;
    width: 40px;
    height: 1px;
    background: #2471ca;
    margin-top: 5%;
}
.cate_li .cate_li_info .info_desc {
    font-size: 14px;
    color: #41444e;
    line-height: 24px;
    padding-top: 6%;
}
.cate_li .cate_li_info .info_desc p{
  margin-bottom: 0;
}
.cate_li:hover .cate_li_info{
  background-color: #2471ca;  
}
.cate_li:hover .cate_li_info em{
  background-color: #fff;  
}
.cate_li:hover .cate_li_info .info_title,.cate_li:hover .cate_li_info .info_desc{
  color: #fff;
}
.corner {
  position: absolute;
  top: -20px;
  left: 47%;
  width: 0px;
  height: 0px;
  border: 10px solid #2471ca;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.cate_tab .pro_tab:nth-of-type(odd){
  
}
.cate_tab .pro_tab:nth-of-type(even) .pro_info{
  /* position: absolute; */
  top: 0;
  left: 0;
}
.cate_tab .pro_tab:nth-of-type(even) .pro_img{
  float: left;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.cate_tab .pro_tab:nth-of-type(even) .corner{
  position: absolute;
  top: unset;
  bottom: -29px;
  left: 47%;
  width: 0px;
  height: 0px;
  border: 10px solid #2471ca;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}

.sidbarnav{
  background: #fff;
  /* padding:20px; */
  /* margin-bottom: 20px; */
}
.contents li{float:left;/* width:50%; */height:50px;/* padding-left:50px; */font-size:15px;}
.contents li i{color:#009d8e;padding-right:10px}

.listcon{
  background: #fff;
  padding:30px;
}
.tzggtit{
    margin-bottom: 5px;
  text-align: center;
  line-height: 35px;
  font-weight: bold;
  color: #fff;
}
.tzggtit span{
  color: #fff !important;
}
.tzggtit:before{
  content: '--'
}
.tzggtit:after{
  content: '--'
}
.ymtitle{text-align: center;display: inline-flex;/* width: 100%; */}
.ymtitle li{
  text-align: center;
  /* float: left; */
  /* border: 1px solid #aaa; */
  /* border-radius: 40px; */
}

.ymtitle li.current-cat{/* background:#f9f9f9; *//* border-top:2px solid #009d8e; */}
.ymtitle li a{
  /* height: 34px; */
  /* line-height: 34px; */
  /* background: #f2f3f6; */
  display: block;
  /* margin-top: 10px; */
  text-align: center;
  color: #333;
  padding: 10px 20px;
  border: 1px solid #aaa;
  border-radius: 30px;
  margin: 15px;
}
.sidbarcontact{
  background: #fff;
  padding:20px;
}
.sidbarcontact p{
  font-size: 12px;
  line-height: 24px;
  color: #333;
  margin:15px 0;
}
.sidbarcontact a{
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #111;
    border: 1px solid #eaeaea;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    transition: 0.3s;
}
.bread{
  /* padding-bottom: 15px; */
  /* border-bottom: 1px solid #e5e5e5; */
  /* color: #999; */
  line-height: 60px;
  text-align: right;
}
.product_down{
    text-align: center;
}
.product_down li{display:inline-grid;text-align:center;margin: 20px;}
.product_down li a{color:#666;}
.product_down li i{border-radius:50%;color:#fff;background:#42b144;/* padding:20px; */font-size:30px;display: table;margin-bottom: 10px;width: 60px;height: 60px;line-height: 60px;}
.product_down li i:hover{background:#2471ca;}
.product_dest{border-bottom: 2px solid #2471ca;font-size:16px;margin-top: 60px;}
.product_dest span{padding:10px 20px;background: #2471ca;display: inline-flex;color: #fff;}
.auth{text-align:center;margin-bottom:20px;}
.auth span{margin:10px;}
.pagetit{
  font-size: 24px;
  margin-bottom: 20px;
}
.pagecontent img{
  max-width: 100%;
  height: auto;
  display: block;
  margin:0 auto;
}
.pagecontent p{
  line-height: 30px;
  margin-bottom: 15px;
  color: #000;
}
.protoptextpart h1{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.protoppart{
  margin-top: 30px;
}
.proxiangqing{
  font-size: 16px;
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.xgpro{
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  margin-top: 45px;
}
#showbox { background:#f2f3f6;margin:0 auto;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { margin:10px auto;margin-bottom: 0;left: -10px;}
#showsum span { border:1px solid #ddd;}


.showpage {position:relative;}
.showpage a { display:block; width:15px; border:1px solid #f2f3f6; height:67px; line-height:67px; background:#f2f3f6; text-align:center; font-size:18px; position:absolute; left:0; top:-65px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
#showbox .image-gallery{
  display: none !important;
}
#showbox p{
  z-index: 999;
}
.sjxc{
  display: none;
}
#showbox1 { background:#f2f3f6;margin:0 auto;}
#showbox1 span { background:url(../images/whitebg.png) repeat;}
#showsum1 {margin:10px auto;margin-bottom: 0;left:-10px;}
#showsum1 span { border:1px solid #ddd;}


.showpage {position:relative;}
.showpage a { display:block; width:15px; border:1px solid #f2f3f6; height:62px; line-height:62px; background:#f2f3f6; text-align:center; font-size:18px; position:absolute; left:0; top:-60px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
#showbox1 .image-gallery{
  display: none !important;
}
#showbox1 p{
  z-index: 999;
}

.newslistpart h1{
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.newslistpart h1 a{
  color: #333;
}
.newstag span{
  color: #999;
  margin-right: 10px;
  font-size: 12px;
}
.newslistpart .newszy{
  color: #666;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 40px;
}
.newslistpart{
  padding: 30px 0;
  border-bottom: 1px dashed #e5e5e5;
}
.newslistpart img{
  width: 100%;
  height: auto;
}
.page_navi{
  margin-top: 30px;
}
.page_navi a{
    padding: 5px 12px;
    border:1px solid #e5e5e5;
    margin:0 2px ;
    color: #333;
}
.sancon h1{
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-top: 8px !important;
}
.noborder{
  border:none !important;
  padding-bottom: 0 !important;
  margin-bottom: -10px;
}
.casetitle{
  margin-top: 10px !important;
}
.downloadlistpart{
  line-height: 40px;
  border-bottom: 1px solid #f5f5f5;
}
.downloadlistpart h1{
  font-size: 14px;
  margin:0;
  line-height: 40px;
}
.downloadtime{
  font-size: 12px;
  color: #999;
}
.downloadlistpart h1 a{
  color: #333;
}
.sancontit{
  font-size: 16px !important;
  font-weight: bold !important;
  text-align: left !important;
  line-height: 20px;
}
.threetag .newstag{
  margin-top: -5px;
  margin-bottom: -5px;
}
.lefttime{
  background: #fafafa;
  padding: 10px 0 1px 0;
}
.lefttime p{
  color: #999;
}
.year{
  font-size: 18px;
  font-weight: bold;
}
.bdsharebuttonbox{
  float: right;
  margin-top: 10px;
}
.conbottom{
  margin-top: 30px;
  /* background: #fafafa; */
  padding: 20px 15px 10px 15px;
}
.not-found{
  margin-bottom: 160px;
}
.zhaopinlist table th{
  border-right: 1px solid #e5e5e5;

}
.zhaopinlist table tbody tr td{
  display:table-cell; 
  vertical-align:middle;
  border-right: 1px solid #e5e5e5;
}
.zhaopinlist .table>thead>tr>th{
  border-bottom: 1px solid #e5e5e5;
  background: #fafafa;
  display: table-cell;
    vertical-align: middle;
}
.zhaopinlist table{
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.proslist{
  /* margin-top: 30px; */
}
.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  right: -127px;
  cursor: pointer;
  transition: all .3s ease;
}
.yb_bar ul li {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 3px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
}
.yb_bar .yb_top {
  background:url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
  background:url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
  text-indent: 0;
  background:url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {

  background:url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
  display: block;
  margin:0 auto;
}
.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff;
}
.yb_QQ a:hover{
  color: #fff;
}

.pagecontent .visual-form-builder fieldset{
  background: none;
  border:none;
  margin:0 !important;
}
.pagecontent .vfb-legend{
  display: none;
}
.pagecontent .visual-form-builder fieldset input,.pagecontent .visual-form-builder fieldset textarea{
  border-radius: 0;
  background: none;
  border:1px solid #e5e5e5;
  padding:10px 5px;
  width: 100%;
  margin-top: 5px;
  -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
#vfb-3{
  display: none;
}
.conbottom p{
  color: #666;
}
.conbottom a{
  color: #333;
}
.indexnewstag{
  margin-bottom: 6px;
}
.vfb-item-secret .vfb-desc{
  display: none !important;
}
.vfb-item-secret .vfb-span{
  display: none !important;
}
@media (max-width: 768px){
  .site-logo{border-right:0;}
  .site-logo img{height:55px;}
  .slideBox .bd li a .bdimg{
    height: 170px;
  }
  .listcon{padding: 10px;}
  .cate_l{width:100%;/* height: 100%; */}
  .cate_list .cate_l .cate_img img{max-width:100%;max-height: 100%;right: 0;bottom: 0;}
  .cate_r{width:100%;}
  .productpart #myTab li{
    width: 33.333%;
    float: left;
  }
  .productpart #myTabContent{
    margin-left: 0 !important;
    float: none;
  }
  .productpart #myTab{
    width: 100%;
    float: none;
  }
  .pcxc{
    display: none;
  }
  .sjxc{
    display: block;
    margin-bottom: 30px;
  }
  .yb_conct{
    display: none;
  }
  .youshipart{
        margin-bottom: 30px;
  }
  .thememenu{
    display: none;
  }

    .slideBox1 .newstext{
  width: 100%
    }
.slideBox1 .newsimg{
  width: 100%;

    }
    .indexnews{
      padding: 0;
    }
    .slideBox1 .prev,
  .slideBox1 .next{
    display: none;
  }
  .footer{
    padding: 20px 0 15px 0;
  }
  .footer-bottom .copyright{text-align:center!important;}
    .footer_top{
  display: none;
}   
    .search{
      display: none;
    }
    .themenav{
      height: 56px;
      line-height: 56px;
    }
    .logo img{
      max-height: 28px;
      width: auto;
    }
    #sideMenu{
      display: block;
    }
    .slideBox{
      display: none;
    }
    .divContent{
      height: 160px;
      background-size: cover;
    }
    .logo{
      height: 56px;
    }
    .underslideBox{
      display: block !important;
    }
    .ad{display:none;}
    .plan{display:none;}
    .contentpart .pro-ul li a {
    padding: 10px;
    width: 100px;
    border: 1px solid #ddd;
    color: #222;
    font-size: 15px;
    border-radius: 20px;
}
.protitle h2:before {
    margin-right: 16px;
    background: url(../images/title_l.png) right no-repeat;
    display: inline-block;
    width: 70px;
    height: 8px;
    content: "";
    vertical-align: middle;
}
.protitle h2:after {
    margin-left: 16px;
    background: url(../images/title_r.png) no-repeat;
    display: inline-block;
    width: 70px;
    height: 8px;
    content: "";
    vertical-align: middle;
}






  .bdsharebuttonbox{
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .lefttime{
    display: none;
  }
  .sidbarcontact{
    display: none;
  }
  .ymtitle li a{
    margin: 8px;
}
  .ymtitle li{float:left;}
  .ymtitle{
    height: 0;
    /* overflow: hidden; */
    transition: height 2s;
    -moz-transition: height 2s;
    -webkit-transition: height 2s;
    -o-transition: height 2s;
    display: block;
  }
  .sidbarnav:hover .ymtitle{
    height: 100%;
  }
  .links{
    margin-bottom: -30px;
  }
  .linkpart{
    margin-bottom: 30px;
  }
  .indexabout_text{
  width: 100%;
    }
.indexabout_img{
  width: 100%;
    }
  .indexcasepart{
  width: 100%;
    }
    .indexcasepart{
      margin-bottom: 15px;
    }
    .indexcase_text h3{
    margin-top: 0;
  font-size: 16px;
  margin-bottom: 10px;
    }
.indexcase_text p{
  line-height: 20px;
  margin-bottom: 5px;
  font-size: 12px;
    }
    .indexcase_text{
  padding: 20px;
    }
    .indexnewspart_img{
  width: 100%;
    }
.indexnewspart_text{
  width: 100%;
    }
    .header_center{
      display: none;
    }
    .header_top{
      display: none;
    }
    .header_bottom{
      background: none !important;
    }
    .navbar-brand{
      display: block;
      padding: 10px 0 !important;
    }
    .navbar-brand img{
      height: 35px;
      width: auto;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
      background: none !important;
    }
    .header_bottom .navbar-default .navbar-nav>li>a{
      margin-right: 0;
      margin-bottom: 3px;
      padding-left: 30px;
    }
    .dropdown-menu li a{
      color: #fff !important;
      padding-left: 45px !important;
      line-height: 30px !important;
    }
    .navbar-toggle{
      margin-right: 0 !important;
    }
}