@charset "utf-8";
/* CSS Document */
.mainContent{
    overflow: inherit;float: left;
}
.mc1300 {
    overflow: inherit;
}
.pageposition {
  background: #fff;
  margin-top: 20px;
}
.clickMore {
  display: block;
  float: right;
  width: 22px;
  height: 20px;
  margin: 10px 0 0 15px;
  background: url("../images/ppc_icon.png") no-repeat -34px -45px;
}
.clickMore:hover {
  background-position: -4px -45px;
}
.commInbox {
	width: 100%;float: left;
  margin: 0 auto;
  overflow: inherit;
  margin-top: 20px;
    position: relative;
}
.CheadTit {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
	position: relative;
}
.CheadTit h2 {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #5b5b5b;
  font-weight: bold;
  position: relative;
  z-index: 0;
}
.CheadTit span {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #999;
}
.CheadTit span em {
  font-weight: bold;
  color: #ff0000;
  margin: 0 4px;
}
.CheadTit h2:before {
  position: absolute;
  content: "";
  width: auto;
  height: 10px;
  left: 0;
  right: 0;
  bottom: 5px;
  margin: auto;
  border-radius: 10px;
  background: linear-gradient(to right, #91e1ff 0%, #fff 100%);
  z-index: -1;
}
.mainContent {
  background-color: #f5f5f5;
}
.m_tags {
  margin-top: 12px;
  overflow: hidden;
  height: 22px;
}
.m_tags span, .m_tags a {
  float: left;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  background: #f8f8fa;
  color: #7a7d7a;
  border-radius: 6px;
  overflow: hidden;
  padding: 0 8px;
  margin-right: 8px
}
.m_tags a:hover {
  background: #f8f8fa;
  color: #00b6fa;
}
/*详情页主体*/
.products_top {
  width: 100%;
  overflow: hidden;
  display: table;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-top: 20px;
}
.products_Box {
  width: 700px;
	height: 420px;
  float: left;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 20px 20px 26px 20px;
}
.products_hd {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.products_hd h1 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 28px;
  color: #333;
  font-weight: bold;
}
.products_hd .etitle {
  margin-top: 12px;
  font-size: 15px;
  color: #888;
}
.products_bd {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  margin-top: 16px;
}
.products_img {
  width: 150px;
  overflow: hidden;
}
.products_img img {
  width: 150px;
  height: 208px;
  border-radius: 6px;
}
.products_info {
  width: 490px;
  overflow: hidden;
}
ul.gminfo_ul {
  width: 100%;
	position: relative;
	height: 208px;
  overflow: hidden;
}
ul.gminfo_ul li {
  float: left;
  color: #999;
  font-size: 14px;
  width: 33.3%;
  line-height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
}
ul.gminfo_ul li.half {
  width: 66.6%;
}
ul.gminfo_ul li.wall {
  width: 100%;
}
ul.gminfo_ul li:last-child {
	position: absolute;
	bottom: 0;
	left: 0;
}
ul.gminfo_ul li em {
  float: left;
}
ul.gminfo_ul li > span {
  max-width: 400px;
  height: 26px;
  float: left;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.gminfo_ul li .m_tags {
  margin-top: 4px;
}
ul.gminfo_ul li span i {
  width: 20px;
  height: 26px;
  float: left;
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
  background: url(../images/dkcssimg.png) no-repeat;
}
ul.gminfo_ul li span i.aqjc_icon1 {
  background-position: -210px -133px;
}
ul.gminfo_ul li span i.aqjc_icon2 {
  background-position: -210px -166px;
}
ul.gminfo_ul li span i.aqjc_icon3 {
  background-position: -210px -200px;
}
ul.gminfo_ul li span i.aqjc_icon4 {
  background-position: -210px -235px;
}
ul.gminfo_ul li span i.aqjc_icon5 {
  background-position: -210px -269px;
}
.pcgm_btnBox {
  width: 100%;
  overflow: hidden;
  margin: 0px auto;
  margin-top: 20px;
}
.pcgm_btnBox ul.btnList_ul.btnList_ul {
  overflow: hidden;
}
.pcgm_btnBox ul.btnList_ul li {
  float: left;
  height: 58px;
  border-radius: 4px;
  display: block;
}
.pcgm_btnBox ul.btnList_ul li a {
  display: block;
}
.pcgm_btnBox ul.btnList_ul li span {
  position: relative;
  text-align: left;
  display: inline-block;
  overflow: hidden;
  background: #1ec456;
  width: 220px;
  height: 58px;
  padding: 5px 0 14px 0;
  border-radius: 4px;
  font-size: 22px;
  margin-right: 30px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
}
.pcgm_btnBox ul.btnList_ul li span.download_pt {
  font-size: 24px;
  height: 58px;
  padding: 12px 0;
}
.pcgm_btnBox ul.btnList_ul li span i {
  display: block;
  float: none;
  font-size: 12px;
  color: #fff;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxz {
  margin-right: 10px;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxzb {
  margin-right: 26px;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxz, .pcgm_btnBox ul.btnList_ul li span i.zksqxzb {
  margin-right: 10px;
  margin-left: 18px;
  margin-top: 7px;
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url(../images/kindof_icon.png) no-repeat;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxz.icongs, .pcgm_btnBox ul.btnList_ul li span i.zksqxzb.icongs {
  background-position: -17px -321px;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxz.iconst, .pcgm_btnBox ul.btnList_ul li span i.zksqxzb.iconst {
  background-position: -17px -285px;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxzb.iconpt {
  background-position: -17px -285px;
  margin-top: 4px;
  margin-left: 30px;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxz.iconpt {
  background-position: -17px -285px;
  margin-top: 4px;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxz.iconord, .pcgm_btnBox ul.btnList_ul li span i.zksqxzb.iconord {
  background-position: -17px -364px;
  margin-top: 6px;
}
.pcgm_btnBox ul.btnList_ul li span i.zksqxz.iconxj, .pcgm_btnBox ul.btnList_ul li span i.zksqxzb.iconxj {
  background-position: -17px -285px;
  margin-left: 30px;
}
.pcgm_btnBox ul.btnList_ul li .download_gs:hover {
  background: #0e9c3e;
}
.pcgm_btnBox ul.btnList_ul li .download_st {
  width: 190px;
  background: #25c88a;
}
.pcgm_btnBox ul.btnList_ul li .download_st:hover {
  background: #18ab73;
}
.pcgm_btnBox ul.btnList_ul li .deta_ord_btn {
  background: #ed6d0f;
}
.pcgm_btnBox ul.btnList_ul li .deta_ord_btn:hover {
  background: #c95b09;
}
.pcgm_btnBox ul.btnList_ul li .download_pt {
  width: 190px;
}
.pcgm_btnBox ul.btnList_ul li .download_ptrj {
  width: 180px;
  margin-top: 52px;
}
.pcgm_btnBox ul.btnList_ul li .download_ptyx {
  width: 180px;
  margin-left: 250px;
}
.pcgm_btnBox ul.btnList_ul li .download_pt, .pcgm_btnBox ul.btnList_ul li .download_ptrj, .pcgm_btnBox ul.btnList_ul li .download_ptyx {
  background-image: linear-gradient(180deg, #fa4d00 0%, #ffa200 100%);
  line-height: 36px;
}
.pcgm_btnBox ul.btnList_ul li .download_pt:hover, .pcgm_btnBox ul.btnList_ul li .download_ptrj:hover, .pcgm_btnBox ul.btnList_ul li .download_ptyx:hover {
  background: #fa4d00;
}
.pcgm_btnBox .deta_xj_btn {
  background: #aaaaaa;
  cursor: default;
  line-height: 40px;
}
/*顶踩*/
.mood {
  position: relative;
  float: left;
  overflow: hidden
}
#dingandcai {
  width: 280px;
  position: relative;
  float: left;
  top: 5px;
  left: 0;
  font-size: 12px;
}
#dingandcai a {
  display: inline-block;
  height: 30px;
  line-height: 20px;
  cursor: pointer;
  padding-right: 50px
}
#dingandcai a:hover {
  text-decoration: none
}
#dingandcai .dcico {
  width: 30px;
  height: 30px;
  margin-right: 1px;
  background: url(../images/dkcssimg.png) -50px -160px no-repeat;
  float: left;
  display: inline
}
#showcai .dcico {
  background-position: -88px -160px
}
#dingandcai .bfk {
  margin-top: 10px;
  height: 12px;
  width: 50px;
  float: left;
  display: inline
}
#dingandcai .bfk span {
  height: 12px;
  position: relative
}
#dingandcai em {
  font-style: normal;
  position: absolute;
  left: 100%;
  top: -4px;
  margin-left: 5px
}
#ding_1 {
  background: #ff7673;
  float: left
}
#cai_1 {
  background: #c5ced4;
  float: left
}
#ding_2 {
  color: #ff7673
}
#cai_2 {
  color: #c5ced4
}
.products_Box .ignpf {
  position: absolute;
  right: 0;
  bottom: 86px;
  width: 86px;
  height: 76px;
  background-color: rgba(0, 0, 0, 0.02);
  background-image: url("../images/ignbg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 0;
}
.products_Box .ignpf .title {
  float: left;
  width: 100%;
  height: 24px;
  margin: 6px 0 0 6px;
}
.products_Box .ignpf .title i {
  float: left;
  background: url("../images/ignicon.png") no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-right: 2px;
}
.products_Box .ignpf .title span {
  float: left;
  width: auto;
  height: 20px;
  line-height: 20px;
  text-align: left;
  font-size: 12px;
  color: #474747;
}
.products_Box .ignpf p {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #ae1212;
}
.products_Box .ignpf p em {
  font-size: 18px;
  font-weight: bold;
}
.products_Box .ignpf p em + em {
  font-size: 16px;
  margin-left: 2px;
}
.products_slide {
  float: right;
  width: 580px;
  padding: 10px;
  border-radius: 6px;
  box-sizing: border-box;
  background-color: #fff;
}
.products_slide ul.Simg {
  width: 560px;
  height: 314px;
  overflow: hidden;
}
.products_slide ul.Simg li {
  width: 560px;
  height: 314px;
}
.products_slide ul.Simg li a {
  display: block
}
.products_slide ul.Simg li a video {
  width: 100%;
  height: 100%;
}
.products_slide ul.Simg li a img {
  width: 100%;
  height: 314px;
}
.products_slide div.Snav {
  width: 100%;
  height: 76px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}
.products_slide div.Snav ul {
  position: absolute;
  left: 0px;
  width: 1000px;
  height: 58px;
  top: 11px;
}
.products_slide div.Snav ul li {
  width: 104px;
  height: 58px;
  float: left;
  margin-left: 10px;
  display: inline;
  position: relative;
  cursor: pointer;
}
.products_slide div.Snav ul li:nth-child(1) {
  margin-left: 0;
}
.products_slide div.Snav ul li img {
  float: left;
  border-radius: 6px;
  width: 100%;
  height: 100%;
}
.products_slide div.Snav ul li em {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 13px;
  left: 38px;
  background: url("../images/icon_video.png");
  background-size: cover
}
.products_slide div.Snav ul li.cur i {
  display: block;
  border-width: 0 6px 9px;
  border-style: solid;
  border-color: transparent transparent #fa4d00;
  position: absolute;
  top: -8px;
  left: 46%;
}
.products_slide div.Snav ul li.cur i + img {
  border-radius: 8px;
  box-sizing: border-box;
  border: solid 2px #fa4d00;
}
/*版本二顶部内容*/
.wid_left .products_Box {
  width: 100%;
	height: auto;
	margin-top: 20px;
}
.wid_left .products_info {
    width: 690px;
}
.wid_left ul.con_ul li {
    width: 33.3%;
}
.wid_left ul.con_ul li.wall {
    width: 100%;
}
.wid_left ul.con_ul .m_tags {
    margin-top: 4px;
}
/*左侧切换*/
.wid_left {
  width: 900px;
}
.wid_right {
  width: 380px;
}
.wid_left .commInbox, .wid_right .commInbox {
  box-sizing: border-box;
  padding: 14px 20px 0 20px;
  border-radius: 8px;
  background-color: #fff;
}
.products_main .commInbox:nth-child(1) {
  padding: 14px 0;
}
/*右侧内容*/
/*特别说明*/
.deta_dlTips {
	width: 100%;
	padding:8px 16px 12px 16px;
	box-sizing: border-box;
    float: left;
    border: #efefef 2px solid;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
	line-height: 24px;
	color:#444;
	margin-top: 20px;
}
.pcdet_mainbox .deta_dlTips {
	margin-top: 20px;
	margin-bottom: 0;
}
.dlTipsTit{
	width: 100%;
    font-size: 17px;
	line-height: 32px;
    color: #f3502b;
    font-weight: bold;
}
.dlTipsInfo p{
	font-size: 15px;
	color:#444;
	line-height: 26px;
}
.dlTipsInfo p a{
	color:#20ace6;
}
/*主内容*/
ul.deta_nav {
  width: 100%;
  overflow: hidden;
  z-index: 99;
	border-bottom: 2px solid #eefaff ;
	padding-bottom: 10px;
  height: 38px;
  line-height: 38px;
}
ul.deta_nav li {
  float: left;
  height: 38px;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  padding: 0 16px;
  display: block;
  color: #777;
  cursor: pointer;
	position: relative;z-index: 0;
}
ul.deta_nav li a {
  display: block;
  text-align: center;
  color: #777;
}
ul.deta_nav li.nav_xzdz,ul.deta_nav li.nav_xzdz a {
  color: #52bee7;
  font-weight: bold;
}
ul.deta_nav li.cur{	
    font-size: 20px;
    font-weight: bold;
}
ul.deta_nav li:hover{	
    font-size: 18px;
    color: #52bee7;
    font-weight: bold;
}
ul.deta_nav li.cur:before{
    position: absolute;
    content: "";
    width: auto;
    height: 10px;
    left: 18px;
    right: 18px;
    bottom: 3px;
    margin: auto;
    border-radius: 10px;
    background: linear-gradient(to right, #91e1ff 0%, #fff 100%);
    z-index: -1;
}
/*详情页标签*/
.deta_reltag{
	 width: 100%;
	padding:0 16px;
    overflow: hidden;
	box-sizing: border-box;
    font-size: 15px;
    color: #666;
	margin-top: 10px;
}
ul.tag-info {
	width: 100%;
	overflow: hidden;
}
ul.tag-info li{
	float: left;
    display: inline-block;
    margin: 10px 5px 0 5px;
    padding: 0 12px;
    color: #888;
	line-height:28px;
    font-size: 12px;
    border-radius: 6px;
    border: 1px solid #ddd;
}
ul.tag-info li a {
    color: #555;
	display: block;
	line-height:28px;
}
ul.tag-info li:hover a{
	color: #e86505;
	text-decoration: underline;
}
ul.tag-info li a i {
    color: #e86505;
	margin-right: 4px;
}
.des {
  width: 100%;
	padding: 0 20px 20px 20px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 16px;
  vertical-align: middle;
  box-sizing: border-box;
  color: #666;
	font-size: 15px;
	line-height: 26px;
  font-family:  arial, sans-serif;
  letter-spacing: 0.8px;
}
.des p {
  vertical-align: middle;
  margin-bottom: 10px;
}
.des a {
  color: #1e89e0;
}
.des a:hover {
  color: #ff2d22;
}
.des img {
  max-width: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 6px 0 8px 0;
}
.des p img {
  max-width: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 0 0 4px 0;
}
.des p.itTit, .des h3 {
  height: 30px;
  padding: 4px 0px;
  text-indent: 0px;
  margin: 12px 0;
  border-bottom: 1px solid #ededed;
  color: #333;
  font: bold 18px/30px arial, sans-serif;
}
.innerBox {
	width:100%;
	float: left;
}
.introInfo {
    height: 710px;
    overflow: hidden;
    position: relative;
}
/*页面内容展开和收起*/
.products_main .loadMore {
  position: absolute;
  float: left;
  right: 0px;
  width: 100%;
  text-align: center;
  bottom: 0px;
  height: 42px;
  z-index: 96;
}
.products_main .loadMore span {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.products_main .loadMore i {
  float: left;
  display: block;
  background: url(../images/zksqxz.png) no-repeat;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 99
}
.products_main .loadMore .Topen {
  display: none;
  width: 166px;
  height: 42px;
  background-position: -2px -64px;
}
.products_main .loadMore .Topen:hover {
  width: 166px;
  height: 42px;
  background-position: -174px -64px;
}
.products_main .loadMore .Tclose {
  display: block;
  width: 165px;
  height: 42px;
  background-position: -2px -6px;
}
.products_main .loadMore .Tclose:hover {
  width: 165px;
  height: 42px;
  background-position: -174px -6px;
}
/*猜你喜欢*/
.jhBox_ban {
  width: 100%;
  overflow: hidden;
  margin-top: 16px;
  float: left;
  background-color: #050505;
  border-radius: 8px;
  box-sizing: border-box;
}
.jhBox_ban .lf_txt {
  width: 390px;
  height: 220px;
  box-sizing: border-box;
  padding: 26px 0 20px 30px;
  float: left;
  color: #fff;
  overflow: hidden;
}
.lf_txt h3 {
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
}
.lf_txt h3 a {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.lf_txt p.sum {
  width: 100%;
  font-size: 15px;
  max-height: 130px;
  line-height: 26px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical
}
.jhBox_ban .rg_pic {
  width: 450px;
  height: 220px;
  float: right;
  overflow: hidden;
}
.rg_pic img {
  width: 100%;
  height: 220px;
  transition: transform 0.5s;
}
.rg_pic:hover img {
  transform: scale(1.06);
}
ul.tag_info {
  margin-top: 8px;
}
ul.tag_info li {
  float: left;
  display: inline-block;
  margin: 8px 6px 0 6px;
  padding: 0 16px;
  color: #888;
  line-height: 30px;
  font-size: 13px;
  border-radius: 6px;
  border: 1px solid #ddd;
}
ul.tag_info li a {
  color: #888;
  display: block;
  line-height: 30px;
}
ul.tag_info li:hover a {
  color: #e86505;
  text-decoration: underline;
}
ul.tag_info li.cur {
  color: #fff;
  background-color: #e86505;
  border: 1px solid #e86505;
}
ul.tag_info li a i {
  color: #e86505;
  margin-right: 4px;
}
ul.tag_info li.cur a {
  color: #fff;
}
ul.tag_info li.cur a i {
  color: #fff;
}
/*其他版本*/
.othList_ul {
	width:100%;
	overflow: hidden;
    padding-bottom: 20px;	
}
ul.othList_ul li{
	width: 100%;
	margin-top: 16px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;	
}
ul.othList_ul li a.img {
    float: left;
    width: 128px;
    height: 60px;
    display: inline-block;
}
ul.othList_ul li a.img img {
     width: 128px;
    height: 60px;
    border: 1px solid #eee;
    box-sizing: border-box;
    border-radius: 8px;
    float: left;
}
ul.othList_ul li .ma_con {
	width: 650px;
    overflow: hidden;
    margin-left: 12px;
    display: flex;
    align-items: center;
}
ul.othList_ul li .i_name {
	width: 260px;
	overflow: hidden;
    display: flex;
	flex-direction: column;
}
ul.othList_ul li .i_name>a{
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
/*	height: 30px;*/
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.othList_ul li .m_tags {
    margin-top: 16px;
}
ul.othList_ul li span {
    width: 126px;
    text-align: center;
    float: left;
    color: #555;
    display: inline-block;
    overflow: hidden;
}
ul.othList_ul .ma_con span.star {
	width:56px;
	margin:0 16px;
  font-family: kbNum;
  color: #fba605;
}
ul.othList_ul .ma_con span.edit{
    width: 176px;
	font-weight: bold;
/*	line-height: 60px;*/
	font-size: 15px;color: #52bee7
}
ul.othList_ul .ma_con span.star::before {
  content: "";
  width: 16px;
  float: left;
  height: 16px;
    margin-top: 2px;
  margin-right: 2px;
  background: url(../images/star.png) no-repeat center;
  background-size: contain;
  display: inline-block;
}
ul.othList_ul li .a_down {
    width: 68px;
	position: absolute;
	top: 14px;
	right: 0;
    margin-left: 20px;
    height: 30px;
    font-size: 12px;
    line-height: 28px;
    padding: 0 16px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    color: #3cb8ec;
    border: 1px solid #3cb8ec;
    border-radius: 28px;
    cursor: pointer;
}
ul.othList_ul li:hover .a_down {
    color: #fff;background-color:#3cb8ec; 
}
/*同厂商*/
ul.recList_ul {
	width:100%;
  overflow: hidden;
  margin-top: -4px;
  padding-bottom: 26px;
}
ul.recList_ul li {
	width: 48.5%;
	float: left;
	margin-right: 3%;
  margin-top: 18px;

  height: 80px;
  overflow: hidden;
}
ul.recList_ul li:nth-child(2n) {
	margin-right: 0;
}
ul.recList_ul .img {
  float: left;
  width: 172px;
  height: 80px;
  position: relative
}

ul.recList_ul .app_img {
  float: left;
  width: 80px;
  height: 80px;
  position: relative
}

ul.recList_ul .img img, .app_img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px
}
ul.recList_ul .con {
  float: right;
  width: 230px;
  height: 80px;
  overflow: hidden
}
ul.recList_ul .app_con {
  float: left;
  margin-left: 20px;
  width: 230px;
  height: 80px;
  overflow: hidden
}
ul.recList_ul .con .m_tags, .app_con .m_tags {
  margin-top: 10px;
}
ul.recList_ul .con .m_tags a:last-child, .app_con .m_tags a:last-child {
  margin-right: 0;
}
ul.recList_ul .con .i_name,.app_con .i_name  {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
ul.recList_ul .con .i_name a,.app_con .i_name a {
  font-weight: normal;
}
ul.recList_ul .con .m-tags,.app_con .m-tags {
  margin-top: 8px
}
ul.recList_ul .con .i_info, .app_con .i_info{
  margin-top: 8px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #3e403f;
  overflow: hidden;
  font-weight: bold
}
ul.recList_ul .con .i_info span,.app_con .i_info span {
  display: inline-block;
  font-size: 12px;
}
ul.recList_ul .con .i_info span.star,.app_con .i_info span.star {
  margin-right: 12px;
  font-family: kbNum;
  color: #fba605;
}
ul.recList_ul .con .i_info span.size ,.app_con .i_info span.size{
  margin-left: 12px;
  color: #666;
}
ul.recList_ul .con .i_info span.star::before,.app_con .i_info span.star::before {
  content: "";
  width: 16px;
  float: left;
  height: 16px;
  margin-right: 2px;
  background: url(../images/star.png) no-repeat center;
  background-size: contain;
  display: inline-block;
}
ul.recList_ul .con .i_info img,.app_con .i_info img  {
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 5px
}
/*下载地址*/
ul.intro_tcsItem {
  float: right;
  overflow: hidden;
  line-height: 36px;
  width: 720px;
  text-align: center;
  height: 32px;
  position: absolute;
  top: 0;
  left: 154px;
}
ul.intro_tcsItem li {
  padding-right: 16px;
  display: inline;
  color: #666;
}
ul.intro_tcsItem li a {
  display: inline-block;
  font-size: 15px;
  margin-right: 16px;
}
ul.intro_tcsItem li.cur a, ul.intro_tcsItem li:hover a {
  color: #ed6d0f
}
.down_addr {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 16px 0;
  box-sizing: border-box;
}
.dw_name {
  width: 100%;
  font-size: 18px;
  font-weight: 800;
  text-indent: 12px;
  background: #fff2e8;
  height: 42px;
  line-height: 42px;
  position: relative;
}
.dw_name span {
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.down_kinList {
  width: 100%;
	position: relative;
  overflow: hidden;
}
.down_kinList .important dt {
  color: #ff5500;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 36px;
  border-bottom: 1px solid #ececec;
}
.down_kinList .important b {
  color: #ff5500;
  font-size: 18px;
  font-weight: bold;
}
.down_kinList .important em {
  color: #333;
  font-size: 18px;
  line-height: 46px;
}
.down_kinList .w300 {
  width: 388px;
  min-height: 300px;
  font-size: 15px;
}
.dw_addressList {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.dw_addressList .gs_dwload1 {
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  margin-top: 16px;
  padding-bottom: 14px;
}
.gs_dwload1 dt {
  width: 100%;
  font-size: 15px;
  color: #333;
  font-weight: 600;
}
.gs_dwload1 dd {
  width: 140px;
  height: 32px;
  line-height: 32px;
  float: left;
  background: #f90;
  color: #fff;
  border-radius: 4px;
  margin-top: 16px;
  margin-right: 22px;
}
.gs_dwload1 dd:hover {
  background: #f70;
}
.gs_dwload1 dd a {
  display: block;
  color: #fff;
}
.gs_dwload1 dd a i {
  position: relative;
  float: left;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/kindof_icon.png) -69px -291px no-repeat;
  margin-top: 7px;
  margin-left: 15px;
  margin-right: 10px;
}
.dw_addressList .gs_dwload2 {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  margin-top: 8px;
}
.gs_dwload2 dt {
  width: 100%;
  font-size: 15px;
  color: #333;
  margin-bottom: 8px;
  font-weight: 600;
}
.gs_dwload2 dd {
  width: 144px;
  height: 32px;
  line-height: 32px;
  float: left;
  color: #666;
  border-radius: 4px;
  margin-right: 16px;
	overflow: hidden;
}
.gs_dwload2 dd a {
  display: block;
  color: #333;
}
.gs_dwload2 dd:hover a {
  color: #9bc826;
}
.gs_dwload2 dd a i {
  position: relative;
  float: left;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/kindof_icon.png) -71px -331px no-repeat;
  margin-top: 7px;
  margin-right: 8px;
}
.gs_dwload {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  margin-top: 16px;
}
.gs_dwload dt {
  width: 100%;
  font-size: 15px;
  color: #333;
  margin-bottom: 12px;
}
.gs_dwload dd {
  width: 140px;
  height: 32px;
  line-height: 32px;
  float: left;
  background: #f90;
  color: #fff;
  border-radius: 4px;
  margin-bottom: 16px;
  margin-right: 16px;
    font-size: 15px;
}
.gs_dwload dd:hover {
  background-color: #f70;
}
.gs_dwload dd a {
  display: block;
  color: #fff;
}
.gs_dwload dd a i {
  position: relative;
  float: left;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/dkcssimg.png) -69px -291px no-repeat;
  margin-top: 7px;
  margin-left: 12px;
  margin-right: 14px;
}
.gs_dwload dd.azbnt {
  width: 154px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  background: #25c88a;
  margin-bottom: 0px;
}
.gs_dwload dd .icon.az {
  background-position: -120px -485px;
  width: 22px;
  height: 26px;
}
.gs_dwload dd.pgbnt {
  width: 154px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  background: #5298ff;
  margin-bottom: 0px;
}
.gs_dwload dd .icon.pg {
  background-position: -159px -485px;
  width: 22px;
  height: 25px;
}
.gs_dwload dd .icon.pc {
  background-position: -316px -0;
	margin-top: 8px;
    margin-left: 16px;
    margin-right: 8px;
}
.gs_dwload dd.azbnt:hover,.pt_dwload dd.wpbnt:hover {
  background: #18ab73;
}
.gs_dwload dd.pgbnt:hover {
  background: #2d73d9;
}
.pt_dwload dd.ewm_img,.pt_dwload dd.ewm_img:hover {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.pt_dwload dd.ewm_img img {
  width: 120px;
  height: 120px;
}
.dw_addressList .pt_dwload {
  width: 100%;
  overflow: hidden;
  margin-top: 16px;
}
.pt_dwload dt {
  width: 100%;
  font-size: 15px;
  color: #333;
  margin-bottom: 12px;
  font-weight: 600;
}
.pt_dwload dd {
  min-width: 140px;
  height: 32px;
  line-height: 32px;
  float: left;
  background-color: #f90;
  color: #fff;
  margin-bottom: 16px;
  border-radius: 4px;
  margin-right: 22px;
  font-size: 15px;
}
.pt_dwload dd span {
  margin-right: 6px;
}
.pt_dwload dd a {
  display: block;
  color: #fff;
}
.pt_dwload dd:hover {
  background-color: #f70;
}
.pt_dwload dd a i {
  position: relative;
  float: left;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/kindof_icon.png) -72px -381px no-repeat;
  margin-top: 7px;
  margin-left: 10px;
  margin-right: 6px;
}
.pt_dwload dd.wpbnt {
    height: auto;
    line-height:normal;
    padding: 2px 0px 4px 0px;
    background: #25c88a;
	margin-bottom: 12px;
}
.pt_dwload dd .icon.wp {
    width: 24px;
    height: 24px;
    background: url(../images/dkcssimg.png) -164px -572px no-repeat;
    margin-right: 5px; 
    margin-top: 2px;
    margin-left: 10px;
}
.pt_dwload dd.tipbnt .icon.wp {
    margin-top: 12px;
}
.pt_dwload dd.wpbnt a span {
    position: relative;
    float: left;
    margin-top: 4px;
    line-height: 18px;
    margin-right: 6px;
}
.pt_dwload dd.wpbnt a span em {
    font-size: 12px;
    letter-spacing: 1px;
	margin-top: 2px;
    display: block;
}
.dw_addressList .w520 {
  width: 520px;
  font-size: 14px;
}
.dw_addressList .w440 {
  width: 440px;
  height: 280px;
  overflow: hidden;
  margin-top: 24px;
}
.top_ad {
  width: 350px;
  float: right;
  max-height: 260px;
  overflow: hidden;
}
.bot_ad {
  width: 468px;
  max-height: 280px;
  margin-top: 24px;
  min-height: 240px;
}
.ndw_adlist .bot_ad {
	position: absolute;
	top: 60px;
	right: 0;
	margin-top: 0;
}
.dw_name p.showErr {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  height: 42px;
  line-height: 42px;
}
 p.showErr.beek {
  font-weight: normal;
	 margin-top: 16px;margin-bottom: 16px;
	 box-sizing: border-box;
	 background-color: #ebf7fb;
	 padding: 0 16px;
  height: 36px;
  line-height: 36px;
}
p.showErr a {
  display: block;
  color: #666;
}
p.showErr:hover a {
  color: #ed6d0f;
}
.noticeTips{
	position: absolute;
	top: 0;
	font-size: 14px;
	line-height: 42px;
	right: 12px;
	color: #f76341;
}
.noticeTips a{
	color: #f76341;
	font-weight: bold;
	line-height: 26px;
}
/*相关辅助*/
ul.fz_listul {	
  width: 100%;
  overflow: hidden;
	padding-bottom: 20px;
}
ul.fz_listul li {
  width: 100%;
  float: left;
  background: #fff;
	padding: 6px 0;
  overflow: hidden;
  position: relative;
	border-bottom: 1px dashed #eee;
  display: flex;
}
ul.fz_listul li .fz_con {
  float: left;
  width: 100%;
  height: 38px;
  overflow: hidden;
}
ul.fz_listul li a.fz_name {
  height: 38px;
  display: block;
	line-height: 38px;
  width: 58%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333
}
ul.fz_listul li a.fz_name:hover {
  color: #00b6fa;
}
ul.fz_listul li .fz_size {
    width: 180px;
	line-height: 38px;
    text-align: center;
    float: left;
    color: #555;
    display: inline-block;
    overflow: hidden;
}
ul.fz_listul li .fz_size span{
    border: 1px solid #00b6fa;
    color: #00b6fa;
	font-size:13px;
	padding:1px 8px;
	border-radius: 20px;
}
ul.fz_listul li .fz_date {
    width: 116px;
	line-height: 38px;
    text-align: right;
    float: right;
    color: #999;
	font-size: 13px;
    display: inline-block;
    overflow: hidden;
	position: relative;
	margin-left: 60px;
}
ul.fz_listul li .fz_date::after {
    z-index: 2;
    content: '';
    display: block;
    position: absolute;
    height: 16px;
    background:url("../images/time.png");
	background-size: cover;
    border-radius: 4px;
    width: 16px;
	margin-right: 6px;
	top: 11px;
    right: 72px;
}
#xgwz .CheadTit {
	margin-bottom: 10px;
    border-bottom: 2px solid #eefaff;
}
.CheadTit .div_tab span {
  display: block;
  position: relative;
  box-sizing: border-box;
  float: left;
  height: 40px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  margin-right: 50px
}
.CheadTit .div_tab span:hover {
  cursor: pointer
}
.CheadTit .div_tab span.active {
  color: #52bee7;
}
.CheadTit .div_tab span.active::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  background-color: #52bee7;
  border-radius: 4px;
  width: 40px;
  left: calc(50% - 20px);
  bottom: 0;
}
/*相关文章*/
.xgnews {
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
}
.xgnews li {
  display: inline-block;
  float: left;
  width: 50%;
  padding-right: 20px;
  margin: 10px 0;
  box-sizing: border-box;

}
.xgnews li a.newsPic {
  width: 108px;
  display: block;
  float: left;
  margin-right: 16px;
  height: 68px;
  border-radius: 2px;
  overflow: hidden;
}
.xgnews li a.newsPic img {
  width: 100%;
  height: 68px;
}
.xgnews li .newsInfo {
  width: 280px;
  float: left;
  height: 68px;
}
.xgnews li .newsInfo a {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xgnews li:hover .newsInfo a {
  color: #ff2d22;
}
.xgnews li .newsInfo p {
  width: 100%;
  font-size: 13px;
  color: #777;
  max-height: 44px;
  margin-top: 4px;
  line-height: 22px;
  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;
}
/*评论*/
.s_comment {
  text-align: center;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 16px 0px;
  box-sizing: border-box;
}
.allComm_list p span {
  margin-top: 3px;
}
.comm_pf {
  width: 100%;
  overflow: hidden;
  margin-bottom: 12px;
}
.comm_pf b {
  float: left;
  display: inline-block
}
.comm_pf span {
  float: left;
  margin-left: 20px;
  line-height: 22px;
  color: #999;
  display: inline-block
}
.comm_pf .comm_star {
  width: auto;
  float: left;
  line-height: 26px;
  margin-top: -3px;
  font-size: 24px;
  color: #fba605;
  margin-left: 8px;
  overflow: hidden;
}
.comm_star li {
  float: left;
  cursor: pointer;
  margin: 0px 2px;
}
.s_comment .nick_name {
  float: left;
  line-height: 30px;
  display: inline;
}
.s_comment .nick_name input {
  border: 1px solid #f6b98c;
  text-indent: 6px;
  margin-left: 6px;
  height: 24px;
  vertical-align: middle;
  width: 200px
}
.s_comment .comment_faces {
  float: left;
  margin-left: 20px;
  font-weight: bold;
  line-height: 30px;
  display: inline;
}
.s_comment .comment_faces img {
  vertical-align: middle;
  margin-left: 3px;
  cursor: pointer;
}
.s_comment textarea {
  border: 1px solid #f6b98c;
  padding: 3px 5px;
  width: 100%;
  box-sizing: border-box;
  height: 120px;
  line-height: 20px;
  margin: 12px 0;
}
.s_comment .comment_btn {
  width: 100%;
  padding: 0 12px 10px 0;
  text-align: left;
  display: none;
}
.s_comment .comment_btn input {
  width: 186px;
  color: #fff;
  padding: 0;
  border-radius: 6px;
  margin-right: 16px;
  font-weight: bold;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
  border: 1px solid #ed6d0f;
  background: #ed6d0f;
  cursor: pointer;
}
.s_comment .code_name {
  width: 100%;
  color: #444;
  text-align: left;
  margin-bottom: 20px;
  overflow: hidden;
  line-height: 30px;
  display: none;
}
.s_comment .code_name input {
  border: 1px solid #ddd;
  text-indent: 6px;
  border-radius: 4px;
  color: #444;
  height: 34px;
  vertical-align: middle;
  width: 100px;
  margin-right: 16px;
  background-color: #fff;
}
.s_comment .code_name img {
  vertical-align: middle;
  cursor: pointer;
}
.s_comment .code_name span.tips {
  display: inline-block;
  color: #ff0000;
  margin-left: 20px;
}
/*评论列表*/
.allComm_list {
  width: 100%;
  margin: 0 auto;
	float: left;
  border-top: 1px solid #fce4d2;
  margin-bottom: 20px;
}
.allComm_list dt {
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  padding: 0 10px;
  background: #ebf7fb;
}
.allComm_list dl {
	width: 100%;
	float: left;
	background-color: #f9f9f9;
  margin-top: 16px;
}
.allComm_list dd {
  width: 100%;
    float: left;
    position: relative;
    word-wrap: break-word;
	box-sizing: border-box;
    line-height: 26px;
    color: #666;
    padding: 10px 10px;
}

.allComm_list dl dl {
  box-sizing: border-box;
  border-bottom: none;
    padding: 0 0 0 10px;
    margin-top: 0px;
}
.allComm_list dl dl dl:last-child {
  margin-bottom: 0;
  padding-bottom: 0px;
}
.allComm_list dl dl dt {
  width: 100%;
  margin: 0 auto;
	box-sizing: border-box;
  background-color: #f1f1f1;
  color: #777
}
.allComm_list dl dd:last-child {
  border-bottom: none;
}
.allComm_list dd img {
  margin-bottom: -5px;
}
.allComm_list dt i {
	float:left;
  font-family: verdana;
    font-weight: bold;
    font-style: normal;
    color: #2a9dc8;
    margin: 0 10px 0 0;
}
.allComm_list dt b {
  color: #2a9dc8;
	float: left;
  margin-right: 10px;
}
.allComm_list dl p {
  text-align: right;
  line-height: 1;
  padding: 5px 0;
  min-height: 16px;
}
.allComm_list p a {
  color: #e65c08;
  margin-left: 10px;
}
.allComm_list p a span {
  padding-left: 24px;
  line-height: 20px;
  background: url("../images/dkcssimg.png") -6px -74px no-repeat;
}
.allComm_list dt span {
  float: left;
}
.allComm_list dt em {
  float: right;color: #999;
  font-style: normal;
  font-size: 13px;
}
/*新点赞回复*/
.allComm_list .cml_content {width:100%;
	overflow: hidden;
    line-height: 24px;
    color: #444;
	margin-bottom: 6px;
}
.allComm_list .plreply {
	width:100%;
	float:left;
}
.allComm_list .plreply .app_starBox {
margin-top: 6px;
}
.allComm_list .plreply p {
    line-height: 26px;
    padding: 0;
}
.allComm_list .plreply span em {
  color: #999;
  margin-left: 4px;
}
.allComm_list .plreply span.active em {
  color: #fa3939;
}
.allComm_list .plreply span.glBtn {
  color: #e65c08;
  margin-left: 20px;
	cursor: pointer;
}
.allComm_list .plreply  span.dzbtn {
	float: left;
  padding-left: 24px;
  height: 20px;line-height: 22px;
  background: url(../images/dza.png) no-repeat left center;
  background-size: contain;
  cursor: pointer;
  font-size: 14px;
  color: #999;
  margin-left: 18px;
}
.allComm_list .plreply  span.active {
    background: url(../images/dzb.png) no-repeat left center;
	color: #fa3939;
  background-size: contain;
}
/*评论回复*/
.cmmts_textarea.expand {
  height: 67px;
}
.cmmts_textarea {
  display: block;
  border: 0;
  padding: 0 4px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 67px;
  width: 100%;
  height: 27px;
  font-size: 14px;
  line-height: 24px;
  color: #222;
  outline: none;
  resize: none;
  background: #fff6ef;
  -webkit-transition: height .3s ease-in-out;
  -moz-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
}
.cmmts_input_wrap {	
  width: 100%;
	float: left;
	margin-bottom: 10px;
  position: relative;
}
.cmmts_emoji {
  width: 20px;
  height: 40px;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../images/face.png);
  position: absolute;
  right: 124px;
  bottom: 0;
  cursor: pointer
}
.cmmts_emoji_wrap {
  display: none;
  position: absolute;
  top: 38px;
  right: -122px;
  z-index: 1000;
  padding: 10px 0;
  background: #fff;
  width: 490px;
  height: 170px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
  border-radius: 3px
}
.cmmts_emoji_wrap::before {
  content: '';
  background: #fff;
  height: 10px;
  width: 10px;
  border-radius: 1px;
  position: absolute;
  transform: rotate(45deg);
  transform-origin: 50%;
  top: -5px;
  right: 128px
}
.cmmts_emoji_wrap::after {
  content: '';
  background: transparent;
  position: absolute;
  width: 400px;
  height: 40px;
  top: -40px;
  left: 0
}
.cmmts_emoji_wrap *::-webkit-scrollbar, .cmmts_emoji_wrap::-webkit-scrollbar {
  width: 4px
}
.cmmts_emoji_list {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 5px 0 11px;
  overflow-y: scroll;
  font-size: 0
}
.cmmts_emoji_list_item {
  width: 38px;
  height: 38px;
  margin: 2px;
  text-align: center;
  vertical-align: middle;
  border-radius: 19px;
  display: inline-block
}
.cmmts_emoji_list_item:hover {
  background: #fff2f2;
  display: inline-block
}
.cmmts_emoji_list_item img {
  width: 24px;
  height: 24px;
  padding: 0;
  display: block;
  margin: 7px
}
.cmmts_emoji:hover {
  background-image: url(../images/faceb.png)
}
.cmmts_emoji:hover .cmmts_emoji_wrap {
  display: block
}
.cmmts_footer {
  display: flex;
  align-items: center;
  position: absolute;
  right: 16px;
  bottom: 14px
}
.cmmts_footer > ul {
  display: flex;
  float: right
}
.cmmts_footer > ul img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  cursor: pointer
}
.cmmts_footer > ul button {
  background: #ed6d0f;
  border-radius: 3px;
  font-family: PingFang SC;
  font-size: 14px;
  color: #fff;
  padding: 6px 33px
}
.cmmts_input {
  position: relative;
  padding: 9px 14px 53px;
  background: #fff6ef;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 12px;

  border: 1px solid #fff
}
.cmmts_input.focus {
  border-color: #ed6d0f
}
.cmmts_button {
  border: none;
  padding: 6px 14px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  background: #ed6d0f;
  border-radius: 3px;
  cursor: pointer;
  min-width: 94px;
  text-align: center
}
.cmmts_button:hover {
  background: #ed6d0f;
  opacity: .8
}
.cmmts_button.disabled {
  opacity: .3;
  cursor: default
}
/*评论回复end*/
#ly_num {
  color: #ed6d0f
}
/*左侧内容*/
.gmList_tab {
  margin: 0 auto;
  height: 30px;
  position: relative;
}
.gmList_tab span {
  width: 50%;
  cursor: pointer;
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  box-sizing: border-box;
  color: #404040;
  font-size: 14px;
  position: relative;
  height: 30px;
  font-weight: bold;
}
.gmList_tab span.cur {
  color: #f76341;
}
.gmList_tab span.cur::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  background-color: #f76341;
  border-radius: 4px;
  width: 40px;
  margin-left: -20px;
  left: 50%;
  bottom: -3px;
}
/*列表排行*/
ul.rank_list {
  width: 100%;
  padding-bottom: 20px;
}
ul.rank_list li {
  position: relative;
  padding: 12px 0;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #f0f0f0;
}
ul.rank_list li:nth-child(1), ul.rank_list li:nth-child(2), ul.rank_list li:nth-child(3) {
  padding: 20px 0;
  overflow: inherit;
}
ul.rank_list li > a {
  max-width: 304px;
  display: block;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.rank_list li:hover {
  background-color: #f9f9f9;
}
ul.rank_list li .pm {
  background: url(../images/ppc_icon.png) no-repeat -112px -3px;
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 10;
  width: 27px;
  height: 27px;
  color: #fff;
  text-align: center;
  font-family: kbNum;
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  text-indent: -3px;
}
ul.rank_list li:nth-child(1) .pm, ul.rank_list li:nth-child(2) .pm, ul.rank_list li:nth-child(3) .pm {
  width: 36px;
  height: 35px;
  left: -7px;
  overflow: hidden;
  line-height: 99;
}
ul.rank_list li:nth-child(1) .pm {
  background-position: -3px -3px;
  left: -6px;
  top: 17px;
}
ul.rank_list li:nth-child(2) .pm {
  background-position: -38px -3px;
}
ul.rank_list li:nth-child(3) .pm {
  background-position: -74px -3px;
}
ul.rank_list li .p_tt {
  color: black;
  padding-left: 35px;
  font-size: 15px;
  max-width: 82%;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.rank_list li .spec_hd {
  height: 172px;
  position: relative;
}
ul.rank_list li .spec_hd img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px 10px 10px 0;
}
ul.rank_list li .spec_bd {
  overflow: hidden;
  padding: 12px 0 0;
}
ul.rank_list li .spec_bd .i_name {
  display: block;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
ul.rank_list li .spec_bd .i_name a {
  display: block;
  font-weight: normal;
}
ul.rank_list li .spec_bd .m_tags a {
  background: #ebebeb;
}
.cate_side {
  width: auto;
  float: left;
  box-sizing: border-box;
  border-radius: 8px;
  margin: 0 6px 30px 6px;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.4);
  overflow: hidden;
}
.wid_right .cate_side:nth-child(1) {
  margin: 15px 6px 30px 6px;
}
.cate_header {
  border-radius: 12px 0 0 0;
  position: relative;
  padding: 0 0 0 64px;
  background: #00b6fa;
  border-color: #00b6fa;
  line-height: 60px;
  height: 60px;
  border-bottom: 1px solid #ececec;
}
.cate_header span {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.icon_nav {
  background: url("../images/ppc_icon.png") -148px 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 10px;
  left: 15px;
}
.cate_item {
  width: 100%;
  box-sizing: border-box;
  padding: 14px 20px 20px 20px;
}
.cate_side .CheadTit {
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 10px;
}
ul.sort_ullist {
  display: flex;
  flex-wrap: wrap;
}
ul.sort_ullist li {
  float: left;
  text-align: center;
  line-height: 36px;
  position: relative;
  width: 30%;
  height: 36px;
  margin: 10px 5% 10px 0;
}
ul.sort_ullist li:nth-child(3n) {
  margin-right: 0;
}
ul.sort_ullist li a {
  width: 100%;
  font-size: 14px;
  border-radius: 6px;
  display: block;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #666;
  box-sizing: border-box;
}
ul.sort_ullist li.cur a, ul.sort_ullist li:hover a {
  background-color: #00b6fa;
  border: 1px solid #00b6fa;
  color: #fff;
}
ul.jplist_ul {
  overflow: hidden;
  margin-top: -4px;
  padding-bottom: 26px;
}
ul.jplist_ul li {
  margin-top: 18px;
  height: 72px;
  overflow: hidden;
}
ul.jplist_ul .img {
  float: left;
  width: 154px;
  height: 72px;
  position: relative
}
ul.jplist_ul .img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px
}
ul.jplist_ul .con {
  float: right;
  width: 170px;
  height: 72px;
  overflow: hidden
}
ul.jplist_ul .con .m_tags {
  margin-top: 6px;
}
ul.jplist_ul .con .m_tags a:last-child {
  margin-right: 0;
}
ul.jplist_ul .con .i_name {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
ul.jplist_ul .con .i_name a {
  font-weight: normal;
}
ul.jplist_ul .con .m-tags {
  margin-top: 8px
}
ul.jplist_ul .con .i_info {
  margin-top: 6px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #3e403f;
  overflow: hidden;
  font-weight: bold
}
ul.jplist_ul .con .i_info span {
  display: inline-block;
  font-size: 12px;
}
ul.jplist_ul .con .i_info span.star {
  margin-right: 12px;
  font-family: kbNum;
  color: #fba605;
}
ul.jplist_ul .con .i_info span.size {
  margin-left: 12px;
  color: #666;
}
ul.jplist_ul .con .i_info span.star::before {
  content: "";
  width: 16px;
  float: left;
  height: 16px;
  margin-right: 2px;
  background: url(../images/star.png) no-repeat center;
  background-size: contain;
  display: inline-block;
}
ul.jplist_ul .con .i_info img {
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 5px
}
/*专题列表*/
.rm_ztList {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
	padding-bottom: 16px;
}
.rm_ztList li {
  width: 48%;
	margin-right: 4%;
  float: left;
  box-sizing: border-box;
  margin-top: 12px;
}
.rm_ztList li:nth-child(2n) {
	margin-right: 0;
}
.rm_ztList li a {
  width: 100%;
  display: block;
  text-align: center;
  vertical-align: middle;
}
.rm_ztList li a img {
  width: 100%;
  height: 96px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.rm_ztList li:hover a img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.rm_ztList li span {
	display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
  font-size: 14px;
  box-sizing: border-box;
}

.rm_ztList li:hover span {
  color: #1e89e0;
}
/*本类热门标签*/
.hottag {
  line-height: 34px;
  padding: 6px 0 16px 0;
}
.hottag a {
  padding: 0 5px
}
.hottag a:hover {
  text-decoration: underline;
}
.hottag .c_1, .hottag .c_21 {
  color: #68d46d !important;
  font-size: 18px
}
.hottag .c_2, .hottag .c_22 {
  color: #f58797 !important;
  font-size: 19px
}
.hottag .c_23, .hottag .c_3 {
  color: #66bcff !important;
  font-size: 15px
}
.hottag .c_24, .hottag .c_4 {
  color: #9ed96a !important;
  font-size: 18px
}
.hottag .c_25, .hottag .c_5 {
  color: #68d9c2 !important;
  font-size: 14px
}
.hottag .c_26, .hottag .c_6 {
  color: #77d46a !important;
  font-size: 16px
}
.hottag .c_27, .hottag .c_7 {
  color: #7fdcfb !important;
  font-size: 13px
}
.hottag .c_28, .hottag .c_8 {
  color: #d983ee !important;
  font-size: 18px
}
.hottag .c_29, .hottag .c_9 {
  color: #6d86b3 !important;
  font-size: 17px
}
.hottag .c_10, .hottag .c_30 {
  color: #b3b0f6 !important;
  font-size: 18px
}
.hottag .c_11, .hottag .c_31 {
  color: #f792e5 !important;
  font-size: 17px
}
.hottag .c_12, .hottag .c_32 {
  color: #ebc53c !important;
  font-size: 15px
}
.hottag .c_13, .hottag .c_33 {
  color: #b0d5f5 !important;
  font-size: 14px
}
.hottag .c_14, .hottag .c_34 {
  color: #ffa646 !important;
  font-size: 16px
}
.hottag .c_15, .hottag .c_35 {
  color: #888 !important;
  font-size: 15px
}
.hottag .c_16, .hottag .c_36 {
  color: #7fdcfb !important;
  font-size: 16px
}
.hottag .c_17, .hottag .c_37 {
  color: #959fff !important;
  font-size: 15px
}
.hottag .c_18, .hottag .c_38 {
  color: #a6da6d !important;
  font-size: 14px
}
.hottag .c_19, .hottag .c_39 {
  color: #ff7f58 !important;
  font-size: 13px
}
.hottag .c_20, .hottag .c_40 {
  color: #91beda !important;
  font-size: 13px
}
/*投诉报错*/
.pop-close {
  float: right;
  display: inline;
  margin: 22px 20px 0 0;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: url(../images/dkcssimg.png) no-repeat -132px -160px;
}
.complain {
  display: none;
  background: #fff;
  left: 50%;
  margin-left: -356px;
  margin-top: -170px;
  overflow: hidden;
  position: fixed;
  top: 50%;
  width: 712px;
  z-index: 103;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.complain .complain-hd {
  width: 100%;
  height: 56px;
  line-height: 56px;

  background: #f2f2f2;
}
.complain .complain-hd h3 {
  padding-left: 19px;

  font-size: 18px;



  color: #666;
}
.complain .complain-hd .pop-close {
  margin: 16px 20px 0 0;
}
.complain .tab-bar {
  padding: 21px 20px 0 20px;
  line-height: 22px;
}
.complain .tab-bar span {


  float: left;
  font-weight: bold;
}
.complain .tab-bar label {
  float: left;
  margin: 0 18px 0 0;
  *margin-right: 8px;
  padding-left: 5px;
  position: relative;
  zoom: 1;
  cursor: pointer;
}
.complain .tab-bar label input {
  margin: 0 4px 0 0;
  position: relative;
  top: 2px;
  *top: 1px;
}
.complain-form {
  margin-top: 18px;
}
.complain-form .form-txt {
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
.complain-form .form-txt span {
  float: left;
  font-weight: bold;
  margin-right: 6px;
}
.complain-form .form-txt em {
  float: left;
  margin: 4px 22px 0px 52px;
}
.complain-form .form-txt em a {
  color:#3399ff
}
.complain-form .form-txt em a:hover {
  color:#3368ff
}
.complain-form .form-txt textarea {
  height: 82px;
  width: 600px;
  overflow-x: hidden;
  resize: none;
  padding: 4px 8px;
  padding-bottom: 4px;
  outline: 0 none;
  border: 1px solid #ccc;
  background: #fff;
  color: #a7a7a7;
  font: normal 14px/24px "Microsoft YaHei";
  border-radius: 5px;
}
.complain-form .em-txt {
  padding-left: 20px;
  padding-right: 20px;
  margin: 10px 0;
  overflow: hidden;
}
.complain-form .em-txt span {
  float: left;
  font-weight: bold;
  margin-right: 6px;
}
.complain-form .em-txt input[type="text"] {
  height: 32px;
  width: 200px;
  overflow-x: hidden;
  resize: none;
  padding: 0 8px;
  outline: 0 none;
  border: 1px solid #ccc;
  background: #fff;
  font: normal 14px/24px "Microsoft YaHei";
  border-radius: 5px;
}
.complain-form .button-box {
  padding: 10px 0 20px 70px;
}
.complain-form .button-box .button {
  display: block;
  width: 128px;
  height: 36px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  background: #ed6d0f;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  letter-spacing: 3px;
  border-radius: 5px;
  cursor: pointer;
}
/*新游预约弹窗*/
.order_maskBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 101;
  position: fixed;
  top: 0;
  left: 0;
  color: #fff;
  display: none;
  overflow-y: hidden;
}
.order_infoBox {
  width: 400px;
  height: auto;
  background: #fff;
  border-radius: 10px;
  color: #666;
  text-align: center;
  position: fixed;
  top: 45%;
  display: none;
  left: 50%;
  margin-left: -200px;
  box-sizing: border-box;
  padding: 12px 12px;
  z-index: 102
}
.order_infoBox p {
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
}
.order_infoBox p span {
  width: 32%;
  min-width: 72px;
  float: left;
  line-height: 30px;
}
.order_infoBox p input {
  float: left;
  width: 60%;
  box-sizing: border-box;
  height: 30px;
  border-radius: 6px;
  line-height: 30px;
  text-indent: 8px;
  border: 1px solid #999;
}
.order_infoBox p button {
  padding: 6px 20px;
  background: #0099ff;
  border: 1px solid #0099ff;
  border-radius: 6px;
  color: #fff;
}
.order_infoBox p.ord_info_tit {
  font-size: 16px;
  color: #666;
  font-weight: bold;
  margin-bottom: 16px
}
.order_close {
  width: 20px;
  height: 20px;
  color: #333;
  font-size: 20px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

