/*main*/

.part-1 .banner{ width: 786px; height: 371px; position: relative;}
.part-1 .banner li{ float: left; width: 786px;height: 371px; position: relative;}
.part-1 .banner li img{ width: 100%; height: 100%; display: block;}
.part-1 .banner li p{ background: url("../images/banner_bg.png") repeat-x; width: 100%; height: 45px; position: absolute; bottom: 0; left: 0; line-height: 45px; color: #fff; font-size: 16px;}
.part-1 .banner li p a{ color: #fff; display: block; margin: 0 18% 0 2%; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.part-1 .banner .control{ position: absolute; right: 2%; bottom: 16px; z-index: 2; font-size: 0;}
.part-1 .banner .control span{ width: 8px; height: 8px; background: #fff; display: inline-block; margin-left: 5px; cursor: pointer;}
.part-1 .banner .control span.on{ background: #ff0030;}
.part-1 .list-2{ width: 355px;}
.part-1 .list-2 .tlt{ width: 110%; border-bottom: 1px solid #efefef; height: 36px;}
.part-1 .list-2 .tlt div{ color: #444; font-weight: bold; background: url("../images/lbl_bg.png") no-repeat right 1px; float: left; padding: 0 27px 0 16px; }
.part-1 .list-2 .tlt div:first-child{ padding-left: 0;}
.part-1 .list-2 .tlt div.on{ color: #2371f3;}
.part-1 .list-2 .tlt div span{ display: block; margin-top: 2px; cursor: pointer;}
.part-1 .list-2 .tlt div.on span{ border-bottom: 2px solid #2371f3; padding-bottom: 14px;}
.part-1 .list-2 .list-2-con{ *margin-top: -33px;}
.part-1 .list-2 .list-2-con ul{ display: none;}
.part-1 .list-2 .list-2-con ul.show{ display: block;}
.part-1 .list-2 .list-2-con li{ font-size: 0; margin-top: 13px; height: 20px; line-height: 20px;}
.part-1 .list-2 .list-2-con li .cate{ font-size: 14px; color: #999; margin-right: 10px; padding: 0 10px 0 0; border-right: 1px solid #eee; width: 57px; height: 20px; overflow: hidden;}
.part-1 .list-2 .list-2-con li .cate:hover{ color: #2371f3;}
.part-1 .list-2 .list-2-con li .appImg{ width: 20px; height: 20px; margin-right: 10px;}
.part-1 .list-2 .list-2-con li .appName{ font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 68%;}
.part-1 .list-2 .list-2-con li .appName,.part-1 .list-2 .list-2-con li .appImg,.part-1 .list-2 .list-2-con li .cate{ display: inline-block; vertical-align: middle;}
.part-1 .list-2 .list-2-con li .appName:hover{ color: #2371f3; text-decoration: underline;}
.part-1 .list-2 .list-2-con .jc li{ background: url("../images/list_jc.png") no-repeat -8px center; padding-left: 30px;}
.part-1 .list-2 .list-2-con .jc li .appName{ max-width: 98%;}


.part-4 .list-l li{ position: relative; width: 350px; height: 207px; margin-top: 20px;}
.part-4 .list-l .gameImg{ width: 350px; height: 207px; display: block; overflow: hidden;}
.part-4 .list-l .gameImg img{ width: 100%; height: 100%; -webkit-transition: .2s linear; -moz-transition: .2s linear; transition: .2s linear;}
.part-4 .list-l li:hover .gameImg img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.part-4 .list-l .gameName{ background: url("../images/banner_bg.png") repeat-x; width: 100%; height: 35px; position: absolute; bottom: 0; line-height: 35px;}
.part-4 .list-l .gameName a{ color: #fff; margin: 0 12px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.part-4 .list-r{ margin: 20px 0 -2px 25px; width: 442px;}
.part-4 .list-r ul{ width: 109%; overflow: hidden;}
.part-4 .list-r li{ width: 75px; text-align: center; margin: 0 45px 12px 0; float: left;}
.part-4 .list-r li a{ display: block;}
.part-4 .list-r li .appImg{ width: 75px; height: 75px;}
.part-4 .list-r li .appImg img{ width: 100%; height: 100%; display: block;}
.part-4 .list-r li .appName{ color: #333; white-space: nowrap; text-align: center; overflow: hidden; text-overflow: ellipsis; margin-top: 5px;}
.part-4 .list-r li:hover .appName{ color: #2371f3}



.tjApp .app-info .appImg{ margin-right: 20px;}
.tjApp .app-info div.fl{ width: 490px;}
.tjApp .app-info img{ width: 85px; height: 85px; display: block;}
.tjApp .app-info .appName{ color: #333; font-size: 20px; margin: 10px 0 15px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 490px;}
.tjApp .app-info .label{ color: #333; font-size: 14px;}
.tjApp .app-info .label a{ color: #008ded;line-height: 17px;margin-right: 10px; }
.tjApp .app-info .label a.a0{ color: #ff6600; }
.tjApp .app-info .label a.a1{ color: #328808; }
.tjApp .app-info .label a.a2{ color: #03a9f4; }
.tjApp .app-info .label a.a3{ color: #ff1919; }
.tjApp .app-info .label a.a4{ color: #369b0d; }
.tjApp .detaBox{ margin-top: 10px;}
.tjApp .detaBox .detaMain{ width: 500px;}
.tjApp .detaBox .detaMain p{ float: left;width: 30%;height: 30px;line-height: 30px;color: #666;overflow: hidden;white-space: nowrap; }
.tjApp .detaBox .detaMain p:nth-child(6){width: 40%;}
.tjApp .detaBox .detaMain p a{ color: #008ded;}
.tjApp .detaBox .downloadBtn a {width: 240px;height: 50px;text-align: center;line-height: 50px;color: #fff;background: #008ded;display: block;font-size: 20px;margin: 0px auto 0 auto;border-radius: 3px;}
.tjApp .detaBox .downloadBtn a.none-down{ background: #a5a2a2;}
.tjApp .app-info .article-share{ margin-top: 10px;}
.tjApp .app-info .article-share div.fl{width: auto;}
.tjApp .app-info .pf{ margin-right: 40px; margin-top: 2px;}
.tjApp .app-info label{ background: url("../images/app_lbl.png") no-repeat; padding-left: 22px; line-height: 17px; margin-right: 18px; color: #369b0d; font-size: 12px;}
.tjApp .app-info .app-lbl-2{ color: #ff6600; background-position: -85px 0; padding-left: 26px;}
.tjApp .app-desc{ margin-top: 20px; overflow: hidden;}
.tjApp .app-desc strong{ border-bottom: 1px dashed #d1d1d1;padding: 2px 0 5px 25px;margin: 10px;font-weight: 900 !important;color: #1ebd78;background: url("../images/bj_01.png") no-repeat 0 -631px;font-size: 16px; line-height:50px;}
.tjApp .app-desc p{ color: #333; line-height: 26px;}
.tjApp .article-other{ border-top: 1px solid #eee; padding-top: 10px; margin-bottom: -10px;}

.rjjt .list-con{ position: relative;}
.rjjt .list-desc{color: #333;line-height: 30px;padding-top: 15px;font-size: 15px;letter-spacing: 1px;}
.rjjt .list-desc a{ color: #2176ff;}
.rjjt .list-desc h3{font-size: 16px;margin: 5px 0px;color: #444;}
.rjjt .list-desc img{max-width:100%;margin-top: 10px;margin-bottom: 10px;}
.rjjt .list-con .list{ width: 560px; height: 404px; overflow: hidden; margin: 30px auto;}
.rjjt .list-con ul{ width: 9999px; overflow: hidden;}
.rjjt .list-con li{ float: left; width: 560px; height: 404px; text-align: center; line-height: 404px;}
.rjjt .list-con li img{ max-width: 100%; max-height: 100%; vertical-align:middle;}
.rjjt .list-con .control a{ background: url("../images/icon_lr.png") no-repeat; width: 70px; height: 70px; display: block; position: absolute; top: 50%; margin-top: -35px; cursor: pointer;}
.rjjt .list-con .control a.prev{ left: 35px; background-position: 0 0;}
.rjjt .list-con .control a.prev:hover{ background-position: 0 -80px;}
.rjjt .list-con .control a.prev:active{ background-position: 0 -160px;}
.rjjt .list-con .control a.next{ right: 35px; background-position: -80px 0;}
.rjjt .list-con .control a.next:hover{ background-position: -80px -80px;}
.rjjt .list-con .control a.next:active{ background-position: -80px -160px;}

.xzdz label{ display: block; color: #333; margin: 5px 0 -5px 0;}
.xzdz a{ display: block; width: 150px; height: 35px; text-align: center; line-height: 35px; color: #fff; margin-top: 10px;}
.xzdz a .btn-dl,.xzdz a span{ float: left;}
.xzdz a .btn-dl{ width: 40px; border-right: 1px solid #39bb26; background: url("../images/icon_dl.png") no-repeat 0 center; height: 100%;}
.xzdz a span{ width: 109px; text-align: center;}
.xzdz .local a{ background: #ff6600;}
.xzdz .local a:active{ background: #ee5f00;}
.xzdz .local a .btn-dl{ background-position-x: 13px; border-right: 1px solid #ff7d26;}
.xzdz .xl a{ background: #3380fd;}
.xzdz .xl a:active{ background: #2176ff;}
.xzdz .xl a .btn-dl{ background-position-x: -26px; border-right: 1px solid #5193fd;}
.xzdz .dx a{ background: #0076d6;}
.xzdz .dx a:active{ background: #006fc9;}
.xzdz .dx a .btn-dl{ background-position-x: -63px; border-right: 1px solid #268adc;}
.xzdz .lt a{ background: #16af00;}
.xzdz .lt a:active{ background: #15a101;}
.xzdz .lt a .btn-dl{ background-position-x: -103px; border-right: 1px solid #39bb26;}
.xzdz .fl{ margin-right: 73px;}
.xzdz .lt{ margin-right: 0;}

#downloadcount{ float: left; overflow: hidden; margin-top: 10px;}
#downloadcount li{float:left;margin-right: 13px;}
#downloadcount li label{ display: block; color: #333; margin: 5px 0 -5px 0;}
#downloadcount li a{background: url("../images/icon_dl.png") no-repeat 10px 0;padding-left: 35px;width: 100px;}
#downloadcount .style2 a,#downloadcount .bdxz, #downloadcount .bdxz1{ background-color: #16a400; background-position-y: 0!important;}
#downloadcount .style2 a:hover,#downloadcount .bdxz:hover, #downloadcount .bdxz1:hover{ background-color: #22b90a;}
#downloadcount .style2 a:active,#downloadcount .bdxz:active, #downloadcount .bdxz1:active{ background-color: #22b90a;}
#downloadcount .style1 a{ background-color: #ff6600; background-position-y: -39px;}
#downloadcount .style1 a:hover{ background-color: #ff7920;}
#downloadcount .style1 a:active{ background-color: #ff7920;}
#downloadcount .style4 a{ background-color: #008ded; background-position-y: -120px;}
#downloadcount .style4 a:hover{ background-color: #159bf7;}
#downloadcount .style4 a:active{ background-color: #159bf7;}

.dl-info .dl-img{ text-align: center;}
.dl-info img{ width: 100px; height: 100px;}
.dl-info .dl-img p{ color: #333;}
.dl-info a{ width: 270px; height: 50px; text-align: center; line-height: 50px; color: #fff; background: #2371f3; display: block; font-size: 16px; margin: 15px auto 0 auto; border-radius: 3px;}
.dl-info a:hover{ background: #1061e7;}
.dl-info .other{ background: #ff9000;}
.dl-info .other:hover{ background: #ff7300;}
.dl-info .dl-desc{ width: 270px; margin: 10px auto 0 auto;}
.dl-info .dl-desc label{ float: left; width: 50%; color: #333; line-height: 24px;}

.relative-dl2 .appName{ height: 20px; white-space: nowrap; text-overflow: ellipsis;}
.relative-dl2 label{ color: #999; font-size: 12px;}
.relative-dl2 .btn-download{ width: 70px; margin-top: 8px;}

.relative-zt li{ margin-top: 7px; position: relative;}
.relative-zt li .ztImg{ width: 290px; height: 172px; display: block; overflow: hidden;}
.relative-zt li img{ width: 100%; height: 100%; display: block;-webkit-transition: .2s linear;  -moz-transition: .2s linear;  transition: .2s linear;}
.relative-zt li:hover img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.relative-zt li .ztName{ position: absolute; bottom: 0; width: 100%; height: 30px; background: url("../images/banner_bg.png") repeat-x; line-height: 30px;}
.relative-zt li .ztName a{ color: #fff; margin: 0 10px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: center;}


.rjjt-mask{ position: fixed; left: 0; right: 0; bottom: 0; top: 0; display: none;}
.rjjt-mask .mask{ position: absolute; left: 0; right: 0; bottom: 0; top: 0; background: #000; opacity: .6; filter: alpha(opacity = 60);}
.rjjt-mask .list-con{ width: 740px; height: 404px; overflow: hidden; margin: -202px 0 0 -370px; position: absolute; left: 50%; top: 50%;}
.rjjt-mask .list-con ul{ width: 9999px; height: 100%;}
.rjjt-mask .list-con li{ float: left; width: 740px; height: 100%; text-align: center;}
.rjjt-mask .list-con li img{ vertical-align: middle; max-height: 100%; max-width: 100%;}
.rjjt-mask .control a{ background: url("../images/icon_lr2.png") no-repeat; width: 18px; height: 36px; display: block; position: absolute; top: 50%; margin-top: -18px; cursor: pointer;}
.rjjt-mask .control a.prev{ left: 50%; margin-left: -390px; background-position: 0 0;}
.rjjt-mask .control a.prev:hover{ background-position: 0 -40px;}
.rjjt-mask .control a.next{ right: 50%; margin-right: -390px; background-position: -38px 0;}
.rjjt-mask .control a.next:hover{ background-position: -38px -40px;}
.rjjt-mask .close{ position: absolute; background: url("../images/icon_close.png") no-repeat; width: 35px; height: 35px; right: 50%; top: 50%; margin-right: -385px; margin-top: -235px; cursor: pointer;}

.bkt{ background: url("../images/icon_bk.png") no-repeat 0 -47px; width: 46px; height: 46px; position: fixed; left: 50%; margin-left: 630px; bottom: 100px; cursor: pointer;}
.bkt:hover{ background-position: 0 0;}


.new_down{clear:both;}
.new_down a {float:left; width:216px; height:60px; margin-right:86px;}
.new_down a.dx_down{ background: url(../images/dx.png) no-repeat 0 0;}
.new_down a.dx_down:hover{ background: url(../images/dx2.png) no-repeat 0 0;}
.new_down a.wt_down{ background: url(../images/wt.png) no-repeat 0 0;}
.new_down a.wt_down:hover{ background: url(../images/wt2.png) no-repeat 0 0;}
.new_down a.xl_down{background: url(../images/xl.png) no-repeat 0 0; margin-right:0;}
.new_down a.xl_down:hover{ background: url(../images/xl2.png) no-repeat 0 0;}


.alert{ position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 9999; display: none;}
.alert .mask{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #000; filter: alpha(opacity = 60); opacity: .6;}
.alert .alert-con{ position: absolute; width: 638px; left: 50%; top: 50%; margin: -226px 0 0 -320px; background: #fff;}
.alert .alert-con .tlt{ height: 35px; line-height: 35px; background: #ecf1f5; padding: 0 20px;}
.alert .alert-con .tlt p{ color: #333;}
.alert .alert-con .tlt .close{ width: 28px; height: 28px; background: url("../images/icon_close2.png") no-repeat 7px 0; margin-top: 3px; cursor: pointer;}
.alert .alert-con .tlt .close:hover{ background-position: -35px 0;}
.alert .app-info{ padding: 0 20px; margin-top: 25px; line-height: 30px;}
.alert .app-info .appImg{ width: 30px; height: 30px; margin-right: 15px;}
.alert .app-info .appName{ font-size: 18px; font-weight: bold; color: #333; display: inline-block; white-space: nowrap; max-width: 73%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.alert .app-info .appStatus{ color: #2c91fe;}
.alert .app-relative{ padding: 0 20px; margin-top: 20px;}
.alert .app-relative p{ color: #333;}
.alert .app-relative div{ border: 1px solid #eee; padding: 20px; margin-top: 5px;}
.alert .app-relative ul{ width: 110%; overflow: hidden; margin-bottom: -20px;}
.alert .app-relative li{ float: left; width: 56px; overflow: hidden; margin-right: 44px; margin-bottom: 20px;}
.alert .app-relative li a{display: block;}
.alert .app-relative li img{ width: 55px; height: 55px; display: block; margin: 0 auto 5px auto;}
.alert .app-relative li .appName{ color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.alert .mini-banner{ display: block; margin-top: 14px;}
.alert .mini-banner img{ width: 638px; height: 84px; display: block;}



/*rjxz*/
.rjxz .list-1 { width: 800px; margin-bottom: -10px;}
.rjxz .list-1 ul{ width: 102%;}
.rjxz .list-1 li{ float: left; width: 255px; height: 160px; margin-right: 8px; position: relative; margin-bottom: 10px; overflow: hidden;}
.rjxz .list-1 li img{ width: 255px; height: 160px; display: block; -webkit-transition: .2s linear; -moz-transition: .2s linear; transition: .2s linear;}
.rjxz .list-1 li.size1{ width: 525px; height: 330px;}
.rjxz .list-1 li.size1 img{ width: 535px; height: 330px;}
.rjxz .list-1 li .jcName{ background: url("../images/banner_bg.png") repeat-x; position: absolute; left: 0; bottom:0; width: 96%; height: 35px; color: #fff; text-align: center; line-height: 35px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 2%;}
.rjxz .list-1 li:hover img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}

.rjxz .xzph .dl-list li{ margin-top: 10px;}
.rjxz .app-list2{ padding-top: 20px;}
.rjxz .app-list2 li{ margin-right: 37px;}

.rjfl .list-con>div{ display: none}
.rjfl .list-con>div.show{ display: block}
.rjfl .right{ width: 835px; margin-top: -10px;}
.rjfl .right ul{ width: 110%;}
.rjfl .right li{ margin-top: 21px; float: left; margin-right: 8px;}
.rjfl .right li a{ display: block;}
.rjfl .right li img{ width: 55px; height: 55px; display: block;}
.rjfl .right li .appInfo{ width: 95px; margin-left: 10px;}
.rjfl .right li .appName{ color: #333; margin: 5px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.rjfl .right li .appLbl{ color: #999; font-size: 12px; display: inline-block; max-width: 100%;}
.rjfl .right li .appName:hover{ color: #2371f3; text-decoration: underline;}

.rjfl .left{ width: 300px;}
.rjfl .left .top{ position: relative; height: 144px;}
.rjfl .left .top .list-con{ width: 102%;}
.rjfl .left .top .list-con a{ float: left; width: 94px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #eee; margin-top: 16px; margin-right: 6px; color: #333;}
.rjfl .left .top .list-con label{ float: left; width: 96px; height: 32px;margin-top: 16px; margin-right: 6px;}
.rjfl .left .top .list-con a:hover{ border-color: #2371f3; color: #2371f3; background: #f7fbff;}
.rjfl .left .top .btn-ctrl{position: absolute; bottom: 0; right: 0; width: 96px; background: #fff;}
.rjfl .left .btn-ctrl .btn{ width: 47px; height: 32px; display: block; background: url("../images/btn_rjfl.png") no-repeat 16px center #18b000; cursor: pointer; }
.rjfl .left .btn.btn-next{ background-position: -34px center;}
.rjfl .left .btn.disabled,.rjfl .left .btn.disabled:hover,.rjfl .left .btn.disabled:active{ background-color: #cccccc; cursor: no-drop;}
.rjfl .left .btn:hover{ background-color: #19ba00;}
.rjfl .left .btn:active{ background-color: #16a400;}

.rjfl .left .bottom{ margin-top: 20px;}
.rjfl .left .bottom ul{ height: 188px; overflow: hidden;}
.rjfl .left .bottom li{ width: 300px; height: 188px; position: relative;}
.rjfl .left .bottom li img{ width: 300px; height: 188px; display: block;}
.rjfl .left .bottom li .jcName{ position: absolute; bottom: 0; left: 0; width: 96%; padding: 0 2%; height: 30px; line-height: 30px; background: url("../images/banner_bg.png" ) repeat-x; text-align: center; color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.rjfl .left .bottom .btn-ctrl{ width: 102%; margin-top: 5px;}
.rjfl .left .bottom .btn-ctrl a{ float: left; width: 74px; height: 12px; margin-right: 2px; cursor: pointer;}
.rjfl .left .bottom .btn-ctrl a span{ display: block; width: 74px; height: 6px;margin-top: 6px; background: #cecece;}
.rjfl .left .bottom .btn-ctrl a.on{ background: url("../images/rjfl_se.jpg") no-repeat top center;}
.rjfl .left .bottom .btn-ctrl a.on span{ background: #eb3d00;}


.rjfl .tlt-com h2{ margin-right: 18px;}
.rjfl .tlt-com h2.on a{ color: #2371f3; border-bottom: 3px solid #2371f3; display: block; height: 28px;}
.rjfl .rjjc{ display: none;}
.rjfl .rjjc.show{ display: block;}

.mini-rjfl .list-con div{ width: 103%;}
.mini-rjfl a{ float: left; width: 90px; height: 30px; line-height: 30px; border: 1px solid #eee; text-align: center; color: #333; margin: 17px 7px 0 0;}
.mini-rjfl a:hover, .mini-rjfl .on{ background: #f7fbff; border-color: #2371f3; color: #2371f3;}


.rjfl-list .list-cons>div{ display: none;}
.rjfl-list .list-cons>div.show{ display: block;}
.rjfl-list li{ overflow: hidden; padding: 30px 10px; border-bottom: 1px dashed #eee; height: 75px;}
.rjfl-list li:hover{ background: #f9fcf5;}
.rjfl-list li .appImg{ width: 75px; height: 75px;}
.rjfl-list li .appImg img{ width: 75px; height: 75px; display: block;}
.rjfl-list li .appInfo{ width: 585px; margin-left: 15px;}
.rjfl-list li .appName{ font-size: 18px; margin-right: 50px; max-width: 70%;}
.rjfl-list li .appName a{ display: inline-block; color: #333; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.rjfl-list li .appName a:hover{ color: #2371f3; text-decoration: underline;}
.rjfl-list li .pf{ margin-top: 4px;}
.rjfl-list li .appInfo label{ font-size: 12px; color: #f7a30e; margin-left: 5px;}
.rjfl-list li .appDesc{ color: #999; line-height: 22px; height: 44px ;overflow: hidden;}
.rjfl-list li .otherInfo{ width: 90px;}
.rjfl-list li .otherInfo .btn-download{ width: 90px; height: 26px; line-height: 26px; text-align: center; color: #fff; background: #18b000; display: block; margin-bottom: 5px;}
.rjfl-list li .otherInfo .btn-download:hover{background: #19ba00;}
.rjfl-list li .otherInfo .btn-download:active{background: #16a400;}
.rjfl-list li .otherInfo p{ font-size: 12px; line-height: 20px; color: #333;}
.rjfl-list li .otherInfo p label{ color: #999;}
.rjfl-list li .otherInfo p span{ color: #ff1919;}

.hotspots{margin-top:12px;height: 20px;overflow: hidden;line-height: 20px;margin-bottom:0px;border-top: 1px solid #EEE;padding-top: 12px;}
.hotspots span{font-size: 12px;}
.hotspots a{color: #3166CB !important;margin-right: 5px;font-size: 12px;}


.xgspec li {margin-top:12px;}
.xgspec li a{display: block;}
.xgspec li img {width:290px;height:110px;}
.xgspec li.specimg {position:relative;}
.xgspec li.specimg p {width:100%;height:32px;line-height:32px;color:#fff;position:absolute;bottom:4px;background:rgba(0,0,0,0.4);box-sizing:border-box;text-align:center;}
.xgspec li.specimg p a {height:32px;line-height:32px;display:block;color: #e8e0e0;}
.xgspec li.specimg p:hover a{color:#25a9f5;}
.xgspec li.spectxt {float:left;width:290px;height:30px;line-height:30px;font-size:14px;margin-top:12px;overflow:hidden;background:url(../images/icon_zt_bg.png) no-repeat;background-size:100%;}
.xgspec li.spectxt a {color:#666;padding-left:70px;width:220px;position:relative;display:inline-block;height:30px;line-height:30px;overflow:hidden;}
.xgspec li:hover a {color:#25a9f5;}
.xgspec li.spectxt .lm {position:absolute;left:0px;top:0px;width:50px;height:30px;line-height:30px;margin-right:0px;text-align:center;color:#25a9f5;}

.list-cnxh .qpxgzt li{width:190px;position:relative;}
.list-cnxh .qpxgzt li.ztimg img{width:190px;height:90px;border-radius:0px;}
.list-cnxh .qpxgzt li.ztimg  p {width:100%;height:28px;line-height:28px;color:#fff;position:absolute;bottom:0px;background:rgba(0,0,0,0.4);box-sizing:border-box;text-align:center;}
.list-cnxh .qpxgzt li.ztimg  p a {height:28px;line-height:28px;display
