* {
    margin:0;
    padding:0;
    list-style:none;
    text-decoration:none;
    outline: none;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}

.banner-news{
    width: 100%;
    background:#ffffff;
}

.hotnews-box{
  width: 100%;
  background:#ffffff;
}
.hotnews{
    width: 1200px;
    background:#ffffff;
    margin: 0 auto;
    justify-content: space-between;
    text-align: center;
}
.hotnews-png{
    width: 1200px;
    height: 100%;
    padding-top: 30px;
    text-align: left;    
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    margin: 0 auto;
}

.hotnews a {
  width: 380px;
  height: 214px;
  overflow: hidden;
}
.hotnews img {
  transition: all .7s;
}

.hotnews  img:hover {
  transform: scale(1.05);
}

.func1{
    box-shadow: 7px 7px 25px 0px rgba(76, 76, 76, 0.2);
}
.func2{
    box-shadow: 7px 7px 25px 0px rgba(76, 76, 76, 0.2);
}
.func3{
    box-shadow: 7px 7px 25px 0px rgba(76, 76, 76, 0.2);
}
.new1{
    width: 1200px;
    height: 220px;
    background:#ffffff;
    margin: 0 auto;
    margin-top: 35px;
}
.new1-jpg{
    padding-top: 25px;
    width: 300px;
}
.new1-all{
    display: flex;
    flex-direction: column;
    width: 850px;
    height: 220px;
    margin-top: -200px;
    margin-left: 300px;
    color: #D53533;
    z-index: 1;
}

.new1-title{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-left: 40px;
    margin-top: 44px;
}
.new1-info{
    width: 768px;
    height: 51px;
    font-size: 18px;
    margin-left: 40px;
    margin-top: 10px;
    color: #666666;
}
.new1-from{
    margin-left: 40px;
    margin-top: 24px;
    width: 70px;
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.greyline{
    margin: 0 auto;
    width: 1200px;
    height: 1px;
}
.new2{
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    margin-top: 0px;
}
.new-select:hover {
  width: 1200px;
  height: 220px;
  background:#ffffff;
  margin: 0 auto;
  margin-top: 0px;
  box-shadow: 3px 5px 15px 0px #eebbbb;
  z-index: 2;
}

.new-select:hover .new1-title-sel {
  color: #e74c3c;
}
.new-select .check img {
  display: none;
}
.new-select:hover .check img {
  display: block;
}
.new-select {
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    margin-top: 0px;
}
.new1-jpg-sel{
    padding-top: 25px;
    width: 300px;
    margin-left: 24px;
}
.new1-all-sel{
    display: flex;
    flex-direction: column;
    width: 850px;
    height: 220px;
    margin-top: -200px;
    margin-left: 324px;
    color: #D53533;
    z-index: 1;
}

.new1-title-sel{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-left: 40px;
    margin-top: 44px;
}

.new1-info-sel{
    width: 768px;
    height: 51px;
    font-size: 16px;
    margin-left: 40px;
    margin-top: 10px;
    color: #666666;
    line-height: 28px;
}
.new1-from-sel{
    margin-left: 40px;
    margin-top: 24px;
    width: 70px;
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.check{
    width: 54px;
    height: 16px;
    margin-left: 800px;
    margin-top: -12px;
}

.hotnews .hotnews-png {
  cursor: pointer;
}

.newList {
  margin-top: 35px;
  margin-bottom: 60px;
}

.newList .new-select {
  /* margin-bottom: 25px; */
  border-bottom: 1px solid #eee;  
  cursor: pointer;
}




/*底部*/
.bottom-box{
    width: 100%;
    height: 320px;
    background: #2E3033;
}
.bottom-mid{
    width: 1200px;
    height: 290px;
    background:#2E3033;
    margin: 0 auto;
}
.bottomlogo{
    width: 186px;
    height: 40px;
    padding-left: 0;
    padding-top: 60px;
}
.bottom-tab {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 366px;
    padding-right: 0px;
    font-weight: bold;
    font-size: 20px;
}
.bottom-tab1 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 366px;
    padding-right: 24px;
    margin-top: 14px;
    font-size: 14px;
}
.bottom-tab2 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 366px;
    padding-right: 10px;
    margin-top: 14px;
    font-size: 14px;
}
.bottom-tab3 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 366px;
    padding-right: 513px;
    margin-top: 14px;
    font-size: 14px;
}
.bottom-tab4 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 1122px;
    padding-right: 0px;
    margin-top: -20px;
    font-size: 14px;
}
.phone {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0px;
    margin-top: -72px;
    font-size: 14px;
}
.address {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0px;
    margin-top: 14px;
    font-size: 14px;
    width: 280px;
    height: 34px;
    font-weight: 400;
    line-height: 20px;  
}
.bottom-line{
    width: 1200px;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.4;
    margin-top: 30px;
}
.last {
    flex: 1;
    display: flex;
    align-items: center;
    padding-left: 312px;
    margin-top: 28px;
    font-size: 14px;
}