*{margin:0;padding:0;list-style: none; font-family: Microsoft YaHei;text-decoration: none;}
.main_top_tit_warp {
  height: 60px;
  width: 383px;
  display: flex;
}
.main_top_tit_warp p {
  font-family: Source Han Serif CN;
  margin-left: 7px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 19px;
  margin-top: 12px;
  letter-spacing: 1px;
}
.head_Top{
    width: 100%;
    height: 32px;
    background: #f6f6f6;
}
.head_Topcenter,.head_Toplogo,.home_nav{
    width: 1200px;
    margin:0 auto;
    display: flex;
    position: relative;
	justify-content: space-between;
}
.head_Topcenter p{
    font-size: 12px;
    font-weight: 400;
    color: #333;
    line-height: 32px;
    letter-spacing: 1px;
}
.head_Topright{
	/*
    position: absolute;
    right: 0;*/
}
.head_Topright a{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 32px;
    position: relative;
}
.head_Topright_a img{
    width: 80px;
    height: 80px;
    position: absolute;
    top: 24px;
    left:-15px;
    z-index: 99;
    display:none;
}
.head_Topright_a:hover img{
    display: block;
}
.head_Topright a:last-child{
    margin-right: 0;
    margin-left: 20px;
}
.head_Toplogo{
    margin-top:25px;
    position: relative;
}
.head_Select{
    padding: 0 8px;
    font-size: 16px;
    height: 35px;
    border-radius: 5px;
    margin-left: 45px;
    margin-top: 10px;
    border: 1px solid #bbb;
}
.logo_c{
    display: flex;
    position: absolute;
    right:0;
}
.logo_c img{
    margin-right: 20px;
}
.logo_cp{
    width: 125px;
    text-align: center;
}
.logo_cp b{
    font-size: 20px;
    color: #F14545;
    line-height: 27px;
}
.logo_cp p{
    color: #666666;
}
.logo_p{
    font-size: 26px;
    color: #F14545;
    line-height: 45px;
}
/* 导航 */
.home_nav ul{
    display: flex;
    margin-top:4px;
	justify-content: space-between;
    width: 1200px;
}
.home_nav ul li{
    text-align: center;
    line-height: 60px;
    float: left;
}
.home_nav ul li a{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
    padding-bottom: 2px;
}
.home_nav ul li a:hover{
    color: #FF0000;
    border-bottom: 3px solid #FF0000;
}

.top_center {
  width: 250px;
  height: 49px;
  display: flex;
  box-sizing: border-box;
  position: absolute;
  right: 84px;
  top: 10px;
  align-items: center;
  border-right: 1px solid #D6D6D6;
}

.top_center img {
  margin-right: 7px;
  width: 35px;
  height: 35px;
}

.top_center p {
  font-size: 22px;
  font-weight: bold;
  color: #F14545;
  line-height: 49px;
  margin-bottom: 0px;
}
.top_wx {
  width: 50px;
  height: 49px;
  line-height: 49px;
  color: #F14545;
  font-size: 22px;
  position: absolute;
  display: flex;
  right: 5px;
  top: 10px;
}
.top_wx_hover{
  height: 35px;
  width: 35px;
  position: relative;
}
.top_wx_show{
  position: absolute;
  top: 38px;
  opacity: 0;
  width: 122px;
  height: 149px;
  transition: .3s;
  left: -42px;
  z-index: -1;
}
.top_wx_show p{
  position: absolute;
  bottom: 0;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  text-align: center;
  margin-top: -15px;
  width: 100%;
}

.top_wx img {
  margin-top: 8px;
}
.top_wx_hover:hover + .top_wx_show{
  opacity: 1 !important;
  z-index: 99999 !important;
}

/* 友情链接 */
.link{
    width: 100%;
    height: 110px;
    margin-top: 30px;
    background: #F0F0F0;
}
.link_con{
    width: 1200px;
    margin:0 auto;
}
.link_con p{
    width: 1200px;
    height: 45px;
    border-bottom: 3px solid #E6E6E6;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 45px;
    letter-spacing: 1px;
}
.link_con span{
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    line-height: 29px;
    display: inline-block;
    margin-right: 20px;
}

/* 上海站PC端底部 开始 */
.shFooterWrap {
  width: 100%;
  height: 242px;
  background: #353535;
  letter-spacing: 2px;
  position: relative;
}
.shFooterWrap .shFooterT {
  width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  box-sizing: border-box;
  padding-top: 32px;
}
.shFooterWrap .shFooterT .shFooterTitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #ffffff;
  padding-left: 10px;
  position: relative;
  margin-bottom: 16px;
}
.shFooterWrap .shFooterT .shFooterTitle::before {
  position: absolute;
  left: 0;
  top: 1px;
  content: "";
  display: block;
  width: 5px;
  height: 18px;
  background-color: #ffffff;
}
.shFooterWrap .shFooterT .shFooterConWrap {
  display: flex;
}
.shFooterWrap .shFooterT .shFooterConWrap .shFooterConMr {
  margin-right: 44px;
}
.shFooterWrap .shFooterT .shFooterConWrap p {
  font-weight: 400;
  font-size: 14px;
  color: #fefefe;
  line-height: 29px;
}
.shFooterWrap .shFooterT .shFooterL {
  width: 762px;
}
.shFooterWrap .shFooterT .shFooterC {
  width: 320px;
}
.shFooterWrap .shFooterT .shFooterR {
  font-weight: 400;
  font-size: 14px;
  color: #fefefe;
  text-align: center;
  white-space: nowrap;
  line-height: 27px;
}
.shFooterWrap .shFooterT .shFooterR img {
  height: 79px;
  width: 79px;
  display: block;
  margin: 0 auto 1px auto;
}
.shFooterWrap .shFooterCWrap {
  margin: -7px auto 0 auto;
  width: 1018px;
  padding-right: 162px;
  padding-left: 20px;
  height: 30px;
  display: flex;
  justify-content: space-between;
}
.shFooterWrap .shFooterCWrap a {
  display: block;
}
.shFooterWrap .shFooterCWrap a img {
  width: 23px;
  height: 23px;
  vertical-align: middle;
}
.shFooterWrap .shFooterCWrap a span {
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 30px;
  vertical-align: middle;
  margin-left: 10px;
}
.shFooterWrap .shFooterCWrap a:hover span {
  text-decoration: underline;
}
.shFooterWrap .shFooterD {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 30px;
  background: #2d2d2d;
}
.shFooterWrap .shFooterD p {
  font-weight: 400;
  font-size: 14px;
  color: #797878;
  line-height: 30px;
  text-align: center;
  letter-spacing: 1px;
}
.shFooterWrap .shFooterD p > span:nth-child(2) {
  color: #797878;
  margin-left: 30px;
}
/* 上海站PC端底部 结束 */