﻿.head_box .head_img {height: auto;}
.head_img img{height: 20.8rem;width: 100%;}

.about_we {padding:4.12rem 0 0 0;}
.about_we .information{margin-bottom: 5.5rem;}
.about_we .information .information_one{display: flex;justify-content: space-between;margin-left: 7.87rem;}
.about_we .information .information_one >div:first-child{width: 42rem;height: 27rem;margin: 0rem auto;padding: 5rem;box-sizing: border-box;border: 1px solid #ddd;}
.about_we .information .information_one >div:first-child .io_title{font-size: 1.04rem;font-family: Microsoft YaHei;font-weight: bold;color: #C61324;margin-bottom: .5rem;}
.about_we .information .information_one >div:first-child .io_title_two{white-space: nowrap;font-size: .5rem;font-family: Microsoft YaHei;font-weight: bold;color: #C61324;margin-bottom: 1.83rem;}
.about_we .information .information_one >div:first-child .io_text{text-indent:2em;line-height:20px;font-size: .7rem;font-family: Adobe Heiti Std;font-weight: normal;color: #666666;margin-bottom: 5.42rem;}
.about_we .information .information_one >div:first-child .company_information{display: flex;margin-left: 1.62rem;}
.about_we .information .information_one >div:first-child .company_information .top{font-size: 1.51rem;font-family: Lato;font-weight: 900;color: #CC131C;}
.about_we .information .information_one >div:first-child .company_information .bottom{font-size: .7rem;color: #666666;}
.about_we .information .information_one >div:first-child .company_information .line{width: 0.04rem;height: 1.29rem;background: #DDDDDD;margin: 1.2rem 2.37rem 0;}
.about_we .information .information_one >div:last-child img{width: 50rem;}

.news {margin-bottom: 3rem;position: relative;}
.news .line{height: 43rem;width: .04rem;background: #CC131C;position: absolute;left: -2.18rem;top: 4.5rem;}
.news_text {display: flex;padding: .8rem 0;margin-bottom: 5.79rem;}
.news_text .news_time{font-size: 1.97rem;white-space: nowrap;position: relative;margin-right: 2.83rem;color: #666;}
.news_text .news_time .y_b_line{border-bottom: 1px solid #666;padding-bottom: .5rem;margin:0 auto .5rem;width: 6.03rem;}
.news_text .news_time .circle{width: 1.08rem;height: 1.08rem;background: #CC131C;border-radius: 50%;position: absolute;left: -2.18rem;top:2.6rem;transform: translate(-50%,0);}
.news_text .news_center{font-size: .7rem;line-height: 20px;}
.news_text .news_center .news_title{text-indent:2em;font-size: .83rem;font-weight: bold;color: #333333;margin-bottom: 1.12rem;}
.news_text .news_center .news_text{text-indent:2em;line-height:20px;margin-bottom: 0;display: block;color: #666;}
.news_text .news_center .news_text p{text-indent:2em;}