.nyMain {
    margin-top: 85px;
}
body{
    font-size: 16px !important;
}
.info-btns [class*="btn"] {
    margin: 10px;
}
.vm{
    vertical-align: middle;
}
.mr10 {
    margin-right: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.t1 {
    position: relative;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    margin: 0 0 10px;
}
.t1 b {
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 0 25px;
    line-height: 40px;
    font-size: 18px;
}
.t1 b:before {
    right: 100%;
    margin-right: 20px;
}
.t1 b:after {
    left: 100%;
    margin-left: 20px;
}
.t1 b:before, .t1 b:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 2000px;
    height: 0;
    border-bottom: 1px solid #ddd;
}
.tc {
    text-align: center;
}
.p20 {
    padding: 20px;
}
.text-intro p {
    margin: 12px 0;
    line-height: 24px;
    font-size: 16px;
    text-indent: 2em;
}
.red {
    color: red;
    vertical-align: middle;
}
.text-gray {
    color: #bbb;
}
.text-blue {
    color: #1b80d2 !important;
}
.t3 {
    position: relative;
    border-bottom: 1px dotted #ddd;
    padding: 12px 15px;
    line-height: 16px;
}
.t3 b {
    display: inline-block;
    border-left: 8px solid #a3bde2;
    margin-left: -15px;
    padding: 0 0 0 10px;
    color: #048;
}
.t3 b {
    font-weight: bold;
    font-size: 22px;
    color: #333;
    border-left: 8px solid #2d8fff;
}
.input-group-addon img {
    display: block;
    height: 34px;
    margin: -6px -12px;
}

.info-detail {
    max-width: 800px;
    border: 1px solid #ddd;
    margin: 20px auto;
    padding: 0 15px;
    font-size: 15px;
}
.info-detail .row>div {
    border-top: 1px solid #ddd;
    margin-top: -1px;
    padding: 15px;
}
.info-detail .row:nth-of-type(odd) {
    background-color: #fafafa;
}

.interview-info h3 {
    line-height: 40px;
    font-size: 22px;
    color: #224b7f;
}
.interview-info p {
    font-size: 16px;
    line-height: 32px;
}
h3.tab a.current {
    background-color: #fff;
    color: #205190;
}
h3.tab a {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    line-height: 46px;
    font-size: 20px;
    font-weight: bold;
}
.interview-text {
    max-height: 800px;
    overflow: hidden;
}
.interview-text:hover {
    overflow-x: hidden;
    overflow-y: auto;
}
.interview-text p {
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 15px;
    font-size: 16px;
}
h3.tab {
    height: 46px;
    border-bottom: 1px solid #ddd;
}
.md-orange {
    background-color: #ff9d08;
}
a:hover {
     text-decoration: none;
}
.text-red{
    color: red;
}
.list .pic {
    display: inline-block;
    width: 100%;
    height: 160px;
    overflow: hidden;
}
[class*="list-"] .pic img, .pic-text .pic img {
    display: block;
    width: 100%;
    min-height: 100%;
    transition: all 0.3s;
}
.list-p li a {
    display: block;
    margin: 10px;
}
.interview-pic .prev,
.interview-pic .next {
    display: none;
    position: absolute;
    top: 50%;
    z-index: 3;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    color: #fff;
    animation-duration: .3s;
}

.interview-pic:hover .prev,
.interview-pic:hover .next {
    display: block;
}

.interview-pic .prev:hover,
.interview-pic .next:hover {
    background: #37e;
    filter: none;
    color: #fff;
}

.interview-pic .prev {
    left: 0;
}

.interview-pic .next {
    right: 0;
}

.hover-style1 li {
    position: relative;
    overflow: hidden;
}
.list-b li {
    position: relative;
    padding: 15px;
    line-height: 24px;
}
.list li {
    position: relative;
    line-height: 1.5;
}
.join, .view {
    display: inline-block;
    padding: 0 15px;
    border-radius: 100px;
    line-height: 32px;
    color: white;
}
.list-b li h4 {
    position: relative;
    overflow: hidden;
    max-height: 48px;
    line-height: 24px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.list-b li h4 {
    max-height: 48px;
}
.md-primary {
    background-color: #1b80d2;
    color: #fff !important;
}
.btn-default{
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.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;
}
.list-b li p {
    line-height: 24px;
    color: #797979;
    word-break: break-all;
}
.list-b li>a {
    display: block;
}
.list-b li>a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
a:hover {
    color: #224b7f;
    text-decoration: none;
}
.list-b li:hover{
    background: #eee;
}

.article-box {
    padding: 30px 60px;
    line-height: 2;
    text-align: justify;
    color: #333;
    font-size: 16px;
}
.article h2 {
    padding: 15px 30px 0px 30px;
}
.article h2 {
    padding: 15px 0;
    line-height: 1.5;
    font-size: 24px;
    text-align: center;
    color: #333;
}
.article .files {
    padding: 15px;
}
.article-box p {
    margin: 1em 0;
}
#jsTheme{
    padding: 15px 30px 0px 30px;
    padding: 15px 0;
    line-height: 1.5;
    font-size: 24px;
    text-align: center;
    color: #333;
}
#jsHtmlContent img{
    margin: 0 auto;
}
.info{
    text-align: center;
}
.info h2{
    margin: 0px;
    padding: 12px;
    line-height: 36px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}
.info span{
    text-align: center;
    line-height: 32px;
    color: #757575;
    display: inline-block;
    margin: 0 10px;
}
.article .files li {
    border-bottom: 1px dotted #ddd;
    padding: 8px;
    line-height: 24px;
    font-size: 16px;
}
h3{
    line-height: 35px;
}
.layui-form-select {
    display: none;
}
.email-table{
    width: 100%;

}
.email-tr{
    line-height: 44px;
    height: 44px;
    border-bottom:2px solid #07733b;

}
.email-title{
    display: block;
    font-size: 17px;
    text-align: center;
    color: #ffffff;
    width: 97px;
    height: 44px;
    line-height: 44px;
    background-color: #07733b;
    border-top-left-radius:10%;
    border-top-right-radius:10%;

}
#infoForm{
    margin-top: 20px;
}
.ml20{
    margin-left: 20px;
}
.statusForm{
    max-width: 500px;
    margin: 50px auto 20px;
    padding: 50px;
    border: 1px solid #ddd;
}
.float-right{
    float:right;
}
.float-left{
    float:left;
}
.mt50{
    margin-top: 50px;
}
.slideBox{
    float: none;
}
.img-captcha{
    max-width: none;
}

.view{
	margin-bottom: 32px;
    color: #333;
    display: block;
}
.TRS_UEDITOR table{
    margin: 0 auto;
}
#ttline h1{
    color: #666 !important;
}
#ttline h2{
    font-size: 16px;
    padding-bottom: 12px;
    color: #666;
}