.hv a:hover {
  text-decoration: none;
  color: #003a8a;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.inn {
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.oh {
  overflow: hidden;
}

.ma15 {
  margin: 15px auto;
}

.ma20 {
  margin: 20px auto;
}

.ma30 {
  margin: 30px auto;
}

.ma50 {
  margin: 50px auto;
}

.mb80 {
  margin-bottom: 80px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt50 {
  margin-top: 50px;
}

.mt40 {
  margin-top: 40px;
}

.mt30 {
  margin-top: 30px;
}

.mt20 {
  margin-top: 20px;
}

.mt15 {
  margin-top: 15px;
}

.mt10 {
  margin-top: 10px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt50 {
  padding-top: 50px;
}

.pt40 {
  padding-top: 40px;
}

.pt30 {
  padding-top: 30px;
}

.pt20 {
  padding-top: 20px;
}

.pt15 {
  padding-top: 15px;
}

.pt10 {
  padding-top: 10px;
}

.pa15 {
  padding: 15px 0;
}

.pa20 {
  padding: 20px 0;
}

.pa30 {
  padding: 30px 0;
}

.pa50 {
  padding: 50px 0;
}

.inn {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.clear {
  clear: both;
  height: 0;
  margin: 0;
  overflow: hidden;
}

body,
html {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 2;
  overflow-x: hidden;
}

p,
ol,
ul,
li,
dd,
dt,
dl,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
}

a {
  color: #333;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #1a284d;
}

#feedback_form table {
  border-spacing: 8px;
  border-collapse: separate;
}

/*top*/

.logo {
  position: absolute;
  left: 5%;
  top: 50px;
  z-index: 99;
}

.logo a {
  width: 265px;
  height: 0;
  padding-top: 85px;
  display: block;
  text-indent: 999px;
  overflow: hidden;
}

.logo.navbar-brand {
  max-width: 200px;
  padding: 0;
  padding-left: 10px;
}

.logo.navbar-brand img {
  max-width: 100%;
  max-height: 100%;
}

.menu {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/menu_bg.png) no-repeat center;
  z-index: 999;
  width: 520px;
  height: 940px;
  text-align: center;
  font-size: 26px;
  font-family: "微軟正黑體", "微软雅黑";
  font-weight: bold;
  padding-top: 100px;
  line-height: 3;
  display: none;
}

.menu li a {
  color: #323e25;
  font-weight: bold;
}

.w90 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.nav {
  position: absolute;
  right: 5%;
  margin-top: 50px;
  z-index: 999;
}

.nav {
  background: url(../images/nav_bg.png) no-repeat center;
  width: 120px;
  height: 120px;
  cursor: pointer;
}

.nav_a {
  background: url(../images/nav_bga.png) no-repeat center;
  position: absolute;
  right: 210px;
  top: 50px;
  z-index: 9999;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: none;
}

/* banner*/

.fullSlide {
  width: 100%;
  position: relative;
  height: 940px;
  background: none;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 940px;
  overflow: hidden;
  text-align: center;
  background: center;
}

.fullSlide .bd li a {
  display: block;
  height: 940px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden; /*background:#444;filter:alpha(opacity=50);opacity:0.5;*/
  line-height: 999px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 3px;
  border: none;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset,
    1px 1px 1px rgba(255, 255, 255, 0.8); /* -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5) inset,1px 1px 1px rgba(255,255,255,0.5); */
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset,
    1px 1px 1px rgba(255, 255, 255, 0.5);
  -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset,
    1px 1px 1px rgba(255, 255, 255, 0.5);
}

.fullSlide .hd ul .on {
  background: #fff;
  opacity: 1; /*filter:alpha(opacity=50);*/
}

.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 10%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 10%;
  background-position: -6px -137px;
}

/* banner*/

.fullSlidea {
  width: 100%;
  position: relative;
  height: 940px;
  background: none;
}

.fullSlidea .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlidea .bd ul {
  width: 100% !important;
}

.fullSlidea .bd li {
  width: 100% !important;
  height: 940px;
  overflow: hidden;
  text-align: center;
  background: center;
}

.fullSlidea .bd li a {
  display: block;
  height: 940px;
}

.fullSlidea .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlidea .hd ul {
  text-align: center;
}

.fullSlidea .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden; /*background:#444;filter:alpha(opacity=50);opacity:0.5;*/
  line-height: 999px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 3px;
  border: none;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset,
    1px 1px 1px rgba(255, 255, 255, 0.8); /* -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5) inset,1px 1px 1px rgba(255,255,255,0.5); */
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset,
    1px 1px 1px rgba(255, 255, 255, 0.5);
  -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset,
    1px 1px 1px rgba(255, 255, 255, 0.5);
}

.fullSlidea .hd ul .on {
  background: #fff;
  opacity: 1; /*filter:alpha(opacity=50);*/
}

.fullSlidea .prev,
.fullSlidea .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 10%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlidea .next {
  left: auto;
  right: 10%;
  background-position: -6px -137px;
}

/*abouts*/

.abouts_bg {
  background: url(../images/abouts_bg.jpg) no-repeat center;
}

.abouts_ra {
  margin-top: 100px;
  margin-bottom: 30px;
}

.abouts_ra img {
  float: left;
}

.abouts_ra span {
  display: block;
  font-size: 20px;
  float: left;
}

.abouts_ra em {
  font-size: 45px;
  float: left;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
}

.abouts_rb span {
  display: block;
  font-size: 20px;
  margin-bottom: 15px;
}

.abouts_rb p {
  color: #222c18;
  height: 100px;
  margin-bottom: 10px;
}

.abouts_rb a.more {
  display: block;
  width: 110px;
  height: 110px;
  background: url(../images/more.png) no-repeat center;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  line-height: 110px;
}

.abouts_rbb {
  position: absolute;
  right: 0;
  bottom: 0;
}

.abouts_bg .w90 {
  position: relative;
}

/*products*/

.pro_bg {
  background: url(../images/pro_bg.jpg);
  padding: 50px 0;
  color: #fff;
}

.pro_con a.more {
  display: block;
  width: 110px;
  height: 110px;
  background: url(../images/morea.png) no-repeat center;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  line-height: 110px;
  color: #fff;
}

.pro_t {
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 9;
}

.pro_t span {
  width: 70px;
  height: 3px;
  background-color: #fff;
  display: block;
}

.pro_t em {
  width: 510px;
  height: 130px;
  background: url(../images/proa.png) no-repeat center;
  display: block;
  margin-top: 35px;
}

.pro_con li {
  position: relative;
  width: 100%;
}

.pro_con li div {
  position: absolute;
  left: 0;
  top: 230px;
}

.pro_con li strong {
  font-size: 50px;
}

.pro_con li strong a {
  color: #fff;
}

.pro_con li p {
  font-size: 20px;
  margin-bottom: 50px;
  height: 40px;
}

.pro_con li img {
  float: right;
}

.pro_hd {
  position: absolute;
  left: 10px;
  top: 370px;
}

.pro_hd a {
  display: inline-block;
  width: 50px;
  height: 10px;
  cursor: pointer;
}

.pro_hd a.prev {
  background: url(../images/l.png) no-repeat center;
}

.pro_hd a.next {
  background: url(../images/r.png) no-repeat center;
}

.pro_hd span {
  display: inline-block;
  margin: 0 5px;
  color: #6d6e6e;
}

/*advantage*/

.adv_bg {
  background: url(../images/adv_bg.jpg) no-repeat center;
  padding-top: 200px;
  position: relative;
}

.adv_bg .adv_t {
  position: absolute;
  left: 50%;
  top: 80px;
  z-index: 99;
  margin-left: 90px;
}

.adv_r a.more {
  display: block;
  width: 110px;
  height: 110px;
  background: url(../images/more.png) no-repeat center;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  line-height: 110px;
}

.adv_r strong {
  font-size: 50px;
  line-height: 1;
  margin-top: 50px;
  display: block;
}

.adv_r p {
  color: #9b9c94;
  margin: 20px auto;
}

.adv_r img {
  margin-bottom: 30px;
}

.adv_l img {
  width: 100%;
}

.mid_b li:after {
  position: absolute;
  display: block;
  content: "";
  background: url(../images/mid.png) no-repeat center;
  width: 5px;
  height: 45px;
  right: 0;
  bottom: 0;
}

.mid_b li:first-child:before {
  position: absolute;
  display: block;
  content: "";
  background: url(../images/mid.png) no-repeat center;
  width: 5px;
  height: 45px;
  left: 0;
  bottom: 0;
}

.mid_b li {
  height: 60px;
  text-align: center;
  line-height: 24px;
}

.mid_b li:last-child p {
  margin-top: -24px;
}

/*news*/

.news_bg {
  background: url(../images/news_bg.jpg) no-repeat center;
  padding-top: 100px;
  padding-bottom: 80px;
}

.news_title {
  margin-bottom: -100px;
  position: relative;
  z-index: 9;
}

.news_con li div {
  position: relative;
}

.news_con li span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 250px;
  border-radius: 10px;
}

.news_con li span p a {
  color: #fff;
}

.news_con li span p {
  padding: 10px;
  color: #e2e2e2;
  font-size: 16px;
}

.news_con li span p em {
  float: right;
  font-style: normal;
  color: #e2e2e2;
  font-size: 14px;
}

.news_con li img {
  border-radius: 10px;
  width: 100%;
}

/*foot*/

.foot_bg {
  background: url(../images/foor_bg.jpg) no-repeat center;
  color: #d1d0cd;
  padding-top: 50px;
}

.flogo a {
  display: block;
  width: 245px;
  height: 0;
  padding-top: 90px;
}

.foot_bg a {
  color: #d1d0cd;
}

.foot_bg li i {
  font-size: 30px;
  text-transform: uppercase;
  font-family: Vijaya;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px;
}

.foot_b {
  border-top: 1px solid #404941;
  padding: 15px 0;
  color: #d1d0cd;
}

.foot_b {
  color: #d1d0cd;
}

/*products*/

.side_top {
  border-bottom: 1px solid #ccc;
  margin: 20px 0;
  padding-bottom: 10px;
  line-height: 45px;
}

.side_top span {
  float: right;
  margin-right: 30px;
}

.side_top li {
  float: left;
  margin-right: 30px;
}

.side_top li a {
  padding: 0 15px;
  display: block;
}

.side_top li:hover a,
.side_top li.cur a {
  background-color: #c7a86c;
  color: #fff;
}

.side li {
  text-align: center;
}

.side li a {
  display: block;
  line-height: 55px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}

.side li:hover a,
.side li.cur a {
  background-color: #c7a86c;
  color: #fff;
}

.pro_show_title strong {
  display: block;
  font-style: normal;
  font-size: 35px;
  font-weight: normal;
  line-height: 1;
}

.pro_show_title p {
  text-transform: uppercase;
  font-size: 16px;
}

.con {
  margin-bottom: 30px;
}

.pro_shoe_img img {
  max-width: 100%;
}

/* banner */

.index-pagination span {
  width: 15px;

  height: 15px;

  background: transparent;

  opacity: 1;

  box-shadow: inset 2px 2px rgba(0, 0, 0, 0.2);
}

.index-pagination span.swiper-pagination-bullet-active {
  background-color: #fff;
}

:root {
  --color: #ad0d25;

  --sub-color: #ad0d25;

  --body-bg: #ffffff;

  --footer-bg: #787878;

  --text-color: #333;

  --ccc: #ccc;

  --eee: #eee;

  --white: #fff;
}

/* 右边 */

.side_kefu {
  display: none;

  position: fixed;

  right: 0;

  top: 50%;

  transform: translateY(-50%);
}

.side_kefu li {
  position: relative;

  margin-bottom: 5px;
}

.side_kefu li i {
  font-size: 20px;
}

.side_kefu li.toTop {
  cursor: pointer;
}

.side_kefu li.toTop i {
  font-size: 24px;
}

.side_kefu li .side_kefu_con {
  position: absolute;

  background-color: var(--body-bg);

  border: 1px solid var(--ccc);

  border-radius: 5px;

  right: 0;

  top: 0;

  padding: 5px 10px;

  transition: all 0.5s;

  transform: translateX(100%);

  z-index: -1;
}

.side_kefu li:hover .side_kefu_con {
  transform: translateX(-50px);
}

.side_kefu_con:after {
  content: "";

  display: inline-block;

  width: 10px;

  height: 10px;

  border: 1px solid var(--ccc);

  border-color: transparent var(--ccc) var(--ccc) transparent;

  -webkit-transform: rotate(-45deg);

  transform: rotate(-45deg);

  position: absolute;

  right: -6px;

  top: 10px;

  background-color: var(--body-bg);
}

.side_kefu li span {
  display: flex;

  justify-content: center;

  align-items: center;

  width: 40px;

  height: 40px;

  background-color: var(--color);

  color: var(--body-bg);
}

.img-fluid,.content img {
  max-width: 100%;
}

.class {
  color: red;
}
.w-100 {
  width: 100%;
  display: block;
}
@media(max-width: 768px) {
     .foot_bg ul li{
        width: 50%;
     }
   .foot_bg ul li:nth-child(2) {
    display: none;
} 
.pro_t em{
    max-width: 80%;
    margin: 0 auto;
    background-size: 100%;
    
}
.abouts_rb p{
    height: auto;
}
.adv_bg{
    padding-top: 100px;
}
}
