* {
  margin: 0;
  padding: 0;
}
.textSheng {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
em,
i {
  font-style: normal;
}
li {
  list-style: none;
}
.shou {
  cursor: pointer;
}
img {
  border: 0;
  /* 取消图片底侧有空白缝隙的问题 */
  vertical-align: middle;
  max-width: 100%;
}
button {
  /* 当我们鼠标经过button 按钮的时候，鼠标变成小手 */
  cursor: pointer;
}
a {
  color: #333;
  text-decoration: none;
}
body {
  /* CSS3 抗锯齿形 让文字显示的更加清晰 */
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  font-family: "Microsoft Yahei", "Helvetica";
  color: #333;
  font-size: 14px;
}
.none {
  display: none;
}
.header_container {
  width: 1240px;
  margin: 0 auto;
}
.carousel .carousel-inner img {
  width: 100%;
  float: left;
  height: 430px;
}
/* 导航高亮 */
.router-active {
  color: #005caf;
}
#nav li a:hover,
#nav_w li a:hover {
  color: #005caf;
}
/* 清除浮动 */
.clearfix:after {
  visibility: hidden;
  clear: both;
  display: block;
  content: ".";
  height: 0;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.ihd {
  background-color: #fff;
  display: block;
}
.addresslistLiselect {
  border: 2px solid #fd6396 !important;
}
/* 选中样式 */
.navselsect {
  color: #005caf !important;
}
/* 头部样式 */
.headtop {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: #f2f2f2;
  border-bottom: 1px solid #e0e0e0;
}
.headtop .cont {
  width: 1230px;
  margin: 0px auto;
  overflow: hidden;
}
.headtop .hdlink {
  overflow: hidden;
  width: 500px;
  float: left;
}
.headtop .hdlink a,
.headtop .hdrft a {
  color: #333;
}
.headtop .hdrft {
  width: 500px;
  float: right;
  text-align: right;
  font-size: 12px;
}
header {
  overflow: hidden;
  padding: 35px 0 35px 0;
}
#welcome {
  color: #333;
}
.logo {
  width: 300px;
  float: left;
}
.logoing {
  width: 100%;
  float: left;
}
.search_tel {
  width: 800px;
  float: left;
  margin-left: 80px;
  margin-top: 6px;
}
.search {
  width: 550px;
  border: 3px solid #1e5e96;
  float: left;
  margin-left: 3%;
}
.search .keyword {
  height: 34px;
  line-height: 34px;
  border: none;
  padding-left: 10px;
  width: 446px;
  outline: none;
}
.search .send {
  height: 36px;
  width: 94px;
  line-height: 36px;
  border: none;
  background-color: #1e5e96;
  color: #fff;
  float: right;
  font-size: 18px;
  cursor: pointer;
}
.carts {
  height: 34px;
  line-height: 34px;
  float: right;
  border: 1px solid #e5e5e5;
  margin-top: 5px;
  text-align: center;
  padding: 0px 15px;
}
a,
a:visited {
  color: #666;
  text-decoration: none;
}
.carts .ico {
  display: block;
  float: left;
  margin-top: -1px;
}
.mtico {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/menu.png) no-repeat;
  vertical-align: middle;
  margin-right: 4px;
}
.carts .tits {
  float: left;
  line-height: 34px;
  display: block;
  padding: 0px 5px;
}
.carts .nums {
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 5px;
  border-radius: 22px;
  line-height: 22px;
  background-color: #1e5e96;
  color: #fff;
  font-size: 12px;
}
/* 导航 */
.user-login .login-box dt {
  width: 60px;
  height: 60px;
  background: url(../../src/assets/img/head.png) no-repeat;
  float: left;
  overflow: hidden;
}
.user-login {
  width: 310px;
  height: 130px;
  float: right;
  border: 1px solid #eee;
  position: relative;
  margin-bottom: 10px;
  background-color: #f2f2f2;
}
.user-login .login-box {
  padding: 26px 0px 12px 0px;
  margin: 0 15px;
  overflow: hidden;
}
nav {
  position: relative;
  height: 44px;
  padding-left: 210px;
  z-index: 9999;
}
#procls {
  position: absolute;
  top: 0;
  left: 0;
  width: 210px;
  height: 44px;
  background: #1e5e96;
}
#procls .bt {
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 18px;
}
.submenu {
  position: absolute;
  top: 43px;
  left: 0;
  width: 210px;
  height: 418px;
  background: #484848;
  z-index: 999;
  padding: 3px 0px 3px 3px;
  box-sizing: border-box;
}
.mitem {
  overflow: hidden;
}
.mitem h3 {
  width: 207px;
  line-height: 28px;
  font-size: 14px;
  padding: 8px 10px;
  background: url() no-repeat scroll 95% 50% / 12px auto;
}
.mitem h3 a {
  color: #ffffff;
}
.mitem .subitem {
  display: none;
}
.mitem:hover .subitem {
  display: block;
}
.mitem:hover {
  background-color: #fff;
}
.mitem:hover a {
  color: #E4393C;
}
.mitem .i-mc {
  /* display: none; */
  position: absolute;
  left: 210px;
  top: 1px;
  width: 705px;
  border-right: 1px solid #A40000;
  border-bottom: 1px solid #A40000;
  background: #fff;
  overflow: visible;
}
.mitem .subitem {
  float: left;
  width: 670px;
  min-height: 414px;
  padding: 0 15px 0 15px;
}
.mitem .subitem dl:first-child {
  border-top: none;
}
.mitem .subitem dl {
  border-top: 1px dashed #ccc;
  padding: 6px 0;
  overflow: hidden;
  zoom: 1;
}
.mitem .subitem dt {
  float: left;
  width: 90px;
  line-height: 22px;
  text-align: right;
  padding: 3px 6px 0 0;
  font-weight: 700;
  color: #E4393C;
}
.mitem .subitem dt a,
.mitem .subitem dt a:visited {
  font-size: 14px;
  color: #E4393C;
}
.mitem .subitem dd {
  padding: 3px 0 0;
  overflow: hidden;
  font-size: 12px;
}
.mitem .subitem em {
  float: left;
  height: 14px;
  margin: 4px 0;
  line-height: 14px;
  padding: 0 12px;
  border-left: 1px solid #ccc;
}
.mitem .subitem dd a,
.mitem .subitem dd a:visited {
  white-space: nowrap;
  color: #666;
}
#nav {
  position: relative;
  height: 44px;
  border-bottom: 2px solid #005caf;
}
#nav li,
#nav_w li {
  float: left;
  position: relative;
}
#nav li a,
#nav_w li a {
  padding: 0 30px;
  height: 44px;
  line-height: 44px;
  display: block;
  text-align: center;
  color: #333;
  font-size: 18px;
}
/* 尾部样式 */
.footer {
  width: 100%;
  min-width: 1230px;
  background: #fff;
  border-top: 1px solid #d2d2d2;
  /* margin-top: 40px; */
  color: #757575;
}
.footer .footer-w {
  width: 1200px;
  margin: 0 auto;
}
.footer .footer-service {
  padding: 50px 0;
  overflow: hidden;
}
.footer .footer-service li:first-child {
  border-left: none;
}
.footer .footer-service li {
  width: 239px;
  height: 38px;
  float: left;
  border-left: 1px solid #d2d2d2;
  text-align: center;
  overflow: hidden;
}
.footer .footer-service li .icon {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border: 2px solid #12528a;
  border-radius: 2px;
  text-align: center;
  font-size: 24px;
  color: #12528a;
  overflow: hidden;
  vertical-align: top;
}
.footer .footer-service li .text {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 185px;
  vertical-align: top;
  text-align: left;
  margin-left: 2px;
}
.footer .footer-service li .text .text-1 {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  overflow: hidden;
}
.footer .footer-service li .text .text-2 {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  *font-size: 12px;
  color: #757575;
  overflow: hidden;
  margin-top: 6px;
}
.footer .footer-nav {
  padding: 30px 0 20px 24px;
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
}
.footer .footer-nav .col-links {
  width: 161px;
  float: left;
  margin-left: 15px;
}
.footer .footer-nav .col-links dt {
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  overflow: hidden;
  color: #757575;
}
.footer .footer-nav .col-links dd {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-family: "SimSun";
}
.footer a {
  font-size: 12px;
  color: #757575;
}
.footer .site-info {
  line-height: 24px;
  border-top: 1px solid #e8e8e8;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
}
.footer .footer-nav .col-contact .qrcode dt {
  width: 84px;
  height: 84px;
  float: left;
  overflow: hidden;
  margin-right: 8px;
}
.footer .footer-nav .col-contact .qrcode dt img {
  width: 100%;
  height: 100%;
}
