@charset "utf-8";

.past {margin-bottom: 13px; }

.m-cont {width: 1190px; height: auto; margin: 0 auto; padding-bottom: 50px; }
.m-cont-t {width: 100%; height: 48px; margin-bottom: 10px; border-bottom: 2px solid #eee; border-radius: 5px 5px 0 0; background-color: #fff; }
.m-cont-t h2 {position: relative; top: -4px; left: 33px; width: 184px; height: 48px; font-size: 22px; line-height: 48px; text-align: center; color: #fff; border-radius: 0 2px 2px 0; background: url('../images/x-tii-bg1.png') no-repeat; }

.m-cont-b { padding: 30px 30px 70px 30px; background-color: #fff;}
.m-cont-b .main-list dt { overflow: hidden; margin-bottom: 20px;}
.m-cont-b .main-list dt span{float: left;font-size: 16px; color: #333;}
.m-cont-b .main-list dt a{float: right; padding-left: 20px; font-size: 14px; color: #148cf0;background: url(../images/back-icon.png) no-repeat left center;}
.m-cont-b .main-list dt a:hover {text-decoration: underline;}
.m-cont-b .main-list dd {margin-right: -30px;}
.m-cont-b .main-list dd a { overflow: hidden; padding: 0 10px; float: left; border-radius: 2px; display: inline-block;width: 141px; height: 71px; margin-right: 30px; margin-bottom: 30px; font-size: 18px;color: #666;line-height: 71px;text-align: center;border: 1px solid #ddd;}
.m-cont-b .main-list dd a:hover {border: 1px solid #2fbdc8;}
.m-cont-b .main-list dd .active {color: #fff;border: 1px solid #2fbdc8;background-color: #2fbdc8;}

.m-cont-b .sub-list { position: relative; padding: 20px; border-top: 1px solid #2fbdc8; background-color: #fafafa;}
.m-cont-b .sub-list:after {position: absolute;top: 0;left: 60px; overflow: hidden; content: '';width: 10px; height: 7px;background: url(../images/nav-arr-b.png) no-repeat 0 -6px;}
.m-cont-b .sub-list dt {margin-bottom: 20px; font-size: 16px; color: #333;}
.m-cont-b .sub-list dt strong {font-weight: 400;color: #2fbdc8;}
.m-cont-b .sub-list dd a {float: left;display: inline-block;height: 30px;padding: 0 15px; border-radius: 2px; margin-right: 20px; margin-bottom: 20px; font-size: 14px; color: #666;line-height: 30px; border: 1px solid #eee;background-color: #fff;}
.m-cont-b .sub-list dd .hover {color: #2fbdc8;border: 1px solid #2fbdc8;}
.m-cont-b .sub-list dd .active {color: #fff;border: 1px solid #2fbdc8;background-color: #2fbdc8;}
