
/* CSS Document */
.public_tab {
    width: 100%;
    padding: 40px 0px 30px;
}



.yzgd{width:100%; margin:0 auto; margin-top:50px;}
.yzgd .bt{width:100%; text-align:center; font-size:36px;}
.yzgd .bt span{ text-transform:uppercase; margin-left:10px;}
.tabbtn{width:80%;margin:auto;display:flex;justify-content: center;}
.tabbtn li {width:120px; height:50px; text-align:center; line-height:50px; font-size:14px; margin-left:10px; background:#f7f7f7;}
.tabbtn li:nth-child(1){ margin-left:0;}
.tabbtn li.current { background:url(../image/current.jpg) no-repeat; color:#FFF;}
/* tabcon */
.tabcon {/*必要元素*/overflow:hidden;width:96%;margin:auto;}
.tabcon .subbox {position:absolute;/*必要元素*/left:0;top:0;}
.tabcon .sublist {width:100%;justify-content:center;}
.tabcon .sublist img{width:100%;}
.tabcon .sublist .div{ width:600px;}
.tabcon .sublist .div span:nth-of-type(1){ float:left; padding-left:96px; width:630px; font-weight:bold; font-size:30px; line-height:90px; border-bottom:1px dashed #999; text-transform:uppercase;}
.tabcon .sublist .div span:nth-of-type(2){ float:left; padding-left:96px; width:560px; font-size:14px; line-height:32px; margin-top:22px;}
/* leftcon */
#leftcon .subbox {width:9999em;}
#leftcon .subbox .sublist {float:left;width:664px;}
/* sublist */




