@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: 0;
    background: transparent;
}
table, caption, tbody, tfoot, thead, tr, th, td {
    vertical-align: middle;
}
li {
    list-style: none outside none;
}
body {
    line-height: 1;
    color:#333; 
    font-family:"微软雅黑", serif;
    background:#e9eaec;
}
body {
    max-width: 7.5rem;  
    margin: 0 auto;
}
body * {
      
}

:focus {
    outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none;
}
a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
a{text-decoration:none; color:#666;}
ins {
    text-decoration: none;
    color: #000;
    background-color: #ff9;
}
mark {
    font-weight: bold;
    font-style: italic;
    color: #000;
    background-color: #ff9;
}
del {
    text-decoration: line-through;
}
em {
    font-style: normal;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}
input, select {
    vertical-align: middle;	 
}
.hide{display:none;}
img{display:block;}
/*   css    */

/*  轮播     */
.addWrap{ position:relative;background:#fff;margin:0; padding:0;width:7.5rem;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width:7.5rem;position:relative;}

#position{ position:absolute; bottom:0.1rem; right:0;margin:0;width:7.5rem;text-align:center;}
#position li{width:0.1rem;height:0.1rem;display:inline-block;-webkit-border-radius:0.05rem;border-radius:0.05rem;background-color:#AFAFAF;}
#position li.cur{background-color:#fff;}
.img-responsive {display: block; width:7.5rem;height:3.35rem;}

.page-view {
    width: 100%;
    height: auto;
    min-height: 9.96rem;
}
.item-container {
    padding: 0rem 0.12rem;
    height:auto;
    display: flex;
    flex-flow: wrap;
}
.newimg{
    width: 1.46rem;
    height: 1.46rem;
    margin: 0.1rem 0.1rem 0.05rem 0.1rem;
}
.newimg img{
    width:1.46rem;
    height:1.46rem;
    border-radius: 0.1rem;
}

.pubcon-list {
    display: block;
    width: 1.66rem;
    height: auto;
    background: #fff;
    border-radius: 0.1rem;
    box-shadow: 0rem 0rem 0.1rem #ccc;
    position: relative;
    margin: 0rem 0.07rem 0.1rem 0.07rem;
}
.newpub{
    width: 1.46rem;
    margin-left: 0.1rem;
    padding-bottom: 0.06rem;
}
.pubcon-txt {
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
}
.pubtxt1{
    display: block;
    width: 1.46rem;
    font-size:0.18rem;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    /*text-overflow: ellipsis;*/
}
.pubtxt2{
    width:0.6rem;
    font-size:0.24rem;
    color: #2979ff;
}
.pubcon-p1 {
    display: flex;
    height: 0.44rem;
    margin-bottom:0.1rem;
}
.pubcon-p1 span {
    display: block;
    height: 0.42rem;
    line-height: 0.42rem;
    font-size: 0.22rem;
    color: #5095f4;
    padding: 0rem 0.16rem;
    border: 1px solid #5095f4;
    margin-right: 0.16rem;
    border-top-right-radius: 0.14rem;
    border-bottom-left-radius: 0.14rem;
}
.pubcon-p2 {
    height: auto;
    display: flex;
    color: #9a9a9a;
    font-size: 0.22rem;
    line-height: 0.24rem;
}
.pubcon-pp2 {
    height: auto;
    margin-left: 0.06rem;
    width:4.4rem;
    margin-top:0.1rem;
    font-size:0.24rem;
    color: #d85204;
}
.newa{
    display: block;
    width: 1.6rem;
    height: 0.6rem;
    background-color: #212529;
    color: #fff;
    line-height: 0.6rem;
    border-radius: 0.3rem;
    font-size: 0.28rem;
    position: absolute;
    bottom: 0.25rem;
    right: 0.2rem;
    text-align: center;
}
.newa:hover{
	background-color: #0e345a;
    color: #fff;
}
.footer{
    width: 7.5rem;
    height: 1rem;
    background: #031625;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
}
.ftone{
    line-height: 0.4rem;
    padding-top: 0.1rem;
}
.ftwo{
    line-height: 0.4rem;
    font-size: 0.26rem;
}

.titxt{
    height: 0.4rem;
    border-bottom: 1px solid #3491d3;
    display: flex;
    margin: 0.05rem 0rem 0.1rem 0rem;
}
.titxt-p1 img{
    width: 0.4rem;
    height: 0.4rem;
}
.titxt-p2{
    line-height: 0.4rem;
    margin-left: 0.1rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #3491d3;
}
.zhan{
    width: 100%;
    height: 1rem;
    background: #fff;
}
.nav{
    width: 7.5rem;
    height: 1rem;
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}
.imleft img{
    width: 0.8rem;
    height: 0.8rem;
    margin: 0.1rem 0.2rem 0.1rem 0.2rem;
}
.imright img{
    width: 0.8rem;
    height: 0.8rem;
    margin: 0.1rem;
}
.imiddle{
    width: 5.3rem;
}
.imp1{
    padding-top: 0.05rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
    font-weight: bold;
}
.imp2{
    display: flex;
}
.imp2 div{
    display: flex;
}
.imp2 div p{
    font-size: 0.18rem;
    line-height: 0.3rem;
}
.imp2 div a{
    display: block;
    font-size: 0.18rem;
    width: 0.6rem;
    height: 0.24rem;
    border-radius: 0.04rem;
    margin: 0.02rem 0.1rem;
    color: #fff;
    text-align: center;
    line-height: 0.24rem;
}
.imp2 .ima1{
    background-color: #198ec4d2;
}
.imp2 .ima2{
    background-color: #c76730;
}





