@charset "UTF-8";
/* CSS Document */
/*基础部分*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, select, textarea, div, table, td, th, tr, dt, dd, dl, a { margin: 0; padding: 0; }

ul, ol { list-style: none; }

em, i { font-style: normal; }

table { border-spacing: 0; border-collapse: collapse; }

img { border: none; vertical-align: middle; }

input, select, button { vertical-align: middle; outline: none; }

a { text-decoration: none; color: #444; }

a:hover { color: #75c41f; }

body { min-width: 1200px; font-family: "PingFang SC","微软雅黑",'Microsoft YaHei','Arial','Heiti SC'; background: #f4f4f4; font-size: 14px; }

.fl { float: left; }

.fr { float: right; }

.hide { display: none; }

.clear_:before, .clear_:after { display: block; content: ' '; clear: both; }

.clearfix:before, .clearfix:after { display: block; content: ' '; clear: both; }

.center { width: 1200px; margin: 0 auto; }

.icoimg { background: url("../images/icoimg.png") no-repeat center; }

.icon { background: url("../images/icon.png") no-repeat center; }

.Minbfff { margin-bottom: 20px; border-radius: 10px; }

/* 新的头部*/
.header_warp  {position: fixed;width: 100%;z-index: 10;height: auto;top: 0;left: 0;}

.header_warp .header_top { background: #303030; height: 30px; line-height: 30px; color: #fff; font-size: 12px; }

.header_warp .header_top a { color: #fff; display: block; }

.header_warp .header_top a[href]:hover { color: #75c41f; }

.header_warp .header_top .updata { float: left; }

.header_warp .header_top .iphone { float: left; margin-left: 30px; position: relative; cursor: pointer; }

.header_warp .header_top .iphone .ico { display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; height: 18px; width: 12px; background-position: -28px 0; }

.header_warp .header_top .iphone:hover { color: #75c41f; }

.header_warp .header_top .iphone:hover .ico { background-position: 0 0; }

.header_warp .header_top .iphone:hover .iphone_img { padding: 10px; height: 125px; }

.header_warp .header_top .iphone .iphone_img { background: #fff; position: absolute; width: 100px; left: 50%; margin-left: -60px; top: 30px; height: 0; overflow: hidden; padding: 0 10px; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); border-radius: 0 0 10px 10px; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }

.header_warp .header_top .iphone .iphone_img img { width: 100px; height: 100px; }

.header_warp .header_top .iphone .iphone_img p { height: 20px; line-height: 20px; color: #000; text-align: center; padding-top: 5px; }

.header_warp .header_center { height: 90px; background: url("../images/top_bg.jpg") no-repeat center; width: 100%; }

.header_warp .header_center .center .logo { width: 196px; height: 52px; margin-top: 20px; overflow: hidden; display: block; float: left; }

.header_warp .header_center .center .logo img { width: 100%; }

.header_warp .header_center .center form { float: left; margin: 25px 0 0 302px; display: none; }

.header_warp .header_center .center form .search { width: 310px; height: 36px; line-height: 36px; float: left; cursor: pointer; background-color: #545454; }

.header_warp .header_center .center form .search .text { height: 36px; line-height: 36px; width: 250px; float: left; border: none; outline: 0; color: #aaa; font-size: 14px; background: 0 0; text-indent: 10px; }

.header_warp .header_center .center form .search .button { width: 35px; height: 35px; border: none; float: right; outline: none; cursor: pointer; background-position: -90px 0; margin-right: 5px; }

.header_warp .header_nav { background: url("../images/head_bg.png") repeat-x left top; height: 40px; }

.header_warp .header_nav ul li { float: left; margin: 5px 0 0 57px; }

.header_warp .header_nav ul li a { font-size: 16px; text-align: center; width: 100px; line-height: 28px; color: #999; height: 28px; border: 1px solid transparent; border-radius: 25px; display: block; }

.header_warp .header_nav ul li:hover a { background: #75c41f; color: #fff; }

.header_warp .header_nav ul .on a { background: #75c41f; color: #fff; }

.header_warp + .comment { padding-top: 160px; }

.header_warp2top + .comment { padding-top: 130px; }

.Minbfff { background: #fff; }

/* 新的底部*/
.fotter_warp { background: #1a1a1a; }

.fotter_warp .fottertex { padding: 30px 0; color: #fff; font-size: 14px; }

.fotter_warp .fottertex .center { width: 880px; }

.fotter_warp .fottertex a { color: #fff; }

.fotter_warp .fottertex a[href]:hover { color: #75c41f; }

.fotter_warp .fottertex .link_p { text-align: center; line-height: 36px; }

.fotter_warp .fottertex .link_p a { padding: 0 10px; }

.fotter_warp .fottertex .tex_cent { text-align: center; }

.fotter_warp .fottertex p { line-height: 36px; }

/*404*/
.warp404 { background: #fff; margin: 20px 0; padding: 95px 0; border-radius: 10px; }

.warp404 img { display: block; max-width: 60%; width: auto; height: auto; margin: 0 auto; }

.warp404 p { height: 30px; line-height: 30px; color: #333333; font-size: 18px; text-align: center; }

/*面包屑*/
.crumb { width: 100%; height: 50px; line-height: 50px; color: #666; padding: 0 20px; }

.crumb a { color: #666; }

.crumb a[href]:hover { color: #75c41f; }

.crumb span { font-family: serif; padding: 0 6px; font-size: 16px; }

/*关于联系我们*/
.Minabout_contact { display: block; background: #fff; padding-bottom: 20px; min-height: 55vh; margin: 20px 0; }

.Minabout_contact .tile_ { height: 58px; line-height: 58px; border-bottom: 1px solid #eaeaea; padding: 0 20px; border-radius: 10px; }

.Minabout_contact .tile_ .bt { float: left; font-size: 18px; }

.Minabout_contact .tile_ .bt::before { content: ''; display: inline-block; vertical-align: middle; width: 4px; height: 20px; background: #75c41f; margin: -3px 10px 0 0; }

.Minabout_contact .tile_ .link { float: right; }

.Minabout_contact .tile_ .link a { display: block; float: left; font-size: 16px; position: relative; margin-left: 30px; }

.Minabout_contact .tile_ .link a::after { position: absolute; left: 0; bottom: -1px; background: #75c41f; width: 100%; height: 2px; content: ''; display: none; }

.Minabout_contact .tile_ .link a:hover::after { display: block; }

.Minabout_contact .tile_ .link .on { color: #75c41f; }

.Minabout_contact .tile_ .link .on::after { display: block; }

.Minabout_contact .textbox_ { color: #555555; line-height: 30px; padding: 20px; font-size: 16px; }

.Minabout_contact .textbox_ .lis_ { padding: 10px 0 15px; }

.Minabout_contact .textbox_ .lis_ .bt { font-weight: bold; color: #333; }

.Minabout_contact .abuttex p { text-indent: 2em; padding-bottom: 15px; }

/*友情链接*/
.friendly_wrap { height: 85px; margin: 20px 0; padding: 0; background-color: #fff; border-radius: 10px; }

.friendly_wrap h4 { float: left; width: 130px; height: 85px; line-height: 85px; text-align: center; background: #83c639; color: #fff; font-size: 18px; font-weight: normal; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }

.friendly_wrap .friendly_swiper { float: left; width: 1040px; height: 60px; overflow: hidden; position: relative; margin: 12px 0 12px 28px; }

.friendly_wrap .friendly_swiper li { width: 100%; height: 114px; overflow: hidden; font-size: 0; }

.friendly_wrap .friendly_swiper li p { width: 890px; height: 90px; padding: 12px 12px 12px 28px; }

.friendly_wrap .friendly_swiper a { display: inline-block; *display: inline; *zoom: 1; width: 138px; height: 31px; line-height: 31px; color: #767676; font-size: 12px; }

.friendly_wrap .friendly_swiper a h3 { font-weight: normal; }

.friendly_wrap .friendly_swiper i { display: inline-block; *display: inline; *zoom: 1; width: 5px; height: 5px; background: #939393; border-radius: 100%; vertical-align: middle; margin-right: 10px; }

.friendly_wrap .friendly_swiper a:hover { color: #83c639; }

.friendly_wrap .friendly_swiper .btnWrap { position: absolute; z-index: 5; right: 0; top: -5px; width: 30px; height: 62px; padding: 5px 24px; }

.friendly_wrap .friendly_swiper .swiper-button-prev, .friendly_wrap .friendly_swiper .swiper-button-next { float: left; position: static; width: 28px; height: 28px; background: url(../images/icon.png) -190px -60px no-repeat; margin-bottom: 5px; cursor: pointer; }

.friendly_wrap .friendly_swiper .swiper-button-next { background-position: -190px -90px; }

.friendly_wrap .friendly_swiper .swiper-button-prev:hover { background-position: -219px -60px; }

.friendly_wrap .friendly_swiper .swiper-button-next:hover { background-position: -219px -90px; }

.friendly_wrap .friendly_swiper #links_box { position: absolute; top: 0; left: 0; }

/* 分页 */
.pagewrap { width: 100%; height: 42px; padding: 30px 0; line-height: 42px; text-align: center; color: #272a34; overflow: hidden; }

.pagewrap a, .pagewrap span { display: inline-block; height: 40px; text-align: center; line-height: 40px; border: 1px solid #e9e9e9; background: #fff; border-radius: 3px; padding: 0 17px; margin: 0 2px; font-size: 14px; color: #999; }

.pagewrap a.current, .pagewrap .active a, .pagewrap a:hover { color: #fff; border: 1px solid #75c41f; background: #75c41f; }

.pagewrap li { display: inline-block; _zoom: 1; display: inline; }

.pagewrap .page .prev, .pagewrap .page .netx { width: 38px; }

.pagewrap .page { margin: 0 auto; display: block; }

.pagewrap li.active a { color: #fff; border: 1px solid #75c41f; background: #75c41f; }

/* 尾部 开始 */
.footer { margin-top: 20px; width: 100%; min-width: 1200px; background-color: #1a1a1a; padding: 25px 0; }

.foot-link { border-right: 1px dashed #444; float: left; }

.foot-link li { width: 135px; float: left; margin-left: 20px; line-height: 26px; }

.foot-link dd { float: left; margin-left: 20px; width: 120px; }

.foot-link dd a { color: #c3c3c3; font-size: 14px; }

.foot-link dd a:hover { color: #fff; font-weight: bold; }

.foot-link dt { width: 50px; height: 60px; background: url(../images/icon.png) no-repeat; margin-left: 24px; opacity: .8; filter: alpha(opacity=80); }

.foot-link dt.yxbk { background-position: -161px -152px; }

.foot-link dt.yxzx { background-position: -210px -151px; }

.foot-link dt.yxhe { background-position: -260px -152px; }

.foot-link dt.h5 { background-position: -308px -152px; }

.foot-link dt.other { background-position: -358px -151px; }

.foot-r { float: left; width: 420px; overflow: hidden; }

.foot-r ul { width: 450px; margin-left: 30px; float: left; }

.foot-r ul li { width: 100px; margin-right: 40px; float: left; text-align: center; }

.foot-r ul li a { width: 100px; height: 75px; }

.foot-r ul li a:hover p { color: #59ab00; }

.foot-r ul li p { width: 100%; text-align: center; font-size: 14px; color: #fff; }

.about-me { float: left; width: 430px; overflow: hidden; margin: 10px 0; text-align: center; }

.about-me a { color: #999; border-left: 1px solid #999; padding: 0 7px; margin-left: -2px; float: left; }

.about-me a:hover { text-decoration: underline; }

.foot-r p { width: 380px; float: right; font-size: 12px; color: #999; text-align: center; }

/* 尾部 结束  */
.title_h3 { height: 60px; line-height: 60px; overflow: hidden; display: block; }

.title_h3 .bt { display: block; float: left; font-size: 18px; font-weight: bold; color: #2e2e2e; }

.title_h3 .bt::before { display: inline-block; vertical-align: middle; width: 4px; height: 17px; margin: -5px 10px 0 0; background: #75c41f; content: ''; }

.title_h3 .more { float: right; color: #75c41f; }

.title_h3 .more:hover { text-decoration: underline; }

/*游戏截图  */
.Mininfor1 { padding-top: 10px; padding-bottom: 15px; }

.Mininfor1 .lunbox { position: relative; width: 90%; margin: 0 auto; }

.Mininfor1 .lunbox .bd ul li { float: left; width: 100%; }

.Mininfor1 .lunbox .bd ul li img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.Mininfor1 .lunbox .hd { width: 100%; padding-top: 10px; margin: 0; }

.Mininfor1 .lunbox .hd ul { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; background: #d2d2d2; overflow: hidden; height: 6px; border-radius: 10px; }

.Mininfor1 .lunbox .hd ul li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; font-size: 100em; height: 100%; cursor: pointer; }

.Mininfor1 .lunbox .hd ul .on { background: #75c41f; }

.Mininfor1 .lunbox .hd ul .on_mor { background: #75c41f; }

.Mininfor1 .lunboxh { width: 100%; }

.Mininfor1 .lunboxh .bd ul li { width: 195px; padding-right: 20px; }

.Mininfor1 .lunbox .next, .Mininfor1 .lunbox .prev { background: url(../images/icoimg2.png) no-repeat center; display: none; height: 35px; width: 35px; background-position: -178px -49px; position: absolute; top: 50%; margin-top: -20px; z-index: 2; cursor: pointer; }

.Mininfor1 .lunbox .prev { left: 20px; }

.Mininfor1 .lunbox .next { right: 20px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.Mininfor1 .lunbox:hover .next, .Mininfor1 .lunbox:hover .prev { display: block; }

.Mininfor2 { padding-bottom: 15px; }

.Mininfor2 .table { padding-bottom: 20px; }

.Mininfor2 .table table { width: 100%; border-spacing: 0; border-collapse: collapse; line-height: 40px; text-align: center; }

.Mininfor2 .table table a { color: #75c41f; }

.Mininfor2 .table table a[href]:hover { text-decoration: underline; }

.Mininfor2 .pagesnews { padding: 10px 0; line-height: 40px; text-align: center; }

.Mininfor2 .pagesnews a { display: inline-block; vertical-align: middle; border-radius: 5px; padding: 0 10px; height: 40px; margin: 5px 35px; background: #75c41f; color: #fff; min-width: 200px; max-width: 320px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Mininfor2 .pagesnews a:hover { opacity: 0.9; }

.Mininfor3 { padding-bottom: 15px; }

.Mininfor3 .title_h3 + .list { margin-top: -15px; }

.Mininfor3 .list li { border-bottom: 1px dashed rgba(138, 138, 138, 0.3); height: 70px; padding: 15px 0; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; }

.Mininfor3 .list li .img { display: block; float: left; width: 70px; height: 70px; border-radius: 15px; overflow: hidden; }

.Mininfor3 .list li .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.Mininfor3 .list li .infor { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 20px; width: 400px; float: left; font-size: 18px; overflow: hidden; }

.Mininfor3 .list li .infor .name { height: 37px; line-height: 37px; overflow: hidden; width: 100%; display: block; white-space: normal; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Mininfor3 .list li .infor p { height: 33px; line-height: 33px; width: 100%; overflow: hidden; color: #666666; }

.Mininfor3 .list li .btn { float: right; width: 70px; height: 28px; border-radius: 5px; border: 1px solid #75c41f; color: #75c41f; line-height: 28px; margin-top: 15px; text-align: center; font-size: 16px; }

.Mininfor3 .list li .btn:hover { background: #75c41f; color: #fff; }

/*截图放大*/
.m-showboxbg { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: #111; opacity: 0.6; filter: Alpha(opacity=60); display: none; z-index: 999; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.m-showbox { position: fixed; left: 50%; top: 50%; -webkit-box-shadow: 0 0 10px #111; box-shadow: 0 0 10px #111; display: none; z-index: 1000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.m-showbox .inner-box { position: relative; }

.m-showbox img { display: none; }

.m-showbox img.current { display: block; height: 100%; width: 100%; margin: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.close-showbox { position: fixed; width: 70px; height: 70px; background: #111 url("../images/down.png") 18px -300px no-repeat; top: 0; right: 0; cursor: pointer; z-index: 1001; opacity: 0.5; filter: alpha(opacity=50); }

.m-showbox .inner-box .prev { position: absolute; width: 30px; height: 60px; background: #111 url("../images/down.png") no-repeat 0px -365px; left: -80px; top: 50%; margin-top: -30px; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }

.m-showbox .inner-box .next { position: absolute; width: 30px; height: 60px; background: #111 url("../images/down.png") no-repeat 0px -415px; right: -80px; top: 50%; margin-top: -30px; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }

.m-showbox .inner-box .prev:hover, .m-showbox .inner-box .next:hover, .close-showbox:hover { background-color: #00ceff; }

.commentinfor { background: #fff; }

.title_h1 { height: 30px; line-height: 30px; text-align: center; padding: 20px; }

.title_h1 a { width: auto; padding: 0 20px; height: 30px; display: inline-block; vertical-align: middle; font-size: 16px; border-radius: 20px; margin: 0 10px; }

.title_h1 a:hover { background: #75c41f; color: #fff; }

.title_h1 .on { background: #75c41f; color: #fff; }

/*新增的右侧*/
.Min_Rbox .MinR2 { padding-top: 10px; }

.g-con .Min_Rbox { margin-top: 45px; }

.lb-p3 { background: rgba(255, 255, 255, 0.7); padding: 5px 0; }

.lb-p3 a { width: auto; margin: 0 5px; padding-left: 13px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.lb-p4 { margin-bottom: 20px; }

.MinR { padding: 0 10px; background: rgba(255, 255, 255, 0.7); padding-top: 10px; }

.MinR .title { height: 40px; line-height: 40px; border-bottom: 1px solid #eee; }

.MinR .title .bt { font-size: 16px; font-weight: bold; float: left; border-bottom: 3px solid #f83c31; padding: 0 15px; position: relative; z-index: 1; }

.MinR .title_ { height: 35px; line-height: 35px; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; border: solid 1px #dedede; border-radius: 5px; overflow: hidden; }

.MinR .title_ .lab { border-radius: 5px; cursor: pointer; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 37px; margin-top: -1px; text-align: center; font-size: 18px; }

.MinR .title_ .on { background: #75c41f; color: #fff; }

.MinR .title_2 { height: 50px; line-height: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; overflow: hidden; }

.MinR .title_2 .lab { border-bottom: 2px solid #dedede; cursor: pointer; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 48px; text-align: center; font-size: 18px; }

.MinR .title_2 .on { border-bottom-color: #75c41f; color: #75c41f; }

/*同款应用*/
.MinR1 .lunbx { border-top: 1px solid #e9e9e9; position: relative; }

.MinR1 .lunbx .next { line-height: 26px; height: 26px; text-align: right; font-size: 14px; cursor: pointer; color: #999999; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: absolute; right: 0; top: -35px; }

.MinR1 .lunbx .next i { background: url(../images/icoimg2.png) no-repeat center; height: 12px; width: 13px; background-position: -100px 0; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; }

.MinR1 .lunbx .next:hover { color: #75c41f; }

.MinR1 .lunbx .next:hover i { background-position: -73px 0; }

.MinR1 .bd { width: 100%; }

.MinR1 .bd li { width: 100%; overflow: hidden; }

.MinR1 .bd li .item { width: 110%; }

.MinR1 .bd li .item .lis { display: block; width: 80px; float: left; margin: 15px 15px 0 0; }

.MinR1 .bd li .item .lis .img { width: 100%; height: 80px; border-radius: 20px; overflow: hidden; display: block; }

.MinR1 .bd li .item .lis .img img { width: 100%; height: 100%; }

.MinR1 .bd li .item .lis p { height: 35px; padding-top: 5px; line-height: 35px; text-align: center; overflow: hidden; }

.MinR1 .hd { width: 100%; text-align: center; height: 10px; margin: 0; padding: 10px 0 10px; line-height: 10px; }

.MinR1 .hd li { display: inline-block; vertical-align: middle; width: 10px; height: 10px; background-color: #adadad; margin: 0 7px; text-indent: 100em; cursor: pointer; overflow: hidden; }

.MinR1 .hd .on { background: #75c41f; }

/*同款应用*/
.MinR2 .list { padding-top: 10px; }

.MinR2 .list li { padding: 10px 0; border-bottom: 1px dashed rgba(138, 138, 138, 0.3); height: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 14px; line-height: 30px; }

.MinR2 .list li:last-child { border: none; }

.MinR2 .list li .num { float: left; width: 18px; height: 18px; color: #fff; text-align: center; line-height: 18px; overflow: hidden; margin-top: 5px; background: #e94646; border: 1px solid #e94646; }

.MinR2 .list li .infor { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 15px; height: 30px; overflow: hidden; }

.MinR2 .list li .infor .img { width: 30px; height: 30px; float: left; border-radius: 10px; overflow: hidden; }

.MinR2 .list li .infor .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.MinR2 .list li .infor .tex { float: left; padding-left: 10px; max-width: 163px; }

.MinR2 .list li .infor .tex p { display: none; }

.MinR2 .list li .infor .tex .name { display: block; overflow: hidden; width: 100%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 30px; line-height: 30px; color: #2e2e2e; opacity: 0.9; }

.MinR2 .list li .lab { color: #000; opacity: 0.45; }

.MinR2 .list li + li .num { background: #ff8610; border-color: #ff8610; }

.MinR2 .list li + li + li .num { background: #ffd37f; border-color: #ffd37f; }

.MinR2 .list li + li + li + li .num { background: none; border-color: #8a8a8a; color: #8a8a8a; opacity: 0.5; }

.MinR2 .list .on { height: 50px; padding: 20px 0; }

.MinR2 .list .on .num { height: 33px; line-height: 33px; }

.MinR2 .list .on .infor { height: 50px; }

.MinR2 .list .on .infor .img { width: 50px; height: 50px; border-radius: 10px; }

.MinR2 .list .on .infor .tex { max-width: 165px; padding-left: 20px; }

.MinR2 .list .on .infor .tex .name { font-size: 16px; opacity: 1; height: 25px; line-height: 25px; padding-top: 3px; }

.MinR2 .list .on .infor .tex p { display: block; height: 20px; line-height: 20px; color: #75c41f; width: 100%; overflow: hidden; }

.MinR2 .list .on .lab { display: none; }

/*风云榜*/
.MinR5 .list li { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 20px 0; height: 70px; border-bottom: 1px dashed rgba(138, 138, 138, 0.3); }

.MinR5 .list li:last-child { border: none; }

.MinR5 .list li .img { float: left; width: 70px; height: 70px; display: block; border-radius: 15px; overflow: hidden; }

.MinR5 .list li .img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.MinR5 .list li .infor { width: 155px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; float: left; padding: 0 5px 0 10px; overflow: hidden; }

.MinR5 .list li .infor .name { height: 30px; line-height: 30px; display: block; width: 100%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin-top: -5px; }

.MinR5 .list li .infor p { font-size: 14px; height: 24px; line-height: 24px; overflow: hidden; color: #666; width: 100%; text-transform: uppercase; }

.MinR5 .list li .infor p span { color: #999999; }

.MinR5 .list li .btn { float: right; width: 50px; height: 25px; border-radius: 5px; border: 1px solid #75c41f; color: #75c41f; line-height: 25px; margin-top: 28px; text-align: center; font-size: 14px; }

.MinR5 .list li .btn:hover { background: #75c41f; color: #fff; }

.MinR5 .list2 { padding-bottom: 10px; }

.xgl + .MinR { padding-top: 20px; }

.u5 { width: 1200px; margin: 0px auto; padding: 1rem 0; }

.u5 p { font-size: 18px; font-weight: bold; border-bottom: 2px #51BD19 solid; padding-bottom: 10px; color: #51BD19; }

.u5 ul li { float: left; width: 300px; height: 30px; line-height: 30px; overflow: hidden; }

.hj-d1 { width: 100%; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 15px 20px; }

.hj-d1 ul { width: 1300px; }

.hj-d1 li { width: 285px; height: 128px; padding: 15px 15px 15px 275px; margin: 20px 20px 0 0; background: #f0f0f0; border-bottom: 2px solid #e1e1e1; position: relative; float: left; }

.hj-d1 li img { width: 240px; height: 128px; position: absolute; top: 15px; left: 15px; }

.hj-d1 b { font-size: 20px; height: 31px; font-weight: normal; display: block; }

.hj-d1 p { color: #666; font-size: 13px; line-height: 24px; margin-top: 5px; overflow: hidden; height: 48px; }

.hj-d1 li u a { width: 90px; height: 35px; display: inline-block; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #75c41f; text-align: center; line-height: 35px; color: #75c41f; font-size: 16px; position: absolute; right: 15px; bottom: 15px; }

.hj-d1 li u a:hover { background: #75c41f; color: #fff; }

/* 修改原来的 */
.title_h1 + .hj-d1 { margin-top: -15px; }

.wrp .wpl .xzw .wrap { visibility: visible; max-height: 100%; }

.wrp .wpl .xzw .wrap .unfold-field { display: none !important; }

/* 合集详情 */
.zthjinfor .zthjtop { height: 140px; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 20px 20px 0; }

.zthjinfor .zthjtop .img { width: 320px; display: block; height: 100%; overflow: hidden; }

.zthjinfor .zthjtop .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.zthjinfor .zthjtop .infor { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 20px; overflow: hidden; }

.zthjinfor .zthjtop .infor .name { height: 50px; line-height: 50px; overflow: hidden; border-bottom: 1px solid #eee; display: block; color: #75c41f; font-size: 28px; }

.zthjinfor .zthjtop .infor .text { padding-top: 5px; }

.zthjinfor .zthjtop .infor .text .bt { font-weight: bold; color: #666; height: 20px; line-height: 20px; }

.zthjinfor .zthjtop .infor .text p { text-indent: 2.0em; line-height: 20px; color: #666; margin-top: 5px; height: 40px; overflow: hidden; }

.zthjinfor .zthjlist { margin-top: 13px; }

.zthjinfor .zthjlist .list li { width: 340px; padding: 16px 15px; border: 1px solid #eee; height: 186px; position: relative; float: left; margin: 20px 9px 25px 16px; }

.zthjinfor .zthjlist .list li .img { display: block; width: 100px; height: 100px; border-radius: 15px; overflow: hidden; float: left; }

.zthjinfor .zthjlist .list li .img img { width: 100%; height: 100%; display: block; }

.zthjinfor .zthjlist .list li .img img:hover { opacity: 0.9; }

.zthjinfor .zthjlist .list li .infor { width: 220px; float: left; padding-left: 18px; height: 100px; }

.zthjinfor .zthjlist .list li .infor .name { height: 25px; line-height: 25px; font-size: 16px; color: #000; display: block; width: 86%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding-bottom: 10px; }

.zthjinfor .zthjlist .list li .infor .name:hover { color: #14b9c8; }

.zthjinfor .zthjlist .list li .infor p { display: block; height: 20px; margin-bottom: 10px; color: #737373; overflow: hidden; width: 100%; }

.zthjinfor .zthjlist .list li .infor p i { background: #737373; width: 1px; display: inline-block; vertical-align: middle; margin: -2px 10px 0; height: 15px; }

.zthjinfor .zthjlist .list li .infor .dowm { display: block; width: 160px; height: 33px; border-radius: 5px; text-align: center; line-height: 33px; color: #fff; background: #75c41f; }

.zthjinfor .zthjlist .list li .infor .dowm i { background: url("../images/ico_img.png") no-repeat center; display: inline-block; vertical-align: middle; margin: -2px 6px 0 0; height: 14px; width: 16px; background-position: -163px 0; }

.zthjinfor .zthjlist .list li .infor .dowm:hover { opacity: 0.9; }

.zthjinfor .zthjlist .list li .text { float: left; height: 63px; padding-top: 23px; color: #737373; font-size: 13px; text-align: justify; line-height: 21px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; }

.zthjinfor .zthjlist .list li .tj_ico { position: absolute; background: url("../images/ico_img.png") no-repeat center; right: 0px; top: 9px; color: #fff; line-height: 30px; text-align: center; font-size: 13px; padding-left: 7px; height: 30px; width: 43px; background-position: -74px -119px; }

.zthjinfor .zthjlist .pages .pagewrap { padding: 12px  0 37px 0; }
.page { text-align:center; height:50px; display:block; overflow:hidden; margin-top:25px;}
.page a ,.page u,.page span,.page input{ padding:0px 15px; height:30px; line-height:30px; overflow:hidden; display:inline-block; margin-right:5px;}
.page a,.page input{ border:1px solid #ccc;}
.page a:hover,.page a.cur { background:#80c543; border:1px solid #fff; color:#fff;}
.page u { background:#80c543; border:1px solid #fff; color:#fff; }
.page input{ width:14px; vertical-align:top}
.page span { border:1px solid #80c543; background:#80c543; color:#fff;  }
.page i { height:30px; line-height:30px; float:left; padding:0px 15px; }
.page .gray:hover{background:none; color:#000; border-color:#ccc;}
.jiuds{width:1px;height:1px;overflow: hidden}