/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,button,input,textarea{padding:0px;margin:0px;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; font-size:16px;}
img{border:0 none;vertical-align:middle;border:none;interpolation-mode:bicubic;max-width:100%;}
fieldset{border:0}
ul,ol{list-style:none}
em,i,b{ font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;text-indent:0}
body{overflow-x:hidden;width:100%;background:#FFF;color: #333;}
body,input,button,textarea{line-height:1.5;font:normal 12px '\5FAE\8F6F\96C5\9ED1',Arial,'\5B8B\4F53',sans-serif;outline:0}
input, textarea, select, button {outline: none;border: none;}
button{cursor:pointer}
a{text-decoration:none;color:#333}
a:focus{outline:0}
.clear{ clear:both;}
.clearfix{ *zoom:1;}
.clearfix:after{clear:both;display:block;height:0;visibility:hidden;overflow:hidden;content:'.'}
* html .clearfix{zoom:1}
*+html .clearfix{min-height:1px}
.tc{text-align:center}
.fl{float:left}
.fr{float:right}
.pa{position:absolute}
.pr{position:relative}
.of{overflow:hidden}
.rb{background-position:right 0;padding:0 10px 0 0}
.lb{background-position:left 0}
.overlay{display:none;position:absolute;width:100%;top:0;left:0;background:#000;filter:alpha(opacity=30);opacity:.3;z-index:1000}
.red{color:#F00 !important;}
.ofne{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.line-through{width:100%;height:10px;background:#f0f0f0; position:relative;}
.cover{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999997; display:none;}
.slidIn{transform:translate3d(100%,0px,0px);-webkit-transform:translate3d(100%,0px,0px);-moz-transform:translate3d(100%,0px,0px)}
.slidOut{transform:translate3d(0%,0px,0px);-webkit-transform:translate3d(0%,0px,0px);-moz-transform:translate3d(0%,0px,0px)}

.gotop{position:fixed;right:3%;bottom:185px;width:46px;height:46px;z-index:1000;background:url(/wap/d9/images/gotop.png) no-repeat;background-size:46px auto;display:none;}
.position{color:#666;font-size:14px;height:38px;line-height:39px;padding:0 4%; background:#f0f0f0; overflow:hidden;}
.position a{color:#008ada;}
.position a:hover{color:#FF4D4D;text-decoration:none;}
.overstep{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.star,.star span{background: url(/wap/d9/images/star.gif) repeat-x 0 -16px;background-size:15px auto;height:15px;width:75px;margin:5px 0 2px;overflow:hidden;}
.star span{display:block; background-position:0 0;margin:0;}


.wrap {
    background: #eaeaea;
    width: 100%;
    overflow: hidden;
    min-width: 320px;
}
.header-top {
    width: 100%;
    height: 44px;
}
.header-nav {
    background: #00a0e9;
    height: auto;
    width: 100%;
    height: 44px;
    z-index: 200;
    position: fixed;
}
.header-nav img.img-responsive {
    margin: 8px 10px 0px;
    width: 135px;
}
.menu_nav{
	overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
}
.menu_nav li {
    float: left;
    width: 25%;
}
.menu_nav li p{
	font-size: 16px;
	text-align:center;
	background: #f30;
	height: 30px;
	line-height: 30px;
	color: #fff;
	width: 80%;
	margin: 0 auto;
}
.menu_nav li.nav-2 p{
	background: #08c4c2;
}
.menu_nav li.nav-3 p{
	background: #33b86c;
}
.menu_nav li.nav-4 p{
	background: #03a9f4;
}
.menu_nav ul{
	display: block;
    width: 100%;
    height: 30px;
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box;
}
.mainNav{
    background: #fff;
}
.mainNav a{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    float: left;
    width: 20%;
}
.head-nav {
    position: fixed;
    left: -50%;
    top: 44px;
    width: 50%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}
.head-nav ul li {
    border-bottom: 1px solid #e9e9e9;
}
.head-nav ul li a {
    padding: 0 15px;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: relative;
}
.head-nav ul li a i {
    display: block;
    width: 20px;
    height: 20px;
    background: url(http://img.dijiu.com/images/arrow.png) no-repeat 0 0;
    background-size: 100% auto;
    float: right;
    margin-top: 10px;
}
.mask {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.54);
    z-index: 100;
}
.menu {
    position: absolute;
    right: 0;
    top: 0;
}
.menu a {
    display: block;
    width: 26px;
    height: 26px;
    margin: 10px 10px 0px 0px;
    background: url(http://img.dijiu.com/images/menu.png) no-repeat;
    background-size: 100% auto;
}
.news_game {
    overflow: hidden;
    padding-bottom: 15px;
    background: #fff;
    margin-top: 10px;
}
.mod-header {
    border-bottom: 1px solid #e4e4e4;
    height: 45px;
    line-height: 45px;
    padding: 0 15px 0 15px;
}
.mod-header h3 {
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    height: 43px;
    padding: 0 1%;
    border-bottom: 2px solid #00a0e9;
}
.mod-header .more {
    line-height: 46px;
    font-size: 12px;
    color: #bebebe;
    display: block;
    float: right;
}
.news_game .news_list li {
    float: left;
    width: 17%;
    margin: 10px 4% 0;
    cursor: pointer;
}
.news_game .news_list li img {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 16px;
}
.news_game .news_list li p {
    font-size: 14px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_special {
    overflow: hidden;
    padding-bottom: 15px;
    background: #fff;
    margin-top: 10px;
}
.news_special .special_list li {
    float: left;
    width: 42%;
    margin: 10px 4% 0;
    cursor: pointer;
}
.news_special .special_list li a em {
    font-size: 14px;
    color: #444;
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_special .special_list li a img {
    display: block;
    height: 90px;
}
.news_article {
    overflow: hidden;
    padding-bottom: 15px;
    background: #fff;
    margin-top: 10px;
}
.news_article .art_list{
    padding: 0px 15px;
}
.news_article .art_list dl {
    padding: 10px 0px 10px 130px;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}
.news_article .art_list dl dt {
    position: absolute;
    width: 120px;
    height: 70px;
    left: 0px;
    top: 10px;
}
.news_article .art_list dl dt img {
    width: 100%;
    height: 100%;
}
.news_article .art_list dl dd .ptit {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #555;
}

.news_article .art_list dl dd .ptit a{
    color: #555;
}
.news_article .art_list dl dd .pbt {
    font-size: 12px;
    color: #999;
    margin-top: 8px;
}
.friendly-link {
    overflow: hidden;
    padding-bottom: 15px;
    background: #fff;
    margin-top: 10px;
}
.link_show {
    clear: both;
    height: auto;
    position: relative;
    padding: 0 10% 0 4%;
    margin: 10px 0;
    line-height: 25px;
    color: #666;
    overflow: hidden;
}
.link_show .text {
    width: 100%;
    color: #d0d0d0;
    font-size: 13px;
}
.link_show .text a {
    color: #666;
    margin: 0 10px 0 6px;
}
.footer {
	font-size: 12px;
    color: #999;
    text-align: center;
    padding: 12px 0 12px;
    text-align: center;
}
.footer a{
	padding: 0px 5px;
}

/*下载内容页*/
.article-wrap {
    margin-top: 6px;
    background-color: #fff;
    padding: 0 15px 0;
    overflow: hidden;
}
.down-app {
    padding: 10px 0;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.download-area {
    width: 100%;
}
.down-app .pic {
    margin-right: 10px;
    display: block;
    width: 80px;
    float: left;
}
.down-app img {
    width: 80px;
    height: 80px;
    border-radius: 8px;
}
.down-app .mid {
    -webkit-box-flex: 1;
    color: #777;
    overflow: hidden;
    padding-top: 4px;
}
.down-app .mid span, .down-app .mid h1 {
    display: block;
    height: 24px;
    line-height: 20px;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.down-app .bot {
    -webkit-box-flex: 1;
    color: #777;
    overflow: hidden;
    padding: 3px 0;
}
.down-app .bot span {
    display: inline-block;
    margin-right: 15px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #828282;
}
.down-app .bot a {
    color: #ff4839;
}
.down-app .tag-show-tag {
    -webkit-box-flex: 1;
    color: #777;
    overflow: hidden;
}
.down-app .bot a {
    color: #00a0e9;
}
.down-app .tag-show-tag a {
    margin-right: 8px;
}
.down-app .tag-show-tag a.a1 {
    color: #f30;
}
.down-app .tag-show-tag a.a2 {
    color: #08c4c2;
}
.down-app .tag-show-tag a.a3 {
    color: #33b86c;
}
.down-app .tag-show-tag a.a4 {
    color: #e0b50f;
}
.download-a {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
}
.gsxz_box {
    width: 100%;
}
.ptxzbox {
    height: 31px;
    margin-top: 0;
    box-sizing: border-box;
}
.ptxzbox .pgx {
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    position: relative;
}
.ptxzbox .pgx span.hot {
    background-color: #00a0e9;
}
.ptxzbox .pgx span {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    background: #c6c6c6 url(../images/dagou.png) no-repeat;
    background-size: cover;
    border-radius: 15px;
    margin-right: 3px;
}
.lijxzbox a.ljxz {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border: none;
    border-radius: 5px;
    background: #00a0e9;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 40px;
    height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.ptxzbox .pgx em {
    vertical-align: middle;
}
.ptxzbox .pxz {
    width: 102px;
}
.ptxzbox .pxz.xz {
    float: right;
}
.ptxzbox .pxz a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #00a0e9;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 0.1rem;
    margin: 0 auto;
}
.ptxzbox .pxz a.gs {
    background: #00a0e9;
}
.ptxzbox .hot .gs {
    display: none;
}
.ptxzbox .hot .pt {
    display: block;
}
.ptips {
    background: #fff7e3;
    padding: 9px 11px 10px 30px;
    margin: 10px 0px 0px;
    font-size: 14px;
    color: #ff5223;
    text-align: center;
    margin-bottom: 10px;
}
.ptips p {
    display: inline-block;
    position: relative;
}
.ptxzbox p .pt {
    display: none;
}
.ptips span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/wap/d9/images/tips.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: -18px;
    top: 3px;
}
.ptips a {
    color: #3baaff;
}




.info-top {
    padding: 12px 10px 2px 10px;
    background: #fff;
}
.info-top img {
    float: left;
    margin: 0 7px 0 0;
    width: 66px;
    height: 66px;
    border-radius: 8px;
}
.info-top img{
    width: 65px;
    height: 65px;
    border-radius: 5px;
}
.info-top .name {
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info-top p span {
    display: inline-block;
    padding: 0;
    width: 50%;
    float: left;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.info-top p .cata {
    color: #fd8230;
}
.info-top p {
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}
.info-top b, .info-top h1 {
    display: block;
    font-weight: normal;
    color: #666;
    font-size: 16px;
    height: 22px;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
    margin-right: 3px;
}
.info-main{
    margin-top: 6px;
    background: #fff;
}
#tab {
    z-index: 999;
    background: #fff;
    clear: both;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    z-index: 999;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #eee;
    
}
#tab span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    display: block;
    text-align: center;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    width: 33.3333%;
}
#tab .cur {
    border-bottom: 2px solid #00a0e9;
    margin-bottom: -1px;
    color: #00a0e9;
    background: #fff;
}
#xgk {
    margin: 0px 0 0 0;
    padding: 6px;
    padding-bottom: 0;
    border-bottom: 0;
}
#xgk ul {
    margin: 7px 0 0 5px;
    overflow: hidden;
    clear: both;
}
#xgk li {
    float: left;
    display: inline;
    margin: 0 7px 0 0;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.intro {
    width: 100%;
    padding: 0 10px 5px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    background: #fff;
    display: block;
    overflow: hidden;
    text-transform: capitalize;
    line-height: 26px;
    padding-top: 15px;
}
.intro h3{
    margin: 10px 0;
    background: #ffefeb;
    padding: 3px 5px;
    font-size: 16px;
    font-weight: 600;
    color: #ff3300;
}
.cont .intro {
    padding: 15px 15px 10px 15px;
    line-height: 28px;
    text-align: justify;
    clear: both;
    position: relative;
    background: #fff;
}
.intro p {
    line-height: 24px;
    margin-bottom: 15px;
}
.intro img {
    max-width: 100%;
    max-height: 100%;
    margin: 0px auto;
    display: block;
}
.intro a{
    color: #008ada;
}
.info-main  #xgk li a {
    padding: 0 8px;
    font-size: 14px;
    display: block;
    background: #ececec;
    color: #333;
    border-radius: 5px;
    height: 26px;
    line-height: 26px;
}
.info-main  #xgk li a {
    background: none;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    color: #65bb0a;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
}

.info-main #xgk li:nth-child(1) a {
    color: #4996ff;
}
.info-main #xgk li:nth-child(2) a {
    color: #ff5e33;
}
.show-more {
    width: 100%;
    height: auto;
    line-height: 20px;
    padding: 10px 0;
    background: #fff;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    display: block;
    box-sizing: border-box;
    position: relative;
    zoom: 1;
}
.show-more i {
    width: 80%;
    height: 35px;
    line-height: 35px;
    display: block;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    background: #f5f5f5;
    text-align: center;
    border-radius: 4px;
    margin: auto;
}
.show-more i {
    width: 80%;
    height: 35px;
    line-height: 35px;
    display: block;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    background: #f5f5f5;
    text-align: center;
    border-radius: 4px;
    margin: auto;
    color: #777;
}
.info-bottom{
    
}
.info-bottom .d_title {
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
    line-height: 35px;
    padding: 0 10px;
    position: relative;
    margin-top: 6px;
    background: #fff;
}
.info-bottom .d_title em {
    font-size: 16px;
    padding: 0 !important;
}
.info-bottom .tags-main-box {
    padding: 8px;
    display: inline-block;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
}
.info-bottom .tags-box-ul li {
    width: 25%;
    float: left;
    margin-top: 8px;
}
.info-bottom .tags-box-ul li a {
    display: block;
    width: 66px;
    text-align: center;
    margin: 0 auto;
    border-radius: 16px;
}
.info-bottom .tags-box-ul li a img{
    display: block;
}
.tags-box-ul li span {
    clear: both;
    overflow: hidden;
    display: block;
    width: 66px;
    height: 32px;
    line-height: 16px;
    font-size: 12px;
    color: #000;
    text-align: center;
    word-break: break-all;
}

.info-bottom ul li span {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 108%;
}
.info-bottom ul li em {
    border-radius: 6px;
    border: #00a0e9 1px solid;
    line-height: 25px;
    color: #00a0e9;
    display: block;
}
.info-bottom ul li {
    margin-bottom: 10px;
}

/*专题列表页*/
.special-box{
    margin-top: 10px;
    background: #fff;
}
.list_tit {
    height: 38px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 4%;
    position: relative;
}
.list_tit .list_sort {
    float: left;
}
.list_tit .list_sort em {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    letter-spacing: 2px;
    display: inline-block;
    line-height: 38px;
}
.list_rexin {
    float: right;
}
.list_rexin a {
    float: left;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 12px;
    color: #666;
}
.theme_rexin a {
    font-size: 12px;
}
.list_rexin a.on {
    color: #00a0e9;
    border-bottom: 2px solid #00a0e9;
    font-weight: bold;
}
.list_rexin span {
    float: left;
    width: 1px;
    height: 12px;
    background: #d0d0d0;
    margin-top: 12px;
}

.theme_list ul li {
    float: left;
    width: 42%;
    margin: 10px 4% 0;
    cursor: pointer;
}
.theme_list ul li a img {
    display: block;
    height: 90px;
}
.theme_list ul li a em {
    font-size: 14px;
    color: #444;
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.loadmore{
    margin-top: 5px;
    text-align:center;
}
.loadmore .loading-img{
    width: 20px;
    height: 20px;
    background: url('/wap/d9/images/loading.gif');
    background-size:20px 20px;
    float: left;
    margin-right: 5px;
}
.loading{
    display: inline-block;
    margin:0px auto;
    margin-bottom: 8px;
}
.loadmore .loading-tip{
    float: left;
    height: 20px;
    line-height: 20px;
    font-size:12px;
    color:#666;
}

/*专题内容页*/
.hj-main{
    margin-top: 10px;
}
.hjny-box {
    background: #fff;
    padding: 10px 15px;
}
.hjny-box-nr h1 {
    padding: 8px 0 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.hjny-box-nr .desc {
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.packlist{
    background:#fff;
}
.packlist li .li_infro {
    padding-left: 74px;
    position: relative;
}
.packlist li .li_infro .dv_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    height: 64px;
}
.packlist li .li_infro .dv_img img {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}
.packlist li .li_infro .dv_txt .ptit {
    line-height: 22px;
    height: 22px;
    padding-right: 84px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.packlist li .li_infro .dv_txt .pcate {
    line-height: 24px;
    height: 24px;
    padding-right: 94px;
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.packlist li .li_infro .dv_txt .pcate a{
    color: #999;
}
.packlist li .li_infro .dv_txt .ptit a span{
    font-size: 14px;
    color: #444;
}
.packlist li {
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 15px;
    box-sizing: border-box;
    border-bottom:1px solid #e8e8e8;

}
.packlist li .li_btn {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -17px;
    width: 74px;
}
.packlist li .li_btn a {
    display: block;
    line-height: 34px;
    text-align: center;
    background: #00a0e9;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
}
.packlist li .li_infro .dv_txt .ptxt {
    margin-top: 2px;
    color: #999;
}

/*资讯列表*/
.article_list {
    padding: 0px 15px 15px;
    background:#fff;
    border-top: 1px solid #e3e3e3;
}
.article_list li {
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
}
.article_list img {
    width: 120px;
    height: 70px;
    margin-right: 10px;
}
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.flex_grow {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.article_list .info p:nth-child(1) {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #555;
}
.article_list .info p:nth-child(2) {
    font-size: 12px;
    color: #999;
    margin-top: 8px;
}

/*资讯内容页*/
.news_detail {
    padding: 15px;
    background: #fff;
    border-top: 1px solid #e3e3e3;
}
.news_detail h1 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.news_detail .tips {
    font-size: 12px;
    color: #666;
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #e7e7e7;
}
.news_detail .tips span {
    margin-right: 10px;
}
.news_detail .cont {
    padding-top: 15px;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
}
.news_detail .cont p {
    margin-bottom: 10px;
}
.news_detail .cont img {
    display: block;
    max-width: 100%;
    margin: 0px auto;
} 


.pages{
    background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
}
.pages a{
    height: 24px;
    line-height: 24px;
    width: 52px;
    text-align: center;
    border: 1px solid #ccc;
    float: right;
    margin-left: 10px;
    margin-top: 7px;
}
.pages .forbid{
    background: #f1f1f1;
}

/*下载列表*/
.category-main .list_tit{
    margin-top: 10px;
    background: #fff;
}
.category-main .list_tit .list_sort span {
    display: inline-block;
    line-height: 40px;
    color: #666;
    font-weight: bold;
}
.category-main .list_tit .list_sort p {
    display: inline-block;
    line-height: 40px;
    color: #666;
    font-weight: bold;
}
.category-main .list_tit .list_sort span:after {
    float: right;
    content: '';
    width: 13px;
    height: 10px;
    background: url(/wap/d9/images/jiantou.png) no-repeat;
    background-size: 100% auto;
    margin: 16px 0 0 8px;
    transition: all 0.2s ease-out; 
    transform: rotate(0deg);
}
.category-main .list_tit .list_sort.on span:after{
    margin: 13px 0 0 8px;
    transition: all 0.2s ease-out;   
    transform: rotate(180deg);
}
.category-main .list_xlmenu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    z-index: 1;
    display: none;
}
.category-main .list_fade {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.category-main .list_xlmenu .xlmenu_list {
    position: relative;
    background: #fff;
    padding: 8px;
    z-index: 10;
}
.category-main .list_xlmenu .xlmenu_list a {
    float: left;
    width: 25%;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #666;
    padding: 8px;
    box-sizing: border-box;
    cursor: pointer;
}
.category-main .list_xlmenu .xlmenu_list a span {
    display: block;
    width: 100%;
    background: #e7e7e7;
    cursor: pointer;
}
.news_detail .cont h3{
    margin: 10px 0;
    background: #ffefeb;
    padding: 3px 5px;
    font-size: 16px;
    font-weight: 600;
    color: #ff3300;
}
.category-main .list_xlmenu .xlmenu_list a.active span {
    color:#fff;
    background: #00a0e9;
}

/*pc*/

.widget{
    padding: 0px 5px;
    margin-top: 10px;
    background-color: #fff;
}
.widget .widget-heading {
    border-bottom: 1px solid #e4e4e4;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 10px;
}
.widget .widget-heading .widget-title{
    width: 100px;
    display: inline-block;
    font-size: 16px;
}
.widget .widget-heading .widget-widgets {
    font-size: 13px;
    line-height: 29px;
    display: inline-block;
    float: right;
    padding-left: 15px;
    text-align: right;
    cursor: pointer;
}
.widget .widget-heading .widget-widgets a{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #bebebe;
}
.widget .widget-body .tags{
    display: block;
}
.widget .widget-body .tags li{
    width: 25%;
    float: left;
    box-sizing: border-box;
    text-align: center;
}
.widget .widget-body .tags li a{
    width: 84%;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    margin:10px auto;

}
@media (max-width: 320px){
    .info-top h1 {
        max-width: 145px;
    }    
}
@media (max-width: 375px){
    .info-top h1 {
        max-width: 200px;
    }
}
