@charset "utf-8";
body{font-family: PingFang SC;font-weight: 400;}
.content{padding-bottom: 252px;}
.content_one{margin-bottom: 96px;display: flex;flex-direction: column;justify-content: center;width: 100%; height: 412px;padding-left:412px;background: url(../images/about.png) no-repeat center;background-size: cover;}
.content_one div{font-size: 45px;font-weight: 600;line-height: 52px;color: #FFFFFF;text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);}

.about-wrap .title_wrap{color: #130D0D;}
.about-wrap .about{margin: 30px 0 15px 55px;}
.title_wrap h1{font-size: 20px;font-weight: 500;color: #130D0D;}
.title_wrap span{display: inline-block;width: 49px;margin: 5px auto 10px auto;height: 0px;border: 1px solid #1D7FD9;}
.title_wrap div{font-size: 24px;font-weight: 500;color: #130D0D;}


.content_two li{position: relative;width: 1092px;display: flex;align-items: center;margin: 0 auto 180px auto;}
.content_two li:last-child{margin-bottom: 0;}
.content_two li .about-wrap{position: absolute;left:458px;width: 634px;padding-bottom: 40px;background: #FFFFFF;box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);}
.content_two li .about-wrap .detail{font-size: 16px;font-weight: 400;line-height: 36px;color: #130D0D;padding: 0 55px;}
.content_two li .about-wrap .detail span{text-indent:30px;display: block;}
.content_two li  .about_icon{width: 722px;height: 717px;}
.content_two li .info{margin-top: 55px;}
.content_two li .info p{font-size: 18px;font-weight: 500;line-height: 36px;color: #130D0D;}
.content_two li .contact{width: 350px;height: 320px;margin-left: 350px;}



