﻿@charset "utf-8";

/*公共样式*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
fieldset,
legend,
button,
submit,
input,
textarea,
select,
table,
tr,
th,
td,
hr,
pre,
sup,
address,
cite,
dfn,
em,
var,
blockquote {
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-style: none;
    font-weight: normal;
}

html {
    min-height: 100%;
    border: none 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    font: 14px/1.5 "Microsoft YaHei", "Hiragino Sans GB", arial, simsun, sans-serif;
    word-wrap: break-word;
    word-break: break-all;
    /*overflow-x: hidden;*/
}

ul,
ol,
li {
    list-style-type: none;
}

button,
submit,
input,
select,
textarea {
    font: 12px/1.5 Tahoma, "Microsoft YaHei", arial, simsun, sans-serif;
    outline: none;
}

button,
submit,
input,
select {
    vertical-align: middle;
}

button,
submit {
    cursor: pointer;
}

textarea {
    resize: none;
    outline: none;
}

button::-moz-focus-inner,
submit::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
    padding: 0;
    border: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

th,
td {
    text-align: left;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    outline: none;
    color: #4a4a4a;
}

a:link,
a:visited {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active {
    text-decoration: none;
    outline: none;
}

iframe {
    vertical-align: top;
}

*html {
    zoom: expression(function(ele) {
            ele.style.zoom="1"; document.execCommand("BackgroundImageCache", false, true)
        }

        (this));
}

.ui_clear {
    *zoom: 1;
}

.ui_clear:after {
    content: '\20';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

.hide {
    display: none;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #b4b3b3;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b4b3b3;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b4b3b3;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #b4b3b3;
}

.l {
    float: left;
}

.r {
    float: right;
}

.clear {
    clear: both;
}

.ns_search_tab {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.ns_search_tab .tab_search {
    width: 1170px;
    margin: 0 auto;
}

.ns_search_tab .tab_search ul {
    float: left;
    margin-top: 20px;
}

.ns_search_tab .tab_search ul li {
    float: left;
    font-size: 22px;
    color: #999;
    line-height: 50px;
    border-bottom: 2px solid #fff;
    margin-right: 50px;
    cursor: pointer;
}

.ns_search_tab .tab_search ul li.ontab {
    color: #333;
    font-weight: 700;
    border-bottom: 2px solid #333;
}

.ns_search_tab .tab_search .ns_seek {
    float: right;
}

.ns_search_tab .tab_search .ns_seek .ns_seek_box {
    width: 440px;
    border: 1px solid #dddddd;
    border-right: none;
    height: 36px;
    border-radius: 4px 0 0 4px;
    padding-left: 20px;
    vertical-align: middle;
    margin-top: 22px;
    font-size: 14px;
}

.ns_search_tab .tab_search .ns_seek .ns_seek_btn {
    width: 80px;
    height: 38px;
    background: url(../../images/ns_btn.png) #0078d7 center no-repeat;
    background-size: 22px 22px;
    border: 1px solid #0078d7;
    border-radius: 0 4px 4px 0;
    vertical-align: middle;
    margin-left: -5px;
    cursor: pointer;
    margin-top: 22px;
}


.ns_class_nav {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
}

.ns_class_nav .ns_classcon {
    width: 1170px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}

.ns_class_nav .ns_classcon h5 {
    font-size: 16px;
    color: #999;
    float: left;
    width: 70px;
    text-align: left;
    margin-top: 4px;
}

.ns_class_nav .ns_classcon .ns_nav_box {
    float: right;
    width: 1100px;
    text-align: left;
}

.ns_classcon .nsbox_top {
    overflow: hidden;
}

.ns_classcon .nsbox_top .pro {
    float: left;
    color: #333;
    font-size: 16px;
    margin-right: 20px;
    padding: 2px 6px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

.ns_classcon .nsbox_top .on {
    background: #0078d7;
    color: #fff;
}

.ns_classcon .nsbox_bot {
    margin-bottom: 20px;
}

.ns_classcon .nsbox_bot .pro_box {
    width: 1098px;
    background: #f6f6f6;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin-top: 20px;
    display: none;
}

.ns_classcon .nsbox_bot .pro_box li {
    float: left;
    margin-left: 20px;
}

.ns_classcon .nsbox_bot .pro_box li em {
    display: inline-block;
    margin-left: 20px;
    color: #999;
}

.ns_classcon .nsbox_bot .pro_box li a:hover {
    color: #0078d7;
}

.ns_classcon .nsbox_bot .pro_box li.clickon a {
    color: #0078d7;
}

.nssearch_content {
    width: 1170px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.nssearch_content .ns_left {
    width: 800px;
    float: left;
    text-align: left;
}

.nssearch_content .ns_left h3 {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}

.nssearch_content .ns_left h3 em {
    color: #0078d7;
}

.nssearch_content .ns_left .ns_leftlist {
    margin-top: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
}

.nssearch_content .ns_left .ns_leftlist h1 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.nssearch_content .ns_left .ns_leftlist h1 a:hover {
    text-decoration: underline;
}

.nssearch_content .ns_left .ns_leftlist img {
    float: left;
    margin-right: 20px;
    width: 178px;
    height: 99px;
}

.nssearch_content .ns_left .ns_leftlist h1 em {
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 6px;
}

.nssearch_content .ns_left .ns_leftlist span {
    color: #ff0000;
}

.nssearch_content .ns_left .ns_leftlist p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 10px;
    height: 48px;
    overflow: hidden;
}

.nssearch_content .ns_left .ns_leftlist i {
    padding: 1px 6px;
    border: 1px solid #0078d7;
    color: #0078d7;
    font-size: 12px;
    border-radius: 4px;
    font-style: normal;
    margin-left: 10px;
    font-weight: normal;
    display: inline-block;
}

.nssearch_content .ns_left .ns_loading {
    margin-left: 200px;
    margin-top: 100px;
}

.nssearch_content .ns_right {
    width: 320px;
    float: right;
    margin-top: 20px;
}

.nssearch_content .ns_right .ns_interest {
    width: 280px;
    padding: 20px 20px 30px;
    background: #f6f6f6;
    border-radius: 4px;
    display: none;
}

.nssearch_content .ns_right .ns_interest h1 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 14px;
}

.nssearch_content .ns_right .ns_interest ul.search_tags {
    overflow: hidden;
    margin-top: 15px;
}

.nssearch_content .ns_right .ns_interest ul.search_tags li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.nssearch_content .ns_right .ns_interest ul.search_tags li a {
    padding: 2px 6px;
    font-size: 12px;
    color: #0072ff;
    border: 1px solid #0078d7;
    border-radius: 4px;
}

.nssearch_content .ns_right .ns_interest ul.search_tags li a.blue-tag {
    color: #0072ff;
    border: 1px solid #0078d7;
}

.nssearch_content .ns_right .ns_interest ul.search_tags li a.orange-tag {
    color: #ffac38;
    border: 1px solid #ffac38;
}

.nssearch_content .ns_right .ns_interest ul.search_tags li a.blue-tag:hover {
    color: #fff;
    background-color: #0078d7;
    border: 1px solid #0078d7;
}

.nssearch_content .ns_right .ns_interest ul.search_tags li a.orange-tag:hover {
    color: #fff;
    background-color: #ffac38;
    border: 1px solid #ffac38;
}

.nssearch_content .ns_right .ns_interest ul.search_tags li a:hover {
    color: #ff8547;
    border: 1px solid #ffac38;
}

.nssearch_content .ns_right .ns_interest ul.search_biaoti {
    border-top: 1px dashed #ccc;
    text-align: left;
    overflow: hidden;
    margin-top: 10px;
}

.nssearch_content .ns_right .ns_interest ul.search_biaoti li {
    width: 280px;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}

.nssearch_content .ns_right .ns_interest ul.search_biaoti li a {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #666;
    width: 260px;
    overflow: hidden;
}

.nssearch_content .ns_right .ns_interest ul.search_biaoti li a:hover {
    color: #0072ff;
}

.nssearch_content .ns_right .ns_interest ul.search_biaoti li em {
    display: inline-block;
    float: left;
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-top: 9px;
    background: #8eb9f5;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 10px;
}

.nssearch_content .ns_right .ns_interest ul.search_biaoti li.first em {
    background: #f54545;
}

.nssearch_content .ns_right .ns_interest ul.search_biaoti li.second em {
    background: #ff8547;
}

.nssearch_content .ns_right .ns_interest ul.search_biaoti li.three em {
    background: #ffac38;
}

.nssearch_content .ns_left h3 a {
    float: right;
    margin-left: 20px;
    color: #999;
    background: url(../images/ns_jiantou.png) right center no-repeat;
    background-size: 24px 22px;
    padding-right: 24px;
}

.nssearch_content .ns_left h3 a:hover {
    color: #0078d7;
}

.nssearch_content .ns_left h3 .on {
    color: #0078d7;
    background: url(../images/ns_jiantou2.png) right center no-repeat;
    background-size: 24px 22px;
}

.ns_main a {
    float: right;
    margin-left: 20px;
    color: #999;
    background: url(../images/ns_jiantou.png) right center no-repeat;
    background-size: 24px 22px;
    padding-right: 24px;
}

.ns_main a:hover {
    color: #0078d7;
}

.ns_main .on {
    color: #0078d7;
    background: url(../images/ns_jiantou2.png) right center no-repeat;
    background-size: 24px 22px;
}

h3.ns_main {
    width: 1175px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 10px;
}

h3.ns_main em {
    color: #0078d7;
}

#ns_main {
    position: relative;
    text-align: center;
    width: 1175px;
    margin: 0 auto;
}

#ns_main .boxex {
    padding: 5px 2.5px 5px;
    float: left;
    position: relative;
    overflow: hidden;
}

#ns_main .pic {
    box-shadow: 0 0 5px #ccc;
    cursor: pointer;
}

#ns_main .pic img {
    width: 220px;
    height: auto;
}

#ns_main .boxex .des {
    position: absolute;
    left: 2.5px;
    bottom: -40px;
    width: 230px;
    height: 40px;
    line-height: 45px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#ns_main .boxex:hover .des {
    bottom: 0px;
    background: url(../images/underlay-bg.png);
    width: 230px
}

#ns_main .boxex .des h2 {
    margin-left: 12px;
    color: #fff;
    font-size: 14px;
    text-align: left;
}

#ns_main .ns_loading {
    margin-top: 100px;
}

.ns_loaded {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    height: 30px;
    margin-top: 30px;
    font-size: 14px;
    color: #666;
    display: none;
}

.nssearch_content .ns_left .ns_relatesearch {
    width: 800px;
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
    display: none;
}

.nssearch_content .ns_left .ns_relatesearch h1 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.nssearch_content .ns_left .ns_relatesearch ul {
    overflow: hidden;
    margin-top: 10px;
}

.nssearch_content .ns_left .ns_relatesearch ul li {
    float: left;
    width: 230px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.nssearch_content .ns_left .ns_relatesearch ul li a {
    font-size: 14px;
    color: #0072ff;
    text-decoration: underline;
}

.hiden {
    display: none;
}

.page {
    overflow: hidden;
    padding: 40px 0;
    width: 800px;
    margin: 0 auto;
    display: none;
}

.page ul {
    float: left;
    border: 0px solid #eee;
    border-radius: 5px;
}

.page ul:hover {
    background: rgba(0, 0, 0, 0);
    border: 0;
}

.page ul li {
    float: left;
    list-style-type: none;
}

.page ul li .prve {
    width: 54px;
}

.page ul li .cur {
    background: #3b8cff;
    color: #fff;
    border: 1px solid #3b8cff;
}

.page ul li a {
    display: block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    margin: 0 5px;
    color: #666;
    border-radius: 2px;
}

.page ul li a:hover {
    background: #3b8cff;
    color: #fff;
    border: 1px solid #3b8cff;
}

.page ul li:first-child {
    border: 0px solid #eee;
}

.page ul li span {
    height: 35px;
    line-height: 35px;
}

.page ul li .goto {
    width: 30px;
    height: 25px;
    text-align: center;
    margin: 0px 2px
}

.noData {
    text-align: center;
    margin-top: 20px;
    display: none;
}

.select4_box {
    border: 1px solid #5897fb;
    position: absolute;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    z-index: 9999;
}

.select4_box ul {
    padding: 0px;
    margin: 5px 0px 5px 0px;
}

.select4_box ul li {
    clear: both;
    list-style: none;
    padding: 3px 7px 4px;
    cursor: pointer;
}

.select4_box ul li:hover {
    background: #dddddd;
    color: #fff;
}

.select4_box ul li.active {
    background: #3875d7;
    color: #fff;
}

/*标签*/
.ns_leftlistWrap {
    display: flex;
    flex-wrap: wrap;
}

.ns_leftlistWrap>li {
    margin: 20px 20px 0 0;
    background: #F6F6F6;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
}

.ns_leftlistWrap>li>a {
    display: flex;
    align-items: center;
    padding: 10px 30px;
}

.ns_leftlistWrap>li>a>p {
    font-size: 17px;
    margin-right: 10px;
}

.ns_leftlistWrap>li>a>span {
    border: 1px solid #047bd5;
    color: #2389d8;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 4px;
}