﻿@charset "utf-8";
/* CSS Document */

.xxTinfo{ clear: both; width: 100%; margin-bottom: 40px; }
.xxTinfo p{ line-height: 26px; color: #333; text-align: justify; font-size: 14px; padding-top: 10px; }

.xxList{ clear: both; margin-bottom: 10px; }
.xxInfo{ padding:20px; clear: both; height: 110px; border-bottom: 1px solid #ededed; }
.xxInfo .img{ float: left; height: 100px; width: 100px; overflow: hidden; margin-right: 10px; }
.xxInfo .img img{ height: auto; width: 100px; }
.xxInfo .txt{ float: left; width: 546px; }
.xxInfo .txt h3{ clear: both; height: 32px; width: 100%; overflow: hidden; font: 600 18px/32px "微软雅黑"; }
.xxInfo .txt p{ width: 510px; color: #666; line-height: 25px; overflow: hidden; }

.admit{ position: relative; left: 520px; bottom: 40px; }
.admit a{ color: #930; border-radius: 2px; border: 1px solid #900; padding: 8px 18px; display: inline-block; font-style: normal; }
.admit a:hover{ color: #fff; background: #993300;}

.xxTitle{ width: 100%; border-bottom: 1px solid #c30d23; line-height: 42px; height: 42px; }
.xxTitle h3{ font-weight: 600; text-align: center; display: inline-block; padding: 0px 22px; font-size: 18px; color: #FFF; background: #c30d23; }
.xxTitle span{float: right;}
