/*头部*/
.headerTitle {
  height: 100%;
}

header {
  width: 100%;
  height: 32px;
  background: #700005;
}
.Titlt_Content {
  width: 273px;
  float: right;
}
.Titlt_Content > a {
  color: white;
  font-size: 12px;
  line-height: 32px;
  margin-left: 16px;
}
.header_Title_bot {
  height: 110px;
  background: #8c1515;
  position: relative;
}
.header_Tit {
  background: #8c1515;
  height: 110px;
}
.header_Title_bot img:first-of-type {
 
    margin-top: 20px;
 
}
.header_Title_bot > input {
  width: 258px;
  height: 32px;
  border-radius: 8px;
  float: right;
  margin-top: 39px;
  padding-left: 10px;
  line-height: 32px;
  color: #7a7a7a;
}
.header_Title_bot img:nth-of-type(2) {
  position: absolute;
  right: 12px;
  top: 49px;
}

/*导航*/
.nav {
  height: 56px;
  background: #fff;
}
.nav > ul {
  height: 100%;
  position: relative;
}

.nav > ul > li {
  float: left;
  line-height: 56px;
  text-align: center;
width: 130px;
  font-size: 16px;
  position: relative;
}
.nav > ul > li > a {
  color: #545454;
  height: 56px;
  position: relative;
}
.nav > ul > li > ul {
  display: none;
  position: absolute;
  z-index: 12;
}

.nav > ul > li > ul > li > a:hover {
border: 1px solid #fff;
    color: #333;
    background: #fff;
}
.nav > ul > li > ul > li > a {
    color: #fff;
    background: #8c1515;
    display: inline-block;
    width: 130px;
    height: 55px;
    border: 1px solid #8c1515;
}
.nav > ul > li:hover ul {
  display: block;
  position: absolute;
width: 130px;
.nav > ul > li:first-of-type {

}
.nav > ul > li:nth-of-type(8) {

}
.nav > ul > li:last-of-type {

}
/* 轮播图 */
.bannerLb,
.wiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-slide > img {
  width: 100%;
  height: 100%;
}



































/*内容*/

.center {
  width: 1170px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.img-center {
  transition: all 0.5s ease;
  width: 300px;
  height: 310px;
  background-color: #eeeeee;
  position: relative;
}

.img-center :hover p {
  top: 5px;
  position: relative;
}
.img-center img {
  width: 100%;
  display: inline-block;
  height: 200px;
}
.img-center h3 {
  font-size: 15px;
  font-weight: 200;
  margin: 16px auto 14px auto;
  width: 270px;
  color: #000;
  font-weight: 600;
}
.img-center h3 a {
  color: #000;
  font-weight: 600;
}
.img-center p {
  font-size: 14px;
  font-weight: 200;
  width: 270px;
  margin: 0 auto;
  color: #464646;
}
.center-list {
  height: 305px;
  width: 417px;
  margin-left: 18px;
  margin-top: 14px;
}
.center-list-title {
  border-bottom: 2px solid #8c1515;
}
.center-list-title > a {
  color: #9f9f9f;
}
.center-list-title span {
  line-height: 30px;
  font-size: 16px;
}
.center-list-title a {
  font-size: 12px;
  display: inline-block;
  float: right;
  line-height: 26px;
}
.YT {
  font-size: 12px;
  color: #323232;
  border-bottom: 1px solid #e5e5e5;
  padding: 13px 0 8px 0;
}
.YT p {
  position: relative;
  padding-left: 18px;
}
.YT p a {
  color: #000;
}
.YT p img {
  position: absolute;
  left: 5px;
  top: 5px;
}
.center-list-a {
  height: 305px;
  width: 378px;
  margin-top: 14px;
}
.center-list-b {
  height: 305px;
  width: 378px;
  margin-left: 18px;
  margin-top: 14px;
}
.center-list-YT {
  margin-top: 14px;
}

/*内容底部*/
.content_nav {
  height: 160px;
  margin-bottom: 60px;
  margin-top: 27px;
  position: relative;
}
.content_nav .left {
  width: 774px;
  float: left;
}
.content_nav .left .im1 {
  position: absolute;
  left: 969px;
  top: 0px;
}

.content_nav .right {
  float: right;
  height: 160px;
  width: 376px;
  display: flex;
  justify-content: space-between;
  color: #000;
}
.content_nav .right p {
  text-align: center;
  font-size: 13px;
  color: #000;
}
.content_nav .right img {
  margin-bottom: 25px;
}
/*尾部*/
.footer {
  height: 258px;
  background: #8c1515;
}
.footerContent .Content_left {
  width: 585px;
  height: 258px;
  float: left;
}
.Content_left > img {
  margin-top: 60px;
}
.Content_left p:first-of-type {
  margin-top: 25px;
  height: 14px;
  line-height: 14px;
  color: #e49c9c;
}
.Content_left p:first-of-type span:first-of-type {
  text-align: left;
  width: 130px;
  border-right: 1px solid #e49c9c;
  font-size: 12px;
  display: inline-block;
}
.Content_left p:first-of-type span:nth-of-type(2) {
  text-align: right;
  width: 125px;
  font-size: 12px;
  border-right: 1px solid #e49c9c;
  padding-right: 5px;
  display: inline-block;
}
.Content_left p:first-of-type span:nth-of-type(3) {
  margin-left: 34px;
  font-size: 12px;
}
.Content_left p:nth-of-type(2) {
  margin-top: 16px;
  height: 14px;
  font-size: 12px;
  color: #e49c9c;
}
.Content_left p:nth-of-type(2) span:first-of-type {
  padding-right: 6px;
  border-right: 1px solid #e49c9c;
}
.Content_left p:nth-of-type(2) span:nth-of-type(2) {
  padding-left: 33px;
  padding-right: 8px;
  border-right: 1px solid #e49c9c;
}
.Content_left p:nth-of-type(2) span:nth-of-type(3) {
  padding-left: 44px;
}

/*尾部的右边*/
.footerContent .Content_right {
  float: right;
  width: 412px;
  height: 258px;
}
.footerContent .Content_right > .right_Link {
  height: 132px;
  margin-top: 60px;
  width: 106px;
  float: left;
}
.Content_right > .right_Link > .link {
  text-align: center;
  font-size: 12px;
  line-height: 1;
}
.Content_right > .right_Link > .link > p {
  margin-top: 17px;
  color: #e49c9c;
}
.Content_right > .right_Link > .link > p > select {
  width: 106px;
  height: 132px;
}
.right_btn p select {
  width: 190px;
  height: 33px;
  border: 1px solid #b14f4f;
  outline: medium;
  color: #e49c9c;
  background: #8c1515;
  padding-left: 9px;
}
.Content_right > .right_btn {
  width: 200px;
  height: 258px;
  float: right;
}
.Content_right > .right_btn p:first-of-type {
  margin-top: 61px;
}
.Content_right > .right_btn p:nth-of-type(2),
.Content_right > .right_btn p:nth-of-type(3) {
  margin-top: 19px;
}
.Content_right > .right_btn p {
  width: 190px;
  height: 30px;
  border: 1px solid #b14f4f;
  line-height: 30px;

  font-size: 12px;
  color: #c16666;
  position: relative;
}
.Content_right > .right_btn p img {
  position: absolute;
  right: 4px;
  top: 13px;
}

