@charset "utf-8";
/* CSS Document */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
ul {list-style-type:none;}
* {margin:0;padding:0;}
html,body {
    width: 100%;
    height: 100%;
    font-size: 12px;
    -webkit-text-size-adjust: none;
    padding: 0px;
    margin: 0px;
    background: #ffffff;
}
ul,li {padding:0px;margin:0px;list-style-type:none;list-style:none;text-decoration:none;}
img {border:0px;margin:0px;padding:0px;}
p {margin:0px;padding:0px;}
a {text-decoration:none;margin:0;padding:0;border:0;color:#000;}
.bg { max-width:640px; margin:0 auto;}

.am-header {
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: #ffffff;
    z-index: 10000;

}
.am-header .am-header-left {
    left: 10px;
}
input:not([type=radio]):not([type=checkbox]), select {
    vertical-align: middle;
}
input{
    outline: none;
}
.logo strong{
    font-weight: bold;
    font-size: 0.2rem;
    display: block;
}
.logo{
    width: 49%;
}
.logo .red{
    color:#9f181e
}
.logo p{
    line-height:3px;
}
.logo img{
    /*width:45px;
    margin-top: 10px;*/
    width: 184px;
    margin-top: 10px;
}
/*.fl_jizhong{
    float: left;
}*/
.text1 {
    line-height: 35px;
    background-color: #FFF;
    display: inline;
    float: left;
    height: 35px;
    border: none;
    width:48%;
    margin-top:17px;
    font-family: "微软雅黑";
    font-size: 12px;
    background: #ebebeb;
    background-image: url(../img/searchIcon.png);
    background-repeat: no-repeat;
    background-position:7% center;
    padding-left: 13%;
    background-size: 16px;
    border-radius: 20px;
    color: #333333;
    margin-left: 41px;

}
.am-header{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.am-header .am-header-title1 {
    position: relative;
    margin-left:42%;
    font-size: 2rem;
    font-weight: 400;
    text-align: center;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;

}
.am-header .am-header-left {
    left:3px;
}
.am-header .am-header-nav {
    position: absolute;
    top:0px;
}
.am-header .am-header-nav.position_top{
    top:13px;
}
.am-header .am-header-nav.position_top1{
    top:3px;
}
.am-header .am-header-right {
    right:5px;
}
.search-box{
    overflow: hidden;
}
.jizhong_btn_list{
    width:28px;
    height:28px;
}
/* --列表--*/
.jiazhong_list{
    padding-bottom: 60px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jiazhong_list ul{
    padding: 10px;
}
.jiazhong_list >ul li{
    width: 49%;
    float: left;
    padding: 5px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.jiazhong_list_item img{
    width: 100%;
    height: auto;
}
.jiazhong_list_title{
    text-align: center;
}
/*底部*/
.jiazhong_footer{
    position: fixed;
    bottom: 0px;
    left: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d3d3d3;
    width: 100%;
    height: 49px;
    line-height: 49px;
    z-index: 1010;
    background: #ffffff;
}
.jiazhong_footer ul{
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    -webkit-flex-flow: row;
    display: -moz-flex;
    -moz-flex-flow: row;
    display: -ms-flex;
    -ms-flex-flow: row;
    display: -o-flex;
    -o-flex-flow: row;
    display: flex;
    flex-flow: row;

}
.jiazhong_footer ul li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    display: block;
    height: 55px;

}
.jiazhong_footer li a.curr{
    color:#eb5858
}
.jiazhong_footer li a{
    text-align: center;
    overflow: hidden;
}
.jiazhong_footer i.iconfont{
    display: block;
    margin: 4px auto 0;
    line-height: 24px;
}
.backToTop{
    display: none;
    width: 38px;
    height: 38px;
    background: url(../img/fanhui_img.png) no-repeat;
    background-size: 100% 100%;
    position: fixed;
    right: 3%;
    bottom: 60px;
    z-index: 999999999;
}
.am-navbar-label {
    padding-top: 2px;
    line-height: 1;
    font-size: 12px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.sortbar-fixed{
    position: fixed;
    top: 0;
}
.hide{
    display: none;
 }
/*加中新闻-详情*/
.title{
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    margin-top: 20px;
}
.title h1{
    font-size: 18px;
    line-height:30px;
}
.title h2{
    font-size: 12px;
    color: #999999;
    line-height: 30px;
}
.jiazhong_content{
    padding: 10px;

}
.jiazhong_content img{
    max-width: 100%;
}
.jiazhong_content h1{
    text-align: left;
    font-size: 15px;
    line-height: 20px;
}
.jiazhong_content p{
    color: #999999;
    line-height: 20px;
    word-break: normal;
    word-wrap: break-word;
    /*  word-break:break-all;*/
}
.w100{
    width: 100%;
    height: auto;
}
.mt20{
    margin-top: 20px;
}
.ys-detail-cen{
    max-width: 750px;
    padding-bottom: 70px;
}
