﻿/* 请尽量不要直接更改此reset文件 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
body {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: #333;
    background-color: #f9f9f9;
}

a {
    text-decoration: none;
    color: #333;
}

.cw {
    width: 1200px;
    margin: 0 auto;
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

.top {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1003;
    background-color: #f5f5f5;
    width: 100%;
    height: 36px;
    transition: top .3s;
}

.memberBarLogin {
    float: right;
    margin: 0 -14px;
    overflow: hidden;
}

.memberBarLogin,
.memberBarLinkList {
    /* border-right: #f5f5f5; */
    /* overflow: hidden; */
    margin-right: -1px;
}

.memberBarLogin a,
.memberBarLinkList a {
    display: block;
    cursor: pointer;
    text-decoration: none;
    padding: 0 14px;
    position: relative;
    float: left;
    max-width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: 0 !important;
    line-height: 36px;
    border-color: #dcdcdc;
    color: #666;
    font-size: 12px;
    text-align: left;
}

.memberBarLogin a::before,
.memberBarLinkList a::before {
    content: "";
    display: block;
    position: absolute;
    height: 11px;
    right: -1px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-right: 1px solid #dcdcdc;
}

.memberBarLinkList a:last-of-type:before {
    border-right: none;
}

.memberBarIcon {
    display: block;
    width: 10px;
    height: 10px;
    float: left;
    background: url(/images/ordosIndex/vbg01.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-left: 1px;
    margin-right: 8px;
}

.memberBarLogin .memberBarIcon {
    width: 16px;
    height: 16px;
    margin-left: 2px;
    margin-right: 10px;
    margin-top: 10px;
}

.wx_icon {
    background-position: -1298px -1700px;
}

.pWHead {
    position: relative;
    width: 100%;
    height: 64px;
    border-bottom: 1px solid #e3e2e8;
    /* cursor: move; */
}

.pWHead .pWHead_title {
    position: absolute;
    margin-left: 35px;
    padding-top: 22px;
    font-size: 16px;
    color: #333;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pWHead .pWHead_close {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 23px;
    right: 30px;
}

.pWHead .pWHead_close_img {
    width: 18px;
    height: 18px;
    background: url(/images/ordosIndex/mbg01.png) -449px -187px no-repeat;
    cursor: pointer;
}

.qr_code {
    padding-top: 50px;
    text-align: center;
    margin-bottom: 20px;
}

.qr_code img {
    width: 180px;
    height: 180px;
}

.wx_login_text {
    text-align: center;
}

.memberBarLogin a:hover,
.memberBarLinkList a:hover {
    color: red;
}

.memberBarLinkList {
    float: right;
    position: relative;
}

.memberBarIcon_mobi {
    background-position: -1298px -1772px;
    width: 9px;
    height: 14px;
    margin-top: 11px;
}

.memberBarIcon_mobi {
    background-position: -1298px -1806px;
}

.mobiWebPanel {
    border-radius: 4px;
    position: absolute;
    overflow: visible;
    display: none;
    font-family: 微软雅黑;
    top: 35px;
    width: 110px;
    height: 118px;
    background-color: #fff;
    color: #333;
    font-size: 12px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
    border: 1px solid\9;
}

.mobiWebPanel img {
    margin-left: 15px;
    margin-top: 8px;
    width: 80px;
    height: auto;
}

.mobiWebPanel div {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#mobiWeb:hover .memberBarIcon_mobi {
    background-position-x: -1317px
}

.memberBarIcon_addBookMark {
    background-position: -1298px -1840px;
    background-position-x: -1298px;
    width: 14px;
    height: 11px;
    margin-top: 13px;
}

.memberBarIcon_addBookMark {
    background-position-x: -1346px;
}

#addBookMark:hover .memberBarIcon_addBookMark {
    background-position-x: -1370px
}

.g_web {
    background-image: url(/images/ordosIndex/top_bg.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: 1920px 232px;
    margin-top: 36px;
}

.g_web~.search {
    margin-bottom: 30px;
    margin-top: 30px;
    min-height: calc(100vh - 403px);
}

.g_web .cw {
    position: relative;
    height: 232px;
}

.g_web .nav-list {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    overflow: hidden;
}

.g_web .nav-list a {
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    position: relative;
    color: #fff;
    width: 12.5%;
    text-decoration: none;
    text-align: center;
}

.g_web .nav-list a::before {
    content: "";
    display: block;
    position: absolute;
    height: 18px;
    right: -1px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-right: 1px solid #fff;
}

.g_web .nav-list a>span {
    display: block;
    width: 120px;
    height: 38px;
    margin: 0 auto;
    margin-top: 11px;
    text-align: center;
    line-height: 38px;
    border-radius: 10px;
    font-size: 16px;
}

.g_web .nav-list a:hover span {
    color: #2a4f98;
    background-color: #fff;
}

.g_web .nav-list a:hover::after {
    display: block;
}

.lightModuleOuterContent {
    padding-top: 25px;
}

.lightModuleOuterContent .logo {
    float: left;
}

.logo img {
    width: 590px;
    height: auto;
}

.lightModuleOuterContent .fontStyle {
    float: right;
}

.fontStyle .styleImg {
    height: 90px;
    padding-top: 15px;
}

.fontStyle .r_date {
    color: #666666;
}

.banner {
    width: 100%;
    height: 445px;
    background: url(/images/ordosIndex/banner.png) no-repeat;
    background-size: 1920px 445px;
    padding-top: 135px;
}

.search-box {
    width: 960px;
    height: 170px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 32px 45px;
}

input[type=radio] {
    box-shadow: none;
    outline: none;
}

.form-group>label {
    float: left;
    font-weight: bold;
    line-height: 34px;
}

.form-group .check-input {
    float: left;
    margin-right: 30px;
    line-height: 34px;
}

.form-group .w150 {
    float: left;
    width: 150px;
}

.form-group .w500 {
    margin-left: 5px;
    float: left;
    width: 500px;
}

.banner .form-group label {
    color: #fff;
}

.banner .check-input {
    color: #fff;
}

.check-input label {
    margin-left: 5px;
    cursor: pointer;
}

.check-input input {
    margin-top: -4px;
}

.search-input {
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 18px;
}

.search-input .form-control {
    float: left;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
}

.search-input select {
    width: 160px;
}

.search-input input {
    /* width: calc(100% - 280px); */
    flex: 1;
}

.search-input button {
    width: 120px;
    float: right;
    box-shadow: none;
    outline: none;
    border: none;
    background-color: #2a4f98;
    color: #fff;
    font-size: 16px;
}

.search-input .form-control,
.search-input button {
    height: 50px;
}

.new_box {
    margin: 38px 0;
}

.tab-content {
    background-color: #fff;
}

.left_tab {
    width: 450px;
    height: 550px;
    float: left;
    position: relative;
    overflow: hidden;
}

.left_tab .new_con {
    height: 550px;
}

.left_tab .left_image {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
    text-align: center;
}

.left_image img {
    height: auto;
}

.new_con {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 15px;
    position: relative;
    height: 225px;
}

.nav-tabs>li {
    margin-right: 15px;
}

.new_con .nav-link {
    line-height: 55px;
    height: 55px;
    padding: 0;
    font-size: 16px;
    border-radius: 0;
}

.nav-tabs>li.active>.nav-link,
.nav-tabs>li:hover>.nav-link {
    background-image: url(/images/ordosIndex/nav_bg.png);
    /* background-repeat: repeat-x; */
    background-repeat: no-repeat;
    background-size: auto 4px;
    background-position: top;
    color: #b67825;
}

.right_tab {
    width: calc(100% - 450px);
    float: right;
}

.right_tab .new_con {
    width: calc(50% - 25px);
    margin-left: 25px;
    float: left;
    margin-top: 20px;
}

.right_tab .new_con:nth-of-type(1),
.right_tab .new_con:nth-of-type(2) {
    margin-top: 0;
    height: 305px;
}

.newList {
    padding-top: 10px;
}

.newList a {
    display: block;
    line-height: 25px;
    margin-bottom: 15px;
}

.newList a:hover * {
    color: #2a4f98;
    font-weight: bold;
}

.newList a::after {
    content: "";
    display: block;
    clear: both;
}

.newList .newTitle {
    float: left;
    width: calc(100% - 95px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.newList a .date {
    float: right;
    width: 80px;
    color: #888;
}

.text_C {
    text-indent: 2em;
    line-height: 32px;
    padding-top: 8px;
    height: 235px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    text-overflow: ellipsis;
}

hr {
    margin: 0;
    border: none;
}

.footer {
    height: 75px;
    width: 100%;
    background-image: url(/images/ordosIndex/bottom_bg.png);
    background-repeat: repeat-x;
    background-size: 100% 75px;
}

.footer .cw {
    position: relative;
    height: 75px;
    overflow: hidden;
    width: 930px;
}

.footer .footer_left {
    padding-top: 25px;
}

.footerInfo {
    font-size: 14px;
    font-family: 微软雅黑;
    color: rgb(255, 255, 255);
}

img {
    vertical-align: middle;
    display: inline-block;
}

.footerInfo_item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

.footerInfo_item * {
    color: #dcdcdc !important;
    text-decoration: none !important;
    line-height: 22px;
}

.footer_image {
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 1000;
}

.footer_image img {
    width: 70px;
    height: auto;
}

.ulLiList .APsi a {
    line-height: 40px;
}

.inA {
    color: #b67825;
}

.navAll .w20>.h1 {
    margin-bottom: 0;
    background-color: #b67825;
}

.cw~.search {
    min-height: calc(100vh - 419px);
    margin-top: 0;
}

/* 检索结果页 */

.spanfl span {
    width: auto;
    padding: 0 6px;
    top: 8px;
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    background-color: #edecec;
    text-align: center;
    position: relative;
    top: 10px;
    font-size: 12px;
}

.list-search {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 30px;
    margin-bottom: 16px;
    padding-top: 30px;
}

.list-search-sel {
    width: 70%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
}

.list-search-sel::after {
    content: "";
    display: block;
    clear: both;
}

.list-search-sel .form-control {
    width: calc(100% - 100px);
    height: 50px;
    float: left;
    line-height: 50px;
    border: 1px solid #e2ddd7;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.list-search-sel .defaultInput {
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    margin-right: -1px;
}

.list-search-sel .search-btn {
    float: left;
    width: 100px;
    background-color: #2a4f98;
    text-align: center;
    line-height: 50px;
    color: white;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
}

.wper50 {
    width: 50% !important;
}

.A_list {
    width: 100%;
    padding: 0 20px;
}

.A_list::after {
    content: "";
    display: block;
    clear: both;
}

.A_list li {
    overflow: hidden;
    /*border-bottom: dashed #a0a0a1 1px;*/
}

.spanfl li {
    float: left;
    width: 50%;
}

.A_list li:nth-last-of-type(-n + 4),
.aWidth80 li {
    border: none;
}

.A_list li a {
    float: left;
    display: block;
    padding-right: 15px;
    line-height: 36px;
    width: calc(100% - 90px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.aWidth80 li a {
    width: 82%;
}

.aWidth80 li span {
    float: right;
    width: 18%;
    text-align: right;
    line-height: 36px;
    color: #666666;
}

.A_list li a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.gdIndex_1 .A_list li a:hover {
    color: #566ba4;
}

.gdIndex_2 .A_list li a:hover {
    color: #969697;
}

.A_list.subWper25 li {
    width: 25%;
    float: left;
}

.A_list.subWper25 li>a {
    display: block;
    width: 100%;
}

.A_list.subWper50 li {
    width: 50%;
    float: left;
}

.A_list.subWper50 li>a {
    display: block;
    width: 100%;
}


.A_list.subWper25::after,
.A_list.subWper50::after {
    content: " ";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

/*页码*/

.pagination2 {
    font-size: 0;
    margin-top: 15px;
    text-align: center;
}

.pagination2 a,
.pagination2 input {
    margin-right: 6px;
    font-size: 14px;
    border: 1px solid #CCCCCC;
    padding: 0 10px;
    line-height: 28px;
    height: 30px;
    min-width: 33px;
    display: inline-block;
}

.pagination2 .page-sum {
    font-size: 14px;
    margin: 0 6px;
}

.pagination2 .ok {
    background-color: #d8d8d8;
}

.pagination2 input {
    margin-left: 6px;
    padding: 0 6px;
    width: 40px;
}