@charset "UTF-8";

html,
body {
  font-family: "微软雅黑";
  font-family: "Microsoft YaHei";
  margin: 0px;
  padding: 0px;
  width: 100%;
  font-size: 14px;
  color: #3F3F3F;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1140px;
}

html *,
body * {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*-ms-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
input {
  margin: 0;
  padding: 0;
  outline: none;
}

img {
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

input,
select {
  vertical-align: top;
  outline: none;
}

form {
  margin: 0;
  padding: 0;
}

ul,
li,
dl,
dd,
dt {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

p {
  line-height: 21px;
  text-indent: 25px;
  text-align: left;
}

.content05 p, .content04_videoRiList p {
  line-height: 21px;
  text-indent: 0px;
  text-align: center;
}
a {
  text-decoration: none;
  outline: none;
  vertical-align: middle;
}

/*a:link {*/
/*  color: #3f3f3f;*/
/*  outline: none;*/
/*}*/

a:hover,
a:active {
  color: #303030;
  outline: none;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  width: 0px;
}

.web_body {
  min-width: 1140px;
}

.headers {
  width: 100%;
  /*padding-top: 103px;*/
}


.headers-top {
  width: 1140px;
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: calc(50% - 570px);
  background: #fff;
  z-index: 11;
}

.headers-logo3 {
  width: 280px;
  height: 42px;
  margin-right: 30px;
}

.headers-headerImg1 {
  width: 220px;
  height: 36px;
}

.headers-tel {
  width: 141px;
  height: 30px;
}

.headers-login2 {
  width: 100px;
  height: 32px;
}

.headers-top-right {
  float: right;
}

.headers-top::before,
.headers-top::after{
  content: " ";
  display: block;
  height: 62px;
  width: calc(50% - 570px);
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 1;
}
.headers-top::after{
  left: calc(50% + 570px);
}
.headers-login {
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-left: 10px;
  margin-right: 5px;
  /* display: none; */
}

.headers-islogin {
  display: inline-block;
  /*display: none;*/
  margin-left: 10px;
  margin-right: 5px;
}

.headers-login1 {
  position: absolute;
  z-index: 1;
  width: 24px;
  height: 24px;
  left: 18px;
  top: 4px;
  z-index: 2;
}

.headers-kefu {
  position: relative;
  z-index: 1;
  margin-left: 5px;
}

.headers-kefu1 {
  position: absolute;
  z-index: 1;
  width: 24px;
  height: 24px;
  left: 10px;
  top: 0px;
  z-index: 2;
}

.headers-kefu2 {
  width: 100px;
  height: 32px;
}

.headers-user {
  width: 14px;
  height: 16px;
  margin-top: -2px;
}

.headers-loginout {
  margin-left: -10px;
}

.headers-loginout span {
  color: #ce003a;
  position: relative;
  vertical-align: middle;
  top: -3px;
}

.headers-navs {
  background: #D9232A;
  width: 100%;
  min-width: 1140px;
  min-height: 39px;
  position: fixed;
  top: 62px;
  z-index: 10;
}

.headers-navs-line {
  background: #D1734D url('../images/navsImg.png') no-repeat center top;
  background-size: 100% 41px;
  width: 1140px;
  margin: 0 auto;
  text-align: left;
  min-height: 41px;
  padding-left: 130px;
  position: relative;
  z-index: 1;
  border-left: 1px solid #D1734D;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  left: -1px;
}
.headers-navs::before {
  content: " ";
  display: block;
  background: #BD2129 url('../images/navsImg_1.png') no-repeat right top;
  background-size: 40px 41px;
  width: calc(50% - 570px);
  height: 41px;
  position: fixed;
  left: 0;
  top: 62px;
  z-index: 1;
  border-right: 1px solid #D1734D;
}
.headers-navs-line>a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  padding: 10px 18px 0;
  text-align: left;
  float: left;
}

.headers-navs-line>a:first-child {
  margin-left: 134px;
}
.headers-navs-under {
  display: block;
  content: " ";
  width: 40px;
  height: 0;
  border-bottom: 2px solid #fff;
  position: absolute;
  z-index: 1;
  left: 12px;
  bottom: 0;
}
.headers-navs-line>.headers-navs-home::after {
  margin-left: -6px;
}

.headers-navs-line .headers-navs-active::after {
  border-bottom: 2px solid #fff;
}

.headers-navs-list {
  background: rgba(189, 49, 36, 0.8);
  width: 100%;
  min-width: 1140px;
  padding: 2px 0;
  display: none;
  position: absolute;
  left: 0;
  top: 41px;
  z-index: 10;
  overflow: hidden;
}

.headers-navs-list>div>a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  color: #fff;
  margin-left: 40px;
}

.headers-navs-list>div>a:first-child {
  margin-left: 228px;
}
.headers-navs-list>div {
  margin: 0 auto;
  width: 1140px;
  text-align: left;
}

.swiper-index {
  width: 100%;
  min-width: 1440px;
  max-width: 1920px;
  height: 440px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.swiper-index img {
  width: 1920px;
  height: 440px;
}
.swiper-index .swiper-pagination-bullet-active {
  background: #ce003a;
}

.main-navs {
  width: 1140px;
  margin: 0 auto;
  background: #fff;
  height: 100px;
  line-height: 100px;
}

.main-navs>div {
  min-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.main-navs a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 64px;
  display: inline-block;
  height: 100px;
  line-height: 100px;
}

.main-navs a:last-child {
  margin-right: 0px;
}

.main-navs img {
  width: 48px;
  height: 48px;
  vertical-align: middle;
}

.main-news {
  width: 100%;
  background: #EFEFEF;
  padding: 30px 0;
}

.main-news>div {
  width: 1140px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.main-news>div>div {
  display: inline-block;
  margin-right: 14px;
  background: #fff;
  width: 560px;
  height: 339px;
  vertical-align: top;
}

.main-news>div>div:last-child {
  margin-right: 0px;
}

.main-news-header {
  overflow: hidden;
  padding: 15px 0;
  text-align: left;
}

.main-news-header a{
  color: #222;
  font-size: 13px;
  vertical-align: middle;
}
.main-news-header a:hover{
  color: #BD3124;
}

.main-news-one {
  margin: 5px 0 20px;
  width: 100%;
  text-align: center;
}

.main-news-one>a {
  display: block;
}
.main-news-one a>img:first-child {
  margin-right: 10px;
}

.main-news-two {
  width: 314px;
  display: inline-block;
  vertical-align: middle;
}

.main-news-twoA {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-align: left;
  overflow: hidden;
}

.main-news-twoB {
  line-height: 1.5;
  font-size: 14px;
  color: #101010;
  text-align: left;
  margin-top: 10px;
  position: relative;
  z-index: 2;
  top: -3px;
  display: block;
  width: 100%;
}

.main-news-twoB >div{
}
.main-news-three>a {
  display: block;
  height: 20px;
  line-height: 1.5;
  font-size: 14px;
  color: #101010;
  text-align: left;
  margin: 10px 19px;
}

.main-news-three span {
  float: left;
}

.main-news-msg {
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: calc(100% - 114px);
  margin-right: 3px;
  vertical-align: middle;
  margin-top: -1px;
  height: 21px;
}

.main-news-three span:first-child {
  margin-right: 10px;
}

.main-plate {
  width: 100%;
  background: #EFEFEF;
  padding: 0 0;
}

.main-plate-img {
  text-align: center;
}

.main-plate>div {
  text-align: center;
  width: 1140px;
  margin: 0 auto;
}

.main-plate-item>span,
.main-plate-item>a {
  display: inline-block;
  text-align: center;
  width: 220px;
  height: 320px;
  position: relative;
  z-index: 2;
  margin: 20px 5px 30px 0;
  vertical-align: top;
}

.main-plate-item>.main-plate-last {
  margin-right: 0;
}

.main-plate-hover,
.main-plate-msg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 220px;
  height: 320px;
}
/*.main-plate-msg{
  background: rgba(189, 49, 36, 0.7);
}*/
.main-plate-msg{
  background: rgb(189, 49, 36);
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -ms-opacity: 0.7;
}

.main-plate-hover {
  opacity: 0;
  -webkit-opacity: 0;
  -ms-opacity: 0;
  text-align: left;
  z-index: 10;
  padding-top: 120px;
}

.main-hover-item {
  margin-top: 10px;
  margin-left: 15px;
  position: relative;
  height: 24px;
  overflow: hidden;
}

.main-hover-item span {
  font-size: 14px;
  color: #fff;
  margin-left: 7px;
}
.main-hover-item::after{
  content: " ";
  position: absolute;
  top: 0;
  right: 5px;
  display: block;
  width: 20px;
  height: 20px;
  background: rgba(189, 49, 36, 0) url(/jdw/images/svg2/icon-right.svg) no-repeat center center;
  background-size: 100% 100%;
}

.main-plate-svg {
  margin-top: 118px;
}

.main-plate-txt {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
  color: #fff;
}

.main-bottomBanner>a {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.main-footer {
  background: #2C2C2C;
  padding: 45px 0 40px;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  width: 100%;
}

.main-footer>div {
  margin: 0 auto;
  width: 1340px;
}
.main-footer a:active,
.main-footer a:hover {
  color: #fff;
}

.main-footer-A,
.main-footer-B {
  display: inline-block;
}
.main-footer a:link{
  color: #999;
}
.footer-a-E,
.footer-a-D,
.footer-a-C,
.footer-a-L,
.footer-a-R {
  display: inline-block;
  color: #999;
  margin-top: 10px;
}

.footer-a-L {
  width: 96px;
}

.footer-a-R {
  width: 126px;
}

.main-footer-title a,
.main-footer-title {
  font-size: 16px;
  font-weight: 600;
  color: #fff!important;
}

.footer-a-C {
  width: 160px;
}

.footer-a-D {
  width: 164px;
}

.main-footer-top>div {
  display: inline-block;
  vertical-align: top;
}

.main-footer-A {
  width: 232px;
}

.main-footer-B {
  width: 160px;
}

.main-footer-C {
  width: 164px;
}

.main-footer-D {
  width: 313px;
}

.main-footer-E {
  width: 99px;
  margin-left: 26px;
  text-align: center;
}

.main-footer-middle {
  margin-top: 40px;
}

.main-footer-middle .footer-mid-img {
  margin-right: 15px;
}

.footer-middle-link {
  margin-top: 20px;
}

.footer-code-txt {
  font-size: 14px;
  color: #999;
  top: 8px;
  position: relative;
}

.footer-middle-link a {
  font-size: 14px;
  color: #999;
  vertical-align: middle;
}

.footer-middle-link span {
  font-size: 14px;
  color: #999;
  padding: 0 5px;
  vertical-align: middle;
}

.main-footer-bottom {
  width: 100%;
  background: #000;
}

.main-footer-bottom>div {
  width: 1340px;
  margin: 0 auto;
  font-size: 12px;
  padding: 20px 0;
}

.footer-bottom-txt {
  display: inline-block;
  width: 933px;
  vertical-align: top;
  color: #999;
}

.footer-bottom-img {
  vertical-align: top;
}

.footer-bottom-txt a:hover,
.footer-bottom-txt a {
  color: #999;
  vertical-align: top;
}


.main-to-top {
  position: fixed;
  bottom: 81px;
  right: 30px;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  border-radius: 100%;
  background: #fff;
  z-index: 99;
}

.main-to-top2,
.main-to-top4 {
  margin-top: -32px;
}

.main-to-top4,
.main-to-top3 {
  display: none;
}

.main-to-top:hover .main-to-top2,
.main-to-top:hover .main-to-top1{
  display: none;
}

.main-to-top:hover .main-to-top3,
.main-to-top:hover .main-to-top4{
  display: block;
}
.main-to-top:hover .main-to-top4{
  margin: -32px auto 0;
}

.main-navs-item:hover img{
  animation-name: swing;
  animation-fill-mode: backwards;
  animation-duration: 1s;
  animation-iteration-count: 1;
}
@keyframes swing{
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.main-navs-item:hover span,
.main-news-three:hover a,
.main-news-twoA:hover {
  color: #BD3124;
}

.main-news-twoB:hover{
  color: #BD3124;
}
