/* 声明字体图标 */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot")/*tpa=http://gsldkj.com.cn/static/best2/fonts/icomoon.eot*/;
  src: url("../fonts/icomoon.eot")/*tpa=http://gsldkj.com.cn/static/best2/fonts/icomoon.eot*/ format('embedded-opentype'), url("../fonts/icomoon.ttf")/*tpa=http://gsldkj.com.cn/static/best2/fonts/icomoon.ttf*/ format('truetype'), url("../fonts/icomoon.woff")/*tpa=http://gsldkj.com.cn/static/best2/fonts/icomoon.woff*/ format('woff'), url("../fonts/icomoon.svg")/*tpa=http://gsldkj.com.cn/static/best2/fonts/icomoon.svg*/ format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* 公共样式 */
h1,h2,h3,h4,h5{
    margin: 0;
    padding: 0;
}
/* 版心 */
.w12 {
  width: 1200px;
  margin: 0 auto;
}

.style_color {
  color: #c81623;
}

/* flex */
.df {
  display: flex;
}

/* 独立样式 */
/* 快捷导航 */
.shortcut {
  height: 31px;
  line-height: 31px;
  background-color: #f1f1f1;
}

.shortcut .w12 {
  justify-content: space-between;
}

.shortcut .w12 .welcome ul {
  justify-content: space-between;
}

.shortcut .w12 .s_nav ul {
  justify-content: space-between;
}

.shortcut .w12 .s_nav ul li:nth-child(even) {
  width: 1px;
  height: 12px;
  background-color: #666;
  margin: 9px 16px 0;
}

.shortcut .w12 .s_nav ul li.arrow_icon a::after {
  content: "\e91e";
  font-family: 'icomoon';
  margin-left: 10px;
}

/* 头部导航 */
.header {
  height: 106px;
  justify-content: space-between;
}

.header .logo {
  width: 360px;
  height: 60px;
  margin-top: 25px;
}

.header .logo h1 a {
  display: block;
  width: 360px;
  height: 60px;
  background: url("../images/logo.png")/*tpa=http://gsldkj.com.cn/static/best2/images/logo.png*/ no-repeat;
  font-size: 0;
}

.header .middle .search {
  width: 538px;
  height: 36px;
  border: 2px solid #b1191a;
  margin: 25px 0 8px;
}

.header .middle .search input {
  width: 454px;
  height: 32px;
  padding-left: 10px;
}

.header .middle .search button {
  width: 80px;
  height: 32px;
  background-color: #b1191a;
  font-size: 16px;
  color: #fff;
}

.header .middle .hotwrods a {
  margin: 0 10px;
}

.header .middle .hotwrods a:first-child {
  color: #c81623;
}

.header .shopcar {
  position: relative;
  width: 150px;
  height: 36px;
  background-color: #f7f7f7;
  border: 1px solid #dfdfdf;
  text-align: center;
  line-height: 36px;
  margin: 40px 64px 0 0;
}

.header .shopcar a::before {
  content: "\e9bd";
  font-family: 'icomoon';
  color: #c81623;
  margin-right: 5px;
}

.header .shopcar a::after {
  content: "\e920";
  font-family: 'icomoon';
  margin-left: 10px;
}

.header i {
  position: absolute;
  top: -4px;
  left: 105px;
  height: 14px;
  line-height: 14px;
  padding: 0 5px;
  background-color: #c81623;
  color: #fff;
  border-radius: 7px 7px 7px 0;
}

/* 导航 */
.nav {
  height: 47px;
  border-bottom: 2px solid #b1191a;
}

.nav .w12 .dropdown {
  width: 209px;
  height: 47px;
  background-color: #b1191a;
}

.nav .w12 .dt {
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 47px;
}

.nav .w12 .dd {
  width: 100%;
  height: 466px;
  background-color: #c81623;
}

.nav .w12 .dd ul li {
  margin-left: 2px;
  height: 31px;
  line-height: 31px;
  position: relative;
  padding-left: 12px;
}

.nav .w12 .dd ul li:hover {
  background-color: #fff;
}

.nav .w12 .dd ul li::after {
  position: absolute;
  top: 1px;
  right: 10px;
  content: "\e920";
  font-family: 'icomoon';
  font-size: 16px;
  color: #fff;
}

.nav .w12 .dd ul li:hover a {
  color: #c81623;
}

.nav .w12 .dd ul li a {
  color: #fff;
}

.nav .w12 .navitems ul li {
  height: 45px;
  line-height: 45px;
}

.nav .w12 .navitems ul li a {
  display: block;
  font-size: 16px;
  color: #333;
  padding: 0 25px;
}

/* footer 底部 */
.footer {
  height: 150px;
  background-color: #f5f5f5;
  padding-top: 30px;
}

.footer .content .mod_service ul li {
  width: 240px;
  height: 50px;
  padding-left: 35px;
  align-items: center;
}

.footer .content .mod_service ul li h5 {
  width: 50px;
  height: 50px;
  background: url("../images/icons.png")/*tpa=http://gsldkj.com.cn/static/best2/images/icons.png*/ no-repeat;
  margin-right: 6px;
}

.footer .content .mod_service ul li .service_txt h4 {
  font-size: 14px;
  color: #333;
}

.footer .content .mod_service ul li .service_txt p {
  font-size: 12px;
}

.footer .content .mod_service ul li:nth-child(1) h5 {
  background-position: -253px -2px;
}

.footer .content .mod_service ul li:nth-child(2) h5 {
  background-position: -255px -54px;
}

.footer .content .mod_service ul li:nth-child(3) h5 {
  background-position: -257px -106px;
}

.footer .content .mod_service ul li:nth-child(4) h5 {
  background-position: -258px -157px;
}

.footer .content .mod_service ul li:nth-child(5) h5 {
  background-position: -258px -208px;
}

.footer .content .mod_help {
  margin: 30px 0 20px;
  height: 189px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 20px 0 0 52px;
}

.footer .content .mod_help dl {
  width: 200px;
}

.footer .content .mod_help dl dt {
  font-size: 16px;
  color: #333;
  margin-bottom: 4px;
}

.footer .content .mod_help dl:last-child {
  width: 90px;
  text-align: center;
}

.footer .content .mod_help dl:last-child img {
  margin-bottom: 6px;
}

.footer .content .mod_copyright {
  text-align: center;
}

.footer .content .mod_copyright .links {
  margin-bottom: 6px;
}

.footer .content .mod_copyright .links a {
  margin: 0 10px;
}

.footer .content .mod_copyright .copyright {
  line-height: 20px;
}

/* 新增样式 */
.copyright ul {
  justify-content: center;
}

.copyright ul li {
  padding: 0 10px;
}

.inx_banner {
  text-align: center;
  margin-bottom: 20px;
}

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

.ind_ban {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.mod_copyright {
  margin-top: 20px;
}

/* 搜索样式 */
.sousuo{
    width: 400px !important;
    height: 32px !important;
    border: 2px solid #b1191a !important;
}

.nice{
    width: 80px !important;
height: 32px !important;
background-color: #b1191a !important;
border: 2px solid #b1191a !important;
border: none !important;
color: #fff !important;
}