@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.overflow_box {
  overflow: hidden !important;
}
a {
  color: #000;
}
a:hover {
  color: #000;
}
.img_box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img_box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
input,
textarea,
button {
  outline: none;
  border: none;
}
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
  outline: none !important;
}
a {
  text-decoration: none !important;
}
img[data-lazy] {
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.hidden {
  display: none;
}
header {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.3);
}
.search_box {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
  padding: 10px 0;
  box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.3);
  background-color: #000;
}
@media screen and (max-width: 480px) {
  .search_box {
    padding: 6px 0;
  }
}
.search_box input,
.search_box button {
  float: left;
  width: 70%;
  outline: none;
  border: 1px solid #ccc;
  background-color: #FFF;
  padding: 5px 10px;
  border-radius: 4px;
}
.search_box button {
  float: right;
  width: 28%;
}
.search_box button:hover {
  color: #D32F2F;
}
.top_left {
  position: absolute;
  top: 0;
  transition: all 0.3s;
  float: left;
  padding-top: 25px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1439px) {
  .top_left {
    position: relative;
  }
}
@media screen and (max-width: 1439px) {
  .top_left {
    padding-top: 0;
    padding-bottom: 0;
    width: 14.46808511%;
  }
}
.top_left .logo_box {
  position: relative;
  width: 120px;
  height: 85px;
}
@media screen and (max-width: 768px) {
  .top_left .logo_box {
    width: 80px;
    height: 56px;
  }
}
.top_left .logo_box .img_box {
  padding-bottom: 70%;
}
.top_infoBox {
  box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1439px) {
  .top_infoBox {
    display: none;
  }
}
.zhezhaoceng {
  position: absolute;
  top: 0;
  left: -215%;
  height: 100%;
  width: 440px;
  background-color: #fff;
  box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1439px) {
  .zhezhaoceng {
    display: none;
  }
}
.top_right {
  float: right;
  width: 85.53191489%;
}
@media screen and (max-width: 1439px) {
  .top_right {
    float: left;
  }
}
.top_info {
  padding-left: 200px;
}
@media screen and (max-width: 1439px) {
  .top_info {
    display: none;
  }
}
.top_tell,
.top_email {
  color: #999;
  font-size: 16px;
  line-height: 2.5;
}
.top_tell::before,
.top_email::before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e60c';
  font-size: 16px;
  color: #ccc;
  margin-right: 10px;
  line-height: 1;
}
.top_tell:hover,
.top_email:hover {
  color: #D33232;
  text-decoration: underline;
}
.top_tell:hover::before,
.top_email:hover::before {
  color: #D33232;
}
.top_email::before {
  content: '\e617';
  margin-left: 44px;
}
.top_icon {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
.top_icon li {
  float: left;
  height: 16px;
  padding: 0 15px;
}
.nav_heade {
  position: relative;
  display: none;
  float: right;
  width: 30px;
  height: 30px;
  margin-top: 30px;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .nav_heade {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .nav_heade {
    margin-top: 12px;
  }
}
.nav_heade::before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e664';
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  line-height: 30px;
  color: #000;
}
@media screen and (min-width: 768px) {
  .nav_heade::before {
    right: -25px;
  }
}
@media screen and (min-width: 800px) {
  .nav_heade::before {
    right: -30px;
  }
}
@media screen and (min-width: 830px) {
  .nav_heade::before {
    right: -60px;
  }
}
@media screen and (min-width: 890px) {
  .nav_heade::before {
    right: -80px;
  }
}
@media screen and (max-width: 768px) {
  .nav_heade::before {
    font-size: 18px;
  }
}
.top_navbox {
  display: inline-block;
  float: right;
  position: relative;
}
@media screen and (max-width: 991px) {
  .top_navbox {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .top_navbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 100px 0 30px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999;
  }
}
.top_navbox .nav_headeX {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  margin-top: 24px;
  cursor: pointer;
}
.top_navbox .nav_headeX::before {
  content: 'X';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
}
.navbar_nav > li > a {
  position: relative;
  font-size: 16px;
  color: #000;
}
.navbar_nav > li > a::before {
  content: '';
  display: none;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #D33232;
}
.navbar_nav li {
  float: left;
  padding: 34px 0;
  padding-right: 45px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .navbar_nav li {
    float: none;
    display: block;
    padding: 0;
    text-align: left;
    text-indent: 40px;
    margin: 15px 0;
  }
  .navbar_nav li a {
    color: #fff !important;
  }
}
.navbar_nav li:hover a {
  color: #D33232;
}
.navbar_nav li:hover a::before {
  display: block;
}
@media screen and (max-width: 991px) {
  .navbar_nav li:hover a::before {
    display: none;
  }
}
.navbar_nav li:hover .item_fist a {
  color: #000;
}
.item_fist {
  display: none;
  width: 180%;
}
@media screen and (min-width: 992px) {
  .item_fist {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 991px) {
  .item_fist {
    width: 100%;
  }
}
.list_fist {
  position: relative;
}
.list_fist .fist_btn {
  display: block;
  position: relative;
}
.list_fist .fist_btn::after {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  display: none;
  content: "\e642";
  right: 0;
  top: 0;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .list_fist .fist_btn::after {
    display: block;
  }
}
.list_fist .item_fist {
  position: absolute;
  top: 100%;
  left: -60%;
  background-color: #fff;
  z-index: 99999;
  padding: 10px 0;
}
@media screen and (max-width: 992px) {
  .list_fist .item_fist {
    position: static;
    width: 100%;
    border: 0;
    background-color: transparent;
  }
}
.list_fist .item_fist li {
  display: block;
  position: relative;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .list_fist .item_fist li {
    text-align: left;
    padding: 8px 0;
  }
}
@media screen and (max-width: 768px) {
  .list_fist .item_fist li {
    padding: 0;
  }
}
.list_fist .item_fist li:hover {
  background-color: #fff;
  color: #D32F2F;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .list_fist .item_fist li:hover {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.list_fist .item_fist li:hover a {
  color: #D33232;
}
.list_fist .item_fist a {
  display: block;
}
@media screen and (max-width: 991px) {
  .list_fist .item_fist a {
    text-indent: 80px;
    font-size: 16px;
  }
}
.list_two span {
  float: right;
  margin-right: 15px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .list_two span {
    display: inline-block;
  }
}
.item_san {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(100%, -20%);
  background-color: #fff;
}
@media screen and (min-width: 991px) {
  .item_san {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 991px) {
  .item_san {
    position: static;
    transform: translate(0, 0);
    width: 100%;
    border: 0;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .item_san li {
    text-indent: 65px;
  }
}
.item_san li a {
  color: #000 !important;
}
@media screen and (max-width: 991px) {
  .item_san li a {
    color: #fff !important;
  }
}
.item_san li:hover {
  background-color: #fff !important;
}
.item_san li:hover a {
  color: #D33232 !important;
}
.list_two:hover .item_san {
  display: block;
}
.search {
  float: right;
  padding: 34px 20px;
  cursor: pointer;
  box-shadow: 1px 2px 13px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 992px) {
  .search {
    box-shadow: none;
  }
}
@media screen and (max-width: 768px) {
  .search {
    padding: 15px 50px 20px 20px;
  }
}
@media screen and (max-width: 480px) {
  .search {
    padding: 15px 30px 20px 10px;
  }
}
.search::before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e608';
  font-size: 16px;
  color: #D33232;
}
.yuyanqiehuan {
  float: right;
  padding: 35px 20px;
  line-height: 1;
  box-shadow: 11px 1px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .yuyanqiehuan {
    padding: 35px 20px;
  }
}
@media screen and (max-width: 992px) {
  .yuyanqiehuan {
    box-shadow: none;
  }
}
@media screen and (max-width: 768px) {
  .yuyanqiehuan {
    padding: 15px 50px 20px 20px;
  }
}
@media screen and (max-width: 480px) {
  .yuyanqiehuan {
    padding: 15px 30px 20px 5px;
  }
}
.yuyanqiehuan:before {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 24px;
  border: dashed 1px #e5e5e5;
}
@media (max-width: 1199px) {
  .yuyanqiehuan:before {
    height: 16px;
  }
}
.yuyanqiehuan ul li {
  display: block;
}
.yuyanqiehuan ul li a:before {
  display: block;
  width: 20px;
  height: 20px;
  content: '';
  border-radius: 50%;
  background: url(../images/language03.png) no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  .yuyanqiehuan ul li a:before {
    width: 22px;
    height: 22px;
  }
}
.yuyanqiehuan ul li.en a:before {
  background-position: -22px;
}
.yuyanqiehuan ul li.cn a:before {
  background-position: 0;
}
.footer_head {
  background-color: #161A1F;
  padding-top: 50px;
  padding-bottom: 44px;
}
@media screen and (max-width: 350px) {
  .footer_head {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.foot_box {
  float: left;
}
.right_0 {
  margin-right: 0;
}
.text_head {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (max-width: 610px) {
  .text_head {
    font-size: 14px;
  }
}
.text_body {
  width: 100%;
}
.text_body li {
  margin-bottom: 15px;
  font-size: 14px;
  color: #ccc;
}
.text_body li a {
  color: #ccc;
}
.text_body > li:hover a {
  color: #D33232;
}
.text_body01:hover a {
  color: #ccc !important;
}
.yincang {
  color: transparent;
}
.foot_icon {
  float: left;
}
.foot_icon ul li {
  margin-right: 27px;
  padding: 0;
}
.foot_icon ul li:hover {
  color: #84222c;
}
.foot_icon ul li a {
  color: #fff;
}
.foot_icon ul li a:hover {
  color: #fff;
}
.foot_icon ul:nth-child(1) {
  margin-left: 10px;
}
.foot_form input,
.foot_form textarea {
  outline: none;
  width: 100%;
  border: 0;
  padding: 12px;
  background-color: #1F2328;
  color: #fff;
}
.foot_form textarea {
  height: 85px;
  resize: none;
}
.foot_form button {
  width: 152px;
  height: 42px;
  border: 1px #D33232 solid;
  color: #D33232;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  background-color: transparent;
  transition: all 0.5;
}
@media screen and (min-width: 992px) {
  .foot_form button:hover {
    border: 1px #fff solid;
    color: #fff;
  }
}
.item1 {
  width: 25%;
}
@media screen and (max-width: 992px) {
  .item1 {
    width: 37%;
  }
}
@media screen and (max-width: 660px) {
  .item1 {
    width: 100%;
  }
  .item1 .text_body > li {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 560px) {
  .foot_iconBox {
    width: 100% !important;
  }
  .foot_iconBox span {
    width: 100%;
  }
  .foot_iconBox span ul {
    width: 100%;
  }
  .foot_iconBox span ul li {
    width: 20%;
    margin: 0;
  }
}
.item2 {
  width: 20%;
}
@media screen and (max-width: 992px) {
  .item2 {
    width: 30%;
  }
}
@media screen and (max-width: 660px) {
  .item2 {
    width: 50%;
  }
}
@media screen and (max-width: 350px) {
  .item2 {
    font-size: 12px;
  }
}
.item3 {
  width: 20%;
}
@media screen and (max-width: 1440px) {
  .item3 {
    margin-right: 0;
  }
}
@media screen and (max-width: 992px) {
  .item3 {
    width: 33%;
  }
}
@media screen and (max-width: 660px) {
  .item3 {
    width: 50%;
  }
}
@media screen and (max-width: 350px) {
  .item3 {
    font-size: 12px;
  }
  .item3 li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.item4 {
  width: 35%;
}
@media screen and (max-width: 992px) {
  .item4 {
    width: 100%;
  }
}
.footer_end {
  text-align: center;
  background-color: #000;
  padding: 13px 0;
  font-size: 14px;
}
@media screen and (max-width: 350px) {
  .footer_end {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 992px) {
  .footer_end {
    margin-bottom: 47px;
  }
}
@media screen and (max-width: 600px) {
  .footer_end p {
    display: inline-block;
  }
  .footer_end p a {
    display: block;
    width: 100%;
  }
}
.footer_end p,
.footer_end a {
  color: #fff;
}
.footer_smallNav {
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 50px;
  background-color: #b60d1f;
}
@media screen and (max-width: 992px) {
  .footer_smallNav {
    display: block;
  }
}
.footer_smallNav ul li {
  float: left;
  width: 25%;
  border-right: 1px solid #d01c18;
  border-left: 1px solid #84222c;
}
.footer_smallNav ul li a {
  font-size: 12px;
  display: block;
  padding: 4px 0;
  text-align: center;
  color: #fff;
}
.footer_smallNav ul li a::before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e617';
  display: block;
  font-size: 16px;
}
.footer_smallNav ul li:nth-child(2) a::before {
  content: '\e637';
}
.footer_smallNav ul li:nth-child(3) a::before {
  content: '\e60e';
}
.footer_smallNav ul li:nth-child(4) a::before {
  content: '\e60f';
}
.page {
  text-align: center;
  margin-bottom: 35px;
  margin-top: 10px;
}
.page li {
  display: inline-block;
  vertical-align: top;
  padding-right: 65px;
  border: 0 !important;
}
@media screen and (max-width: 768px) {
  .page li {
    padding-right: 30px !important;
  }
}
@media screen and (max-width: 400px) {
  .page li {
    padding-right: 10px !important;
  }
}
.page li a {
  display: block;
  font-size: 18px;
  padding: 0 5px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-align: center;
  color: #000;
  margin: 0 3px;
  cursor: pointer;
  transition: all 0.2s;
}
@media screen and (max-width: 991px) {
  .page li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
.page li:hover a {
  color: #FFF;
  background-color: #D32F2F;
}
.active a {
  color: #fff !important;
  background-color: #D32F2F;
}
.middle_num {
  padding: 55px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .middle_num {
    padding: 25px 0;
  }
}
.middle_box ul li {
  position: relative;
  float: left;
  width: 20%;
}
@media screen and (max-width: 991px) {
  .middle_box ul li {
    width: 33.333%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .middle_box ul li {
    width: 50% !important;
  }
}
.middle_box ul li b {
  position: relative;
  display: inline-block;
  font-size: 50px;
  color: #D33232;
}
@media screen and (max-width: 1199px) {
  .middle_box ul li b {
    font-size: 40px;
  }
}
@media screen and (max-width: 991px) {
  .middle_box ul li b {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .middle_box ul li b {
    font-size: 25px;
  }
}
.middle_box ul li b sup {
  position: absolute;
  top: 12px;
  right: -12px;
  font-size: 13px;
  color: #D33232;
}
@media screen and (max-width: 991px) {
  .middle_box ul li b sup {
    top: 6px;
  }
}
.middle_box ul li p {
  font-size: 16px;
  color: #666666;
}
@media screen and (max-width: 480px) {
  .middle_box ul li p {
    font-size: 12px;
  }
}
.middle_box ul li i {
  position: relative;
  display: inline-block;
  font-size: 50px;
  color: #D33232;
  font-style: normal;
}
@media screen and (max-width: 1200px) {
  .middle_box ul li i {
    font-size: 27px;
  }
}
@media screen and (max-width: 992px) {
  .middle_box ul li i {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .middle_box ul li i {
    font-size: 25px;
  }
}
.middle_box ul li div {
  position: relative;
  padding-left: 100px;
  width: 100%;
}
@media screen and (max-width: 1439px) {
  .middle_box ul li div {
    padding-left: 80px;
  }
}
@media screen and (max-width: 991px) {
  .middle_box ul li div {
    padding-left: 60px;
  }
}
@media screen and (max-width: 480px) {
  .middle_box ul li div {
    padding-left: 50px;
  }
}
.middle_box ul li div::before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e607';
  position: absolute;
  left: 0;
  top: 10px;
  width: 80px;
  height: 80px;
  color: #D33232;
  border: 1px #ccc dashed;
  border-radius: 50%;
  font-size: 33px;
  line-height: 80px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .middle_box ul li div::before {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991px) {
  .middle_box ul li div::before {
    left: 5px;
    top: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .middle_box ul li div::before {
    left: -5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
}
@media screen and (max-width: 400px) {
  .middle_box ul li div::before {
    left: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  .middle_box ul .middle_01 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .middle_box ul .middle_02 {
    margin-bottom: 15px;
  }
}
.middle_box ul .middle_02::before {
  content: '\e61c' !important;
}
.middle_box ul .middle_03::before {
  content: '\e619' !important;
}
@media screen and (max-width: 768px) {
  .middle_box ul .middle_03 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .middle_box ul .middle_03 {
    margin-bottom: 0;
  }
}
.middle_box ul .middle_04::before {
  content: '\e60e' !important;
}
@media screen and (max-width: 768px) {
  .middle_box ul .middle_04 {
    margin-bottom: 15px;
  }
}
.middle_box ul .middle_05::before {
  content: '\e63f' !important;
}
.middle_box ul .middle_05 b::after {
  content: '';
}
@media screen and (max-width: 768px) {
  .middle_box ul .middle_05 {
    margin-bottom: 15px;
  }
}
.tonglanPic {
  margin-top: 130px;
}
@media screen and (max-width: 1440px) {
  .tonglanPic {
    margin-top: 90px;
  }
}
@media screen and (max-width: 768px) {
  .tonglanPic {
    margin-top: 58px;
  }
}
.tonglanPic .img_box {
  padding-bottom: 15.625%;
}
aside {
  position: fixed;
  top: 55%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.6s;
}
@media screen and (max-width: 767px) {
  aside {
    display: none;
    position: fixed !important;
    z-index: 999999999999;
  }
}
aside a {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  margin: 6px 0;
  background-color: #6E6E6E;
  border-radius: 10px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
aside a:visited {
  color: #fff !important;
}
@media screen and (max-width: 991px) {
  aside a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
aside a:hover {
  background-color: #E06D6D;
  color: #fff;
}
aside a::before {
  font-size: 25px;
}
aside div {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  height: 50px;
  padding-right: 60px;
  padding-left: 10px;
  z-index: -999;
  border-radius: 10px;
  color: #fff;
  background-color: #6E6E6E;
}
aside div p {
  line-height: 50px;
}
@media screen and (max-width: 992px) {
  aside div p {
    line-height: 40px;
  }
}
@media screen and (max-width: 992px) {
  aside div {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding-right: 140px;
  }
}
aside .weixin_box {
  top: 0;
  left: -210%;
  width: 100px;
  height: 100px;
  padding-right: 0;
  /* 3-27 */
  padding-left: 0;
}
@media screen and (max-width: 992px) {
  aside .weixin_box {
    left: -260%;
  }
}
/* 3-27 */
aside .weixin_box img{
  width: 100%;
  height: 100%;
}
aside::before {
  font-size: 26px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  aside::before {
    font-size: 16px;
  }
}
.aside_fixed {
  z-index: 999999999999;
  display: block;
}
@media screen and (max-width: 767px) {
  .aside_fixed {
    display: none;
  }
}
.aside_btn {
  display: none;
  line-height: 36px;
  position: fixed;
  z-index: 9;
  right: 0;
  bottom: 50px;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  text-align: center;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 768px) {
  .aside_btn {
    display: block;
  }
}
.aside_btn::before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e62b';
  font-size: 18px;
  display: inline-block;
  color: #fff;
  transition: all 0.3s;
}
.btn_active::before {
  -webkit-transform: rotateZ(225deg);
  -ms-transform: rotate(225deg);
  transform: rotateZ(225deg);
}
.iconarrow-top {
  display: inline-block;
  position: absolute;
  bottom: -25%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #fff;
}
.iconarrow-top:hover {
  color: #fff !important;
}
.iconarrow-top::before {
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
}

/* edit */
.firstRow td:nth-child(1){
  width: 60px !important;
}
@media screen and (max-width:1199px) {
  .product_xsNav .active{
    border-bottom: none !important;
  }
  .product_xsNav .active a{
    border-radius: 5px !important;
  }
}

/*  */