﻿body, html {
    font-family:Microsoft YaHei,sans-serif !important;
    background: #fff;
    font-size: 0.32rem;
}
ul,li {
    margin: 0;
    padding: 0;
}
.mui-bar {
    max-width: 10rem;
    margin: 0 auto;
    background-color: #fff;
}
.mui-content {
    max-width: 10rem;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.mui-slider,
.mui-slider img{
    height: 5rem;
}
.mui-content .nav,
.mui-content .nav-list .swiper-wrapper,
.mui-content .text-list,
.text-contant .bottom,
.mui-content .search-box,
.keyword,
.zambia,
.information-list li,
.mui-title a.img{
    display: -webkit-box; /* �ϰ汾�﷨: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* �ϰ汾�﷨: Firefox (buggy) */
    display: -ms-flexbox; /* ��ϰ汾�﷨: IE 10 */
    display: -webkit-flex; /* �°汾�﷨: Chrome 21+ */
    display: flex; /* �°汾�﷨: Opera 12.1, Firefox 22+ */
}
.mui-bar-nav.mui-bar .mui-icon {
    color: #55bb22;
}
.mui-content .nav {
    height:1.1733rem;
    line-height: 1.1733rem;
    background: #55bb22;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.mui-content .nav a {
    color: #ddf1d2;
    height: 100%;
    font-size:0.326667rem;
    margin: 0 0.266667rem;
}
.mui-content .nav a.cur {
    font-size: 0.48rem;
    color: #fff;
    background-size: 15%;
}
.mui-content .nav-list .swiper-wrapper {
    height:1.1733rem;
    background: #fff;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    width: 200%;
}
.mui-content .nav-list a {
    color: #888;
    font-size: 0.373333rem;
    border-left: 1px solid #d3d3d3;
    text-align: center;
}
.mui-content .nav-list a:first-child {
    border-left: 0;
}
.mui-content .nav-list a.cur {
    color: #55bb22;
    font-size: 0.42666666rem;
}
.mui-slider-indicator {
    z-index: 1;
    right: 0.36rem;
    width: auto;
    bottom: 0.1rem;
}
.bg-adk {
    background: #000;
    opacity: 0.5;
    height: 1.7067rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0;
}
.mui-slider .text-contant {
    position: absolute;
    bottom: 0.136rem;
    z-index: 1;
    color: #fff;
    left: 0.1rem;
    width: 96%;
}
.text-contant .bottom {
    margin-top: 0.1rem;
    opacity: 0.8;
    font-size: 0.32rem;
}
.text-contant .bottom .time {
    padding-left: 0.2rem;
    margin-right: 0.4rem;
}
.mui-slider .text-contant .title {
    font-size: 0.42666666rem;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.mui-slider .mui-slider-group .mui-slider-item>a:not(.mui-control-item) {
    line-height: inherit;
    height: 5rem;
}

.mui-content .text-list {
    height: 2.693333rem;
    padding: 0.32rem;
    border-bottom: 1px solid #ddd;
    -webkit-box-pack:justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.mui-content .text-list .img ,
.mui-content .text-list .img img ,
.mui-content .text-list .img a{
    width:3.1433rem ;
    height: 2.053333rem;
    display: block;
}
.mui-content .text-list .text-container {
    margin-right: 0.32rem;
    -moz-box-flex:1.0; /* Firefox */
    -webkit-box-flex:1.0; /* Safari and Chrome */
    -ms-flex:1.0; /* Internet Explorer 10 */
    box-flex:1.0;
    flex: 1;
}
.mui-content .text-list .title {
    font-size: 0.42666666rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.1rem;
    color: #000;
}
.mui-content .text-list .bottom {
    margin-top: 0.2rem;
    color: #888;
    overflow: hidden;
    padding-right: 0.4rem;
}
.mui-content .text-list .bottom .tiem,
.mui-content .text-list .bottom .label{
    margin-right: 0.6rem;
    float: left;
}
.mui-content .text-list .bottom .icon {
    float: right;
    background: url("../../images/information/heart@3x.png") left center no-repeat;
    background-size: auto 59%;
    padding-left: 0.45rem;
}

.mui-content .search-box {
    height: 1.2933rem;
    border-bottom: 1px solid #ddd;
    padding: 0 0.32rem;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.mui-content .search-box input {
    font-family:Microsoft YaHei,sans-serif !important;
}
.mui-content .search-box input.search {
    border-radius:3px 0 0 3px ;
    border-right:0 ;
    font-size: 0.37333rem;
    background: url("../../images/common/group.png") 0.2rem center no-repeat;
    background-size: auto 60%;
    padding-left: 0.92rem;
}
.mui-content .search-box input.button {
    border-radius: 0 3px 3px 0;
    background: #f5f5f5;
}
.mui-content .search-box input {
    height: 0.85333rem;
    margin: 0;
}
.mui-icon-search {
    margin-right: 0.2rem !important;
}
.mui-content.plr12 {
    padding-left:  0.7rem;
    padding-right: 0.7rem;
}
.mui-content h2.title {
    font-size: 0.625rem;
    line-height: 0.825rem;
    margin-top: 0.65333rem;
}
.subtop {
    color: #999;
    margin-top: 0.3rem;
}
.subtop a {
    color: #039dcf;
    margin-left: 1rem;
}
.subtitle {
    color: #666;
    margin-top: 0.1rem;
}
.subtitle span {
    margin-right: 0.5rem;
}
.text-box-container p {
    font-size: 0.4rem;
    text-indent: 0.82rem;
    margin-top: 0.5333rem;
    line-height: 0.8rem;
    color: #666;
}
.text-box-container p img {
    #margin-left: -0.82rem;
    width: 100%;
}
.keyword {
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-box-lines: multiple; /*Firefox*/
    -webkit-box-lines: multiple; /*Safari,Opera,Chrome*/
    box-lines: multiple;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.keyword a {
    border: 1px solid #666;
    color: #666;
    border-radius: 3px;
    padding: 0.0867rem 0.38rem;
    margin-right: 0.5667rem;
    margin-bottom: 0.4rem;
}
.keyword a:focus {
    color: #fff;
    background: #fb8d52;
    border-color: #fb8d52;
}
.zambia {
    color: #f9610f;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: 1px solid #f9610f;
    border-radius: 3px;
    padding: 0.2rem 0.4rem;
   width: 4.4108rem;
    margin: 0.2rem auto;
    font-size: 0.4rem;
}
.zambia i {
    background: url("../../images/information/ok.png");
    width: 0.37333rem;
    height:0.53333rem ;
    display: inline-block;
    margin-right: 0.2rem;
}
.banner-img {
    width: 100%;
    display: block;
    margin: 0.8rem 0;
}
.banner-img img {
    width: 100%;
}
.title-little {
    font-size: 0.4rem;
    color: #333;
    margin-bottom: 0.4rem;
}
.mui-slider-item .text-contant .bottom .icon {
    background: url("../../images/information/fill@1.5x.png") left center no-repeat;
    background-size: auto 59%;
    padding-left: 0.45rem;
}
.information-list li {
    list-style-type: none;
    font-size: 0.373333rem;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0.15rem 0;
}
.information-list li a {
    color: #666;
    width: 77%;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.information-list li span {
    color: #999;
}
.mui-title a.img {
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.mui-title a.img  {
    width: 90%;
    height: 1.155rem;
    margin: 0.1rem auto;
}
.mui-title a.img img {
    width: 100%;
}

.mui-icon-new:after {
    content: '.';
    color: #ff0000;
    position: absolute;
    top: -0.2rem;
    font-size: 1.1rem;
}
.mui-popover.mui-active {
    width: 3rem;
}


.search-box-lb {
    margin: 0.46875rem;
    padding: 0.78125rem 1.2rem;
    border: 1px solid #ddd;
    border-top: 0.15625rem solid #01a43a;
}
.search-box-lb .tit {
    display: block;
    text-align: center;
    font-size: 0.625rem;
    font-weight: bold;
    padding: 0.1125rem 0.3125rem 0.625rem;
}
.search-box-lb .search {
    float: left;
    width: 70%;
    height: 0.9375rem;
    margin:0;
    padding: 0.15625rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 0.4375rem;
    font-weight: normal;

}
.search-box-lb .button {
    float: left;
    width: 30%;
    height: 0.9375rem;
    margin:0;
    padding: 0.15625rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #f47a11;
    border-color: #f47a11;
    color: #fff;
    font-size: 0.4375rem;
    font-weight: normal;
}