

/*第1个的选项卡*/
.tab1{width:13.5%;line-height: 0.4rem; text-align:center; float:left;cursor:pointer;  color:#3d3d3d;background-repeat: no-repeat; background:url(yjsxxk.jpg)  no-repeat;font-weight:bold;color:#fff; font-size:0.17rem;    background-size: 100%;}
.tab2{width:13.5%;line-height:  0.4rem; text-align:center; float:left;cursor:pointer;  color:#3d3d3d;background-repeat: no-repeat;background:url(yjsxxkhover.jpg)  no-repeat;font-weight:bold;color:#000;font-size:0.17rem;    background-size: 100%;}

#TabCon1{width:100%;}
#TabCon2{width:100%;}

.xixi1{width:100%; cursor:pointer;  border-bottom: 2px solid #1f71d9;}
.xixi2{width:100%;cursor:pointer;  border-bottom: 2px solid #1f71d9;}



@media (max-width: 800px) {
.tab1{width: 43%;line-height: 0.7rem;font-size: 0.35rem;}
.tab2{width: 43%;line-height: 0.7rem;font-size: 0.35rem; }


}