.div1{
    padding: 0 0.5301837270341208rem;
    margin: 0.29396325459317585rem auto;
    box-sizing: border-box;
}
.title {
    text-align: center;
    font-size: 0.23622047244094488rem;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    color: #141414;
    line-height: 1.2;
    margin-bottom: 0.05249343832020997rem;
}
.outer {
    margin: 0.05249343832020997rem 0 0.10498687664041995rem;
    background: #F5F5FA;
    float: left;
    width: 100%;
    padding: 0.047244094488188976rem 0;
    display: flex;
    justify-content: center;
}
.right1_look {
    font-weight: 400;
    font-size: 0.10498687664041995rem;
    color: #999999;
    float: left;
    line-height: 0.10498687664041995rem;
    background: url(../img/news/newslook.png) no-repeat;
    background-position: 0px 0.026246719160104987rem;
    padding-left: 0.15223097112860892rem;
    margin-right: 0.15748031496062992rem;
    background-size: 0.11023622047244094rem 0.07349081364829396rem;
}
.right1_date {
    font-weight: 400;
    font-size: 0.10498687664041995rem;
    color: #999999;
    line-height: 0.10498687664041995rem;
    float: left;
    background: url(../img/news/newsdate.png) no-repeat;
    background-position: 0px 0.010498687664041995rem;
    padding-left: 0.13648293963254593rem;
    background-size: 0.09448818897637795rem 0.09448818897637795rem;
}
.con {
    line-height: 1.6;
    color: #434343;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
}
.con img{max-width: 100%;}
.right1_sxp {
    margin-top: 0.4776902887139108rem;
    line-height: 1.6;
    color: #434343;
    border-top: 1px solid #E7E7E7;
    padding-top:0.10498687664041995rem;
}
.right1_sxp a:hover{
    color:#009DBE;
}
@media only screen and (max-width: 768px) {
.div1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin: 1.4rem auto;
    max-width: 100%;
    box-sizing: border-box;
}
.title {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    color: #141414;
    line-height: 1.2;
    margin-bottom: 0.25rem;
}
.outer {
    margin: 0.25rem 0 0.5rem;
    background: #F5F5FA;
    float: unset;
    width: 100%;
    padding: 0.4rem 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.right1_look {
    font-weight: 400;
    font-size: 0.4rem;
    color: #999999;
    float: left;
    line-height: 1.5;
    background: url(../img/news/newslook.png) no-repeat;
    background-position: 0 0.15rem;
    padding-left: 0.7rem;
    margin-right: 0.15748031496062992rem;
    background-size: 0.575rem 0.325rem;
}
.right1_date {
    font-weight: 400;
    font-size: 0.4rem;
    color: #999999;
    line-height: 1.5;
    float: left;
    background: url(../img/news/newsdate.png) no-repeat;
    background-position: 0px 0.010498687664041995rem;
    padding-left: 0.13648293963254593rem;
    background-size: 0.09448818897637795rem 0.09448818897637795rem;
}
.con {
    line-height: 1.6;
    color: #434343;
    padding: 0 0.5rem;
    font-size: 0.475rem;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
}
.con img{max-width: 100%;}
.right1_sxp {
    margin-top: 0.5rem;
    line-height: 1.6;
    color: #434343;
    border-top: 1px solid #E7E7E7;
    font-size: 0.475rem;
    padding:0.5rem 0.5rem 0;
}
.right1_sxp a:hover{
    color:#009DBE;
}
}