@charset "utf-8";
.box_notice_sec_1 {border:1px solid #dedede;border-top-left-radius:5px;border-bottom-left-radius:5px;height:100px;width:98px;white-space: nowrap;background: #e9ebf0;font-size:17px;text-align:center;float:left;background-color:#f9f9f9;}
.box_notice_sec_1 p{line-height:98px;}
.box_notice_sec_2 {height:100px;border:1px solid #dedede;float:left;width:calc( 100% - 100px - 80px );border-left:0;border-right:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.box_notice_sec_2 p{line-height:98px;font-size:17px;padding-left:30px;background-color:#f9f9f9;}
.box_notice_sec_3 {float:left;width:80px;height:100px;border:1px solid #dedede;border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:0;background-color:#f9f9f9;}
.box_notice_sec_3 p{line-height:98px;font-size:17px;text-align:center;}

@media (max-width: 760px){
.box_notice_sec_1 {width:78px;font-size:13px;height:80px;}
.box_notice_sec_1 p{line-height:78px;}
.box_notice_sec_2 {height:80px;width:calc( 100% - 80px - 50px );overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.box_notice_sec_2 p{line-height:78px;font-size:13px}
.box_notice_sec_3 {width:48px;height:80px}
.box_notice_sec_3 p{line-height:78px;font-size:13px;}
}

.box_content_sec_1 {border:1px solid #dedede;border-top-left-radius:5px;border-bottom-left-radius:5px;height:100px;width:98px;white-space: nowrap;padding: 20px 23px;background: #e9ebf0;font-size:19px;text-align:center;float:left;}
.box_content_sec_1 span{border-bottom:1px dotted #8c71ae;padding-bottom:1px;}
.box_content_sec_2 {height:100px;border:1px solid #dedede;float:left;width:calc( 100% - 100px - 80px );border-left:0;border-right:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.box_content_sec_2 p{line-height:98px;font-size:17px;padding-left:30px;}
.box_content_sec_2 span{background-color:#beafd1;color:#ffffff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:2px 9px 3px 10px;font-size:14px;vertical-align: 1px;margin-right:10px;}
.box_content_sec_3 {float:left;width:80px;height:100px;border:1px solid #dedede;border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:0}
.box_content_sec_3 p{line-height:98px;font-size:17px;text-align:center;}
.mdss{font-size:18px;margin-top:1px;}
@media (max-width: 760px){
.box_content_sec_1 {border:1px solid #dedede;border-top-left-radius:5px;border-bottom-left-radius:5px;height:80px;width:78px;white-space: nowrap;padding:20px 23px;background: #e9ebf0;font-size:13px;text-align:center;float:left;}
.box_content_sec_1 span{border-bottom:1px dotted #8c71ae;padding-bottom:1px;}
.box_content_sec_2 {height:80px;border:1px solid #dedede;float:left;width:calc( 100% - 80px - 50px );border-left:0;border-right:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.box_content_sec_2 p{line-height:78px;font-size:13px;padding-left:10px;}
.box_content_sec_2 span{background-color:#beafd1;color:#ffffff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:2px 9px 3px 10px;font-size:10px;vertical-align: 1px;margin-right:5px;}
.box_content_sec_3 {float:left;width:48px;height:80px;border:1px solid #dedede;border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:0}
.box_content_sec_3 p{line-height:78px;font-size:13px;text-align:center;}
.mdss{font-size:13px;}
}