.new-footer {
    position: relative;
    min-width: 1200px;
    margin-top: 30px;
    background-color: #fff;
    color: #333;
    overflow: hidden;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}

.FooterUL ul {
    padding: 24px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e9e9e9;
}

.FooterUL ul li {
    list-style: none;
    padding: 0;
    width: 230px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #e9e9e9;
}
.FooterUL ul li span{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #616161;
    margin-left: 8px;
}
.FooterLink{
    margin: 30px 0px;
}
.FooterLink ul li {
    list-style: none;
    padding: 0;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #757575;
    margin-bottom: 9px;
    text-align: left;
}
.FooterLink ul li a{
    color: #757575;
}
.FooterBox{
    display: inline-block;
    width: 930px;
    border-right: 1px solid #e9e9e9;
}
.FooterBox .footerTitle{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #393939;
    margin-bottom: 14px;
}
.FooterFlex{
    display: flex;
    justify-content: space-around;
}
.FooterFlex ul{
    /* display: inline-block; */
}
.FooterPhone{
    display: inline-block;
    text-align: center;
    width: 210px;
    vertical-align: -85px;
}
.FooterPhone div{
    font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #df2c4e;
}
.FooterPhone span{
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #393939;
}
.contactService{
    width: 118px;
    color: #df2c4e;
    border: 1px solid;
    line-height: 18px;
}
.contactService img{
    vertical-align: -3px;
}
.contactService span{
    color: #df2c4e;
}
.contactService:hover{
    border: 1px solid;
    color: #df2c4e;
    background-color: #df2c4e;
    
}
.FooterFlex ul li a:not(.footerTitle):hover {
  cursor: pointer;
  color: #df2c4e;
}
.FooterFlex ul li:last-child{
    margin-bottom: 0px;
}
.FooterCompanymsg{
    text-align: center;
    margin-top:33px;

}
.FooterCompanymsg a{
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #757575;
}
.FooterCompanymsg a:hover{
    color:#df2c4e;
}
.FooterCompanymsg p{
    font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #adadad;
}
.wxLayer{
    display: flex;
    color: #fff;
    
}
.wxt1{
    font-size: 26px;
    margin-top: 70px;
}
.wxt2{
    font-size: 16px;
}
.wxLayer img{
    width: 200px;
    height: 200px;
}
.wxLayer .wxText{
    margin-left: 40px;
}
.wxOpenStyle{
    width: 500px !important;
    background: none !important;
    box-shadow: 0px 0px !important;
}.header-content,.container{min-width:1230px;}
.header-content{
    padding:0;height: 80px;clear: both;line-height: 80px;
    background-color: #df2c4e;
}

.logo{display:inline-block;float:left;cursor: pointer;}

.logo .line{
    width: 1px;
    height: 36px;
    background-color: #d9d9d9;
    display: inline-block;
    vertical-align: text-top;
    margin: 0px 4px;
    margin-top: -6px;
}

.content-top{margin-top: 45px;}

.content-top-ul{
    display: inline-block;
    margin-left: 20px;
    float: right;
}

.content-top-ul ul{padding:0; display:inline-block;margin: 0 0;}

.content-top-ul ul li{
    list-style-type: none;
    float: left;
    text-align: center;
    padding: 0px 24px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #fff;
    cursor: pointer;}

.content-top-ul ul li:hover{color: #df2c4e;
    background-color: #fff; }

    .content-top-ul-Hover{color: #df2c4e !important;
    background-color: #fff; }@charset "utf-8";
body {
    min-width: 1200px;
    margin-bottom: 60px;
    background-color: #f5f5f5;
}

.container {
    width: 1200px;
    margin: 0 auto;
}
.location {
    padding-left: 30px;
    height: 42px;
    line-height: 42px;
	font-size: 12px;
}
.location a,
.location span {
    font-size: 12px;
    color: #757575;
}
.location a:hover { color: #df2c4e; }
.location span { padding: 0 10px; }

.wrapper { background-color: #fff; }
.pic {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.block {
    padding: 60px;
}
.caption {
    margin: 0;
    font-size: 30px;
    text-align: center;
    color: #424242;
}
.subhead {
    margin-top: 14px;
    font-size: 16px;
    text-align: center;
	color: #898989;
}
.content {
    margin-top: 30px;
}
.content p {
    margin: 0 0 30px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.content p:last-of-type { margin-bottom: 0; }
.content h3 {
    padding-left: 8px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #414141;
}
.content h3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #df2c4e;
}
.content ul {
    margin-bottom: 30px;
    list-style: none;
    color: #666;
}