@charset "utf-8";
/* CSS Document */

/**********************************首页**********************************/
/**焦点新闻**/
.nxJdxwBox{ width: 1200px; height:900px; background: #ffffff; margin-top:30px;}
.nxJdxwFocus{ width: 1152px; height: 462px; margin: auto; padding-top:20px;}
#zSlider {width:1152px; height: 462px; position: relative;}
#picshow {position:relative;}
#picshow, #picshow_img {width:1152px; height:462px; overflow:hidden; float:left;}
#picshow_img li {width:1152px; height:462px; overflow:hidden; float:left; display:none; border-radius: 12px; }
#picshow_img img {width:1152px; height:462px; border-radius: 12px; transition: all 0.5s;}
#picshow_img img:hover{ transform: scale(1.2);}
#select_btn {width:200px; height:462px; color:#FFFFFF; float:left; display:inline; position:absolute; right: 0px; top: 0px; z-index: 10;}
#select_btn li {width:200px; height:77px; cursor:pointer; background: rgba(0, 0, 0, 0.85); position: relative; overflow: hidden;}
#select_btn li.current {background: rgba(37, 37, 37, 0.8); width:200px; height:77px; }
#select_btn li:first-child{ border-radius: 0px 12px 0px 0px;}
#select_btn li b{ display: block; width: 200px; height: 2px; position:absolute; left: 0px; bottom: 0px;}
#select_btn li.current b{ border-bottom:2px solid #3199FE;}
#select_btn li:last-child{ border-radius: 0px 0px 12px 0px;}
#select_btn a {color:#FFFFFF; text-decoration:none;}
#select_btn .select_text {overflow:hidden; display:block; height:20px; line-height:20px; overflow:hidden; width:170px; padding-left:15px; padding-top:15px; font-size: 16px; font-weight: bold;}
#select_btn .select_date {height:18px; line-height:18px; overflow:hidden; display:block; color:#ffffff; padding-left:15px; padding-top:8px; opacity: 0.8;}
.nxJdxwImg{ width: 1152px; margin: auto;}
.nxJdxwImg li{ float: left; width: 212px; height: 127px; margin: 30px 0px 0px 23px;}
.nxJdxwImg li a{ display: block; width: 212px; height: 127px; position: relative; overflow: hidden; border-radius: 6px;}
.nxJdxwImg li a img{ width: 212px; height: 127px; border-radius: 6px; transition: all 0.5s;}
.nxJdxwImg li a:hover img{ transform: scale(1.2);}
.nxJdxwImg li a span{ display: block; width: 212px; height: 40px; background: #000000; position:absolute; left: 0px; bottom: 0px; font-size: 16px; text-align: center; line-height: 40px; overflow: hidden;} 
.nxJdxwImg li:nth-child(5n+1){ margin-left:0px;}
.nxJdxwRe{ width:1152px; margin: auto; padding-top: 10px;}
.nxJdxwRe dl{ width: 1152px; margin-top:18px;}
.nxJdxwRe dl dt{ float: left; width: 96px; height: 34px; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat; font-size: 16px; font-weight: bold; line-height: 34px; overflow: hidden; text-align: center; color: #ffffff;}
.nxJdxwRe dl dt.bg1{ background-position: -50px 0px;}
.nxJdxwRe dl dt.bg2{ background-position: -155px 0px;}
.nxJdxwRe dl dt.bg3{ background-position: -260px 0px;}
.nxJdxwRe dl dd{ float: right; width: 1040px; height: 34px; line-height: 34px; overflow: hidden;} 
.nxJdxwRe dl dd a{ display: block; float: left;}
.nxJdxwRe dl dd span{ display: block; float:left; color: #E6E7EB; margin: 0px 10px;}
.nxJdxwRe dl.line{ border-bottom: 1px solid #E0E2E2; padding-bottom: 18px;}


/**今日要闻**/
.nxJrywBox{ width: 1200px; height: 770px; margin:30px auto 0; background: #ffffff;}
.nxJrywIn{ width: 1152px; margin: auto;}
.nxJrywLeft{ float: left; width: 702px; margin-top:10px;}
.nxJrywLeft li{ float: left; width: 342px; margin: 15px 0px 0px 18px;}
.nxJrywLeft li a{ display: block; width: 342px; height: 188px; overflow: hidden; border-radius: 8px; position: relative;}
.nxJrywLeft li a img{ width: 342px; height: 188px; border-radius: 8px; transition: all 0.5s;}
.nxJrywLeft li a:hover img{ transform: scale(1.2);}
.nxJrywLeft li a span{ display: block; width: 312px; height: 48px; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);border-radius: 0px 0px 10px 10px; position:absolute; left: 0px; bottom: 0px; line-height: 48px; overflow: hidden; font-size: 18px; font-weight: bold; padding: 0px 15px;} 
.nxJrywLeft li:nth-child(2n+1){ margin-left:0px;}
.nxJrywRight{ float: right; width: 420px; margin-top:20px;}
.nxPttjTitle{ width: 420px; height: 38px; overflow: hidden;}
.nxPttjMenu{ width: 420px; height: 35px; border-bottom: 1px solid #E0E2E2; }
.nxPttjMenu li{ float: left; font-size: 18px; color: #303133; margin: 0px 0px 0px 44px; cursor: pointer;}
.nxPttjMenu li:first-child{ margin-left:0px;}
.nxPttjMenu li.current{ font-weight: bold; color: #3199FE;}
.nxPttjMenu li.current::after{ content: ''; display: block; width:72px; height: 8px; margin: auto; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat 0px -50px; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat 0px -50px; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat 0px -50px; margin-top:6px;}
.nxPttjIn{ width: 420px; height: 50px; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg2.png) no-repeat; 
        background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg2.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg2-2x.png) 2x)  no-repeat; 
        background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg2.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg2-2x.png) 2x) no-repeat; border-bottom: 1px solid #E0E2E2;}
.nxPttjIn a{ display: block; width: 420px; height: 50px; line-height: 50px; overflow: hidden; font-size: 20px; font-weight: bold; text-align: center;}
.nxPttjList{ width: 420px;}
.nxPttjList li{ border-bottom: 1px solid #E0E2E2; padding-bottom: 11px; margin-top:11px;}
.nxPttjList li span{ display: block; float: left; width: 37px; height: 19px; line-height: 19px; text-align: center; font-size: 12px; border-radius: 2px;}
.nxPttjList li span.bg1{ border: 1px solid #FF8F1E; color:#FF8F1E;}
.nxPttjList li span.bg2{ border: 1px solid #BF976C; color:#BF976C;}
.nxPttjList li span.bg3{ border: 1px solid #3199FE; color:#3199FE;}
.nxPttjList li a{ display: block; float:left; width: 300px; height: 18px; line-height: 18px; overflow: hidden; margin: 0px 0px 0px 15px;}
.nxPttjList li em{ display: block; float: right; width: 40px; height: 18px; line-height: 18px; overflow: hidden; color: #969799; text-align: right;}
.fBzttlIn{ width:1152px; margin: auto; margin-top:30px;}
.fZbeiSwiper{ width: 1152px; position: relative; overflow: hidden; border-radius: 12px; height: 290px;}
.fZbeiSwiper .swiper-wrapper{ width:1152px;}
.fZbeiSwiper .swiper-wrapper .swiper-slide{ width: 1152px; height:235px;}
.fBzttImg{ float: left; width: 564px; height: 235px; margin: 0px 0px 0px 24px;}
.fBzttImg:first-child{ margin-left:0px;}
.fBzttImg a{ display: block; width: 564px; height: 235px; position: relative; overflow: hidden; border-radius: 11px; }
.fBzttImg a img{ width: 564px; height:235px; border-radius: 11px; transition: all 0.5s;} 
.fBzttImg a:hover img{ transform: scale(1.2);}
.fBzttImg a dl{ width: 301px; height: 235px; background: linear-gradient(90deg, #000000 0%, rgba(0,0,0,0) 100%); border-radius: 10px 0px 0px 10px; position:absolute; left: 0px; top: 0px; display:none;}
.fBzttImg a dl dt{ height: 45px; line-height: 23px; overflow: hidden; font-size: 16px; font-weight: bold; color: #ffffff; width: 210px; margin: 50px 0px 0px 20px;}
.fBzttImg a dl dd{ width: 96px; height: 38px; border-radius: 4px; border: 1px solid #FFFFFF; margin: 25px 0px 0px 20px; line-height: 38px; overflow: hidden; text-align: center; color: #ffffff; font-weight: bold;}
.fBzttImg a:hover dl{ display:block;}
.fZbeiSwiper .swiper-pagination .swiper-pagination-bullet{ width:21px; height: 21px;  background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat -90px -45px; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat -90px -45px; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat -90px -45px; opacity: 1;}
.fZbeiSwiper .swiper-pagination{ bottom:0px;}
.fZbeiSwiper>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0px 0px 0px 8px;}
.fZbeiSwiper>.swiper-pagination-bullets .swiper-pagination-bullet:first-child{ margin-left:0px;}
.fZbeiSwiper .swiper-pagination .swiper-pagination-bullet-active{ width:21px; height: 21px;  background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat -115px -45px; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat -115px -45px; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat -115px -45px; opacity: 1;}

    
/**最新推荐**/
.nxZxtjBox{ width: 1200px; background: #ffffff; padding-bottom: 25px; margin-top:30px;}
.nxZxtjIn{ width: 1152px; margin: auto; padding-top:20px;}
.nxZxtjTitle{ border-bottom: 1px solid #E6E7EB; padding-bottom: 15px;}
.nxZxtjTitle b{ display: block; float: left; width: 44px; height: 44px; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat; margin: 0px 15px 0px 0px;}
.nxZxtjTitle b.icon1{ background-position:0px -80px;}
.nxZxtjTitle h2{ float: left; font-size: 24px; font-weight: bold; color: #303133; margin-top:5px;}
.nxZxtjTitle em a{ display: block; float: right; margin-top:12px;}
.nxZxtjTitle em a h3{ float: left; font-size: 16px; font-weight: normal; color: inherit; margin: 0;}
.nxZxtjTitle em a i{ display: block; float: left; width: 14px; height: 16px; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat -150px -50px; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat -150px -50px; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat -150px -50px; margin: 3px 0px 0px 5px;}
.nxZxtjTitle em a:hover i{ background-position: -180px -50px;}
.nxZxtjList{ width: 1152px;}
.nxZxtjList li{ float: left; width: 98px; margin: 30px 0px 0px 33px;}
.nxZxtjList li a img{ width: 80px; height: 80px; border-radius: 15px; margin: auto; display: block;} 
.nxZxtjList li dl{ margin-top:8px;}
.nxZxtjList li dl dt a{ display: block; height: 18px; line-height: 18px; overflow: hidden; text-align: center; font-weight: bold;}
.nxZxtjList li dl dd a{ display: block; width: 66px; height: 30px; background: #F8F8FA; border-radius: 2px; line-height: 30px; overflow: hidden; text-align: center; color: #3199FE; text-decoration: none; font-size: 13px; font-weight: bold; margin: auto; margin:auto; margin-top:16px;}
.nxZxtjList li:nth-child(9n+1){ margin-left:0px;}
.nxZxtjList li:hover dl dd a{ background: #3199FE; color: #ffffff;}


/**最新攻略**/
.nxZxtjTitle b.icon2{ background-position:-55px -80px;}
.nxZxglLeft{ float: left; width: 230px;}
.nxZxglLeft li{ width: 230px; margin: 25px 0px 0px 0px;}
.nxZxglLeft li a{ display: block; width: 230px; height: 138px; position:relative; overflow: hidden; border-radius: 4px;}
.nxZxglLeft li a img{ width: 230px; height: 138px; border-radius: 4px; transition: all 0.5s;}
.nxZxglLeft li a:hover img{ transform: scale(1.2);}
.nxZxglLeft li a span{ display: block; width: 230px; height: 40px; background: rgba(0, 0, 0, 0.8); position:absolute; left: 0px; bottom: 0px; line-height: 40px; overflow: hidden; text-align: center; font-size: 16px;}
.nxZxglRight{ float: right; width: 922px; margin-top:7px;}
.nxZxglRight li{ float: left; width: 429px; border-bottom: 1px dashed #E6E7EB; padding-bottom: 17px; margin: 16px 0px 0px 32px;}
.nxZxglRight li a{ display: block; float: left; width: 330px; height: 20px; line-height: 20px; overflow: hidden; font-size: 16px; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg3.png) no-repeat 0px 4px; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg3.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg3-2x.png) 2x)  no-repeat 0px 4px; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg3.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg3-2x.png) 2x) no-repeat 0px 4px; padding-left: 25px;}
.nxZxglRight li span{ display: block; float: right; width: 50px; height: 18px; line-height: 18px; overflow: hidden; color: #969799; text-align: right;}


/**美图精选**/
.nxZxtjTitle b.icon3{ background-position:-110px -80px;}
.nxMtjxBox{ width: 1152px; margin-top:20px;}
.nxMtjxIn1{ float: left; width: 349px;}
.nxMtjxIn1 li{ width: 349px; height: 216px; margin:4px 0px 0px 0px;}
.nxMtjxIn1 li a{ display: block; width: 349px; height: 216px; overflow: hidden; position: relative;}
.nxMtjxIn1 li a img{ width: 349px; height: 216px; transition: all 0.5s;}
.nxMtjxIn1 li a:hover img{ transform: scale(1.2);}
.nxMtjxIn1 li:first-child a{ border-radius: 12px 0px 0px 0px;}
.nxMtjxIn1 li:last-child a{ border-radius: 0px 0px 0px 12px;}
.nxMtjxIn1 li a span{ display: block; width: 317px; height: 42px; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%); position:absolute; left: 0px; bottom: 0px; line-height: 42px; overflow: hidden; text-align: center; color: #ffffff; display: none; padding: 0px 16px;}
.nxMtjxIn1 li a:hover span{ display: block;}
.nxMtjxIn2{ float: left; width: 263px;}
.nxMtjxIn2 li{ width: 263px; height: 142.5px; margin:4px 0px 0px 4px;}
.nxMtjxIn2 li a{ display: block; width: 263px; height: 142.5px; overflow: hidden; position: relative;}
.nxMtjxIn2 li a img{ width: 263px; height: 142.5px; transition: all 0.5s;}
.nxMtjxIn2 li a:hover img{ transform: scale(1.2);}
.nxMtjxIn2 li a span{ display: block; width: 231px; height: 42px; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%); position:absolute; left: 0px; bottom: 0px; line-height: 42px; overflow: hidden; text-align: center; color: #ffffff; display: none; padding: 0px 16px;}
.nxMtjxIn2 li a:hover span{ display: block;}
.nxMtjxIn3{ float: right; width: 536px;}
.nxMtjxIn4{ width: 532px; height: 289px; margin: 4px 0px 0px 4px;}
.nxMtjxIn4 a{ display: block; width: 532px; height: 289px; overflow: hidden; position: relative; border-radius: 0px 12px 0px 0px;}
.nxMtjxIn4 a img{ width: 532px; height: 289px; transition: all 0.5s;}
.nxMtjxIn4 a:hover img{ transform: scale(1.2)}
.nxMtjxIn4 a span{ display: block; width: 500px; height: 42px; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%); position:absolute; left: 0px; bottom: 0px; line-height: 42px; overflow: hidden; text-align: center; color: #ffffff; display: none; padding: 0px 16px;}
.nxMtjxIn4 a:hover span{ display: block;}
.nxMtjxIn5{ width: 536px;}
.nxMtjxIn5 li{ width: 264px; height: 143px; margin:4px 0px 0px 4px; float: left;}
.nxMtjxIn5 li a{ display: block; width: 264px; height: 143px; overflow: hidden; position: relative; }
.nxMtjxIn5 li a img{ width: 264px; height: 143px; transition: all 0.5s;}
.nxMtjxIn5 li a:hover img{ transform: scale(1.2)}
.nxMtjxIn5 li:nth-child(2) a{ border-radius: 0px 0px 12px 0px;}
.nxMtjxIn5 li a span{ display: block; width: 232px; height: 42px; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%); position:absolute; left: 0px; bottom: 0px; line-height: 42px; overflow: hidden; text-align: center; color: #ffffff; display: none; padding: 0px 16px;}
.nxMtjxIn5 li a:hover span{ display: block;}


/**游戏榜单**/
.nxZxtjTitle b.icon4{ background-position:-165px -80px;}
.nxYxbdBox{ width: 1152px;}
.nxYxbdLeft{ float: left; width: 358px; margin-top:30px;} 
.nxYxbdTitle{ border-bottom: 2px solid #979797; padding-bottom: 10px;} 
.nxYxbdTitle b{ display: block; float: left; width: 32px; height: 32px; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat; margin: 0px 10px 0px 0px;}
.nxYxbdTitle b.icon1{ background-position: 0px -140px;}
.nxYxbdTitle h3{ font-size: 18px; color: #303133; font-weight:bold;  float: left; margin-top:5px;}
.nxYxbdTitle a{ display: block; float:right; width: 22px; height: 22px; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat -205px -45px; 
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat -205px -45px; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat -205px -45px; margin-top:7px;}
.nxYxbdTitle a:hover{ background-position: -235px -45px;}
.nxYxbdList{ width: 358px; padding-top:5px;}
.nxYxbdList li{ width: 358px;}
.nxYxbdCont1{ width: 358px; border-bottom: 1px solid #F1F1F1; padding-bottom: 15px; margin-top: 15px;}
.nxYxbdImg{ float: left; width: 84px; height: 84px; position:relative;}
.nxYxbdImg a img{ display: block; width: 84px; height: 84px; border-radius: 15px;}
.nxYxbdImg span{ display: block; width: 20px; height: 20px; border-radius: 1px; line-height: 20px; text-align: center; font-weight: bold; color: #ffffff; position:absolute; left: 0px; top: 0px;}
.nxYxbdImg span.bg1{ background: #FF2A00; }
.nxYxbdImg span.bg2{ background: #FF6200; }
.nxYxbdImg span.bg3{ background: #FFAF0E; }
.nxYxbdCont1 dl{ float: left; width: 160px; margin:8px 0px 0px 15px;}
.nxYxbdCont1 dl dt a{ display: block; height: 20px; line-height: 20px; overflow: hidden; font-size: 16px;}
.nxYxbdCont1 dl dd.cont1{ height: 18px; line-height: 18px; overflow: hidden; color: #7F7F7F; margin-top:6px;}
.nxYxbdCont1 dl dd.cont2{ height: 22px; overflow: hidden; margin-top:10px;}
.nxYxbdCont1 dl dd.cont2 a{ display: block; height: 22px; background: #F7F8FA; line-height: 22px; padding: 0px 5px; margin: 0px 10px 0px 0px; float: left; border-radius: 4px; color: #969799; font-size: 12px; text-decoration: none;}
.nxYxbdCont1 dl dd.cont2 a:hover{ background: #3199FE; color: #ffffff;} 
.nxYxbdSubmit{ float: right; width: 90px;}
.nxYxbdSubmit span{ display: block; font-size: 16px; font-weight: bold; color: #FF0000; width: 90px; height: 20px; line-height: 20px; overflow: hidden; display: flex; justify-content: flex-end; margin-top:10px;}
.nxYxbdSubmit span b{ display: block; float: left; width: 10px; height: 14px; background:url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat -270px -50px;  
    background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x)  no-repeat -270px -50px; 
    background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat -270px -50px; margin: 2px 5px 0px 0px;}
.nxYxbdSubmit a{ display: block; width: 88px; height: 32px; border: 1px solid #C8CACC; border-radius: 4px; line-height: 32px; text-align: center; overflow: hidden; color: #646566; text-decoration: none; font-size: 12px; margin-top:20px;}
.nxYxbdSubmit a:hover{ border: 1px solid #3199FE; color:#3199FE;}
.nxYxbdCont2{ width: 358px; border-bottom: 1px solid #F1F1F1; padding-bottom: 16px; margin-top: 16px;}
.nxYxbdCont2 span{ display: block; width: 20px; height: 20px; border-radius: 1px; line-height: 20px; text-align: center; font-weight: bold; color: #ffffff;  background: #C8CACC; float: left;}
.nxYxbdCont2 a{ display: block; float: left; width: 220px; height: 20px; line-height: 20px; overflow: hidden; font-size: 16px; margin:0px 0px 0px 15px;} 
.nxYxbdCont2 em{ display: block; float: right; width:70px; height: 20px; line-height: 20px; overflow: hidden; font-size: 16px; color: #969799; text-align: right;}
.nxYxbdRight{ width: 794px; float: right;}
.nxYxbdBz{ float: left; width: 358px; margin: 30px 0px 0px 30px;}
.nxYxbdTitle b.icon2{ background-position: -40px -140px;}
.nxYxbdTitle b.icon3{ background-position: -80px -140px;}
.nxYxbdTitle b.icon4{ background-position: -120px -140px;}
.nxYxbdTitle b.icon5{ background-position: -160px -140px;}


/**友情链接**/
.nxZxtjTitle b.icon5{ background-position:-220px -80px;}
.nxLinkBox {
  background: #f9f9f9;
  padding: 18px 20px;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}
.nxLinkBox a {
  padding: 7px 14px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  color: #333;
  font-size: 14px;
  transition: all 0.2s;
  text-decoration: none;
}
.nxLinkBox a:hover {
  background: #0066cc;
  color: #fff;
  border-color: #0066cc;
}

.nxZxtjTitle2 {
  border-bottom: 2px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.nxZxtjTitle2 b {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  background: url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat;
  background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat;
  background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat;
  margin-right: 10px;
}
.nxZxtjTitle2 b.icon1 { background-position: 0px -140px; }
.nxZxtjTitle2 h2 {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #303133;
  margin-top: 5px;
}
.nxZxtjTitle2 em a {
  display: block;
  float: right;
  margin-top: 8px;
}
.nxZxtjTitle2 em a h3 {
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: inherit;
  margin: 0;
}
.nxZxtjTitle2 em a i {
  display: block;
  float: left;
  width: 14px;
  height: 16px;
  background: url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) no-repeat -150px -50px;
  background: image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat -150px -50px;
  background: -webkit-image-set(url(https://www.xiayx.com/style/style2022/pc/images/2022bg1.png) 1x, url(https://www.xiayx.com/style/style2022/pc/images/2022bg1-2x.png) 2x) no-repeat -150px -50px;
  margin: 3px 0px 0px 5px;
}
.nxZxtjTitle2 em a:hover i { background-position: -180px -50px; }