.titles1 {
  display: flex;
  line-height: 40px;
  align-items: center;
  margin: 10px auto;
  font-size: 24px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: 600;
  color: #333333;
  padding: 10px;
}
.teshusanjiao {
  font-weight: 700;
  margin-top: 20px;
  padding: 15px 20px;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
}
.teshusanjiao::after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  border: 0 solid #FF0000;
  border-width: 2px 0 0 2px;
  z-index: 1;
}
.teshusanjiao::before {
  content: ' ';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
  border: 0 solid #FF0000;
  border-width: 0 2px 2px 0;
  z-index: 1;
}
.title1::before {
  content: " ";
  display: inline-block;
  width: 30px;
  height: 5px;
  background-color: #FF0000;
  margin-right: 10px;
}
.title1::after {
  content: " ";
  display: inline-block;
  flex: 1;
  height: 5px;
  background-color: #FF0000;
  margin-left: 10px;
}
body {
  background-color: #F0F3F5;
}
@media (min-width: 320px) and (max-width: 768px) {
  .pcHeader {
    display: none;
  }
  .phoneHeader {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1003;
  }
  .phoneHeader .headeres {
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
  }
  .phoneHeader .title a {
    color: #333;
    font-family: 'comic sans ms';
    font-size: 25px;
    font-weight: 700;
  }
  .pcMenu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    padding-top: 110px;
    color: #333;
    height: 100vh;
  }
  .pcMenu .box {
    width: 100vw;
    height: 100vh;
  }
  .pcMenu .box ul {
    background-color: #4c5054;
    width: 100%;
    height: 100vh;
  }
  .pcMenu .box ul li {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 20px;
  }
  .pcMenu .box ul li a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
  }
  .topBgc .phoneHot {
    padding: 10px;
  }
  .topBgc .pcFlex .left .two {
    padding: 10px;
  }
  .topBgc .pcFlex .left .two li {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }
  .topBgc .pcFlex .left .two li .times {
    color: #999;
    font-size: 14px;
  }
  .topBgc .pcFlex .left .two li .types {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ff0000;
    display: inline-block;
    padding: 4px;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
  }
  .topBgc .pcFlex .left .two li .borders {
    padding: 10px;
  }
  .topBgc .pcFlex .left .two li h2 {
    margin: 10px 0;
    font-size: 16px;
    color: #333;
  }
  .topBgc .pcFlex .left .two li img {
    margin-right: 10px;
    height: 150px;
    width: 100%;
  }
  .topBgc .pcFlex .left .midCont .one {
    padding: 10px;
  }
  .topBgc .pcFlex .left .midCont .one li {
    margin-top: 10px;
    background-color: #fff;
  }
  .topBgc .pcFlex .left .midCont .one li img {
    width: 100px;
    height: 80px;
  }
  .topBgc .pcFlex .left .midCont .one li .borders {
    padding: 0 10px;
  }
  .topBgc .pcFlex .left .midCont .one li h2 {
    color: #333;
    font-size: 14px;
  }
  .topBgc .pcFlex .left .midCont .one li .times {
    color: #AAAAAA;
    margin-top: 10px;
    font-size: 12px;
  }
  .topBgc .pcFlex .left .midCont .one .bigBox {
    display: flex;
    align-items: center;
  }
  .topBgc .pcFlex .left .midCont .two li {
    width: 100%;
  }
  .topBgc .pcFlex .left .midCont .two li .times {
    margin-top: 10px;
    font-size: 12px;
  }
  .topBgc .pcFlex .left .midCont .two li h2 {
    font-size: 20px;
  }
  .topBgc .pcFlex .left .midCont .two li p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #5B5B5B;
  }
  .wid-right {
    padding: 10px;
  }
  .wid-right .midCont {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wid-right .midCont .one li {
    margin-top: 10px;
    background-color: #fff;
  }
  .wid-right .midCont .one li img {
    width: 100px;
    height: 80px;
  }
  .wid-right .midCont .one li .borders {
    padding: 0 10px;
  }
  .wid-right .midCont .one li h2 {
    color: #333;
    font-size: 14px;
  }
  .wid-right .midCont .one li .times {
    color: #AAAAAA;
    margin-top: 10px;
    font-size: 12px;
  }
  .wid-right .midCont .one .bigBox {
    display: flex;
    align-items: center;
  }
  .wid-right .midCont .two {
    margin-right: 20px;
  }
  .wid-right .midCont .two li {
    width: 100%;
  }
  .wid-right .midCont .two li h2 {
    font-size: 20px;
  }
  .wid-right .midCont .two li p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #5B5B5B;
  }
  .wid-right .four {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wid-right .four li {
    margin: 10px 0px 0 0;
    width: 49%;
    background-color: #fff;
  }
  .wid-right .four li .borders {
    padding: 10px;
  }
  .wid-right .four li img {
    width: 100%;
    height: 150px;
  }
  .wid-right .four li h1 {
    font-size: 16px;
    color: #333;
  }
  .wid-right .four li .time {
    margin-top: 10px;
    color: #AAAAAA;
    font-size: 14px;
  }
  .wid-left .littleContent li {
    box-shadow: 0 0 10px 0 #999;
  }
  .wid-left .littleContent li .borders {
    padding: 10px;
  }
  .wid-left .littleContent li .borders h2 {
    font-size: 18px;
  }
  .wid-left .littleContent li .borders .times {
    font-size: 14px;
    color: #AAAAAA;
    margin-top: 10px;
  }
  .wid-left .littleContent li .onlypcFlex {
    display: block !important;
  }
  .wid-left .littleContent li .onlypcFlex img {
    width: 100% !important;
    height: 180px;
  }
  .pcContent .onlyPc {
    padding: 10px;
    margin-bottom: 10px;
  }
  .pcContent .onlyPhone {
    display: none;
  }
  .pcContent .littleContent ul li {
    border-radius: 10px;
    margin: 10px 0px 10px 0;
    overflow: hidden;
    position: relative;
  }
  .pcContent .littleContent ul li a {
    width: 100%;
    color: #333;
  }
  .pcContent .littleContent ul li a .onlypcFlex p {
    font-size: 15px;
    margin-top: 10px;
    color: #666;
  }
  .pcContent .littleContent ul li a .onlypcFlex .types {
    position: absolute;
    top: 4px;
    left: 10px;
    background-color: #ff0000;
    color: #fff;
    padding: 4px 10px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    margin: 10px 0;
  }
  .pcContent .littleContent ul li a .onlypcFlex h1 {
    font-size: 16px;
    margin-top: 10px;
  }
  .pcContent .littleContent ul li a .onlypcFlex .time {
    font-size: 13px;
    margin: 10px 0;
  }
  .pcContent .littleContent ul li a .onlypcFlex img {
    height: 150px;
    width: 100%;
    border-radius: 10px;
  }
  .pcContent .littleContent .two {
    border-top: 4px solid #6023ed;
  }
  .pcContent .littleContent .two img {
    border-radius: 50% !important;
  }
  .pcFooter {
    text-align: center;
    background: #333;
    padding: 80px 20px;
    color: #fff;
  }
  .pcFooter a {
    font-size: 14px;
    color: #fff;
  }
  .pcFooter .titles {
    margin: 20px 0;
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .pcHeader {
    display: none;
  }
  .phoneHeader {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1003;
  }
  .phoneHeader .headeres {
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
  }
  .phoneHeader .title a {
    color: #333;
    font-family: 'comic sans ms';
    font-size: 25px;
    font-weight: 700;
  }
  .pcMenu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    padding-top: 110px;
    color: #333;
    height: 100vh;
  }
  .pcMenu .box {
    width: 100vw;
    height: 100vh;
  }
  .pcMenu .box ul {
    background-color: #4c5054;
    width: 100%;
    height: 100vh;
  }
  .pcMenu .box ul li {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 20px;
  }
  .pcMenu .box ul li a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
  }
  .topBgc {
    padding: 10px;
  }
  .topBgc .pcFlex .left .two li {
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }
  .topBgc .pcFlex .left .two li .times {
    color: #999;
    font-size: 14px;
  }
  .topBgc .pcFlex .left .two li .types {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ff0000;
    display: inline-block;
    padding: 4px;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
  }
  .topBgc .pcFlex .left .two li .borders {
    padding: 10px;
  }
  .topBgc .pcFlex .left .two li h2 {
    margin: 10px 0;
    font-size: 16px;
    color: #333;
  }
  .topBgc .pcFlex .left .two li img {
    margin-right: 10px;
    height: 250px;
    width: 100%;
  }
  .topBgc .pcFlex .left .midCont .one li {
    margin-top: 10px;
    background-color: #fff;
  }
  .topBgc .pcFlex .left .midCont .one li img {
    width: 100px;
    height: 80px;
  }
  .topBgc .pcFlex .left .midCont .one li .borders {
    padding: 0 10px;
  }
  .topBgc .pcFlex .left .midCont .one li h2 {
    color: #333;
    font-size: 14px;
  }
  .topBgc .pcFlex .left .midCont .one li .times {
    color: #AAAAAA;
    margin-top: 10px;
    font-size: 12px;
  }
  .topBgc .pcFlex .left .midCont .one .bigBox {
    display: flex;
    align-items: center;
  }
  .topBgc .pcFlex .left .midCont .two {
    margin-top: 20px;
  }
  .topBgc .pcFlex .left .midCont .two li {
    width: 100%;
  }
  .topBgc .pcFlex .left .midCont .two li .times {
    margin-top: 10px;
    font-size: 12px;
  }
  .topBgc .pcFlex .left .midCont .two li h2 {
    font-size: 20px;
  }
  .topBgc .pcFlex .left .midCont .two li p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #5B5B5B;
  }
  .wid-right {
    padding: 10px;
  }
  .wid-right .midCont {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wid-right .midCont .one li {
    margin-top: 10px;
    background-color: #fff;
  }
  .wid-right .midCont .one li img {
    width: 100px;
    height: 80px;
  }
  .wid-right .midCont .one li .borders {
    padding: 0 10px;
  }
  .wid-right .midCont .one li h2 {
    color: #333;
    font-size: 14px;
  }
  .wid-right .midCont .one li .times {
    color: #AAAAAA;
    margin-top: 10px;
    font-size: 12px;
  }
  .wid-right .midCont .one .bigBox {
    display: flex;
    align-items: center;
  }
  .wid-right .midCont .two {
    margin-right: 20px;
  }
  .wid-right .midCont .two li {
    width: 100%;
  }
  .wid-right .midCont .two li h2 {
    font-size: 20px;
  }
  .wid-right .midCont .two li p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #5B5B5B;
  }
  .wid-right .four {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wid-right .four li {
    margin: 10px 0px 0 0;
    width: 49%;
    background-color: #fff;
  }
  .wid-right .four li .borders {
    padding: 10px;
  }
  .wid-right .four li img {
    width: 100%;
    height: 150px;
  }
  .wid-right .four li h1 {
    font-size: 16px;
    color: #333;
  }
  .wid-right .four li .time {
    margin-top: 10px;
    color: #AAAAAA;
    font-size: 14px;
  }
  .wid-left .littleContent li {
    box-shadow: 0 0 10px 0 #999;
  }
  .wid-left .littleContent li .borders {
    padding: 10px;
  }
  .wid-left .littleContent li .borders h2 {
    font-size: 18px;
  }
  .wid-left .littleContent li .borders .times {
    font-size: 14px;
    color: #AAAAAA;
    margin-top: 10px;
  }
  .wid-left .littleContent li .onlypcFlex {
    display: block !important;
  }
  .wid-left .littleContent li .onlypcFlex img {
    width: 100% !important;
    height: 180px;
  }
  .pcContent .onlyPc {
    margin-bottom: 10px;
  }
  .pcContent .onlyPhone {
    display: none;
  }
  .pcContent .littleContent ul li {
    border-radius: 10px;
    margin: 10px 0px 10px 0;
    overflow: hidden;
    position: relative;
  }
  .pcContent .littleContent ul li a {
    width: 100%;
    color: #333;
  }
  .pcContent .littleContent ul li a .onlypcFlex p {
    font-size: 15px;
    margin-top: 10px;
    color: #666;
  }
  .pcContent .littleContent ul li a .onlypcFlex .types {
    position: absolute;
    top: 4px;
    left: 10px;
    background-color: #ff0000;
    color: #fff;
    padding: 4px 10px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    margin: 10px 0;
  }
  .pcContent .littleContent ul li a .onlypcFlex h1 {
    font-size: 16px;
    margin-top: 10px;
  }
  .pcContent .littleContent ul li a .onlypcFlex .time {
    font-size: 13px;
    margin: 10px 0;
  }
  .pcContent .littleContent ul li a .onlypcFlex img {
    height: 250px;
    width: 100%;
    border-radius: 10px;
  }
  .pcContent .littleContent .two {
    border-top: 4px solid #6023ed;
  }
  .pcContent .littleContent .two img {
    border-radius: 50% !important;
  }
  .pcFooter {
    text-align: center;
    background: #333;
    padding: 80px 20px;
    color: #fff;
  }
  .pcFooter a {
    font-size: 14px;
    color: #fff;
  }
  .pcFooter .titles {
    margin: 20px 0;
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
    margin: 0 auto;
  }
  .pcFooter {
    text-align: center;
    background-color: #333;
    padding: 80px 0;
    font-family: 'Courier New', Courier, monospace;
    color: #fff;
  }
  .pcFooter a {
    color: #fff;
  }
  .pcFooter a:hover {
    cursor: pointer;
    color: #999;
  }
  .pcFooter .titles {
    margin: 20px 0;
    font-size: 24px;
  }
  .wid-left {
    margin-right: 20px;
    width: 65%;
  }
  .wid-left .one .bigBox {
    display: flex;
    align-items: center;
  }
  .wid-left .onlyPc li {
    border-radius: 0 !important;
    margin-right: 10px;
  }
  .wid-left .onlyPc li .onlypcFlex img {
    width: 100% !important;
  }
  .wid-right {
    width: 35%;
  }
  .wid-right .midCont {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wid-right .midCont .one li {
    margin-top: 10px;
    background-color: #fff;
  }
  .wid-right .midCont .one li:hover {
    transition: all 0.6s;
    transform: scale(1.01);
  }
  .wid-right .midCont .one li:hover h2 {
    color: #ff0000;
  }
  .wid-right .midCont .one li img {
    width: 100px;
    height: 80px;
  }
  .wid-right .midCont .one li .borders {
    padding: 0 10px;
  }
  .wid-right .midCont .one li h2 {
    color: #333;
    font-size: 14px;
  }
  .wid-right .midCont .one li .times {
    color: #AAAAAA;
    margin-top: 10px;
    font-size: 12px;
  }
  .wid-right .midCont .one .bigBox {
    display: flex;
    align-items: center;
  }
  .wid-right .midCont .two {
    margin-right: 20px;
  }
  .wid-right .midCont .two li {
    width: 100%;
  }
  .wid-right .midCont .two li h2 {
    font-size: 20px;
  }
  .wid-right .midCont .two li p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #5B5B5B;
  }
  .wid-right .four {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wid-right .four li {
    margin: 10px 10px 0 0;
    width: 47%;
    background-color: #fff;
  }
  .wid-right .four li:hover {
    transition: all 0.6s;
    transform: scale(1.01);
  }
  .wid-right .four li:hover h1 {
    color: #ff0000;
  }
  .wid-right .four li .borders {
    padding: 10px;
  }
  .wid-right .four li img {
    width: 100%;
    height: 150px;
  }
  .wid-right .four li h1 {
    font-size: 16px;
    color: #333;
  }
  .wid-right .four li .time {
    margin-top: 10px;
    color: #AAAAAA;
    font-size: 14px;
  }
  .topBgc {
    margin-bottom: 20px;
  }
  .topBgc .pcFlex .donghua {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
  }
  .topBgc .pcFlex .donghua > li:hover {
    transition: all 0.6s;
    transform: scale(1.01);
  }
  .topBgc .pcFlex .two {
    width: 100%;
  }
  .topBgc .pcFlex .two li {
    background-color: #fff;
    width: 32%;
    margin-top: 10px;
    position: relative;
  }
  .topBgc .pcFlex .two li:hover {
    transition: all 0.6s;
    transform: scale(1.01);
  }
  .topBgc .pcFlex .two li:hover h2 {
    color: #ff0000;
  }
  .topBgc .pcFlex .two li .borders {
    padding: 0 10px 10px;
  }
  .topBgc .pcFlex .two li .types {
    background-color: #FF0000;
    padding: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    font-size: 14px;
  }
  .topBgc .pcFlex .two li:hover h2 {
    color: red;
  }
  .topBgc .pcFlex .two li a {
    color: #2D2D2D;
  }
  .topBgc .pcFlex .two li img {
    margin-right: 10px;
    width: 100%;
    height: 180px;
    margin-bottom: 10px;
  }
  .topBgc .pcFlex .two li .times {
    margin-top: 10px;
    font-size: 12px;
    color: #AAAAAA;
  }
  .topBgc .pcFlex .two li .times .iconfont {
    font-size: 12px;
  }
  .topBgc .pcFlex .two li h2 {
    font-size: 18px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  }
  .topBgc .pcFlex .midCont {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .topBgc .pcFlex .midCont .one li {
    margin-top: 10px;
    background-color: #fff;
  }
  .topBgc .pcFlex .midCont .one li:hover {
    transition: all 0.6s;
    transform: translateX(4px);
  }
  .topBgc .pcFlex .midCont .one li:hover h2 {
    color: #ff0000;
  }
  .topBgc .pcFlex .midCont .one li img {
    width: 100px;
    height: 80px;
  }
  .topBgc .pcFlex .midCont .one li .borders {
    padding: 0 10px;
  }
  .topBgc .pcFlex .midCont .one li h2 {
    color: #333;
    font-size: 14px;
  }
  .topBgc .pcFlex .midCont .one li .times {
    color: #AAAAAA;
    margin-top: 10px;
    font-size: 12px;
  }
  .topBgc .pcFlex .midCont .one .bigBox {
    display: flex;
    align-items: center;
  }
  .topBgc .pcFlex .midCont .two {
    margin-right: 20px;
  }
  .topBgc .pcFlex .midCont .two li {
    width: 100%;
  }
  .topBgc .pcFlex .midCont .two li h2 {
    font-size: 20px;
  }
  .topBgc .pcFlex .midCont .two li p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #5B5B5B;
  }
  .pcContent .onlyPc {
    padding-bottom: 20px;
  }
  .pcContent .onlyPhone {
    display: none;
  }
  .pcContent .littleContent .one li,
  .pcContent .littleContent .two li {
    background-color: #fff;
    color: #fff;
    position: relative;
    margin: 10px 0 0 0 !important;
  }
  .pcContent .littleContent .one li .types,
  .pcContent .littleContent .two li .types {
    position: absolute;
    left: 10px;
    top: 10px;
    background-color: #FF0000;
    display: inline-block;
    padding: 4px;
    color: #fff;
    margin: 4px 0;
    font-size: 14px;
  }
  .pcContent .littleContent .one li p,
  .pcContent .littleContent .two li p {
    line-height: 20px;
  }
  .pcContent .littleContent .one li img,
  .pcContent .littleContent .two li img {
    width: 100px;
    height: 80px;
  }
  .pcContent .littleContent .one li .borders,
  .pcContent .littleContent .two li .borders {
    padding: 0 10px;
  }
  .pcContent .littleContent .one li h2,
  .pcContent .littleContent .two li h2 {
    color: #333;
    font-size: 18px;
  }
  .pcContent .littleContent .one li .times,
  .pcContent .littleContent .two li .times {
    color: #AAAAAA;
    margin-top: 10px;
    font-size: 12px;
  }
  .pcContent .littleContent .one .bigBox,
  .pcContent .littleContent .two .bigBox {
    display: flex;
    align-items: center;
  }
  .pcContent .littleContent .one a,
  .pcContent .littleContent .two a {
    width: 100%;
    color: #333;
  }
  .pcContent .littleContent .one a .onlypcFlex,
  .pcContent .littleContent .two a .onlypcFlex {
    display: flex;
    align-items: center;
  }
  .pcContent .littleContent .one a .onlypcFlex .type,
  .pcContent .littleContent .two a .onlypcFlex .type {
    background-color: #104370;
    color: #fff;
    padding: 6px 10px;
    border-radius: 10px;
    width: 100px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    margin: 10px 0;
  }
  .pcContent .littleContent .one a .onlypcFlex p,
  .pcContent .littleContent .two a .onlypcFlex p {
    font-size: 15px;
    margin-top: 10px;
    color: #666;
  }
  .pcContent .littleContent .one a .onlypcFlex h1,
  .pcContent .littleContent .two a .onlypcFlex h1 {
    font-size: 18px;
    margin-top: 10px;
  }
  .pcContent .littleContent .one a .onlypcFlex .time,
  .pcContent .littleContent .two a .onlypcFlex .time {
    font-size: 13px;
    margin: 10px 0;
  }
  .pcContent .littleContent .one li img {
    width: 200px !important;
    height: 150px;
    margin-right: 20px;
  }
  .pcContent .littleContent .one li:hover {
    transition: all 1s;
    transform: translateX(4px);
  }
  .pcContent .littleContent .one li:hover h2 {
    color: #ff0000 !important;
  }
  .onPC {
    display: flex;
    justify-content: center;
  }
  .pcHeader {
    padding: 20px 0;
  }
  .pcHeader .onPcTa {
    border-radius: 10px;
    box-sizing: border-box;
  }
  .pcHeader .pcTabs {
    width: 100%;
    background-color: #151A33;
    margin-top: 20px;
  }
  .pcHeader .logo {
    margin-right: 40px;
  }
  .pcHeader .logo .title {
    color: #333;
    text-transform: uppercase;
    font-size: 26px;
    font-family: "comic sans ms";
  }
  .pcHeader .serch {
    background-color: #fff;
    color: #999;
    padding: 10px 20px;
  }
  .pcHeader .serch:hover {
    cursor: pointer;
  }
  .pcHeader .serch :nth-child(2) {
    margin-left: 20px;
  }
  .pcHeader .pcTab li {
    margin-right: 10px;
  }
  .pcHeader .pcTab li a {
    display: block;
    color: #fff;
    font-weight: 700;
    padding: 20px;
  }
  .pcHeader .pcTab li a:hover {
    margin-bottom: 0px;
    color: #fff;
    background-color: #D7252C;
    padding: 20px;
  }
  .phoneHeader {
    display: none;
  }
}
