@charset "UTF-8";
/* 主颜色 */
/* 副颜色 */
/* y颜色*/
/* 警告色 */
/* 通过色 */
/* 主标题颜色 */
/* 副标题颜色 */
/* placeholder颜色 */
/* 白色 */
/* 主背景颜色 */
/* 边框颜色 */
/*点击返回头部*/
.top { display: none; height: 0.36rem; width: 0.3rem; background: #fff url(../images/top.png) center/0.16rem 0.16rem no-repeat; position: fixed; bottom: 0.5rem; right: 0.1rem; box-shadow: 0px 0px 2px #e9f2f9; }

/*右边侧边栏*/
/*.right { width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.5); z-index: 99; position: absolute; }
.right .content { float: right; width: 2.25rem; height: 100%; background: #fff; }
.right .content .item_div { padding-left: 0.44rem; height: 0.47rem; line-height: 0.47rem; border-bottom: 1px solid #d2d2d2; background: url("../images/show_div.png") no-repeat; background-size: 0.2rem 2.26rem; font-size: 0; }
.right .content .item_div span { font-size: 0.15rem; }
.right .content .item_div img { width: 0.09rem; height: 0.15rem; float: right; margin-top: 0.16rem; margin-right: 0.15rem; }
.right .content .item_div.sy { background-position: 0.15rem -1.075rem; }
.right .content .item_div.ss { background-position: 0.15rem -0.67rem; }
.right .content .item_div.xwdt { background-position: 0.15rem 0.14rem; }
.right .content .item_div.xstj { background-position: 0.15rem -1.92rem; }
.right .content .item_div.zxpb { background-position: 0.15rem -1.48rem; }
.right .content .zyzx { border-bottom: 1px solid #d2d2d2; }
.right .content .zyzx span { display: block; height: 0.47rem; line-height: 0.47rem; padding-left: 0.44rem; background: url("../images/show_div.png") 0.15rem -0.251rem/0.2rem 2.26rem no-repeat; font-size: 0.15rem; }
.right .content .zyzx ul { padding-left: 0.44rem; margin-bottom: 0.1rem; }
.right .content .zyzx ul li { height: 0.27rem; }
.right .content .zyzx ul li a { height: 0.27rem; line-height: 0.27rem; font-size: 0.12rem; color: #193249; display: block; width: 100%; }
.right .content .zyzx ul li a img { float: right; width: 0.09rem; height: 0.15rem; margin-top: 0.05rem; margin-right: 0.15rem; }
.right .content .footer { padding-bottom: 0.15rem; border-bottom: 1px solid #d2d2d2; }
.right .content .footer a { width: 0.75rem; color: #193249; float: left; display: block; text-align: center; }
.right .content .footer a img { display: block; width: 0.3rem; height: 0.3rem; margin: 0.15rem auto 0.05rem; }
.right .content .footer a span { text-align: center; display: block; font-size: 0.12rem; }*/

/*加载更多*/
.loadMore { display: block; width: 100%; height: 0.3rem; line-height: 0.3rem; background: #eee; font-size: 0.1rem; text-align: center; color: #193249; }

.header { background: #fff; height: 0.52rem; border-bottom: 1px solid #d2d2d2; width: 100%; }
/*.header .wrap { width: 3.2rem; padding: 0 0.1rem; margin: 0 auto; position: relative; }*/
/*.header .wrap .back { position: absolute; display: block; width: 0.125rem; height: 0.2rem; top: 0.17rem; background: url("../images/back.png") no-repeat; background-size: 0.125rem 0.2rem; }*/
/*.header .wrap em { display: block; height: 0.51rem; line-height: 0.51rem; font-size: 0.16rem; color: #193249; text-align: center; width: 1.2rem; margin: 0 auto; padding-right: 0.2rem; background: url("../images/bigDown.png") 0.85rem 0.24rem/0.075rem 0.045rem no-repeat; }*/
/*.header .wrap .nav { position: absolute; top: 0; right: 0.1rem; }*/
/*.header .wrap .nav a { display: block; float: right; height: 0.51rem; width: 0.175rem; padding: 0.15rem 0 0 0; background: url("../images/person.png") no-repeat 0 0.17rem; background-size: 0.175rem 0.175rem; margin-right: 0.2rem; }*/
/*.header .wrap .nav img { display: none; float: right; height: 0.31rem; width: 0.31rem; margin-right: 0.2rem; padding: 0; border-radius: 100%; margin-top: 0.1rem; }*/
/*.header .wrap .nav button { display: block; float: right; height: 0.51rem; width: 0.175rem; padding: 0.15rem 0 0 0; background: url("../images/nav.png") no-repeat 0 0.17rem; background-size: 0.175rem 0.175rem; }*/

body { background: #fff; color: #193249; }
body .show { width: 100%; }
body .show .wrap { width: 3.2rem; padding: 0 0.1rem; margin: 0 auto; }
body .show .wrap .list li{ padding: 0.15rem 0; border-bottom: 1px solid #d2d2d2;
    display:inline-block}
body .show .wrap .list .lf { float: left; width: 0.54rem; height: 0.86rem; font-size: 0; }
body .show .wrap .list .lf img { width: 0.54rem; height: 0.86rem; }
body .show .wrap .list .rt { float: left; margin-left: 0.1rem; width: 2.36rem; height: 0.86rem; position: relative; }

.newtitle { font-size: 0.15rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.newcont { font-size: 0.1rem; color: #9aacb9; }

.newtime { position: absolute; bottom: 0; right: 0; font-size: 0.1rem; color: #9aacb9; }
