.inetop_apptj {
  overflow: hidden;
  margin-top: 20px;
}

.comm_more_tit {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}

.bor_bot {
  padding-bottom: 8px;
  border-bottom: 1px solid #ededed;
}

.comm_more_tit h2 {
  float: left;
  font-weight: bold;
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.comm_more_tit h2 em {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: url(../images/azicon.png) no-repeat -130px -270px;
  margin: 5px 8px 0 0;
}
.parclick_more {
  display: block;
  float: right;
  width: 22px;
  height: 20px;
  margin: 1px 0 0 15px;
  background: url(../images/azicon.png) no-repeat -100px -270px;
}

.parclick_more:hover {
  background-position: -70px -270px;
}

.azgm_applist {
  width: 100%;
  overflow: hidden;
  height: 158px;
}

.azgm_applist li {
  float: left;
  position: relative;
  padding: 16px 10px 0 12px;
  width: 96px;
  height: 142px;
  text-align: center;
}

.azgm_applist li a {
  height: 111px;
  overflow: hidden;
  display: block;
}

.azgm_applist li img {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0 auto 6px;
  border-radius: 12px;
  border: 1px solid #f9f9f9;
}

.azgm_applist li a p {
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.azgm_applist li span {
  line-height: 20px;
  height: 20px;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.azgm_applist .app_hobtn {
  width: 76px;
  margin: 0 auto;
  height: 26px;
  line-height: 26px;
  background: #25c88a;
  color: #fff;
  font-size: 14px;
  margin-top: 4px;
  border-radius: 4px;
  display: none;
  position: absolute;
  bottom: 0px;
  left: 22px;
}

.azgm_applist .show {
  display: block;
}

.azgm_applist .hide {
  display: none;
}

.fl_navdl {
  width: 100%;
  overflow: hidden
}

.fl_navdl dt {
  width: 70px;
  float: left;
  font-size: 14px;
  color: #777;
  line-height: 35px;
}

.fl_navdl dd {
  width: 1230px;
  float: left;
}

.fl_navdl dd.dd1 a {
  display: inline-block;
  width: 98px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #666;
  text-align: center;
  margin: 0 0 15px 19px;
  border: 1px solid #eaeaea;
  background: #fff;
}

.fl_navdl dd.dd1 a:hover {
  background: #00bfb1;
  color: #fff;
  border-color: #00bfb1;
}

.fl_navdl dd.dd1 a.active {
  background: #00bfb1;
  color: #fff;
  border-color: #00bfb1;
}

.fl_navdl dd.dd2 {
  /*  max-width: 900px;*/
  float: left;
}

.fl_navdl dd.dd2 a {
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  border-radius: 13px;
  margin: 5px 0 0 10px;
  text-decoration: none;
  /*  background: rgba(112, 182, 58, 0.1);*/
  background-color: #f5fffe;
  padding: 0 16px;
  color: #00bfb1;
}

.fl_navdl dd.dd2 a.active,
.fl_navdl dd.dd2 a:hover {
  background: #00bfb1;
  color: #FFFFFF;
}

.fl_navdl dd.dd3 {
  width: 224px;
  float: right;
}

.fl_navdl dd.dd3 a {
  display: inline-block;
  font-size: 14px;
  width: 82px;
  height: 24px;
  line-height: 24px;
  padding-left: 10px;
  border: 1px solid #00bfb1;
  text-align: left;
  color: #00bfb1;
  background-color: #fff;
  background: url("../images/mb-sprite.png") no-repeat;
  background-position: 75px -257px;
  margin: 5px 0 15px 15px;
}

.fl_navdl dd.dd3 a.active,
.fl_navdl dd.dd3 a:hover {
  background-color: #00bfb1;
  background-position: 75px -234px;
  color: #fff;
}
.w880 {
  width: 880px;
  float: left;
  overflow: hidden;
}
.com_sy_content {
  width: 100%;
  overflow: hidden;
}

.com_sy_content ul {
  width: 100%;
  overflow: hidden;
}

.com_sy_list li {
  float: left;
  width: 110px;
  text-align: center;
  vertical-align: middle;
  margin: 10px 0 16px 0px;
}

.com_sy_list li.one {
  margin-left: 0;
}

.com_sy_list a {
  width: 88px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

.com_sy_list .img_show {
  width: 88px;
  height: 88px;
  margin: 0 auto;
  border-radius: 22px;
  display: block;
  transition: transform 0.5s;
}

.com_sy_list .img_show img {
  width: 100%;
  height: 100%;
}

.com_sy_list li .ywAblack:hover .img_show {
  transform: rotateY(360deg);
  transition: transform 0.5s;
}

.com_sy_list h3 {
  text-align: center;
  height: 20px;
  font-size: 15px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w380 {
  width: 380px;
  overflow: hidden;
}
.kfxy_list {
  /*  width: 100%;*/
  margin-left: -16px;
  overflow: hidden;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 16px;
}
.kfxy_list {
  /*  width: 100%;*/
  margin-left: -16px;
  overflow: hidden;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 16px;
}

.h180 {
  max-height: 180px;
  overflow: hidden;
}

.h288 {
  max-height: 288px;
  overflow: hidden;
}

.h230 {
  max-height: 230px;
  overflow: hidden;
}

.kfxy_list li {
  width: 182px;
  float: left;
  display: inline-block;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 16px;
}

.kfxy_list li a.kfxy_pic {
  width: 68px;
  height: 68px;
  display: inline-block;
  border-radius: 10px;
  float: left;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

.kfxy_list li a.kfxy_pic img {
  width: 68px;
  height: 68px;
  text-align: center;
  vertical-align: middle;
  transition: transform 0.3s;
}

.kfxy_list li a.kfxy_pic img:hover {
  transform: scale(0.9);
  transition: transform 0.3s;
}

.kfxy_list li>div {
  width: 104px;
  margin-left: 10px;
  float: left;
  height: 72px;
}

.kfxy_list li>div a {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
}

.kfxy_list li>div a:hover {
  color: #f76341;
}

.kfxy_list li>div span {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  color: #999;
}

.kfxy_list li>div em {
  display: block;
  font-size: 13px;
  color: #f76341;
}
.area_commen {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.zxgl_item {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f7f7f7;
}

.zxgl_item>p {
    width: 100%;
    text-align: center;
    color: #666;
    line-height: 36px;
    background-color: #f7f7f7;
    overflow: hidden;
}

.zxgl_item>p a {
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
}
.rdzx_list {
  overflow: hidden;
  width: 100%;
  border-top: 1px dashed #ededed;
  margin: 0 auto;
  max-height: 184px;
}

.rdzx_list i {
  float: right;
  color: #CCC;
  font-size: 13px;
}

.rdzx_list li {
  width: 94%;
  margin: 0 auto;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  list-style-type: none;
  border-bottom: 1px dashed #eee;
}

.rdzx_list li span.type {
  position: relative;
  float: left;
  width: 76px;
  display: inline-block;
}

.rdzx_list li span.type a {
  color: #999;
}

.rdzx_list li>a {
  position: relative;
  float: left;
  color: #666;
  text-decoration: none;
  max-width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.rdzx_list li a:hover {
  color: #63B73D;
  text-decoration: underline;
}

.zxgl_con {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 16px;
}

.zxgl_con .zxgl_list {
  width: 100%;
  overflow: hidden;
  height: 70px;
  padding-bottom: 10px;
}

.zxgl_con .zxgl_list a.zxgl_pic {
  width: 120px;
  height: 70px;
  border-radius: 8px;
  overflow: hidden;
  float: left;
  text-align: center;
  vertical-align: middle;
}

.zxgl_con .zxgl_list a.zxgl_pic img {
  width: 120px;
  height: 70px;
  text-align: center;
  vertical-align: middle;
  transition: all .4s ease;
}

.zxgl_pic img:hover {
  transform: scale(1.3);
  transition: all .4s ease;
}

.zxgl_con .zxgl_list a.zxgl_sum {
  width: 246px;
  height: 70px;
  display: -webkit-box;
  text-overflow: ellipsis;
  line-height: 24px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.zxgl_con .zxgl_list a.zxgl_sum:hover {
  color: #ff2d22;
}

.zxgl_con .zxgl_list a p.zxgl_tit {
  width: 246px;
  height: 26px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.zxgl_con .zxgl_list a p.zxgl_txt {
  width: 246px;
  height: 44px;
  color: #777;
  display: -webkit-box;
  text-overflow: ellipsis;
  line-height: 22px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.zxgl_wz_list {
  width: 100%;
  overflow: hidden;
}

.zxgl_wz_list a {
  text-align: center;
  width: 50%;
  float: left;
  height: 40px;
  box-sizing: border-box;
  padding: 10px 5%;
  color: #FF6600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zxgl_wz_list a:hover {
  color: #ff2d22;
}

.news_link_ul {
  padding-top: 6px;
  margin-top: 2px;
  width: 100%;
  max-height: 160px;
  border-top: 1px dashed #eee;
  box-sizing: border-box;
  overflow: hidden;
}

.news_link_ul li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  overflow: hidden;
}

.news_link_ul li i {
  font-size: 0;
  display: inline-block;
  vertical-align: bottom;
  width: 8px;
  height: 8px;
  background-color: #eaeaea;
  border-radius: 2px;
  float: left;
  margin-top: 10px;
  margin-right: 12px;
}

.news_link_ul li a {
  display: inline-block;
  max-width: 260px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_link_ul li a:hover {
  color: #ff2d22;
}

.news_link_ul li span {
  float: right;
  color: #b1b1b1;
  line-height: 28px;
  font-size: 12px;
}


/*tvÓÎÏ·ºÏ¼¯ÂÖ²¥*/

.album_slidCon .type_con_item .album_sliderBox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 240px;
  position: relative;
}

.album_slidCon .album_sliderBox .album_ticList {
  position: relative;
  z-index: 1;
  height: 240px;
}

.album_slidCon .album_ticList .album_ticItem {
  height: 240px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.album_slidCon .slideshow .album_ticItem li {
  width: 300.5px;
  height: 220px;
  margin: 10px;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 10px #c6c6c6;
  /* margin-bottom: 20px; */
  float: left;
  margin-right: 16px;
  margin-bottom: 0px;
  position: relative;
  cursor: pointer;
}

.album_slidCon .album_ticItem li a.album_tic_img {
  width: 100%;
  height: 140px;
  display: block;
  overflow: hidden;
}

.album_slidCon .album_ticItem li a.album_tic_img img {
  width: 100%;
  height: 140px;
  text-align: center;
  vertical-align: middle;
}

.album_slidCon .album_ticItem li p {
  width: 100%;
  height: 30px;
  text-align: left;
  line-height: 30px;
  font-size: 16px;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.album_slidCon .slideshow .album_ticItem p a {
  display: block;
  text-align: left;
  float: left;
  overflow: hidden;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.album_slidCon .album_ticItem li p.album_tic_info {
  width: 100%;
  height: 42px;
  text-align: left;
  line-height: 20px;
  font-size: 14px;
  color: #777;
  padding: 0 10px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.album_slidCon .album_sliderBox span.next {
  top: 88px;
}

.album_slidCon .album_sliderBox span.prev {
  top: 88px;
}
.index_syRank_top li {
  padding: 12px 0;
  border-bottom: 1px solid #EEEEEE;
}

.index_syRank_top li.one {
  margin-top: 12px;
}

.index_syRank_top em {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 2px;
  float: left;
  margin: 27px 17px 0 0;
  color: #FFFFFF;
  text-align: center;
}

.index_syRank_top em.top1 {
  background: #ff6600
}

.index_syRank_top em.top2 {
  background: #ffa800
}

.index_syRank_top em.top3 {
  background: #ffc000
}

.index_syRank_xz {
  float: right;
  width: 56px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 14px;
  background: #f6f6f6;
  color: #999999;
  text-decoration: none;
  margin: 22px 0 0 10px;
}

.index_syRank_xz:hover {
  background: #70B63A;
  color: #FFFFFF;
}

.index_syRank_top img {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 16px;
  margin-right: 17px;
  transition: transform 0.3s;
}

.ywAorange a,
.ywAorange {
  color: #FF6600;
  text-decoration: none;
}

.index_syRank_top img:hover {
  transform: scale(0.9);
  transition: transform 0.3s;
}

.index_syRank_top dt {
  font-size: 17px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}

.index_syRank_top dd {
  color: #999999;
  margin-top: 15px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}

.index_syRank_list {
  padding-top: 5px;
}

.index_syRank_list li {
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  margin-top: 13px;
}

.index_syRank_list em {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin: 3px 10px 0 0;
  border-radius: 2px;
  color: #FFFFFF;
  text-align: center;
  background: #CCCCCC;
}

.index_syRank_list .index_syRank_xz {
  margin-top: 0;
}

.slideshow {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.slideshow .slide {
  position: relative;
  float: left;
  height: 170px;
  overflow: hidden;
  width: 100%;
}

.slideshow .s-container {
  height: 170px;
  margin-left: -182px;
  width: 1570px;
}

.scrollShow .s-container {
  height: 170px;
  margin-left: 58px;
  width: 1570px;
}

.slideshow .s-content li {
  display: inline;
  width: 300px;
  height: 170px;
  position: relative;
  float: left;
  text-align: center;
}

.slideshow .s-content img {
  width: 300px;
  height: 170px;
}

.slideshow .s-content a {
  display: block;
  height: 170px;
  position: relative;
  float: right;
  text-align: center;
}

.slideshow .s-content li s {
  display: block;
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 0;
  float: right;
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=60);
  opacity: .6
}

.slideshow .s-content li span {
  position: absolute;
  display: block;
  left: 0;
  bottom: 10px;
  width: 100%;
  float: right;
  text-align: center;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  z-index: 22
}

.slideshow .prev,
.slideshow .next {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 50px;
  z-index: 99;
  width: 54px;
  height: 54px;
  background: url(../images/dkcssimg.png) no-repeat;
}

.slideshow .prev {
  left: 82px;
  background-position: -70px -356px;
}

.slideshow .prev:hover {
  background-position: -70px -299px;
}

.slideshow .next {
  right: 106px;
  background-position: -126px -356px;
}

.slideshow .next:hover {
  background-position: -126px -299px;
}

.slideshow .slide:hover .prev,
.slideshow .slide:hover .next,
.slideshow .slide.hover .prev,
.slideshow .slide.hover .next {
  display: block;
}
.type_con_item .album_sliderBox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 350px;
  position: relative;
}
.album_sliderBox .album_ticList {
  position: relative;
  /*	width: 1570px;*/
  /*    height: 442px;*/
  z-index: 1;
  height: 350px;
}

.slideshow .s-content a {
  float: left;
  height: auto;
}

.slideshow .s-content li span {
  left: auto;
}

.slideshow .album_ticList {
  margin-left: 0px;
}

.album_ticList .album_ticItem {
  height: 350px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.album_ticList .album_ticItem li {
  width: 300px;
  height: 350px;
  box-sizing: border-box;
  float: left;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline;
  cursor: pointer;
  margin: 0px 33px 0 0;
}

.album_ticItem li dl {
  width: 100%;
  text-align: left;
  background: #fff;
  position: relative;
}

.album_ticItem li dt img {
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 148px;
  display: block;
  border-radius: 3px;
}

.album_ticItem li dl dd {
  width: 100%;
  padding: 0 12px 50px;
  position: relative;
  box-sizing: border-box;
}

.album_ticItem li dl h3 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 17px;
  text-align: left;
  position: relative;
  font-weight: normal;
}

.album_ticItem li dl h3 a {
  float: left;
  display: inline;
  max-width: 70%;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.album_ticItem li dl span.rj_num {
  padding: 0 10px;
  width: auto;
  display: block;
  text-align: center;
  color: #6191ff;
  letter-spacing: 1px;
  border-radius: 20px;
  border: 2px #ebf1ff solid;
  font-family: "Impact";
  font-size: 12px;
  background: #fff;
  position: absolute;
  right: 0px;
  line-height: 24px;
  top: 6px;
}

.album_ticItem li dl p.text {
  height: 48px;
  color: #666;
  padding: 0;
  white-space: normal;
  line-height: 24px;
  font-size: 13px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.album_ticItem li dl a.enterzt {
  background: #81a7ff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: -1px;
  left: -1px;
}

.album_ticItem li dt {
  width: 100%;
  height: 125px;
  overflow: hidden;
}

.album_ticItem li dt img {
  border-radius: 0;
  height: 125px;
  transition: all 0.5s ease 0s;
}

.album_ticItem li dt a:hover img {
  transform: scale(1.1, 1.1);
}

.album_ticItem li a.enterzt {
  background: #81a7ff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #81a7ff;
}

.album_ticItem li:hover a.enterzt {
  background: #6191ff;
}

.album_ticItem li:hover {
  border-color: #6191ff;
}

.album_ticItem li .pic {
  margin-left: -15px;
  overflow: hidden;
}

.album_ticItem li .pic img {
  width: 68px;
  height: 68px;
  display: inline-block;
  margin: 12px 0 0 25px;
  border-radius: 10px;
}

.album_ticItem li .pic a:hover img {
  transform: rotateY(360deg);
  transition: transform 0.5s;
}

.album_ticItem li .pic img:hover {
  transform: rotateY(0deg);
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.album_sliderBox span.unslider-arrow {
  display: none;
  width: 42px;
  height: 42px;
  position: absolute;
  cursor: pointer;
  text-decoration: none;
  border: 0 none;
  outline: 0 none;
  text-align: center;
  z-index: 9999;
}

.album_sliderBox:hover span.unslider-arrow {
  display: block;
}

.album_sliderBox span.unslider-arrow:hover {
  display: block;
}

.album_sliderBox span.prev {
  top: 150px;
  left: 20px;
  background: url("../images/arrow_left2.png") no-repeat;
  background-size: cover;
}

.album_sliderBox span.next {
  top: 150px;
  right: 20px;
  background: url("../images/arrow_right2.png") no-repeat;
  background-size: cover;
}

.album_sliderBox span.prev:hover {
  background: url("../images/arrow_left2.png") no-repeat;
}

.album_sliderBox span.next:hover {
  background: url("../images/arrow_right2.png") no-repeat;
}

.order_norHei {
  height: auto;
}