body {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: "微软雅黑", "宋体", "黑体", Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    background: #ffffff;
    color: #666666;
}

table {
    margin: 0 auto;
    border-spacing: 0;
    border-collapse: collapse;
}

img {
    border: 0;
}

ol,
ul,
li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

caption,
th {
    text-align: left;
}

form,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
dt.input {
    margin: 0px;
    padding: 0px;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

A:link,
A:visited {
    TEXT-DECORATION: none;
}

A:hover {
    TEXT-DECORATION: none;
}

a {
    color: #333333;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.sou_li {
    width: 98%;
    margin-top: 15px;
    background-color: #fff;
    position: absolute;
    left: 1%;
    border: #c8d5f0 1px solid;
    border-radius: 5px;
    z-index: 4;
    display: none;
}

.sou_li li {
    width: 46%;
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin: 5px 0px;
    padding-left: 3%;
    border-right: 1px solid #ccc;
    font-weight: bold;
}

.br {
    border-right: none !important;
}

.sous {
    width: 98%;
    margin: 0 auto;
    height: 35px;
    margin-top: 15px;
}

.souslc {
    width: 85%;
    height: 35px;
    border-radius: 15px;
    background: url(/aop_views/search/modules/resultmobile/images/ss.jpg) 10px no-repeat #f5f5f5;
    background-size: 20px;
    float: left;
}

.souslc input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 0px;
    background: none;
    text-indent: 40px;
    color: #999;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}

.qx {
    font-size: 16px;
    line-height: 35px;
    color: #6390f7;
    height: 35px;
    float: right;
}

.qx a {
    color: #6390f7;
}

.nav {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 15px;
    overflow-x: auto;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .14901961);
}

.nav li {
    display: inline-block;
    padding: 0 5px;
}

.nav li.active {
    border-bottom: 2px solid #4178f5;
    height: 43px;
}

.nav li.active a {
    color: #4178f5;
}

.zmss {
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #c5cbe1;
}

.oldRealBox {
    padding: 15px 0 0 20px;
}

.oldRealBox a {
    color: #2440b3;
}

.xilis {
    border-bottom: 5px solid #fafafa;
    margin: 0 auto;
    padding: 0 2%;
    margin-top: 15px;
}

.xilis li h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.xilis li h3 em {
    background: #e1e9fd;
    color: #8babf9;
    font-size: 16px;
    padding: 0 5px;
    border: 1px solid #b0c4f2;
    border-radius: 5px;
}

.xilis li {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
}

.xilis li span {
    color: #5c8bf6;
}

.xilis li b {
    font-weight: normal;
    color: #b0b8d3;
}

.xilis table,
.xilis table td,
.xilis table th {
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 30px;
    border-collapse: collapse;
}

.xilis li img {
    float: left;
    width: 130px;
    height: 100px;
    padding: 0 10px 10px 0px;
}

.xilis li i {
    background: #f0f3f7;
    border-radius: 10px;
    display: block;
}

.xilis li i b {
    float: right;
    padding-right: 10px;
}

.xilis li i img {
    width: 20px;
    text-align: center;
    margin: 5px;
    float: none;
    height: 20px;
    vertical-align: middle;
    padding: 0px;
}

.noListBox {
    font-size: 14px;
    margin-left: 5%;
    line-height: 200%;
}

.noListBox div {
    font-size: 14px;
    margin: 5%;
    line-height: 200%;
    background: #f8f8f8;
}

.padding5 {
    padding-left: 5%;
}


.listBox {
    font-size: 14px;
    line-height: 26px;
}

/*使用li*/
.listBox li {
    border-bottom: 5px solid #fafafa;
    margin: 0 auto;
    padding: 0 2%;
    margin-top: 15px;
}

.listBox li b {
    padding: 0px 5px;
    line-height: 22px;
    height: 22px;
    display: inline-block;
    background-color: #e1e9fd;
    border: #b3c9fb 1px solid;
    border-radius: 3px;
    color: #5683f6;
    font-size: 14px;
    font-weight: normal;
    margin-right: 5px;
}

.listBox li a {
    line-height: 26px;
    font-size: 18px;
    color: #666;
}

.listBox p {
    line-height: 26px;
    padding: 10px 0px;
}

/* .listBox span{display: inline-block; line-height: 30px; background-color:#fafafa; padding:0px 20px; color:#a2accb; } */
.listBox p span {
    line-height: 26px;
}

/* 如果使用div */
.listBox>ul>div {
    border-bottom: 5px solid #fafafa;
    margin: 0 auto;
    padding: 0 2%;
    margin-top: 15px;
}

.listBox div b {
    padding: 0px 5px;
    line-height: 22px;
    height: 22px;
    display: inline-block;
    background-color: #e1e9fd;
    border: #b3c9fb 1px solid;
    border-radius: 3px;
    color: #5683f6;
    font-size: 15px;
    margin-right: 5px;
}

.listBox div a {
    line-height: 26px;
    font-size: 18px;
    color: #666;
}

/*图片1*/
.listBox div {
    cursor: pointer;
    overflow: hidden;
}

.listBox .img {
    width: 48%;
    height: 100px;
    float: left;
    padding: 10px 0;
}

.listBox .img img {
    width: 100%;
    height: 100px;
}

.listBox .qtxx {
    width: 48%;
    float: right;
    padding: 10px 0;
}

.listBox .qtxx p {
    height: 42px;
    overflow: hidden;
}

/*图片2*/
.listBox .qtxx1 {
    width: 100%;
    padding: 10px 0;
    height: 100px;
    overflow: hidden;
}

.listBox .qtxx1 img {
    width: 40%;
    height: 100px;
    float: left;
}

.listBox .qtxx1 p {
    float: right;
    width: 56%;
}

/*附件*/
.listBox .fujian {
    width: 100%;
    height: auto;
    padding: 10px 0 0;
    overflow: hidden;
}

.listBox .fujian img {
    float: left;
    width: 23px;
    height: 23px;
    padding-right: 10px;
}

.listBox .fujian a {
    float: left;
    height: 23px;
    line-height: 23px;
    text-align: left;
    width: auto;
    font-size: 14px;
    color: #666;
}

.listBox .fujian .fjbt i {
    color: #5683f6;
    font-style: normal;
}

/*表格*/
.listBox .listDesc {
    width: 100%;
    border-spacing: 1px;
    margin: 15px 0px;
}

.listBox .listDesc tr th,
td {
    line-height: 30px;
    border: 1px solid #ccc;
    border-spacing: 1px;
    font-weight: normal;
    font-size: 14px;
}

.listBox .listDesc tr th {
    width: 15%;
}

.listBox .listDesc tr td {
    width: 25%;
    word-wrap: break-word;
    word-break: break-all;
}

.listBox>ul>div>span {
    font-weight: normal;
    color: #b0b8d3
}

/*pc img*/
.listBox .allimg {
    overflow: initial;
    padding-bottom: 0px;
}

.listBox>ul .allimg {
    border-bottom: 0px;
    overflow: initial;
    padding-bottom: 0px;
}

.onlyimg {
    padding: 5px;
    height: 120px;
    width: 45%;
    float: left;
}

.allimg .onlyimg a {
    font-size: 14px;
    line-height: 20px;
}

.onlyimg img {
    width: 100%;
    height: 100px;
}

.fany {
    background: #f5f5f5;
    height: 30px;
    text-align: center;
    padding-top: 20px;
}

.fany span {
    padding: 10px 20px;
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.basebr {
    background-color: #f5f5f5;
    height: 5px;
}

/* .banq {
    background: #fff;
    font-size: 14px;
    text-align: center;
    padding: 15px 0px;
    line-height: 30px;
} */
.saix {
    background: #fff;
    height: 40px;
    width: 95%;
    margin: 0 auto;
    margin-top: 15px;
}

.saix_rg {
    float: right;
    line-height: 30px;
    font-size: 16px;
}

.saix_rg li {
    float: right;
    text-align: left;
    padding: 0 5px;
}

.saix_rg li.active {
    color: #4178f5;
}

.saix_rg li.active a {
    color: #4178f5;
}

.saix_lf {
    width: 120px;
    float: left;
    line-height: 30px;
    font-size: 16px;
    background: url(../images/x_03.jpg) right no-repeat;
}

.saix_lf.on {
    background: url(../images/s_03.jpg) right no-repeat;
}



.ship {
    width: 97%;
    margin: 0 auto;
}

.ship li {
    padding: 2%;
    width: 46%;
    float: left;
    position: relative;
}

.ship li img {
    width: 100%;
}

.ship li p {
    position: absolute;
    bottom: 13px;
    font-size: 16px;
    color: #fff;
    padding-left: 10px;
}

.ship li p img {
    width: 20px;
    vertical-align: middle;
    height: 20px;
}

.ship li span {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    border-radius: 5px;
    padding: 0 5px;
}

.ship li video {
    width: 100%;
}

.djk {
    background: #fff;
    display: none;

}

.djk li {
    border-bottom: 1px solid #f7f7f7;
    width: 95%;
    font-size: 16px;
    margin: 0 auto;
    line-height: 35px;
}

.djk li.on {
    background: url(../images/dg.jpg) right no-repeat;
    color: #4278f5;
}

.djk li.on a {
    color: #4278f5;
}