*{
    padding: 0;
    margin: 0;
}
body,html{
    width: 100%;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
img{
    display: block;
    border: 0;
}
.pc{
    display: block;
}
.phone{
    display: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.head,.head img{
    width: 100%;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.pic{
    text-align: center;
    margin: 20px 0;
}
.pic img{
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}
.tit{
    margin-top: 20px;
}
.tit,.tit img{
    width:100%;
}
.tout{
    background: #f9f0e9;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
}
.tit1{
    margin-top: -20px;
}
.tout h3 a{
    color: #000;
    font-size: 22px;
    line-height: 36px;
    font-weight: 500;
}
.tout p{
    font-size: 16px;
    line-height: 30px;
}
.list_text{
    margin-top: 20px;
}
.list_text ul{
    overflow: hidden;
}
.list_text ul li{
    width: 45%;
    float: left;
    line-height: 50px;
}
.list_text ul li:nth-child(2n+1){
    margin-right: 8%;
    margin-left: 2%;
}
.list_text ul li a{
    color: #000;
    font-size: 16px;
}
.lay2{
    overflow: hidden;
}
.tout2{
    width: 48%;
    margin-right: 3%;
    float: left;
}
.lay2 .tout2:nth-child(2){
    margin-right: 0;
}
.tit2{
    margin-top: 50px;
}
.bottom{
    padding: 20px;
    text-align: center;
    line-height: 28px;
}
.bottom a{
    color: #000;
    line-height: 28px;
}
.more{
    float: right;
}
.more a{
    color: #d52f08;
}
@media screen and (max-width:640px){
    .phone{
        display: block;
    }
    .pc{
        display: none;
    }
    .content{
        width: 100%;
    }
    .list_text ul li,.list_text ul li:nth-child(2n+1){
        width: 90% ;
        float: none;
        line-height: 36px;
        margin-right: 0;
        margin-left: 0;
    }
    .tout p{
        font-size: 14px;
        line-height: 24px;
    }
    .tout h3 a {
        color: #000;
        font-size: 18px;
        line-height: 30px;
        font-weight: 600;
    }
    .tout2{
        width: 100%;
        margin-top: 10px;
    }
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2020-11-24 11:49:29" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->