@charset "utf-8";
.m-cont {width: 1190px;height: auto; margin:  0 auto; padding-bottom: 50px;}

.m-cont-t {width: 100%;height: 48px; margin-bottom: 25px; border-bottom: 2px solid #eee; border-radius: 5px 5px 0 0; background-color: #fff;}
.m-cont-t h2 { position: relative; top: -4px; width: 201px; height: 48px; margin: 0 auto; text-align: center; font-size: 22px; color: #fff; line-height: 48px;background: url("../images/x-tii-bg1.png") no-repeat;}

.m-cont-m {overflow: hidden; padding: 0 100px; margin-bottom: 30px;}
.m-cont-m .item {width: 474px; height: 532px;}
.m-cont-m .item a {display: block;width: 474px; height: 98px; padding-top: 434px; }
.m-cont-m .item a h3 {font-size: 20px; margin-bottom: 4px; color: #333;text-align: center;}
.m-cont-m .item a p {font-size: 16px; color: #999;text-align: center;}
.m-cont-m .item-l {float: left;}
.m-cont-m .item-l a {background: url("../images/enter-l.png") no-repeat;}
.m-cont-m .item-r {float: right;}
.m-cont-m .item-r a{background: url("../images/enter-r.png") no-repeat;}
.m-cont-m .item a:hover {background-color: #eee;}

.m-cont-b {width: 100%;height: 112px;background: url("../images/x-f-b.png") no-repeat;}
