.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;
    min-height: calc(100vh - 513px);
    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 { overflow: hidden; }
.leftNavMenu {
    float: left;
    width: 232px;
	background-color: #ffF;
}
.leftNavMenu h1 {
    margin: 0;
    padding-left: 30px;
    height: 61px;
    line-height: 60px;
    font-size: 18px;
	color: #df2c4e;
    border-bottom: 1px solid #cccaca;
}
.leftNavMenu .icon {
    vertical-align: -6px;
    margin-right: 8px;
}
.leftNavMenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.leftNavMenu a {
    display: block;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #484848;
    text-decoration: none;
}
.leftNavMenu ul li a:hover { color: #df2c4e; background-color: #fafafa; }
.leftNavMenu ul li.current { background-color: #df2c4e; }
.leftNavMenu ul li.current a { color: #fff; background-color: #df2c4e; }
.infoList {
    float: right;
    width: 954px;
    background-color: #fff;
}
.infoList h1 {
    margin: 0;
    padding-left: 30px;
    height: 61px;
    line-height: 60px;
    font-size: 18px;
	color: #666;
    border-bottom: 1px solid #e5e5e5;
}
.infoList .block {
    margin: 0;
    padding: 0 30px 20px;
    list-style: none;
}
.infoList .block.special {
    padding: 0;
}
.content {
    float: right;
    padding-top: 60px;
    width: 954px;
    background-color: #fff;
}
.head { margin-bottom: 30px; }
.head .caption,
.head .subhead {
    padding: 0 50px;
    margin: 0 0 12px;
    font-size: 24px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #1f1f1f;
}
.head .time {
    font-size: 14px;
    text-align: center;
	color: #656565;
}
.content .block {
    margin: 0;
    padding: 0 60px 60px;
    list-style: none;
}
.content .block img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.item {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.special .item {
    display: block;
    margin-top: 0;
    padding: 20px 30px;
}
.item:hover { background-color: #fafafa; }
.itemPic {
    display: block;
    margin-right: 12px;
    width: 160px;
    height: 116px;
    overflow: hidden;
}
.itemPic .pic {
    display: inline-block;
    width: 160px;
    height: 116px;
    object-fit: cover;
    background-color: #f2f2f2;
    opacity: .8;
    transition: all .2s;
}
.itemPic:hover .pic {
    opacity: 1;
    transform: scale(1.2);
}
.itemText {
    position: relative;
    flex: 1;
}
.itemText h3 {
    margin: 12px 0;
    font-size: 16px;
    transition: all .2s;
}
.itemText h3 a { color: #666; transition: all .2s; }
.itemText h3 a:hover { color: #df2c4e !important; }
.itemText:hover h3 { transform: translateX(15px); }
.itemText:hover h3 a { color: #333; }
.special .item:hover h3 { transform: translateX(15px); }
.special .item:hover h3 a { color: #333; }
.itemText p {
    font-size: 14px;
	color: #9d9d9d;
}
.itemText .detail {
    font-size: 14px;
	color: #157bed;
}
.itemText .time {
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 14px;
	color: #939393;
}
.special .itemText .time {
    position: static;
    font-size: 14px;
    color: #656565;
}
.special .itemText .detail {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #157bed;
}