body{
	background-color: #f8f8f8;
}
.nav,.comm_rigbox,.pageposition,.bgff{
  background-color: #fff;
}
.comm_rigbox {
    margin-bottom: 20px;
}
.comm_part {
    overflow: hidden;
}
.com_titOne h2.fx22 {
    padding: 10px 0px 10px 10px;
}
.com_titOne .click_more {
	margin-right: 10px;
    padding-top: 20px;
}
/*每日推荐*/
.w260 {
  width: 260px;
}
.azMrtjBox {
  width: 258px;
  height: 258px;
  border: 1px solid #F0F0F0;
  background: #fff;
  overflow: hidden;
}
.azMrtjTitle {
  width: 258px;
}
.azMrtjTitle h2 {
  font-size: 18px;
  color: #666;
  font-weight: bold;
  text-align: center;
  margin-top: 16px;
}
.azMrtjTitle span {
  display: block;
  width: 85px;
  margin: auto;
  margin-top: 10px;
}
.azMrtjTitle span b {
  display: block;
  float: left;
  width: 12px;
  height: 10px;
  margin: 3px 5px 0px 0px;
}
.azMrtjTitle span h3 {
  float: left;
  font-size: 12px;
  color: #999999;
  display: block;
}
#featured-area {
  width: 233px;
  height: 140px;
  margin: 16px auto 0 auto;
}
.roundabout-holder {
  list-style: none;
  width: 120px;
  height: 120px;
  margin: 0px auto;
}
.roundabout-moveable-item {
  height: 120px;
  width: 120px;
  cursor: pointer;
}
.roundabout-moveable-item img {
  height: 100%;
  width: 100%;
  float: left;
  border-radius: 20%;
  transition: transform 0.5s;
}
.roundabout-moveable-item .libox {
  position: relative;
}
.roundabout-moveable-item .libox > div {
  display: none;
  width: 160px;
  position: absolute;
  left: -20px;
}
.roundabout-moveable-item .libox > div p {
  display: block;
  max-width: 140px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  margin: 0 auto 8px auto;
}
.roundabout-moveable-item .libox > div em {
  display: block;
  line-height: 22px;
  max-height: 22px;
	overflow: hidden;
  text-align: center;
  color: #999999;
}
.roundabout-moveable-item .libox > div a {
  display: none;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #70B63A;
  color: #fff;
  margin: 0 auto;
}
.roundabout-moveable-item .libox > div a i {
  height: 16px;
  width: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  padding-left: 6px;
  background: url("/images/icon.png") no-repeat;
  background-position: -59px -798px;
}
.roundabout-in-focus .libox > a {
  padding-bottom: 10px;
}
.roundabout-in-focus .libox > div {
  display: block;
}
.roundabout-in-focus a {
  display: block;
  overflow: hidden;
}
.roundabout-moveable-item .libox > div:hover em {
  display: none;
}
.roundabout-moveable-item .libox > div:hover a {
  display: block;
}
.w890 {
  width: 890px;
  overflow: hidden
}
.w590 {
  width: 590px;
}
.w370 {
  width: 370px;
}
.CACImg {
  height: 260px;
  width: 100%;background: #fff;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.btn {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 38px;
  height: 80px;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
}
.btn.prev {
  left: 0;
}
.btn .cover {
  background: #000;
  filter: alpha(opacity=35);
  opacity: 0.35;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
}
.btn .btn-ico {
  width: 19px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -19px;
  z-index: 22;
  background-image: url("/images/icon.png");
}
.btn.prev .btn-ico {
  background-position: -339px -716px;
}
.btn.next .btn-ico {
  background-position: -371px -716px;
}
.btn.next {
  right: 0;
}
.comm_ptbox {
  width: 100%;
  overflow: hidden;
	margin-bottom: 20px;
}
.mr40 {
    margin-right: 40px;
}
.l_sofe {
  overflow: hidden;
	margin-left: -36px;
	padding: 0 10px 20px 10px;
}
.l_sofe li {
  float: left;
  width: 412px;
  padding-bottom: 16px;
  border-bottom: 1px dashed #f0f0f0;
	margin-top: 16px;
  margin-left: 36px;
}
.l_sofe li img {
  width: 66px;
  height: 66px;
  border-radius: 10px;
}
.l_sofe li div {
  margin-left: 15px;
  height: 66px;
  width: 150px;
}
.l_sofe li div a {
  display: inline-block;
  margin-top: 6px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.l_sofe li div span {
  margin-top: 10px;
  font-size: 13px;
  color: #a8a8a8;
  display: inline-block;
}
.l_sofe li a.lq_btn {
  background: url(/images/sole.png) no-repeat -125px -56px;
  padding: 4px 0px;
  padding-left: 19px;
  display: inline-block;
  width: 45px;
  height: 20px;
  text-align: center;
  border: 1px solid #eb4e50;
  color: #eb4e50;
  border-radius: 6px;
  margin-top: 20px;
}
.l_sofe li a.lq_btn:hover ,.l_sofe li:hover a.lq_btn{
  color: #ffffff;
  background: url(/images/sole.png) #eb4e50 no-repeat -139px -90px;
}
/*精品hth华体官方下载app推荐*/
ul.mob_listBB {
  overflow: hidden;
  max-height: 560px;
	padding-bottom: 16px;
}
ul.mob_listBB li {
  width: 100%;
  height: 112px;
  float: left;
	padding: 16px 10px;
	box-sizing: border-box;
    border-bottom: 1px dashed #f0f0f0;
}
ul.mob_listBB li a.img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 16px;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}
ul.mob_listBB li a.img img {
  width: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px;
  transition: transform 0.3s;
}
ul.mob_listBB li:hover a.img img {
  transform: scale(0.9);
  transition: transform 0.3s;
}
ul.mob_listBB li p {
  width: 220px;
  font-size: 14px;
  float: left;
  font-weight: normal;
  height: 80px;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.mob_listBB li p > a {
  display: block;
  font-size: 15px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.mob_listBB li p>span {
  display: block;
  font-size: 13px;
  color: #999;
  margin-bottom: 8px;
	margin-top: 12px;
}
ul.mob_listBB li p span.app_starBox {
  margin-bottom: 0px;margin-top: 0px;
}
ul.mob_listBB li p span a {
  display: inline-block;
  margin-right: 4px;
  font-size: 13px;
  color: #999;
}
ul.mob_listBB li a:hover{
  color: #358ff0;
}
/*最新礼包*/
.relaLbsyList {
  width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 20px 20px 20px;
}
.relaLbsyList li {
  width: 100%;
  height: 149px;
	padding: 16px 0;
	box-sizing: border-box;
  border-bottom: 1px dashed #EBEBEB;
}
.relaLbsyList li a.lbName {
	width:100%;
	color: #444;
	display: block;
	font-size: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.relaLbsyList li a.lbName:hover {	
	color: #358ff0;
}
.relaLbsyList li a img {
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 16px;
}
.relaLbsyList li dl {
  float: left;
  width: 610px;
  margin: 0 0px 0px 20px;
}
.relaLbsyList li dl dd {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 16px;
  color: #999999;
}
.relaLbsyList li dl dd span {
 display: inline-block;
  margin-right: 26px;
	color: #999;
}
.relaLbsyList li dl dd span em {
  color: #555;
}
.relaLbsyList li dl dd span em.red {
  color: #eb4e50;
	margin-right: 4px;
}
.relaLbsyList li dl dd span em.blue {
  color: #358ff0;
	margin-left: 4px;
}
.relaLbsyList li a.normal {
  display: block;
  width: 130px;
  height: 40px;
  border-radius: 5px;
  text-decoration: none;
  float: right;
  margin-top: 16px;
}
.relaLbsyList li a.normal i {
  float: left;
  width: 16px;
  height: 16px;
  background: url("/images/icon.png") no-repeat -346px -134px;
  margin: 13px 10px 0px 20px;
  display: inline;
}
.relaLbsyList li a.normal h3 {
  float: left;
  color: #eb4e50;
  line-height: 40px;
  font-weight: normal;
}
.relaLbsyList li a.lvse {
	border: 1px solid #eb4e50;
	color: #eb4e50;
  background: #fff;
}
.relaLbsyList li a.lvse:hover, .relaLbsyList li:hover a.lvse {
  background: #e34648;
}
.relaLbsyList li a.lvse:hover i,.relaLbsyList li:hover a.lvse i{
  background-position: -375px -134px;
}
.relaLbsyList li:hover a.lbName{
  color: #358ff0;
}
.relaLbsyList li a.lvse:hover h3,.relaLbsyList li:hover a.lvse h3 {
  color: #fff;
}
.relaLbsyList li a.huise {
  background: #bbbbbb;
  cursor: default
}
.relaLbsyList li a.huise i {
  background: url("/images/icon.png") no-repeat -200px -990px;
  margin: 13px 10px 0px 30px;
}
.relaLbsyList li a.huise h3 {
  color: #fff;
}
/*礼包排行*/
ul.giftSeni {
  width: 100%;
  overflow: hidden;
	box-sizing: border-box;
	padding: 0 10px 10px 10px;
}
ul.giftSeni li {
  width: 100%;
	position: relative;
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 16px;
  margin-top: 15px;
  overflow: hidden;
}
.giftSeni em.sort {
  background: #C5C5C5;
	float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    margin: 22px 15px 0 0;
    border-radius: 100px;
}
ul.giftSeni li:first-child em.sort {
  background: #ff6600
}
ul.giftSeni li:nth-child(2) em.sort {
  background: #ffa800
}
ul.giftSeni li:nth-child(3) em.sort {
  background: #ffc000
}
.seni_middle {
  float: left;
  position: relative;
  width: 70px;
  margin-top: 0px;
}
.seni_middle em {
  float: left;
  display: block;
  background: url(/images/icon.png) no-repeat -300px -270px;
  width: 29px;
  height: 23px;
  position: absolute;
  left: 20px;
  top: -15px;
}
.seni_middle a img {
  width: 66px;
  height: 66px;
  border-radius: 10px;
}
.seni_right {
  width: 220px;
  float: left;
  margin-left: 16px;
}
.seni_right p a {
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4px;
	margin-bottom: 16px;
  display: block;
  font-size: 16px;
}
.seni_right p span{
	color:#999;
}
.giftSeni li a.draw {
	position: absolute;
	right: 0;
	top: 15px;
  background: url(/images/sole.png) no-repeat -125px -56px;
  padding: 4px 0px;
  padding-left: 19px;
  display: inline-block;
  width: 45px;
  height: 20px;
  text-align: center;
  border: 1px solid #eb4e50;
  color: #eb4e50;
  border-radius: 6px;
  margin-top: 20px;
}
.giftSeni li a.draw:hover ,.giftSeni li:hover a.draw{
  color: #ffffff;
  background: url(/images/sole.png) #eb4e50 no-repeat -139px -90px;
}
ul.giftSeni li:nth-child(1) .seni_middle,ul.giftSeni li:nth-child(2) .seni_middle,ul.giftSeni li:nth-child(3) .seni_middle {
  margin-top: 15px;
}
ul.giftSeni li:nth-child(1) .sort,ul.giftSeni li:nth-child(2) .sort,ul.giftSeni li:nth-child(3) .sort {
  margin-top: 30px;
}
ul.giftSeni li:nth-child(1) .seni_right p a,ul.giftSeni li:nth-child(2) .seni_right p a,ul.giftSeni li:nth-child(3) .seni_right p a {
    margin-top: 16px;
}
ul.giftSeni li:nth-child(1) a.draw,ul.giftSeni li:nth-child(2) a.draw,ul.giftSeni li:nth-child(3) a.draw {
    top: 26px;
}
.giftSeni li:hover a.ywAblack{	
	color: #358ff0;
}
/*礼包列表*/
.com_titList {
    margin-top: 0;
}
.com_titList h2 {
    padding-left:10px;
}
.com_titList span {
	margin-right: 10px;
}
.dres_slctbox {
	width: 100%;
	border: 1px solid #eee;
	box-sizing: border-box;
	background-color: #fff;
	margin-bottom: 20px;
}
.dres_slctbox .dres_tabTit{
	width: 100%;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	color: #666;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
}
.dres_tabTit ul.dres_tabList{	
	overflow: hidden;
	display: inline-block;
}
ul.dres_tabList li{	
	float: left;
	height: 47px;
	position: relative;
	color: #444;
	font-size: 18px;
	border-bottom: 3px solid #358ff0;
}
.dres_slctbox .dres_filter{
	background-color: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 20px 10px 20px;    	
}
.dres_slctbox .filter_con {
	width:100%;	display: flex;
    position: relative;
	margin-bottom: 8px;
	overflow: hidden;
}
.dres_filter .filter_item {
	align-items: flex-start;
    display: flex;
    flex-shrink: 0;
    position: relative;
}
.dres_filter .filter_item.more_col {
    flex-shrink: 1;
}
.dres_filter .filter_item .filter_type{
	color: #222;
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 600;
    height: 26px;
    line-height: 26px;
    margin-right: 20px;
}
.w60{
	width:60px;
}
.filter_item ul.filter_list{
	    zoom: 1;
    align-items: flex-start;
    display: block;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    overflow: hidden;
}
ul.filter_list li{
	flex-shrink: 0;
    margin-right: 16px;
    text-align: left;
}
.more_col .filter_type{
	margin-top: 10px;
}
.more_col ul.filter_list li{
	margin-top: 10px;
}
ul.filter_list li:last-child {
    margin-right: 50px;
}
ul.filter_list li a{
	background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    color: #555;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
ul.filter_list li.cur a{
    background: #358ff0!important;
    border: 1px solid #358ff0!important;
    color: #fff!important;
}
.SESFPage {
  padding: 20px 0;
  text-align: center;
	margin-top: 10px;
  overflow: auto;
  margin-bottom: 20px;
  padding-left: 10px;
}
.SESFPage a {
	border: 1px solid #00be6e;
	border-radius: 6px;
  line-height: 40px;
	width: 200px;
	font-size: 16px;
	height: 42px;
    display: inline-block;
    color: #00be6e;
}
.SESFPage a i{
	width: 12px;
	height: 10px;
	margin-left: 6px;
    display: inline-block;background: url(/images/icon.png) no-repeat -449px -97px;
}
.SESFPage a:hover{
	border: 1px solid #00be6e;
	background-color: #00be6e;
    color: #fff;
}
.SESFPage a:hover i{
	background: url(/images/icon.png) no-repeat -478px -97px;
}
.comm_rigbox .l_sofe {
	margin-left:0px;
	max-height: 610px;
}
.comm_rigbox .l_sofe li {
  width: 100%;
  margin-left: 0;
}
/*猜你喜欢*/
.com_titOne .chg_btn {
  color: #444;
  border-radius: 20px;
  border: 1px solid #eeeeee;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  margin-top: 10px;
  margin-right: 10px;
  text-align: right;
  font-size: 12px;
  background-color: #fff;
}
.com_titOne .chg_btn:hover {
  color: #28292d;
  border: 1px solid #eeeeee;
  background-color: #bbbbbb;
}
.comRec_list {
  margin-left: -18px;
    overflow: hidden;
    box-sizing: border-box;
    max-height: 282px;
    padding-bottom: 10px;
}
.comm_rigbox .comRec_list li {
  width: 88px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 20px 0px 0 28px;
}
.comm_rigbox .comRec_list li a.ywAwhite {
  width: 100%;
  height: 88px;
  text-align: center;
  vertical-align: middle;
  border-radius: 16px;
  display: block;
  overflow: hidden;
}
.comm_rigbox .comRec_list li a.ywAwhite img {
  width: 100%;
  height: 88px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.comm_rigbox .comRec_list li:hover a.ywAwhite img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.comm_rigbox .comRec_list li a.ywName {
  width: 100%;
  text-align: center;
  height: 26px;
  display: block;
  overflow: hidden;
  line-height: 26px;
}
/*礼包详情*/
/*礼包详情主内容*/
.con_main_lbdel {
	width: 100%;
    position: relative;
    padding: 16px 20px 20px 20px;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.gmlb_name {
	width:100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.gmlb_name h1{
	width:100%;
	font-size: 26px;
	overflow: hidden;
}
.gmlb_pic {
	width:98px;
	height: 120px;
	overflow: hidden;
	border-radius: 6px;
}
.gmlb_pic img{
	width:98px;
	height: 120px;
}
.moblb_pic {
	width:120px;
	height: 120px;
	overflow: hidden;
	border-radius: 20px;
}
.moblb_pic img{
	width:120px;
	height: 120px;
}
.gmlb_info {
	width:800px; 
	margin-left: 30px;
}
.gmlb_info ul.lbinfo_list{
	margin-left: -30px;
}
.gmlb_info ul.lbinfo_list li{
	width: 260px;
	float: left;
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color: #999;
	margin-left: 30px;
}
.gmlb_info ul.lbinfo_list li span{
	color:#444
}
.gmlb_info ul.lbinfo_list li span.press {
  display: inline-block;
  width: 200px;
  height: 12px;
  background: #EBEBEB;
  border-radius: 100px;
  overflow: hidden;
  margin-top: 14px;
}
.gmlb_info ul.lbinfo_list li span.press em {
  display: block;
  height: 12px;
  background: #FE6161;
  width: 50%;
  border-radius: 100px 0px 0px 100px;
}
.gmlb_info ul.lbinfo_list li i {
  color:#FE6161;
	margin-left: 16px;
}
.gmlb_btn {
	width:220px;
	overflow: hidden;
}
.gmlb_btn p{
	width: 100%;
}
.gmlb_btn p a{
	width: 100%;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	background-color: #aaa;
	color: #fff;cursor: default;
	text-align: center;
	border-radius: 6px;
	font-size: 18px;
}
.gmlb_btn p a.getlb_btn{
	cursor: pointer;
	background-color: #eb4e50;
}
.gmlb_btn p a.getlb_btn:hover{
	background-color: #d93f41;
}
.gmlb_btn p a.gmdown_btn{
	width: 100px;
	display: inline-block;
	float: left;
	height: 34px;
	line-height: 34px;
	background-color: #25c88a;
	color: #fff;
	margin-right: 20px;
	margin-top: 16px;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
}
.gmlb_btn p a.gmdown_btn:hover{
	background-color: #1cba7e;
}
.gmlb_btn p a.gmzq_btn{
	width: 100px;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	background-color: #ffa200;
	color: #fff;
	margin-top: 16px;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
}
.gmlb_btn p a.gmzq_btn:hover{
	background-color: #ea9604;
}
.w920 {
  width: 920px;
  overflow: hidden;
}
.w340 {
  width: 340px;
  overflow: hidden;
}
.comm_itembox {
    width: 100%;
    position: relative;
    padding: 16px 0;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.des {
    width: 100%;
    font-size: 15px;
    line-height: 24px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px 30px 20px;
    margin-top: 16px;
    vertical-align: middle;
    box-sizing: border-box;
}
.des p {
    font-size: 15px;
    line-height: 26px;
    vertical-align: middle;
}
.des p.itTit, .des h3 {
    background: #f3fbfe;
    border: 1px solid #f3fbfe;
    color: #358ff0;
    padding: 4px 12px;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0px;
    margin: 12px 0;
    font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
}
.des p.itTit::before {
    content: "";
    float: left;
    margin-top: 6px;
    display: inline-block;
    width: 4px;
    height: 16px;
    background-color: #358ff0;
    margin-right: 10px;
}
.des p span {
    display: block;
    width: 100%;
    color: #eb4e50;
    margin: 16px 0 8px 0;
}
.des .Explain {
      width: 100%;
    height: 121px;
	padding: 30px 36px;
	color: #666;
    background: url("/images/notic_bg.png") no-repeat;
    margin-top: 16px;
    box-sizing: border-box;
}
.des .Explain p {
  color: #ffa800;
  font-size: 18px;
  font-weight: bold;
  font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
  margin-bottom: 6px;
}
/*页面内容展开和收起*/
.comm_itembox .loadMore {
  position: absolute;
  float: left;
  right: 0px;
  width: 100%;
  text-align: center;
  bottom: 0px;
  height: 42px;
  z-index: 96;
}
.comm_itembox .loadMore span {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.comm_itembox .loadMore i {
  float: left;
  display: block;
  background: url(/images/zksqxz.png) no-repeat;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 99
}
.comm_itembox .loadMore .Topen {
  display: none;
  width: 166px;
  height: 42px;
  background-position: -2px -64px;
}
.comm_itembox .loadMore .Topen:hover {
  width: 166px;
  height: 42px;
  background-position: -174px -64px;
}
.comm_itembox .loadMore .Tclose {
  display: block;
  width: 165px;
  height: 42px;
  background-position: -2px -6px;
}
.comm_itembox .loadMore .Tclose:hover {
  width: 165px;
  height: 42px;
  background-position: -174px -6px;
}
.syDeReTitle {
  width: 100%;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.syDeReTitle h2 {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #358ff0;
}
.syDeReTitle h2:before, .syDeReTitle h2:after {
  content: '';
  display: block;
  width: 5px;
  height: 27px;
  background: #358ff0;
  margin-top: 15px;
}
.syDeReTitle h2:before {
  float: left;
  margin-right: 13px;
}
.syDeReTitle h2:after {
  float: right;
  margin-left: 13px;
}
.syDeReTitle h2 em {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 54px;
  color: #FFFFFF;
  text-align: right;
  position: relative;
  top: -3px;
}
.syDeReTitle h2 em b {
  display: block;
  width: 100%;
  height: 48px;
  transform: skewY(-10deg);
  background: #358ff0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -24px;
}
.syDeReTitle h2 em big {
  display: block;
  width: 100%;
  height: 100%;
  text-align: right;
  position: relative;
  z-index: 1;
  top: -2px;
  font-size: 26px;
  font-weight: bold;
}
.con_boxinfo {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
ul.del_rellist {
	width: 100%;
	overflow: hidden;
}
ul.del_rellist li{
  width: 866px;
  box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
	margin: 16px auto;
	padding: 16px;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 4px;
	
}
.con_art_info ul.del_rellist li{
	margin-bottom: 10px;
}
ul.del_rellist li .del_relLeft {
    width: 696px;
    float: left;
    margin-right: 18px;
    overflow: hidden;
}
ul.del_rellist li .del_relLeft .del_relImg {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
    border-radius: 10px;
    margin-right: 20px;
}
ul.del_rellist li .del_relLeft .del_relImg a {
  display: block;
}
ul.del_rellist li .del_relLeft .del_relImg img {
 width: 80px;
    height: 80px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.del_rellist li .del_relLeft .del_relInfo {
    width: 596px;
    float: left;
    display: inline-block;
    overflow: hidden;
}
ul.del_rellist li .del_relTit {
    color: #444444;
    font-size: 20px;
    margin-bottom: 10px;
    clear: both;
    height: 28px;
    overflow: hidden;
    width: 100%;
}
ul.del_rellist li .del_relTit a {
    display: inline-block;
    float: left;
    max-width: 440px;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.del_relInfo dl {
	width:100%;
	overflow: hidden;
}
.del_relInfo dl dd {
	width:198px;
	float: left;
	color: #999;
	margin: 5px 0;
	text-align: left;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.del_relInfo dl dd a{
	color: #358ff0;
}
.del_relInfo dl dd span{
	color: #666;
}
ul.del_rellist li .del_relRight {
        width: 120px;
    float: left;
    overflow: hidden;
}
.del_relRight p {
    display: block;
    margin: 0;
    width: 120px;
    text-align: center;
    height: 25px;
    margin-top: 10px;
}
.del_relRight p span {
    display: inline-block;
}
.del_relRight a.del_relBtn {
  display: block;
  width: 120px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  color: #00be6e;
  border: 1px solid #00be6e;
  background: #fff;
  border-radius: 4px;
  margin-top: 8px;
  float: left;
}
.del_relRight a.del_relBtn:hover {
  color: #fff;
  border: 1px solid #00be6e;
  background: #00be6e;
}
.del_relRight a.del_relBtn i {
  display: inline-block;
  vertical-align: middle;
  background: url("/images/icon.png") no-repeat center;
  margin: -4px 2px 0 0;
  height: 16px;
  width: 18px;
  background-position: -407px -133px;
}
.del_relRight a.del_relBtn:hover i {
  background-position: -438px -133px;
}
.w340 .seni_right {
    width: 190px;
}
.syDeReTitle .click_more {
  color: #a8a8a8;
  display: inline-block;
  height: 26px;
  margin-right: 10px;
  text-align: right;
  padding-top: 15px;
  font-size: 12px;
}
.syDeReTitle .click_more::before {
  content: "...";
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-radius: 25px;
  width: 12px;
  height: 12px;
  position: relative;
  top: -3px;
  left: -5px;
  text-align: center;
  color: #a8a8a8;
  line-height: 0.4;
}
.syDeReTitle .click_more:hover::before {
  color: #358ff0;
  border: 1px solid #358ff0;
}
.syDeReTitle .click_more:hover {
  color: #358ff0;
}
.com_titOne {
    margin-top: 0;
}
.com_titOne h3 {
    margin-left: 10px;
}
.pdt0 {
    padding-top: 0;
}
/*礼包领取弹窗*/
#cover {
  position: absolute;
  top: 0px;
  float: left;
  background: #000000;
  width: 100%;
  height: 0px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 102;
}
.nhtMsgBg {
  width: 438px;
  padding-bottom: 20px;
  background: #FFFFFF;
  border: 2px solid #F0F0F0;
  left: 50%;
  margin-left: -320px;
  margin-top: -100px;
  overflow: hidden;
  position: fixed;
  top: 50%;
  display: none;
  -webkit-box-shadow: 0 0 10px #CCCCCC;
  -moz-box-shadow: 0 0 10px #CCCCCC;
  box-shadow: 0 0 10px #CCCCCC;
  z-index: 103;
}
.nhtMsgGb {
  width: 17px;
  height: 17px;
  float: right;
  margin: 10px 10px 0px 0px;
  display: inline;
}
.nhtMsgGb a {
  display: block;
  width: 17px;
  height: 17px;
  color: #666;
}
.nhtMsgGb a:hover {
  color: #FE6060
}
.nhtMsgText {
  width: 328px;
  height: 38px;
  border: 1px solid #F0F0F0;
  border-radius: 5px;
  margin: auto;
  margin-top: 30px;
}
.nhtMsgText input.text1 {
  width: 308px;
  height: 38px;
  line-height: 38px;
  border: none;
  background: none;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #999999;
  padding-left: 10px;
}
.nhtMsgSubmit {
  width: 330px;
  margin: auto;
  overflow: hidden;
  overflow: hidden;
  margin-top: 17px;
}
.nhtMsgSubmit a {
  display: block;
  width: 153px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 7px;
  overflow: hidden;
}
.nhtMsgSubmit a.bg1 {
  background: #70B63A;
  float: left;
}
.nhtMsgSubmit a.bg2 {
  background: #FE6161;
  float: right;
}
.nhtMsgCont {
  width: 330px;
  margin: auto;
  border-top: 1px dashed #E6E6E6;
  margin-top: 15px;
}
.nhtMsgCont p {
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
.nhtMsgCont p span {
  color: #FE6060;
}
.nhtMsgDl {
  width: 330px;
  margin: auto;
}
.nhtMsgDl dl {
  width: 330px;
  margin-top: 10px;
  overflow: hidden;
}
.nhtMsgDl dl dt {
  font-size: 16px;
  color: #FE6060;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  width: 330px;
}
.nhtMsgDl dl dd {
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
  float: left;
  width: 330px;
  overflow: hidden;
}<!--0.00023198127746582-->