@charset "utf-8";

body {max-width:1920px;}
.owidth {width: 90%; max-width:1608px; min-width:1200px; margin:0 auto;}
.owidth2 {width:1200px; margin:0 auto;}

.top {border-bottom:1px #f0f0f0 solid; color:#8e8e8e; line-height:44px;}
.top-lnk {float:right; color:#fff; padding:2px 15px; margin-bottom:-8px; background-color:#e11b1b; border-radius:0 0 8px 8px;
	box-shadow: 2px 4px 0 rgba(0,0,0,.1);}
.top-lnk a {color:#fff;}
.lgo {float:left; margin-top:40px; margin-bottom:34px;}
.nemo {float:right; margin-top:20px; width:90px;}
.top-wx {float:right; width:90px; margin-top:20px; opacity:.8;}
.top-intro {float:right; margin-top:50px; margin-right:20px; width:40%; color:#878787;}
.nav {line-height:48px; background-color:#e11b1b; }
.nav {position:relative; z-index:2;}
.nav-bse-lst {position:relative; margin:0;}
.nav-bse-it {position:relative; float:left; margin:0 5px; list-style-type: none;}
.nav-bse-it>a {display:block; padding:0 30px; color:#fff;}
.nav-bse-it>a:hover {color:#e11b1b; background-color:#fff;}
.nav-bse-it:hover {z-index:1;}
.nav-sub-lst {position:absolute; height:0; overflow:hidden; opacity:0; margin:0; padding:0; text-align:center;
	 background-color:#e11b1b; white-space: nowrap; transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;}
.nav-sub-lst:before {content:''; display:block; position:absolute; top:-8px; left:50%; margin-left:-10px;border-bottom:8px #fff solid; border-left:10px transparent solid; border-right:10px transparent solid;}
.nav-sub-it {text-align:center; border-bottom:1px #fff solid; list-style-type: none; }
.nav-sub-it>a {display:block; color:#fff; line-height:20px; padding:10px 30px; }
.nav-sub-it>a:hover {color:#e11b1b; background-color:#fff;}
.nav-sub-it:last-child {border-bottom:0 none;}
.nav-bse-it:hover .nav-sub-lst {opacity:1; height:auto; overflow:hidden;}
.top-tel:before {content:''; display:inline-block; margin-right:10px; width:12px; height:17px; background-image:url('/skin/css/../img/ico1.png');}
.top-tel {float:right; color:#fff; letter-spacing: 1px;}
.srch {float:right;}
.srch-ico {display:block; margin-top:13px; margin-left:18px; width:15px; height:18px; background:url('/skin/css/../img/ico1.png') no-repeat -32px 0; }
.srch {position:relative; height:45px;}
.srch form {visibility:hidden; position:absolute; right:0; top:48px; width:0; height:0; overflow:hidden; white-space:nowrap;
   background-color:#eee; transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;}
.srch button, .srch input {display:inline-block; height:30px; margin-left:-2px; margin-right:-2px; border:0 none;}
.srch button {color:#fff; border:0 none; width:50px; background-color:#e11b1b;}
.srch button:hover { background-color:#fff; color:#e11b1b;}
.srch input {border:0 none;}
.srch:hover form {visibility:visible; padding:12px 16px; width:auto; height:auto;}

.srch-top {float:right; margin-top:50px; margin-right:20px;}
.srch-top input {border:1px #e11b1b solid; padding:8px; width:260px; border-width:2px; border-radius:8px 0 0 8px;}
.srch-top button {background-color:#e11b1b; color:#fff; padding:8px 14px; border:2px #e11b1b solid; border-radius:0 8px 8px 0;}

.icos1-it {position:relative; z-index:1; float:left; width:25%; padding:20px 0;}
.icos1-it:before {content:''; display:block; margin:0 auto; width:90px; height:90px; border-radius: 90px;
    background:#fff url('/skin/css/../img/ico1.png') no-repeat;}
.icos1-it1:before {background-position:17px -15px;}
.icos1-it2:before {background-position:-83px -15px;}
.icos1-it3:before {background-position:-186px -15px;}
.icos1-it4:before {background-position:-286px -15px;}
.icos1-tit {margin-top:10px; text-align:center;}
.icos1-desc {margin-top:14px; text-align:center; font-size:13px; color:#adadad;}
.icos1-lst {position:relative; margin-top:-95px;}
.idx-bnr-lne {position:relative; margin-top:-74px; width:100%; height:44px;}

.idx-tit {text-align:center; margin-top:30px; color:#000; font-weight: 600; font-size:18px; text-transform: uppercase;}
.idx-tit-red {color:#e11b1b;}
.idx-tit-sup {font-size:16px; font-weight: normal;}
.idx-tit:after {content:''; display:block; margin:25px auto; border-bottom:5px #e11b1b solid; width:30px;}
.idx-ctes {display:flex; margin-bottom:60px; justify-content:space-around; text-align:center; }
.idx-cte-it {display:inline-block; width:98px; height:98px; white-space:nowrap; border:4px #e5e5e5 solid; border-radius:98px;
     transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; }
.idx-cte-it.mytabs_tab_on,
.idx-cte-it:hover {background-color:#e95454; border-color:#e95454; color:#e95454;}
.idx-cte-thm {display:block; background:url('/skin/css/../img/cte.png') no-repeat; }
.idx-cte-it:nth-child(1) .idx-cte-thm { margin-left:6px; width:110px; height:98px; background-position:-1 50%;}
.idx-cte-it:nth-child(2) .idx-cte-thm { margin-left:-9px; width:121px; height:109px; background-position:-127px -40%;}
.idx-cte-it:nth-child(3) .idx-cte-thm { margin-left:-13px; width:121px; height:109px; background-position:-256px -40%;}
.idx-cte-it:nth-child(4) .idx-cte-thm { margin-left:-5px; width:121px; height:109px; background-position:-400px -40%;}
.idx-cte-it:nth-child(5) .idx-cte-thm { margin-left:5px; width:121px; height:109px; background-position:-542px -40%;}
.idx-cte-it:last-child {box-sizing:border-box; color:#e11b1b; font-weight:600; padding-top:27px; border-color:#eaeaea; background-color:#eaeaea;}
.idx-cte-it:last-child span {display:block; font-size:12px; text-transform:uppercase;}
.idx-cte-it:last-child:hover {background-color:#fff; border-color:#fff;}
.idx-ctes em {display:block; margin-top:8px;}

.lst1-it {position:relative; float:left; box-sizing:border-box; width:23.5%; margin-right:2%; margin-bottom:26px; border:1px #d2d2d2 solid; border-radius:20px;
     transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;}
.lst1-it img {width:100%; border-radius:20px 20px 0 0;}
.lst1-it:nth-child(4n) { margin-right:0;}
.lst1-it:hover p {color:#e11b1b;}
.lst1-it p {padding:10px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.lst1-it i {position:relative; display:block; padding:0 7px; margin-top:-26px; width:70px; height:26px;
     font-size:12px; line-height:26px; background-color:#e11b1b; color:#fff; transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;}
.lst1-it i:before {content:''; float:right; height:7px; width:20px; margin-top:10px; margin-right:5px; background:url('/skin/css/../img/ico1.png') -59px 0 no-repeat;}
.lst1-it:hover i {color:#e11b1b; background-color:#fff;}
.lst1-it:hover i:before {content:''; float:right; height:7px; width:20px; margin-top:10px; margin-right:5px; background:url('/skin/css/../img/ico1.png') -94px 0 no-repeat;}
.lst1-it:after {content:''; position:absolute; z-index:9; bottom:7px; right:20px; width:63px; height:23px; background:url('/skin/css/../img/ico1.png') no-repeat 0 -124px;}
.idx-abot {display:block; margin-top:40px; margin-bottom:40px;}
.lst1-pnl {display:none; transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;}
.lst1-pnl.mytabs_pnl_on {display:block; }

.idx-dcr1 {display:block; margin:30px auto;}
.qtty-tit {text-align:center; font-size:20px; font-weight: normal;}
.qtty {position:relative; margin-bottom:50px; margin-top:20px; }
.qtty-wrpr {position:absolute; box-sizing:border-box; height:100%; width:100%; top:0;
      padding-top:29px; padding-bottom:24px; padding-left:5%; padding-right:5%;}
.qtty img {width:100%;}
.qtty-it {height:12.6%; box-sizing:border-box; display:flex; align-items:center;}
.qtty-it:nth-child(2n+1) {padding-left:60%;}
.qtty-it:nth-child(2n) { box-sizing: border-box; padding-right:8%; width:50%;}
.qtty-it h3 {margin-bottom:8px;}
.tit1 {text-align:center; font-weight:normal;}
.tit1 i { display:block; margin:10px auto; width:6px; height:6px; background-color:#e11b1b; border-radius:6px;}
.tit1 i:before {content:''; float:right; margin-right:20px; margin-top:3px; width:60px; height:1px; background-color:#333;}
.tit1 i:after {content:''; float:left; margin-left:20px; margin-top:-1px; width:60px; height:1px; background-color:#333;}
.tit1 span:first-child {display:block; font-size:18px;}
.tit1 .tit1-en {display:block; color:#adadad; font-size:11px; text-transform: uppercase;}
.tit1 a {float:right; width:72px; height:24px; margin-top:-35px; font-size:13px; text-align:center; line-height:24px; color:#fff; background-color:#e11b1b;}
.tit1 a:hover { color:#e11b1b; background-color:#fff;}
.tit1-mrgn {margin-top:70px; margin-bottom:20px;}

.idx-dcr2 {display:block; margin-top:40px; margin-bottom:-50px;}

.lst2-it {float:left; width:18.6%; margin-right:1.75%; margin-bottom:23px; box-sizing:border-box; border:1px #e5e5e5 solid; border-radius:12px;}
.lst2-it:nth-child(5n) {margin-right:0;}
.lst2-it img {width:100%; border-radius:12px 12px 0 0; }
.lst2-it p {border:1px #e5e5e5 solid; margin:12px;}
.lst2-it span {display:block; border:1px #e5e5e5 solid; margin:4px; padding:2px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;
      transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; }
.lst2-it:hover span {background-color:#e11b1b; color:#fff;}
.qyfc {display:none;}
.qyfc.mytabs_pnl_on {display:block; }

.lst3 {background-color:#f3f3f3; box-sizing:border-box; padding:37px 29px;}
.lst3 img {float:left; width:14.1% !important; height:auto !important; margin-left:-1px; margin-bottom:-1px; border:1px #e5e5e5 solid;}

.lst4-it {float:left; width:18.4%; margin-right:2%; margin-bottom:20px;}
.lst4-it:nth-child(5n) {margin-right:0;}
.lst4-it img {width:100%; display:block; margin-bottom:8px; border-radius:12px;}
.lst4-it p {border:1px #e5e5e5 solid;}
.lst4-it span {display:block; border:1px #e5e5e5 solid; margin:4px; padding:2px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;
      transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; }
.lst4-it:hover span {background-color:#e11b1b; color:#fff;}

.tabs1 {text-align:center; height:80px;}
.tabs1 span {display:inline-block; margin:0 1px; line-height:50px; padding:0 40px; cursor:pointer; background-color:#6b6f70; color:#fff; border-radius:10px; }
.tabs1 .mytabs_tab_on {position:relative; background-color:#e11b1b;}
.tabs1 .mytabs_tab_on:after {content:''; display:block; position:absolute; left:50%; margin-left:-8px; width:0; height:0; border-top:8px #e11b1b solid;
    border-left:8px transparent solid; border-right:8px transparent solid; margin-bottom:-7px;}
.lst4-it2 {width:15%; margin-right:2%; }
.lst4-it2 img {border:1px #e5e5e5 solid;}
.lst4-it2:nth-child(5n) {margin-right:2%;}
.lst4-it2:nth-child(6n) {margin-right:0;}

.lst5-it {float:left; padding:20px 17px; box-sizing: border-box; width:49.5%; margin-right:1%; color:#4e4e4e;}
.lst5 .lst5-it:nth-child(2n) {margin-right:0;}
.lst5-it-dte {float:left; padding:14px 23px; background-color:#e11b1b; border-radius: 15px; color:#fff; text-align:center;
    transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;}
.lst5-it-dte i:first-child {display:block; width:40px; margin:0 auto 5px auto; padding-bottom:5px; border-bottom:2px #fff solid;}
.lst5-it-dte i:last-child {display:block; font-size:18px;}
.lst5-lst {height:0; opacity:0; overflow:hidden; transition:all .2s ease 0s; -moz-transition:all .2s ease 0s; -webkit-transition:all .2s ease 0s;}
.lst5-it h3 { margin-left:115px; padding-top:10px; font-size:16px; font-weight:normal;
     text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
     transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;}
.lst5-it:hover {box-shadow: 10px 10px 10px #eee;}
.lst5-it p {margin-left:115px; margin-top:8px; overflow:hidden; height:36px;font-size:13px;}
.lst5-it:hover h3 {color:#e11b1b;}
.lst5-it:hover .lst5-it-dte {background-color:#fff; color:#e11b1b;}
.lst5-it:hover .lst5-it-dte i:first-child {border-color:#e11b1b;}
.lst5-lst.mytabs_pnl_on {height:auto; opacity:1; overflow:visible;}
.news .lst5 {display:none;}
.news .mytabs_pnl_on {display:block;}

.frnd-lnk {background-color:#f1f1f1; margin-top:25px; padding:15px 0; font-size:13px;}
.frnd-lnk a{margin:5px;}
.frnd-lnk a:hover {color:#7cb63d;}

.btm1 {background-color:#2e343b;}
.btm1-ctct { text-align:center; vertical-align: middle; padding:30px 0; font-family:'Arial'; border-bottom:1px #585d62 solid;}
.btm1-ctct-ico {display:inline-block; width:57px; height:29px; background:url('/skin/css/../img/ico1.png') -75px -124px;}
.btm1-ctct span {display:inline-block; text-align:left; line-height:20px;}
.btm1-ctct strong {display:block; font-size:18px; color:#fff;}
.btm1-ctct span i {color:#9fa1a3; font-size:14px;}

.btm1 {color:#d5d6d8; padding-bottom:10px;}
.btm1-nav {float:left; margin-left:70px; margin-top:40px; width:25%;}
.btm1-nav-it {float:left; margin:0 0 33px 0; width:40%; margin-right:10%; font-size:14px; box-sizing:border-box; color:#d5d6d8;}
.btm1-nav-it:before{ content:'';float:left; width:3px; height:12px; margin-top:3px; margin-right:10px; background-color:#d5d6d8;}
.btm1-info {float:left; margin-left:120px; padding-top:35px; width:28%; }
.btm1-info p {margin-top:35px; font-size:14px; line-height:27px;}
.btm1-ewm {float:left; margin-left:40px;}
.btm1-ewm {text-align:center; font-size:14px; margin-top:26px; }
.btm1-ewm img {display:block; width:130px; margin:0 auto 5px auto;}
.btm1-ewm:last-child {margin-right:0;}

.btm2 {background-color:#202429; text-align:center; color:#646669; line-height:49px; font-size:14px;}
.btm2 a { color:#646669; }
.btm2 a:hover {color:#999;}
.abot-pic0 {display:block; width:100%;}

.inr-bnr {height:350px; background:url('/skin/css/../img/inr-bnr.jpg') 50% 0;}

.position {margin-bottom:40px; border-bottom:1px #dcdcdc solid; line-height:54px;}
.position:before {content:''; float:left; margin-top:16px; margin-right:10px; width:23px; height:20px; background:url('/skin/css/../img/ico1.png') -267px -124px;}
.position-cte {float:right; }
.position-cte a {display:inline-block; margin-left:20px;line-height:48px;}
.position-cte a:hover,
.position-cte-on {border-bottom:3px #e11b1b solid;}

.ctnt-tit {text-align:center; margin:10px 0 40px 0;}
.ctnt-tit-zh {font-size:24px;}
.ctnt-tit-zh:before, .ctnt-tit-zh:after {content:''; display:inline-block; width:66px; vertical-align:middle; border-bottom:1px #353535 solid;}
.ctnt-tit-zh:before {margin-right:20px;}
.ctnt-tit-zh:after {margin-left:20px;}
.ctnt-tit-en {color:#adadad; font-size:14px; text-transform: uppercase;}

.abot-ctnt,
.abot-team-ctnt {margin:30px 0 60px 0;}
.abot-team-ctnt>div:first-child {margin-right:30px; float:left; padding-top:50px;}
.abot-team-ctnt>div:nth-child(2) {float:left; width:43%; padding-top:50px;}
.abot-team-ctnt img {width:30%; float:right;  margin-top:30px;}
.abot-ctnt img {max-width:100%;}

.abot-pic3 {display:block; width:100%; margin:30px auto; max-width:1390px;}

.prod-fto {position:relative; z-index:1; float:left; width:24%;}
.prod-fto p {position:relative; display:block; margin-bottom:20px; width:100%;}
.prod-fto p img:first-child {display:block; width:100%; border:10px #fff solid; box-shadow:0 0 1px #000;}
.prod-fto p img:last-child {display:none; position:absolute; top:0; left:0; border:10px #fff solid; box-shadow:0 0 1px #000;}
.prod-fto p:hover {z-index:1;}
.prod-fto p:hover img:last-child{display:block;}
.prod-fto form { margin-right:-21px; text-align:center; line-height:30px; background-color:#eee; border:15px #eee solid;}
.prod-fto input {border:0 none; box-sizing:border-box; padding:10px; width:75%;}
.prod-fto button {color:#fff; width:25%; border:0 none; box-sizing:border-box; padding:10px 15px; background-color:#e11b1b;}
.prod-fto input,
.prod-fto button {display:inline-block;}
.prod-fto button:hover { background-color:#fff; color:#e11b1b;}

.prod-ctnt { margin-left:28%; }
.prod-ctnt-tit {min-height:50px; padding-bottom:8px; margin-bottom:35px; border-bottom:2px #bbb dotted;}
.prod-ctnt-tit h1 {font-size:22px;}
.prod-ctnt-mbl {float:right; font-size:18px;}
.prod-ctnt-mbl p {float:right; margin-top:-13px; margin-left:10px;  width:255px; height:50px; line-height:50px;
      background-color:#e11b1b; font-size:24px; font-family:'Arial'; font-weight:600; color:#fff; border-radius: 50px; box-shadow:2px 3px 0 #e0e0e0;
      transition:all .2s ease 0s; -moz-transition:all .2s ease 0s; -webkit-transition:all .2s ease 0s; }
.prod-ctnt-mbl p:before {content:''; float:left; margin-left:8px; margin-right:10px; margin-top:6px;
      width:37px; height:36px; background:url('/skin/css/../img/ico1.png') -153px -124px;}
.prod-ctnt-mbl p:hover {background-color:#fff; color:#e11b1b;}
.prod-ctnt-mbl p:hover:before {background-position: -211px -124px; }
.prod-ctnt-lft {float:left; width:100%;}
.prod-ctnt-rght {margin-left:50%}
.prod-keywords {padding:18px; font-size:18px; background-color:#f5f5f5;}
.prod-desc {margin:30px 0;}
.prod-douyin {display:block; margin:40px auto 10px auto; max-width:100%;}
.prod-douyin-txt {text-align:center; margin-bottom:40px;}
.prod-qual {margin-left:20px; padding-top:30px; border-top:1px #ccc dotted;}
.prod-qual p:before {content:'●'; float:left; margin-left:-20px; }
.prod-prams {line-height:22px;}
.prod-prams div:nth-child(odd) {background-color:#f5f5f5;}
.prod-anno {font-size:1.4em; text-align:center; margin-top:40px;}
.prod-anno span {color:#e11b1b;}
.prod-annoen { text-align:center; margin:.2em 0; text-transform: uppercase; color:#adadad;}
.prod-param-0 {background:url('/skin/css/../img/bck0.png') no-repeat 0 80%;}
.prod-param-0 table {width:100%; margin:1em auto; border-collapse:collapse; line-height:2em;}
.prod-param-0 td {font-size:15px; border-bottom:1px #d5d5d5 solid;}
.prod-param-0 td:nth-child(2n) {border:none; width:20px;}
.prod-param-1 table {width:100%; margin:2em auto; font-size:15px; border-collapse:collapse; line-height:2em; border:1px #d5d5d5 solid; border-radius: 5px 5px 0 0;}
.prod-param-1-th {font-size:1.4em; text-align: center; line-height:2.2em;}
.prod-param-1-th1 {background-color:#808080;}
.prod-param-1-th2 {color:#fff; background-color:#808080; }
.prod-param-1-th2 td {padding:.4em 1em;}
.prod-param-1-th2 td:nth-child(2) {text-align:right; text-transform: uppercase;}
.prod-param-1-tbd td {width:25%; text-align:center; border:1px #d5d5d5 solid;}
.prod-param-1-tbd td:nth-child(2n){background-color:#ebebeb;}

.prod-ctct {line-height:24px; height:250px; margin-right:-21px; background:url('/skin/css/../img/earth.png') no-repeat 100% 100%;}
.prod-ctct p {margin:0; font-size:14px;}
.prod-ctct p.prod-ctct-tit {margin:20px 0 10px 0; padding-bottom:10px; font-size:16px; font-weight: 600; border-bottom:1px #ddd solid;}

.tit2 { border-top:1px #eee solid; padding-top:15px; margin-bottom:20px; margin-top:20px; }
.tit2 .tit2-cn {color:#e11b1b; font-size:18px;}
.tit2 .tit2-en {color:#adadad; font-size:15px; text-transform: uppercase;}
.tit2 a {float:right; width:72px; height:24px; font-size:13px; text-align:center; line-height:24px; color:#fff; background-color:#e11b1b;}
.tit2 a:hover { color:#e11b1b; background-color:#fff;}

.ctct-ewm {float:right; width:180px; height:180px; margin-top:60px; margin-bottom:30px; margin-left:20px; text-align:center; }
.ctct-ewm img {width:100%;}
.ctct-lst {box-sizing:border-box; line-height:27px; padding-left:185px; padding-top:136px; width:706px; height:338px; background:url('/skin/css/../img/ctct-bck.jpg');}

.right-bar {float:left; width:36%; }
.right-lst1 .lst1-it {width:48.5%; margin-right:3%; margin-bottom:25px;}
.right-lst1 .lst1-it:nth-child(2n) {margin-right:0;}
.ctnt-tit1 {margin-left:39%;}
.tit2-right {margin-top:0; padding-top:0; border-top:0;}
.artcl-ctnt {margin-left:39%; line-height:150%;}
.artcl-ctnt img { display:block; margin:15px auto;  border:10px #fff solid; box-shadow:0 0 1px #000; }

.pgr {margin:30px 0 40px 0; text-align:center;}
.pgr a,
.pgr p {display:inline-block; min-width:34px; box-sizing:border-box; padding:0 12px; margin:5px 2px; border:1px #e1e1e1 solid; line-height:34px;}
.pgr a:hover {color:#e11b1b;}
.pgr .cur { background-color:#e11b1b; color:#fff;}
.pgr .cur:hover {color:#fff;}

.prvnxt {margin-top:30px;}
.prvnxt span {float:left; width:50%; box-sizing:border-box; padding:0 6px; border-left:1px #fff solid; line-height:40px; background-color:#eee; color:#333;}
.prvnxt span:hover {background:#fff; color:#e11b1b;}
.prvnxt span:before {float:left; margin-left:-6px; margin-right:10px; padding:0 10px; background-color:#ddd;}
.prvnxt span a {display:block; line-height:40px;}
.prvnxt span:hover:before {background-color:#fff;}
.prvnxt .atk-prv:before {content:'上一条';}
.prvnxt .atk-next:before {content:'下一条';}
.prvnxt .atk-prv span,
.prvnxt .atk-next span,
.prvnxt em {display:none;}
.prvnxt .atk-prv a,
.prvnxt .atk-next a {text-overflow:ellipsis; overflow:hidden; white-space: nowrap;}
.lst5-it-thm {float:left; margin-right:20px;}
.lst5-it-thm img {display:block; width:100px; }