@charset "UTF-8";
body {
  min-width: 1280px;
}

.clear:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clear {
  zoom: 1;
}

html, body {
  font-family: "黑体", "思源黑体", "Arial Normal", Arial;
}

.bw {
  width: 1280px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  outline: none;
}

a:active, a:hover, a:focus {
  outline: none;
}

body {
  background-color: #f5f5f5;
}

a:focus {
  outline: none;
}

em {
  font-style: normal;
}

.header {
  color: #fff;
  font-size: 14px;
  background-color: #ca1331;
  line-height: 40px;
  height: 40px;
}

.header a {
  color: #fff;
}

.banner {
  width: 100%;
  height: 209px;
}

.banner img {
  width: 100%;
  height: 100%;
}

.navcon {
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d5d5d5;
  background-color: #fff;
}

.nav {
  height: 98px;
  line-height: 98px;
  font-size: 0px;
}

.nav .logo {
  width: 240px;
  vertical-align: top;
  display: inline-block;
}

.nav .logo img {
  display: inline-block;
  vertical-align: middle;
}

.nav .bwLogoBox {
  width: 200px;
  vertical-align: top;
  display: inline-block;
}

.nav .bwLogoBox img {
  display: inline-block;
  vertical-align: middle;
}

.nav .navlist {
  display: inline-block;
  font-size: 0;
  width: 840px;
  text-align: center;
}

.nav .navlist ul.p li {
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 0 1em;
  position: relative;
  -webkit-transition: all .3;
  transition: all .3;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.nav .navlist ul.c {
  width: 140px;
  position: absolute;
  top: 72px;
  margin-top: 20px;
  background-color: #fff;
  left: -1em;
  line-height: 0px;
  z-index: 999;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 4px 4px 12px 2px #888;
  -moz-box-shadow: 4px 4px 12px 2px #888;
  -webkit-box-shadow: 4px 4px 12px 2px #888;
  overflow: hidden;
  display: none;
  padding-top: 5px;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$nums*100)";
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$nums*100)";
}

.nav .navlist ul.c li {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  margin-bottom: 5px;
  overflow: hidden;
}

.nav .navlist ul.c li a:hover {
  color: #ca1331;
}

.nav .navlist a {
  color: #333;
  padding: 1em 0;
  -webkit-transition: all .3;
  transition: all .3;
  position: relative;
}

.nav .navlist a:hover {
  color: #666;
  border-bottom: 2px solid #ca1331;
}

.footer {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background-color: #f2f2f2;
  margin-top: 90px;
}

.footer .tips {
  overflow: hidden;
  margin: 0 auto;
}

.footer .tips .tipsWarning {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 55%;
  height: 100%;
  float: left;
}

.footer .tips .tipsWarning p {
  font-family: '黑体', '思源宋体';
  color: #666666;
  font-size: 22px;
  padding-top: 38px;
  padding-bottom: 28px;
}

.footer .tips .tipsWarning .tipicons {
  height: 30px;
  padding-left: 50px;
}

.footer .tips .tipsWarning .tipicons .tipimg {
  background-image: url(/img/zhengxin.png);
  display: inline-block;
  height: 29px;
  margin: 0 10px;
}

.footer .tips .tipsWarning .tipicons .mg1 {
  width: 80px;
  height: 30px;
  background-position: 0px 0px;
}

.footer .tips .tipsWarning .tipicons .mg2 {
  width: 83px;
  background-position: -79px 0px;
}

.footer .tips .tipsWarning .tipicons .mg3 {
  width: 93px;
  background-position: -170px 0px;
}

.footer .tips .tipsWarning .tipicons .mg4 {
  width: 35px;
  background-position: -263px 0px;
}

.footer .tips .tipsWarning .tipicons .mg5 {
  display: inline-block;
  padding-left: 36px;
  margin-left: 15px;
  background-repeat: no-repeat;
  background-image: url(/img/police_icon.png);
  height: 30px;
  width: 120px;
  line-height: 16px;
  font-size: 12px;
}

.footer .tips .tipsWarning .tiptitle {
  padding: 20px 0;
}

.footer .tips .tipsWarning .tiptitle a {
  font-size: 14px;
  color: #999;
}

.footer .tips .tipsWarning .tiptitle a:hover {
  color: #444;
}

.footer .tips .tipsWarning .tiptitle i {
  color: #ca1331;
}

.tipstouch {
  width: 25%;
  height: 100px;
  float: left;
  padding-top: 40px;
}

.tipstouch .erweiBox {
  width: 100%;
  height: 100px;
  border-left: 1px solid #cccccc;
}

.tipstouch .erweiBox .weixin {
  width: 80px;
  height: 80px;
  float: left;
  padding-left: 48px;
  text-align: center;
}

.tipstouch .erweiBox .weixin h3 {
  line-height: 36px;
  text-align: center;
  color: #999;
  font-size: 14px;
}

.contactInformation {
  width: 20%;
  height: 100px;
  float: left;
  padding-top: 40px;
}

.contactInformation .contactCont {
  width: 100%;
  height: 75px;
  border-left: 1px solid #cccccc;
  padding-left: 30px;
}

.contactInformation .contactCont p {
  color: #606060;
  font-size: 16px;
  padding-bottom: 20px;
}

.copyrightBox {
  height: 40px;
  line-height: 40px;
  background-color: #535353;
  border-bottom: 1px solid #535353;
  overflow: hidden;
}

.copyrightBox span {
  font-size: 12px;
  padding-right: 2em;
  color: #ccc;
}

.gotop {
  cursor: pointer;
  position: fixed;
  right: 2em;
  bottom: 6em;
  font-size: 14px;
  width: 50px;
  vertical-align: top;
  height: 108px;
}

.gotop span {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 50px;
  text-align: center;
  background-color: rgba(33, 33, 33, 0.5);
  height: 50px;
  line-height: 20px;
  padding: 5px 0;
  display: inline-block;
  color: #fff;
  overflow: hidden;
}

.gotop .index {
  background-color: #ca1331;
}

.gotop .index:hover {
  background-color: #b51a2f;
}

.gotop .top {
  margin-top: 8px;
}

.gotop .top:hover {
  background-color: rgba(33, 33, 33, 0.6);
}

.breadcrumbbar {
  line-height: 50px;
  background-color: #ca1331;
  color: #fff;
}

.main {
  font-size: 0;
  padding-top: 20px;
}

.main .menuTitle {
  font-size: 18px;
  color: #333;
  line-height: 78px;
  font-weight: 600;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding-left: 30px;
}

.main .menu {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  background-color: #fff;
  display: inline-block;
  font-size: 14px;
  width: 25%;
  vertical-align: top;
}

.main .m, .main .cn {
  line-height: 58px;
  border-bottom: 1px solid #d7d7d7;
  -webkit-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
}

.main .m li, .main .cn li {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  list-style: none;
}

.main .m li span, .main .cn li span {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 14px;
}

.main li:hover {
  background-color: #f0efef;
}

.main .cn li.currl {
  background-color: #ca1331;
}

.main .cn li.currl a {
  color: #fff;
}

.main .m li.currl {
  background-color: #f0efef;
}

.main .m li.currl a {
  color: #ca1331;
}

.main .m li.currl a:before {
  font-size: 12px;
  position: absolute;
  content: '';
  display: block;
  color: #ca1331;
  top: 0;
  z-index: 100;
  left: -10px;
  height: 58px;
}

.main .m li.currl a:after {
  font-size: 12px;
  position: absolute;
  content: '';
  display: block;
  color: #ca1331;
  top: 0;
  right: -10px;
  z-index: 100;
  height: 58px;
}

.main .cn li.currl:hover {
  background-color: #ca1331;
}

.main .m li.currl:hover {
  background-color: #f0efef;
}

.main .cn li:hover:before {
  position: absolute;
  content: '';
  display: block;
  width: 12px;
  top: 0;
  z-index: 100;
  left: 0;
  height: 58px;
  background: url(/img/icon_arrow.png) no-repeat;
}

.main .m a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  text-indent: 20px;
  position: relative;
}

.main .m li:hover a {
  color: #ca1331;
}

.main .m li:hover a:before {
  font-size: 12px;
  position: absolute;
  content: '';
  display: block;
  color: #ca1331;
  top: 0;
  z-index: 100;
  left: -10px;
  height: 58px;
}

.main .m li:hover a:after {
  font-size: 12px;
  position: absolute;
  content: '';
  display: block;
  color: #ca1331;
  top: 0;
  right: -10px;
  z-index: 100;
  height: 58px;
}

.main .mtop .title {
  float: left;
  padding-left: 30px;
  font-size: 14px;
}

.main .mtop .listf {
  float: right;
  padding: 0 20px;
}

.main .list {
  display: none;
}

.main .open {
  background-color: #ca1331;
}

.main .open .title {
  color: #fff;
}

.main .open .listf {
  color: #fff;
}

.main .block {
  display: block;
}

.ro:before {
  animation: ro .3s 0s;
  -webkit-animation: ro .3s 0s;
  -moz-animation: ro .3s 0s;
  -o-animation: ro .3s 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@keyframes ro {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
  }
}

@-webkit-keyframes ro /* Safari 和 Chrome */ {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
  }
}

.re:before {
  animation: re .3s 0s;
  -webkit-animation: re .3s 0s;
  -moz-animation: re .3s 0s;
  -o-animation: re .3s 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@keyframes re {
  from {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
  }
  to {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
}

@-webkit-keyframes re /* Safari 和 Chrome */ {
  from {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
  }
  to {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
}

.artis {
  background-color: #fff;
}

.artis, .arti {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  width: 73%;
  margin-left: 2%;
  border: 1px solid #d7d7d7;
  line-height: 25px;
  height: auto;
}

.artis .title, .arti .title {
  font-size: 20px;
  padding-left: 75px;
  position: relative;
  height: 66px;
  line-height: 66px;
  font-weight: 600;
  color: #585858;
  text-indent: 0;
  border-bottom: 1px solid #d7d7d7;
}

.artis .title:before, .arti .title:before {
  position: absolute;
  display: block;
  left: 30px;
  top: 20px;
  width: 20px;
  content: '';
  height: 30px;
  background: url(/img/s_logo.png) no-repeat;
}

.artis .contt, .arti .contt {
  display: block;
  padding: 30px;
}

.artis .contt p, .arti .contt p {
  line-height: 30px;
  font-size: 14px;
  text-indent: 2em;
  margin-top: .5em;
}

.artis .list, .arti .list {
  margin-bottom: 20px;
}

.artis .list ul, .arti .list ul {
  border-bottom: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.artis .list ul p, .arti .list ul p {
  text-indent: 2em;
  line-height: 50px;
}

.artis .list li, .arti .list li {
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
  padding-left: 55px;
  padding-right: 2em;
}

.artis .list li a, .arti .list li a {
  max-width: 50em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.artis .list li span, .arti .list li span {
  float: right;
}

.artis .list li > a:hover, .arti .list li > a:hover {
  color: #ca1331;
}

.artis .list li:before, .arti .list li:before {
  position: absolute;
  display: block;
  width: 5px;
  height: 16px;
  content: '';
  background-image: url(/img/idxArrow.png);
  top: 14px;
  left: 35px;
  background-size: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/idxArrow.png',sizingMethod='scale');
}

.artis .list li:before .current, .arti .list li:before .current {
  color: #ca1331;
  position: relative;
}

.artis .list li:before .current:before, .arti .list li:before .current:before {
  position: absolute;
  content: '<';
  left: -15px;
}

.artis .list li:before .current:after, .arti .list li:before .current:after {
  position: absolute;
  content: '>';
  right: -15px;
}

.artgonggao {
  width: 100%;
  margin-left: 0;
}

.arti {
  border: none;
  margin-left: 0;
  padding: 1em 0;
  width: 100%;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

table thead {
  background-color: #ca1331;
  color: #fff;
  border: 1px #fff solid;
}

table thead th {
  border: 1px #999 solid;
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  padding: 0 1em;
}

table td, table th {
  border: 1px #999 solid;
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  padding: 0 1em;
}

.pagebox {
  padding: 1em 0;
}

.link {
  margin-top: 40px;
}

.link ul {
  font-size: 0;
}

.link li {
  cursor: pointer;
  display: inline-block;
  width: 22%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 16px;
  border: 1px solid #eaeaea;
  margin-left: 2.4%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.link li img {
  width: 100%;
}

.link li:hover {
  box-shadow: 0px 2px 10px 4px #ccc;
  -moz-box-shadow: 0px 2px 10px 4px #ccc;
  -webkit-box-shadow: 0px 2px 10px 4px #ccc;
}

.tel {
  float: left;
}

.user {
  float: right;
}

.offline, .online {
  display: inline-block;
}

.offline a:hover, .online a:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #f2f2f2;
}

.M-box3 {
  padding-left: 35px;
}

.breadcrumb span {
  padding: 0;
  margin-right: 1em;
}

.breadcrumb a {
  display: inline-block;
  margin: 0 .5em;
  color: #fff;
}

.TabCon .productItem .reset {
  background-color: royalblue;
  color: #fff;
}

.TabCon .productItem .reset:hover {
  background-color: #315cde;
}

.show2 {
  display: none;
}

.MsoNormalTable {
  margin: 0 auto;
}

.downl {
  display: block;
  width: auto;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  margin-top: 9px;
  font-size: 14px;
  color: #fff;
  padding: 0 2em;
  background-color: #ca1331;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.downl:hover {
  background-color: #b51a2f;
}
