﻿
/*part1部分*/
.part1 .content .news{justify-content:space-between; margin-top:0.05rem;}
.part1 .content .news img{width:4.26rem;height:2.7rem;}
.part1 .content .news>div{flex:1;}
.part1 .content .news .newslist{padding-left:0.1rem; }
.part1 .content .news .newslist li{ margin:0.06rem 0;}
.part1 .content .news .newslist span {float: right; margin-right:0.3rem;}
.part1 .gg{ margin-bottom:0.15rem;}
.part1 .gg>div:last-child{width:3.3rem;}
.part1 .gg .date{width:0.5rem;height:0.55rem;color:#fff;background-color:#72b9bd;}
.part1 .gg .date .day{font-weight:bold;font-size:0.24rem;text-align:center;height:0.36rem; padding-top:0.05rem; }
.part1 .gg .date .year{font-size:0.1rem;text-align:center; background-color:#73acb0;height:0.16rem;line-height:0.16rem; }
.part1 .gg .disp{color:#999; margin-top:0rem;}

/*part2部分*/
.part2 .item{ margin-top:0.3rem;}
.part2 .item .myselect{color:#f00;font-weight:bold;}
.part2 .item>div{flex:1;border:0.01rem solid #ccc;height:1.75rem; text-align:center;color:#72b9bd;}
.part2 .item>div img{width:1.4rem;height:1.15rem; display:block;margin:0.05rem auto;}

.part2 #tagContent{height:2.4rem;margin-top:0.25rem;}
.part2 #tagContent>div{display:flex;justify-content:space-between;}
.part2 #tagContent>div>div:first-child{width:7rem;}
.part2 #tagContent>div>div:first-child>div:first-child{height:0.6rem;border-bottom:0.01rem solid #ccc;}
.part2 #tagContent>div>div:first-child>div:first-child>div:first-child{border-left:0.1rem solid #72b9bd;font-size:0.2rem;padding-left:0.2rem;width:1.2rem;height:0.25rem;float:left; margin-top:0.1rem;}
.part2 #tagContent>div>div:first-child>div:first-child>div:last-child a{width:1rem;height:0.4rem;float:right;background-color:#72b9bd;border-radius:0.05rem;color:#fff;text-align:center;font-weight:bold;}
.part2 #tagContent>div>div:first-child ul{}
.part2 #tagContent>div>div:first-child ul li{ border-bottom:0.01rem dashed #ccc;height:0.6rem;justify-content:space-between;padding-top:0.15rem;}
.part2 #tagContent>div>div:first-child ul li>div{height:0.3rem;}
.part2 #tagContent>div>div:first-child ul li .title{flex:2;padding-left:0.1rem; }
.part2 #tagContent>div>div:first-child ul li .sick{flex:0.5; text-align:center;color:#fff; background-color:#72b9bd;text-align:center;}
.part2 #tagContent>div>div:first-child ul li .createdate{ flex:0.5;text-align:center;}

.part2 #tagContent>div>div:last-child img{width:4.54rem;height:2.4rem;border-radius:0.1rem;border:0.01rem solid #ccc;}
/*part3部分*/
.part3 .content>div:last-child{ justify-content:space-between;margin-top:0.5rem; }
.part3 .content>div:last-child>div{width:5.76rem;height:2.88rem;background-size:5.76rem 2.88rem; position:relative}
.part3 .content>div:last-child>div:first-child{background-image:url(../images/bg1.jpg)}
.part3 .content>div:last-child>div:last-child{background-image:url(../images/bg2.jpg)}
.part3 .content>div:last-child>div>a{display:block; width:1.65rem;height:0.45rem;position:absolute;left:3.1rem;top:1.75rem;}
.part3 .content>div:last-child>div>div{width:2.4rem;height:1.3rem; position:absolute;left:3.1rem;top:0.25rem;}
.part3 .content>div:last-child>div>div>p{font-size:0.12rem;line-height:0.25rem;}

/*part4部分*/
.part4 .content>div:last-child{ justify-content:space-between;margin-top:0.5rem;}
.part4 .content>div:last-child>div{width:3.65rem;height:3.65rem;background-size:3.65rem 3.65rem;position:relative; }
.part4 .content>div:last-child>div:first-child{background-image:url(../images/bg3.jpg)}
.part4 .content>div:last-child>div:first-child +div{background-image:url(../images/bg4.jpg)}
.part4 .content>div:last-child>div:last-child{background-image:url(../images/bg5.jpg)}
.part4 .content>div:last-child>div>a{display:block; width:1.65rem;height:0.45rem;position:absolute;left:3.1rem;top:1.75rem;}
.part4 .content>div:last-child>div>div{width:2.1rem;height:1.2rem; position:absolute;left:0.85rem;top:2rem;  }
.part4 .content>div:last-child>div>div>p{font-size:0.12rem;line-height:0.25rem;}

/*part5部分*/
.part5 .content>div:last-child{ justify-content:space-between;margin-top:0.5rem;}
.part5 .content>div:last-child img{width:3.92rem;height:2.61rem; margin-bottom:0.1rem;}

.bottom{height:5rem;background-color:#01aab1;justify-content:flex-start;margin-top:0.3rem;}
.bottom>div:first-child{width:4.5rem;}
.bottom>div:first-child img{width:2.4rem;height:2.8rem; margin:0.5rem auto;}
.bottom>div:last-child{width:14rem;}
.bottom>div:last-child>div{width:1.5rem;color:#fff;text-align:center;}
.bottom>div:last-child>div>div:first-child{height:1.5rem;font-weight:bold; font-size:0.2rem;padding-top:0.8rem;}
.bottom>div:last-child>div ul li a{color:#fff;height:0.45rem;display:block}
