.t1 b {
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 0 25px;
    line-height: 40px;
    font-size: 18px;
    background-color: #f2f2f2;
    border-radius: 100px;
}
.grid{
    width:1200px;
	margin:0 auto;
}
.grid h2 {
    font-weight: bold;
    padding-bottom: 16px;
    line-height: 40px;
    font-size: 24px;
}
.t3 {
    position: relative;
    border-bottom: 1px dotted #ddd;
    margin: 0 0 9px;
    padding: 12px 15px;
    line-height: 16px;
}
.t3 {
    margin-bottom: 20px;
}
.content .row {
    margin-right: -10px;
    margin-left: -10px;
}
.content .row>.col, .content .row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
.red {
    color: red;
}
.forms .row>div[class*="col-"] {
    margin-bottom: 1rem;
}
.forms input.form-control {
    height: 38px;
}
.forms .form-control {
    padding: 6px;
}
.text-gray {
    color: #bbb!important;
}
.layui-hide {
    display: none !important;
}
.text-blue {
    color: #1b80d2!important;
}
.md-blue {
    background-color: #2d8fff;
	color: #fff!important;
}
.info-btns [class*="btn"] {
    margin: 10px;
    transition: .3s;
}
.info-btns .btn-lg {
    font-size: 18px;
    line-height: 20px;
}
.iconfont {
    font-size: 18px;
}
.tc {
    text-align: center;
}
.xqym{
	width:auto;
}
.mar .wap_left:first-child{
	width:460px!important;
}
.layui-upload-file {
    display: none !important;
    opacity: .01;
    filter: Alpha(opacity=1);
}
.collapse{
	display:block;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.xxgk-content-menu{
	min-height:590px;
}