.gray-bg {
    background-color: #f3f3f4;
}

#header,#footer {
    height: 165px;
    background: url(../../images/top.png) repeat;
    margin: 0 auto;
    width: 100%;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
}
.footer-cn {
    height: 185px !important;
}
.header-top-row div {
    height: 48px;
    line-height: 48px;
}
.ns-logo {
    height: 29px;
}

.header-nimrf-row div{
    height: 117px;
    line-height: 117px;
}
.header-nimrf-row img{
    height: 80px;
}

.introduce-section {
    border: #d7d7d7 1px solid;
    border-radius: 8px;
    margin-top: 8px;
    font-size: 16px;
}

.welcome-desc{
    color: #000099;
}

.brief-desc{
    padding-top: 10px;
    text-indent: 2em;
}

.more-desc{
    color: #930102;
    float: right;
    padding-right: 20px;
}

.introduce-img {
    padding: 10px 0 10px 10px;
}

.introduce-content {
    padding: 15px;
}

.frame-section {
    margin-top: 15px;
    border: #cccccc solid 2px;
    border-radius: 5px;
}

.frame-title {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}

.netst-section {
    border: 1px solid #bdd2ed;
    background-color: #f7f7f9;
    border-radius: 5px;
    margin: 0 0 15px 0;
    padding: 15px 20px;
}

.tab-section {
    margin-top: 15px;
}

.tab-section ul .active {
    font-weight: bold;
}

.tab-section .tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.tab-section .tab-more {
    float: right !important;
    color: #23527c;
    height: 42px;
    line-height: 42px;
    margin-right: 5px;
}

.col-img-div {
    border: 1px solid #b8d7e7;
    border-radius: 5px;
    overflow: hidden;
}

.col-img-div a :nth-child(2), .marquee a :nth-child(2){
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tab-pane {
    padding: 8px;
}
.tab-pane > div {
    padding: 8px;
}

.ept-form label {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.ept-form .ykhs—h3 {
    text-align: center;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
    color: #337ab7;
    background-color: #f3f3f4;
}

.select-list li {
    margin-right: 10px;
}

.select-list li label{
    width: 93px!important;
}

.select-list li input {
    width: 187px;
}

.select-list li select {
    width: 187px;
}
/*.select-list li select {
    width: 190px!important;
}*/

.select-list .zygl-input {
    display: table-cell;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius:0 !important;
    width: 150px;
}

.select-list .zygl-search {
    display: table-cell;
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-left: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius:4px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.select-list ul li:last-child {
    margin-left: 20px;
}

.en-select-list li label {
    width: 120px!important;
}

#bootstrap-table {
    table-layout:fixed;
}

#bootstrap-table td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tpdiv ul li {
    float: left;
    list-style: none;
    margin-left: 10px;
}

.tpdiv ul li img {
    width: 120px;
}

.video-description {
    width: 270px;
}