﻿/*kaoshi 标题*/
.kaoshi-cont{margin:10px auto;width:100%;background-color:#FBFBFB;border-bottom:1px solid #F6F6F6;font-size:16px;overflow:hidden;box-sizing:border-box;}
.kaoshi-tit{display:inline-block;width:auto;background-color:#1E9BE8;border-radius:0px 0px 10px;margin-right:60px;margin-left:-30px;padding-left:30px;color:#FFFFFF;transform:skew(-30deg);-webkit-transform:skew(-30deg);-moz-transform:skew(-30deg);-o-transform:skew(-30deg);}
.kaoshi-cont .kaoshi-fl{padding:4px 30px 4px 20px;font-size:16px;color:#FFFFFF;transform:skew(30deg);-webkit-transform:skew(30deg);-moz-transform:skew(30deg);-o-transform:skew(30deg);}

/*thea 标题*/
.thea-cont{font-size: 16px;margin:10px auto;width:100%;background-color:#77869d;border-bottom:1px solid #F6F6F6;overflow:hidden;box-sizing:border-box;}
.thea-tit{display:inline-block;width:auto;background-color:#f1532e;border-radius:0px 0px 10px;margin-right:60px;margin-left:-30px;padding-left:30px;color:#FFFFFF;transform:skew(-30deg);-webkit-transform:skew(-30deg);-moz-transform:skew(-30deg);-o-transform:skew(-30deg);}
.thea-cont .thea-fl{padding:4px 30px 4px 20px;font-size:16px;color:#FFFFFF;transform:skew(30deg);-webkit-transform:skew(30deg);-moz-transform:skew(30deg);-o-transform:skew(30deg);}
/*xueli 标题*/
.ms_module {width: 100%;margin: 30px auto;position: relative;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.ms_module .t1 {border-top: 2px solid #8193b2;overflow: hidden;margin-bottom: 30px;}
.ms_module .t1 h6 {position: relative;padding: 0 20px;background: #8193b2;height: 40px;transform: skew(-30deg);top: 3px;left: -14px;}
.ms_module .t1 h6 span {transform: skew(30deg);display: block;line-height: 34px;color: white;font-size: 22px;text-indent: 10px;}
.ms_module h6 {font-size: 20px;margin: 0;font-weight: normal;display: inline-block;}