body {
  font-family: 'Arial', 'Microsoft YaHei', '微软雅黑';
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #999;
  /* -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: gray; */
}
h1,
h2,
h3,
h4,
h5,
h6,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
div,
span,
p,
blockquote {
  padding: 0;
  margin: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
}
img,
object {
  vertical-align: bottom;
}
input {
  padding: 0;
  margin: 0;
  font-size: 14px;
  border: 0;
}
li {
  list-style-type: none;
  list-style: none;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
a:link,
a:visited {
  text-decoration: none;
  color: #333;
}
a:active,
a:hover,
.focus .fotop li.whole a:hover {
  color: #0068b6;
  text-decoration: underline;
}
/*pub*/
.header .logo,
.otherweb a i,
.subnav dt a,
.jptext li,
.hotcapic .hprev,
.hotcapic .hnext,
.catenew .samllbt,
.zdright li {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/hedicon.png)
    no-repeat;
}
.jdt .prev,
.jdt .next {
  background: url(https://www.yesky.com/TLimages2009/yesky/images/index/lr_icon.png)
    no-repeat;
}
.hotpics li p a,
.tolnav li a,
.tolnav li strong,
.jdtpart .jppic li p a,
.jdtpart .jppic li span a,
.pdjx li a,
.catenew .bigpic a,
.catenew .smallpic a,
.prophbox dd span a {
  color: #fff;
}
.jdtpart .jppic li p a:hover {
  text-decoration: underline;
}
.clearfloat {
  clear: both;
}
img {
  -webkit-transition: all 1s;
  transition: all 1s;
  behavior: url(ie-css3.htc);
}
.jdtpart .jppic li,
.pdjx li,
.zhib p,
.catenew li {
  overflow: hidden;
}
.jdtpart .jppic li:hover img,
.pdjx li:hover img,
.zhib p:hover img,
.hotpics li:hover img,
.catenew li:hover img,
.picvieo li:hover img {
  transform: scale(1.2);
}
.jdtpart .jppic li span,
.pdjx li span {
  z-index: 55;
}

.top {
  width: 100%;
  min-width: 1200px;
  height: 36px;
  border-bottom: 1px solid #e6e6e6;
  background: #fafafa;
}
.top .topnav {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.top .topnav .topleft li {
  display: inline-block;
  height: 36px;
  margin-right: 20px;
  float: left;
}
.top .topnav .topleft li a {
  font-size: 12px;
  color: #666;
  line-height: 36px;
}
.top .topnav .topleft li span {
  display: block;
  width: 70px;
  padding-right: 5px;
  line-height: 44px;
  font-size: 14px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png)
    no-repeat 76px 16px;
  cursor: pointer;
}
.top .topnav .topleft li span.show {
  color: #fff;
  background: #3b73b4
    url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png)
    no-repeat 76px -79px;
}
.top .topnav .topleft li P {
  display: none;
}
.top .topnav .topleft li P a {
  text-decoration: none;
}
.top .topnav .topleft li P a:hover {
  text-decoration: underline;
}
.top .topnav .topleft .sitenav {
  margin: 0 10px 0 -10px !important;
}
.top .topnav .topleft .sitenav span {
  padding: 0 10px;
  font-size: 12px;
  color: #666;
  line-height: 36px;
}
.top .topnav .topleft .sitenav span i {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.jpg)
    no-repeat center;
}
.top .topnav .topleft .sitenav p {
  position: absolute;
  left: 0;
  z-index: 10;
  /* height: 42px; */
  font-size: 12px;
  line-height: 28px;
  background: #3b73b4;
  padding: 5px;
}
.top .topnav .topleft .sitenav p a {
  display: inline-block;
  /* padding: 0 14px; */
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 85px;
}
.top .topnav .topleft .sitenav:hover span i {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon2.png)
    no-repeat center;
}
.top .topnav .topright {
  float: right;
}
.top .topnav .topright li {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.top .topnav .topright li .a_log,
.top .topnav .topright li .a_reg {
  display: block;
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.top .topnav .topright li .a_log {
  padding: 0 8px;
  margin: 0;
}
.top .topnav .topright .log .show {
  color: #fff;
  background: #3b73b4
    url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png)
    no-repeat 42px -74px;
}
.top .topnav .topright .log #userLogin {
  display: none;
  width: 240px;
  padding: 0 16px 10px;
  position: absolute;
  z-index: 100;
  background: #3b73b4;
  text-align: center;
  color: #fff;
  right: -29px;
}
.top .topnav .topright .log #userLogin p {
  line-height: 40px;
  font-size: 14px;
}
.top .topnav .topright .log #userLogin form {
  width: 240px;
  height: 60px;
  text-align: left;
}
.top .topnav .topright .log #userLogin form span {
  width: 170px;
  float: left;
  height: 60px;
}
.top .topnav .topright .log #userLogin form span input {
  width: 160px;
  height: 22px;
  padding: 0 5px;
  margin-bottom: 6px;
  background: #fff;
  color: #4c9ada;
  line-height: 22px;
  border: none;
}
.top .topnav .topright .log #userLogin form input.log_btn {
  float: right;
  text-align: center;
  width: 60px;
  height: 56px;
  line-height: 50px;
  background-position: -153px -316px;
  color: #4c9ada;
  cursor: pointer;
  font-size: 14px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.top .topnav .topright .log #userLogin a {
  font-size: 12px;
  color: #eaff00;
}
.top .topnav .topright .log_wx i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png)
    no-repeat 0px -196px;
}
.top .topnav .topright .log_qq i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png)
    no-repeat -37px -196px;
}
.top .topnav .topright .log_wb i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png)
    no-repeat -75px -196px;
}
.atbit {
  width: 1200px;
  margin: 0 auto;
}
.header {
  width: 1200px;
  height: 48px;
  margin: 0 auto;
  padding: 20px 0;
}
.header .logo {
  float: left;
  width: 140px;
  height: 54px;
}
.header .ys_box {
  float: left;
  padding-top: 8px;
  margin-left: 236px;
}
.header .ys_box #selectClass {
  float: left;
  width: 65px;
  height: 38px;
  color: #6f6f6f;
  cursor: pointer;
  position: relative;
  z-index: 3;
  background: #fdf7ef;
  border: 1px solid #ffbb6b;
  box-sizing: border-box;
  margin-right: -1px;
}
.header .ys_box #selectClass span {
  display: block;
  padding: 0 9px;
  text-align: center;
  background-position: -8px -165px;
  font-size: 14px;
  line-height: 36px;
  color: #ef8200;
}
.header .ys_box #selectClass span:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 6px;
  margin: 0 0 1px 6px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/search_down.png)
    no-repeat;
}
.header .ys_box #selectClass ul {
  display: none;
  width: 65px;
  background: #fdf7ef;
  line-height: 28px;
  text-align: center;
  position: absolute;
  top: 31px;
  left: -1px;
  font-size: 12px;
}
.header .ys_box #selectClass ul li {
  color: #ff8e42;
  font-weight: normal;
}
.header .ys_box #selectClass ul li:hover {
  color: #fff;
  background: #ff8e42;
}
.header .ys_box #selectform {
  float: left;
  height: 38px;
}
.header .ys_box #selectform .seltext {
  float: left;
  height: 38px;
  width: 258px;
  background: #fff;
  line-height: 36px;
  text-indent: 12px;
  font-size: 12px;
  color: #aaa;
  padding: 0;
  border: 1px solid #ffbb6b;
  box-sizing: border-box;
}
.header .ys_box #selectform .selsbmt {
  width: 80px;
  height: 38px;
  padding: 0;
  float: left;
  color: #fff;
  cursor: pointer;
  border: none;
  background: #ef8200;
  font-size: 14px;
}
.header .ys_box .keys {
  float: left;
  line-height: 30px;
  white-space: nowrap;
}
.header .ys_box .keys a {
  margin: 0 8px;
  font-size: 18px;
  color: #9f9f9f;
  line-height: 50px;
  text-decoration: none;
}
.otherweb {
  float: left;
  padding-left: 160px;
}
.otherweb a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  margin: 0 14px;
  line-height: 15px;
  position: relative;
}
.otherweb a:hover {
  text-decoration: none;
}
.otherweb .gzh {
  position: absolute;
  left: -30px;
  width: 100px;
  height: 100px;
  top: 60px;
  display: none;
}
.otherweb a i {
  display: block;
  width: 42px;
  height: 42px;
}
.otherweb .gozh i {
  background-position: center -60px;
}
.otherweb .yidd i {
  background-position: center -112px;
}
.otherweb .zhbt i {
  background-position: center -164px;
}
.otherweb .anjw i {
  background-position: center -214px;
}
/*midnav*/
.box {
  width: 1200px;
  margin: 0 auto;
}
.tolnav {
  background: #2384d2;
  height: 42px;
  margin-top: 4px;
}
.tolnav li {
  float: left;
  font-size: 16px;
  border-right: 1px solid #2073b5;
  height: 16px;
  line-height: 16px;
  margin: 13px 24px 0 0;
  padding-right: 10px;
}
.tolnav li a,
.tolnav li strong {
  margin-right: 19px;
}
.tolnav li strong {
  margin-right: 21px;
}
.tolnav li.last {
  border: none;
  padding: 0;
  margin: 13px 0 0 0;
}
.subnav {
  background: #f8f8f8;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  *padding-bottom: 12px;
}
.subnav dl {
  float: left;
  font-size: 14px;
  border-right: 1px solid #ddd;
  height: 70px;
  margin: 15px 0 12px;
}
.subnav dt {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.subnav dt a {
  padding: 5px 0 5px 27px;
  background-position: 0 -273px;
}
.subnav dd a {
  margin: 0 9px;
  display: inline-block;
  line-height: 23px;
  *margin: 0 8px;
}
.subnav dd {
  padding-top: 8px;
  margin-left: 0;
  text-align: center;
}
.subnav .moblie {
  width: 90px;
}
.subnav .note {
  width: 205px;
}
.subnav .digital {
  width: 110px;
}
.subnav .hoap {
  width: 230px;
}
.subnav .smar {
  width: 200px;
}
.subnav .ofap {
  width: 235px;
}
.subnav .moblie dd {
  margin: 0;
}
.subnav dt i {
  font-size: 12px;
  margin: 0 3px;
}
.subnav dt a:hover,
.subnav dd a:hover {
  text-decoration: none;
}
.subnav .note dt a {
  background-position: 0 -307px;
  padding: 5px 0 5px 35px;
}
.subnav .digital dt a {
  background-position: 0 -340px;
  padding: 5px 0 5px 35px;
}
.subnav .hoap dt a {
  background-position: 0 -371px;
  padding: 5px 0 5px 35px;
}
.subnav .smar dt a {
  background-position: 0 -399px;
  padding: 5px 0 5px 35px;
}
.subnav .ofap dt a {
  background-position: 0 -432px;
  padding: 5px 0 5px 32px;
}
.subnav .car {
  width: 105px;
  border: none;
}
.subnav .car dt a {
  padding: 5px 0 5px 30px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/car.png)
    no-repeat;
  background-size: 25px 25px;
}
/*wrap*/
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.jdt {
  float: left;
  width: 720px;
  height: 360px;
  position: relative;
  overflow: hidden;
  margin-top: 24px;
}
.jdt .prev,
.jdt .next {
  position: absolute;
  width: 40px;
  height: 80px;
  top: 135px;
  cursor: pointer;
}
.jdt .prev {
  left: 0;
  background-position: 0 0px;
}
.jdt .next {
  right: 0;
  background-position: -40px 0px;
}
.hotpics {
  width: 720px;
  height: 360px;
  position: relative;
}
.hotpics ul {
  position: absolute;
  top: 0;
  left: 0;
}
.hotpics li {
  float: left;
  width: 720px;
  position: relative;
}
.hotpics li img {
  width: 720px;
  height: 360px;
}
.hotpics li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 38px;
  font-size: 18px;
  padding-top: 34px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/jdtbg.png)
    repeat-x;
  text-align: center;
}
.focus {
  width: 460px;
  float: right;
  margin-top: 24px;
}
.focus .fotop ul {
  overflow: hidden;
  margin-bottom: 8px;
}
.focus .fotop ul:first-child {
  margin-bottom: 12px;
}
.focus .fotop li {
  padding-left: 5px;
  width: 225px;
  white-space: nowrap;
  height: 29px;
  line-height: 29px;
  float: left;
}
.focus .fotop li.whole {
  width: 460px;
  text-align: center;
  font-size: 21px;
  line-height: 22px;
  padding-bottom: 4px;
}
.focus .fotop li.whole a {
  color: #e71f19;
}
.focus .fotop {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.focus .fobottom li {
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.focus .fobottom li a {
  font-size: 14px;
  border-left: 1px solid #ddd;
  line-height: 18px;
  padding-left: 10px;
}
.focus .fobottom li a.cate {
  color: #aaa;
  border: none;
  margin-right: 10px;
}
.jdtpart {
  width: 1220px;
  padding: 20px 0;
  overflow: hidden;
  position: relative;
}
.jdtpart .jppic li {
  float: left;
  width: 224px;
  height: 112px;
  margin-right: 20px;
  position: relative;
}
/*pub浮层start*/
.jdtpart .jppic li p,
.pdjx li p,
.catenew .bigpic p,
.catenew .smallpic p {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 30px;
  padding-top: 18px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/jpbg.png)
    repeat-x;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
.otherhotpro a:hover,
.catetit a:hover,
.prophtit a:hover {
  text-decoration: none;
}
/*pub浮层end*/
.jdtpart .jppic li span,
.pdjx li span {
  position: absolute;
  background: #2384d2;
  padding: 2px 10px;
  top: 5px;
  left: 5px;
}
.jptext li {
  width: 212px;
  padding-left: 12px;
  background-position: 0 -461px;
  float: left;
  margin: 5px 20px 0px 0;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.con_l {
  width: 830px;
  float: left;
}
.con_r {
  width: 370px;
  float: right;
}
/*pdjx*/
h2 {
  border-left: 2px solid #328cd5;
  font-size: 21px;
  line-height: 21px;
  color: #2384d2;
  padding-left: 10px;
  font-weight: bold;
  margin-bottom: 20px;
}
.pdjx {
  padding-bottom: 22px;
  overflow: hidden;
}
.zhib p {
  width: 395px;
  margin-right: 20px;
  float: left;
}
.pdjx li {
  float: left;
  width: 260px;
  height: 195px;
  margin-right: 15px;
  position: relative;
}
.pdjx li span {
  background: #ef8200;
}
/*hotpro*/
.hotcatebt {
  background: #f6f6f6;
  width: 110px;
  height: 310px;
  float: left;
  margin-bottom: 32px;
}
.hotcatebt span {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px;
  cursor: pointer;
}
.hotcapic {
  float: right;
  padding: 0 20px;
  width: 220px;
  position: relative;
  height: 312px;
}
.hotcatebt span.show {
  background: #ef8200;
  color: #fff;
  position: relative;
  font-weight: bold;
}
.hotcatebt span.show:after {
  position: absolute;
  content: '';
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent transparent #ef8200;
  right: -14px;
  top: 12px;
}
.hotcapic .hprev,
.hotcapic .hnext {
  position: absolute;
  width: 34px;
  height: 50px;
  background-position: 0 -160px;
  top: 52px;
  cursor: pointer;
  z-index: 5;
}
.hotcapic .hprev {
  left: 25px;
}
.hotcapic .hnext {
  right: 25px;
  background-position: -108px -160px;
}
.hotcapic .hotpicbox {
  width: 160px;
  height: 160px;
  overflow: hidden;
  position: relative;
  margin-top: 12px;
  left: 30px;
}
.hotcapic .hotpicbox ul {
  position: absolute;
  top: 0;
  z-index: 1;
}
.hotcapic .hotpicbox li {
  float: left;
  width: 160px;
  text-align: center;
}
.hotcapic .hotpicbox li {
  font-size: 16px;
  line-height: 34px;
}
.hotcapic .hotpicbox li img {
  width: 130px;
}
.otherhotpro {
  line-height: 28px;
}
.otherhotpro a {
  margin-right: 8px;
}
.otherhotpro p {
  margin: 8px 0 13px;
}
.hotcapic blockquote,
.soft blockquote {
  display: none;
}
.hotcapic blockquote.show,
.soft blockquote.show {
  display: block;
}
.picScroll-left{
	width: 360px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
	 
.picScroll-left .bd ul{ overflow:hidden;}
.picScroll-left .bd ul li{ margin:0px;width:360px;float:left;display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{text-align:center;}
.picScroll-left .bd ul li .pic img{ display:block; }
.picScroll-left .bd ul li .title{ line-height:50px;}
/*catetit*/
.mar20 {
  margin-top: 30px;
}
.catetit h3 {
  *float: left;
}
.catetit h3,
h3 {
  display: inline-block;
  font-size: 21px;
  color: #2384d2;
  border-bottom: 2px solid #2384d2;
  font-weight: bold;
  padding: 0 5px 10px 0;
  margin-right: 20px;
  height: 27px;
  *max-width: 140px;
}
.catetit a {
  color: #999;
  margin: 0 8px;
}
.catetit a:hover {
  color: #0068b6;
}
.catenew {
  border-top: 1px solid #ddd;
  margin-top: -1px;
  padding-top: 24px;
  margin-bottom: 28px;
  overflow: hidden;
  width: 810px;
}
.catenew li {
  float: left;
}
.catenew .bigpic {
  position: relative;
  width: 400px;
  height: 300px;
  font-size: 16px;
}
.catenew .bigpic p {
  line-height: 35px;
  padding-top: 13px;
}
.catenew .bigbt,
.catenew .samllbt {
  width: 380px;
  margin-left: 15px;
  padding-left: 13px;
  background-position: 0 -461px;
  font-size: 16px;
  margin-bottom: 14px;
  height: 22px;
}
.catenew .bigbt {
  font-size: 18px;
  padding: 8px 0 0 0;
  font-weight: bold;
  text-align: center;
}
.catenew .smallpic {
  width: 190px;
  margin: 5px 0 0 15px;
  position: relative;
  height: 143px;
  font-size: 12px;
}
.catenew .samllbt {
  /*width:175px;*/
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
  text-overflow: ellipsis;
}
/*prophtit*/
.prophtit {
  height: 38px;
  border-bottom: 1px solid #ddd;
}
.prophtit span {
  display: inline-block;
  width: 130px;
  text-align: center;
  font-size: 18px;
  color: #666;
  line-height: 38px;
  height: 38px;
  cursor: pointer;
}
.prophtit span.show {
  border-top: 2px solid #2384d2;
  color: #2384d2;
  font-weight: bold;
  height: 37px;
  background: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.prophtit a {
  float: right;
  background: #eee;
  margin: 10px 4px;
  padding: 2px 6px;
  line-height: 14px;
  font-size: 12px;
  /* margin: -30px 4px 0; */
}
.prophbox {
  margin-bottom: 32px;
  height: 302px;
  *padding-bottom: 18px;
}
.prophbox dl {
  font-size: 16px;
}
.prophbox dt {
  margin: 18px 0;
}
.prophbox dt em {
  font-style: normal;
  background: #f60;
  color: #fff;
  padding: 1px 4px;
  font-size: 12px;
}
.prophbox dt a {
  display: inline-block;
  width: 250px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 20px;
  vertical-align: middle;
  line-height: 20px;
  margin-left: 10px;
}
.prophbox dt a:hover {
  color: #ef8200;
}
.prophbox dt span {
  float: right;
  color: #333;
  *margin-top: -20px;
}
.prophbox dt span.price {
  color: #0a50a1;
}
.prophbox dl dd,
.prophbox blockquote {
  display: none;
}
.prophbox dl.show dd,
.prophbox blockquote.show {
  display: block;
}
.prophbox dd img {
  width: 110px;
  vertical-align: top;
  margin: 0 40px 0 70px;
}
.prophbox dd span {
  width: 100px;
  display: inline-block;
  text-align: center;
  padding-top: 3px;
}
.prophbox dd span a {
  display: block;
  height: 25px;
  line-height: 25px;
  background: #f60;
  margin-top: 10px;
}
/*picvieo*/
.videobox {
  border-top: 1px solid #ddd;
  margin-top: -1px;
  padding-top: 18px;
}
.picvieo ul {
  background: #aaa;
  overflow: hidden;
  padding-bottom: 8px;
}
.picvieo li {
  float: left;
  width: 226px;
  height: 170px;
  overflow: hidden;
  margin: 10px 0 0 10px;
  position: relative;
}
.picvieo li.first {
  width: 470px;
  height: 353px;
}
.picvieo li p {
  width: 100%;
  height: 100%;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png);
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  display: none;
}
.picvieo li p span {
  display: block;
  text-align: center;
  width: 90%;
  font-weight: bold;
  padding: 0 5%;
  margin-top: 65px;
}
.picvieo li.first p {
  font-size: 18px;
}
.picvieo li.first p span {
  margin-top: 180px;
}
/*zdbuy*/
.zdbuy {
  margin-top: 24px;
}
.zdleft {
  float: left;
  width: 810px;
  position: relative;
}
.zdleft .zdbox {
  width: 810px;
  overflow: hidden;
  height: 265px;
  position: relative;
}
.zdleft .zdbox ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 825px;
}
.zdleft .zdbox li {
  float: left;
  width: 275px;
}
.zdleft .zdbox li .item {
  width: 260px;
  margin-right: 15px;
  position: relative;
  text-align: center;
}
.zdleft .zdbox li .item img {
  width: 260px;
  height: 195px;
}
.zdleft .zdbox li .item span {
  position: absolute;
  top: 0;
  left: 0;
  background: #e71f19;
  padding: 2px 8px;
  color: #fff;
}
.zdleft .zdbox li .item p {
  line-height: 20px;
  padding-top: 8px;
}
.zdleft .zdbox li .item em {
  color: #e71f19;
  font-style: normal;
  display: block;
}
.zprev,
.znext {
  width: 30px;
  height: 60px;
  position: absolute;
  top: 68px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/bicon.png)
    no-repeat;
  z-index: 5;
  cursor: pointer;
}
.zprev {
  left: 0;
}
.znext {
  right: 0;
  background-position: 0 -60px;
}
.zdright {
  width: 370px;
  float: right;
}
.zdright li {
  padding-left: 10px;
  background-position: 0 -461px;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*soft*/
.soft {
  clear: both;
  overflow: hidden;
  padding-bottom: 15px;
}
.sotit {
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
.sotit span {
  display: inline-block;
  font-size: 21px;
  color: #666;
  margin-right: 20px;
  padding-top: 10px;
  margin-top: -1px;
  cursor: pointer;
}
.sotit span.show {
  border-top: 2px solid #2384d2;
  color: #2384d2;
  font-weight: bold;
}
.sotit p {
  float: right;
  padding-top: 16px;
}
.sotit p a {
  display: inline-block;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/bicon.png)
    no-repeat;
  padding-left: 24px;
  background-position: 0 -128px;
  margin-left: 18px;
  font-size: 12px;
  height: 20px;
  color: #666;
  *margin-top: -40px;
}
.sotit p a.auid {
  background-position: 0 -156px;
}
.sotit p a.lookp {
  background-position: 0 -185px;
}
.sotit p a.shad {
  background-position: 0 -213px;
  padding-left: 20px;
}
.sotit p a.liulq {
  background-position: 0 -240px;
}
.sotit p a:hover {
  text-decoration: none;
  color: #0068b6;
}
.softfirst,
.softwo {
  overflow: hidden;
  width: 1230px;
}
.softfirst li {
  float: left;
  width: 88px;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  margin: 22px 24px 0 10px;
  height: 125px;
}
.game li a {
  color: #333;
}
.softfirst li p {
  display: block;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.softfirst li p,
.softfirst li p a {
  color: #666;
}
.must_cate {
  float: left;
  margin: 0 21px 0 10px;
  width: 212px;
}
.must_cate h4 {
  background: #eee;
  height: 28px;
  color: #333;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
}
.must_cate li {
  margin-top: 10px;
  height: 29px;
}
.must_cate li img {
  float: left;
  height: 30px;
  width: 30px;
}
.must_wraper .must_cate li {
  margin-top: 10px;
  height: 29px;
  margin-top: 5px;
}
.must_cate li p {
  width: 170px;
  float: right;
  line-height: 29px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.must_wraper .must_cate li p a {
  font-size: 12px;
  color: #999;
}
/*weekph*/
.weekph {
  overflow: hidden;
}
.witem {
  float: left;
  border: 1px solid #ddd;
  width: 388px;
  margin-right: 15px;
}
.wnomg {
  margin-right: 0;
}
.witem h4 {
  background: #f8f8f8;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  line-height: 42px;
  height: 42px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.witem ul {
  margin: 10px 18px 5px;
}
.witem ul li {
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.witem ul li span {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background: #999;
  color: #fff;
  margin-right: 10px;
}
.witem ul li span.colo {
  background: #ef8200;
}

.shop_con {
  position: relative;
  width: 100%; /*margin-top:36px;*/
  box-sizing: border-box; /*border:1px solid #dcdcdc;border-top:2px solid #0a50a1;*/
  overflow: inherit;
  height: 359px;
  margin-bottom: 32px;
  margin-top: 33px;
}
.shop_con .title {
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  height: 20px;
  margin: 0 auto;
  font-size: 20px;
  color: #0a50a1;
  line-height: 20px;
  width: 200px;
  text-align: center;
  background: #fff;
}
.shop_con .title span img {
  margin: -5px 5px 0 0;
}
.shop_con ul {
  /*margin-top:34px;*/
  margin-top: 18px;
}
.shop_con ul li {
  /*height:42px;*/
  height: 50px;
  padding-left: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
.shop_con ul li a {
  display: inline-block;
  margin: 0 15px;
  font-size: 16px;
  color: #999; /*line-height:42px;*/
  line-height: 50px;
}
.shop_con ul li a:hover {
  color: #ef8200;
  text-decoration: underline;
}
.shop_con ul li img {
  vertical-align: middle;
}
/*yilink*/
.yilink {
  padding: 20px 0;
}
.ylbox {
  padding-top: 15px;
}
.ylbox a {
  margin: 0 32px 15px 10px;
  display: inline-block;
  line-height: 14px;
}
/*foot*/
#foot {
  background: #f3f3f3;
  clear: both;
}
.channel_content {
  width: 1200px;
  margin: 0 auto;
  padding: 25px 0 20px;
  color: #1766a7;
  text-align: center;
  line-height: 26px;
}
.channel_content span {
  display: block;
  font-size: 12px;
  color: #999;
}
#foot a {
  display: inline-block;
  margin: 0;
  color: #999;
}
#foot ul {
  margin: 10px auto 0;
  line-height: 50px;
}
#foot ul li {
  height: 50px;
  margin-right: 10px;
  display: inline-block;
}
#foot ul li object,
#foot ul li img {
  vertical-align: middle;
}
#foot ul li a {
  margin: 0 0 0 0;
}
#foot ul li iframe {
  filter: alpha(opacity=0);
  opacity: 0;
}
#foot .ygwab {
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0px 0px 0px 5px;
  color: #999;
  font-size: 12px;
}
/*190220修改*/
.jdtpart {
  position: relative;
}
.jppic {
  width: 976px;
  overflow: hidden;
}
.jptext {
  width: 976px;
  overflow: hidden;
}
.jdtpart .jppic li:nth-child(4) span {
  display: none;
}
.jdtpart .jppic li:nth-child(5) span {
  display: none;
}
.jpsdk {
  position: absolute;
  right: 0;
  top: 20px;
  width: 245px;
}
.jpsdk .pic {
  float: right;
  width: 224px;
  height: 112px;
  margin-right: 20px;
  position: relative;
}
.jpsdk p {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 30px;
  padding-top: 18px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/jpbg.png)
    repeat-x;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
.jpsdk p a {
  color: #fff;
}
.jpsdk li.text {
  width: 212px;
  padding-left: 12px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/hedicon.png?14)
    no-repeat;
  background-position: 0 -461px;
  float: left;
  margin: 5px 20px 0px 0;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*ad*/
.mlp_yesky_chanpinbaojiabutton {
  height: 100px;
  overflow: hidden;
  margin-top: 15px;
  border: 1px solid #666;
}
.mlp_yesky_smallcolumn,
.mlp_yesky_column1_760360,
.mlp_yesky_column2_760360,
.mlp_yesky_column3_760360,
.yesky_bottom_column {
  margin: 0 auto;
  clear: both;
  text-align: center;
}
.mlp_yesky_smallcolumn {
  margin-top: 10px;
  height: 90px;
  width: 1200px; /*border-bottom:1px solid #000;border-right:1px solid #000;*/
}
.mlp_yesky_column1_760360 {
  /* width: 1200px; */
  padding-top: 10px;
  /*overflow:hidden;*/
}
.mlp_yesky_column1_760360 object {
  display: block;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  overflow: hidden;
}
.mlp_yesky_column3_760360,
.yesky_bottom_column {
  padding-top: 20px;
}
.mlp_yesky_column3_760360 {
  padding: 0px;
  margin-bottom: 15px;
}
.mlp_yesky_smallcolumn div,
.mlp_yesky_column1_760360 div,
.mlp_yesky_column2_760360 div,
.mlp_yesky_column3_760360 div,
.yesky_bottom_column div,
#ac_wrap_946950,
#ac_wrap_946951,
#ac_wrap_946952,
#ac_wrap_946953 {
  margin: 0 auto;
}
.mlp_yesky_column2_760360 {
  margin-bottom: 6px;
  height: 90px;
}
.mlp_yesky_chanpinbaojiaban {
  margin-top: 12px;
  width: 250px;
  text-align: center;
}
.mlp_yesky_remenshoujiword {
  margin-bottom: 6px;
  height: 20px;
  text-align: center;
  border: 1px solid #f00;
  font-size: 14px;
  line-height: 20px;
}
.mlp_yesky_bottom_column {
  margin-top: 10px;
}
.mlp_yesky_fuceng_column {
  position: fixed;
  left: 50%;
  bottom: 0;
  margin-left: -535px;
  z-index: 55;
}
#itcpn_floating_header_ad img,
#itcpn_floating_header_ads img {
  vertical-align: top;
}
/*特开专栏*/
.pdjx .add_link {
  display: inline-block;
  width: 260px;
  height: 30px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
}
/*2019新春贺岁版*/
/*body{background:#e2112a url(http://www.yesky.com/TLimages2009/yesky/images/index/19bodybg.jpg) no-repeat top center;}
.header .logo{width:200px;height:65px;background:url(http://www.yesky.com/TLimages2009/yesky/images/index/19logo.jpg) no-repeat;}
.header .ys_box{margin-left:216px;}
.top{background:url(http://www.yesky.com/TLimages2009/yesky/images/index/19sybg.png) repeat-x;border-bottom:none;}
.top .topnav .topleft li a,.top .topnav .topright li .a_log, .top .topnav .topright li .a_reg,.top .topnav .topleft .sitenav span{color:#fff;}
.wrap,.header{background:#fff;padding:20px 15px;}.wrap{padding:0 15px;}
.midnav{width:1230px;margin:0 auto;}.tolnav{margin-top:0;}
.top .topnav .topright .log #userLogin,.top .topnav .topright li .a_log.show,.top .topnav .topright .log .show,.top .topnav .topleft .sitenav p{background:#e2112a;}
.top .topnav .topleft li span{background:url(http://www.yesky.com/TLimages2009/yesky/images/index/19syicon.png) no-repeat 76px 16px;}
.top .topnav .topleft .sitenav span i{background:url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon2.png) no-repeat center;}
.top .topnav .topleft li span.show{color:#fff;background:#e2112a url(http://www.yesky.com/TLimages2009/yesky/images/index/19syicon.png) no-repeat 76px -79px;}
a:active,a:hover,.focus .fotop li.whole a:hover,.catetit a:hover{color:#fd384f;text-decoration:underline}
.focus .fotop li.whole a{color:#202020;}
.jdtpart .jppic li span, .pdjx li span,.hotcatebt span.show,.header .ys_box #selectform .selsbmt,.tolnav{background:#fd384f;}
.catetit h3, h3,h2,.prophtit span.show,.sotit span.show,.header .ys_box #selectClass span{color:#fd384f;}
h2{border-left:2px solid #fd384f;}.catetit h3, h3{border-bottom:2px solid #fd384f;}
.prophtit span.show,.sotit span.show{border-top:2px solid #fd384f;}
#foot{background:#ffdade;}
.hotcatebt span.show:after{border-color:transparent transparent transparent #fd384f;}
.header .ys_box #selectClass span{background:#ffd0d5;}
.header .ys_box #selectform .seltext,.header .ys_box #selectClass{border:1px solid #fd384f;}
.header .logo{margin-top:-10px;}
.tolnav li{border-right:1px solid #3d0209}*/
#itcpn_duilian_2,
#itcpn_duilian_1 {
  position: fixed !important;
}
/* 焦点图文字下划线去掉 */
.hotpics li p a:hover {
  text-decoration: none;
}

/*热门标签块 chenlq 2022-11-08*/
.hottags{
  padding: 20px 0 0;
}
.hottags h3 a{
  color:#2384d2;
}
.tagbox{
  padding-top: 15px;
  border-top: 1px solid #ddd;
  margin-top: -1px; 
  height: 90px;
  overflow: hidden; 
}
.tagbox a{
  margin: 0 32px 15px 10px;
  display: inline-block;
  line-height: 14px;  
}