﻿.content {
    width: 100%;
    background: #eee;
    padding-bottom: 30px;
}
.text > img {
    width:100%;
    vertical-align: top;
}
.t_au{
    font-size:36px;
    color:#fff;
    position:absolute;
    right:200px;
    bottom:50px;
}
.t_arc{
    width:1200px;
    margin:auto;
    background:#fff;
}
.t_com{
    margin-bottom:30px;
    margin-top:30px;
    padding-bottom:60px;
}
.tc_p1{
    font-size:24px;
    text-align:center;
    line-height:70px;
}
.tc_p2{
    text-indent:25px;
    font-size:18px;
    margin-left:20px;
    margin-right:20px;
    line-height:25px;
}
.t_acc{
    margin-bottom:30px;
    padding-bottom:20px;
}
.tc_div{
    margin-left:130px;
    margin-right:130px;
    display:flex;
    justify-content:space-between;
}
.tcd_1, .tcd_2{
    display:inline-block;
}
.ta_p1{
    font-size:26px;
    margin-top:70px;
    margin-bottom:30px;
}
.ta_p2{
    font-size:18px;
    line-height:21px;
    display:flex;
    justify-content:flex-start;
}
.ta_p2>img{
    width:20px;
    height:20px;
    margin-left:10px;
}
.ta_p1 > span {
    color: #fa7a12;
}
.tcd_2>img{
    width:200px;
}
.t_cul{
    padding-bottom:50px;
}
.t_ul {
    margin-left: 50px;
    margin-right: 50px;
    display: flex;
    justify-content: space-between;
}
.l_p, .l_p3, .l_p4 {
    text-align: center;
}
.l_p > span {
    display:inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fa7a12;
    line-height:80px;
    font-size:22px;
}
.l_p2{
    margin-top:80px;
    text-align:center;
}
.l_p2,.l_p3, .l_p4{
    line-height:25px;
    font-size:14px;
}
.l_p3 {
    margin-top: 50px;
}
.l_val{
    margin-right:50px;
}

