@charset "utf-8";
/* CSS Document
@Author 四川华美紫馨 网络组
@QQ:357234902*/

/*公共样式部分*/
html{width: 100%;font-size: 33px;}
.b_bg{ width: 100%; height: 100%; background: #fff; position: fixed; top: 0; left: 0; z-index: 99999;}

*,body{ margin:0; padding:0}
body {font-family: "微软雅黑", Arial; -webkit-text-size-adjust:none; background:#FFF;overflow-x: hidden;}
a {text-decoration: none;}
a:link{ text-decoration: none}
a:visited{ text-decoration: none}
a:hover{text-decoration: none}
a:active{text-decoration: none}
h1,h2,h3,h4,h5,h6{text-align: center;color: #000;}
img{max-width:100%;width:100%;-ms-interpolation-mode: bicubic; border:none; vertical-align:top;}
img, object{max-width:100%;height: auto;}
.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
ul,li,dt,dl,dd{list-style-type: none;	margin: 0; padding: 0; background:none; }
p{margin: 0;padding: 0;}
.fl { float:left;}
.fr { float:right;}
a,input,button{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}

.hm_body{margin:0 auto;width: 1242px;overflow: hidden;}
/*相关新闻*/
.other{ width: 1242px; margin:0 auto; background: #dbdbdb;position: relative;z-index: 11;}
.other-bt{ width: 1242px; height: 300px; line-height: 300px; font-size: 60px; color: #9a9a9a; text-align: center;}
.other-bt li{ width: 621px; height: 300px; float: left; position: relative;}
.other-bt li span{ display: block; width: 0; height: 0; border: 57px; border-style: solid; border-color:transparent transparent #fff transparent; position: absolute; bottom: -3px; left: 252px; opacity: 0;}
.other-bt li.ot-hv{ background: #030303; color: #cbad55;}
.other-bt li.ot-hv span{ opacity: 1;}
.other-zt{display: none;}
.other-nr{width: 1242px;}
.other-nr li{ width: 1122px; height: 174px; padding: 45px 60px; background: #fff;}
.other-nr li:hover{ background: #ebebeb;}
.other-nr li img{ width: 273px; height: 174px; float: left;}
.other-nr li p{ width: 816px; float: right; font-size: 48px; color: #7b7a7a; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.other-nr li p span{ display: block; font-size: 54px; color: #0b0b0b; margin-bottom: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/*相关链接*/
.links{margin-top: 60px;}
.links ul{margin:0 auto;width:1062px;}
.links li{margin-bottom:48px;width:510px;border-radius:30px;overflow:hidden;box-shadow:0px 6px 12px #999;}
.links a{ display: inline-block; width: 510px;color: #000;}
.links li p{line-height:120px;text-align:center;}
.links .comm{width: 1242px;height:210px;background: url("../images/abt-link/light.png")/*tpa=http://wap.schmzx.com/images/abt-link/light.png*/ no-repeat center;background-color:#000;margin-bottom: 45px}
.links .comm .en{padding-top: 21px;font-size: 42px;color: #5c5c5c;text-align: center;text-transform: uppercase;letter-spacing: 3px;}
.links .comm p{font-size: 60px;color: #fefffe;width: 1242px;text-align: center;margin-top: 57px;}

/*头部样式*/
header,p,input{font-size:.48rem;font-family: "微软雅黑", Arial;}
header{margin: 0 auto;width:12.42rem;height: 1.8rem;background: #040201;position:relative;text-align: center;
     line-height: 1.8rem;overflow: hidden;color: #fff;}
.header{position: fixed;top: 0;left: 50%;margin-left: -6.21rem;z-index: 10010;}
header a{display: inline-block;margin-top: .39rem;}
header span{color:#cbad55;}
header .logo{width: .99rem;height: .96rem;margin-left: .39rem;}

.t_wx{ width: 1242px; height: 162px; background: #000; position: fixed; top: -180px; left: 50%; margin-left: -621px; z-index: 99999999; padding-top: 18px;}
.t_wx a{ display: block; width:100%; height: 100%; color: #fff; font-size: 48px; line-height: 72px;}
.t_wx a img{ width: 129px; height: 129px; float: left; display: inline; margin: 6px 15px 0 21px;}
.t_wx a p{ color: #fff;}
.t_wx_x{ animation: xian 2s ease-in-out .5s both; -webkit-animation: xian 2s ease-in-out .5s both;}
.t_wx_y{ animation: yin 2s ease-in-out .5s both; -webkit-animation: yin 2s ease-in-out .5s both;}
@keyframes xian{
	0%{ opacity: 0; top: -100%;}
	100%{ opacity: 1; top: 0;}
}
@-webkit-keyframes xian{
	0%{ opacity: 0; top: -100%;}
	100%{ opacity: 1; top: 0;}
}
@keyframes yin{
	0%{ opacity: 1; top: 0;}
	100%{ opacity: 0; top: -100%;}
}
@-webkit-keyframes yin{
	0%{ opacity: 1; top: 0;}
	100%{ opacity: 0; top: -100%;}
}

.list{width: 1.11rem;height: .87rem;margin-right: .39rem;background:url("../images/hm_lists.png")/*tpa=http://wap.schmzx.com/images/hm_lists.png*/ no-repeat; background-size:100%; background-position:0 -1.02rem; }
#list{background: none;}
#list div{width: 1.11rem;height:2px;background: #ccc;margin:.12rem 0 .3rem 0;}
#list .bef{ animation: xuan .3s ease-in both; -webkit-animation: xuan .3s ease-in both;}
#list .cent{ animation: xuan1 .3s ease-in .1s both; -webkit-animation: xuan1 .3s ease-in .1s both;}
#list .aft{ animation: xuan2 .2s ease-in .2s both; -webkit-animation: xuan2 .2s ease-in .2s both;}

#list .bef1{ animation: xuana .3s ease-in both; -webkit-animation: xuana .3s ease-in both;}
#list .cent1{ animation: xuanb .3s ease-in both; -webkit-animation: xuanb .3s ease-in both;}
#list .aft1{ animation: xuanc .3s ease-in .2s both; -webkit-animation: xuanc .3s ease-in .2s both;}
@keyframes xuana {
     0%{transform: rotate(-45deg);opacity: 1;margin-left:-.12rem;width: .81rem;margin-top: .4rem;}
     100%{transform: rotate(0deg);margin-left: 0;width: 1.11rem;}
}
@-webkit-keyframes xuana {
     0%{-webkit-transform: rotate(-45deg);opacity: 1;margin-left:-.12rem;width: .81rem;}
     100%{-webkit-transform: rotate(0deg);margin-left: 0;width: 1.11rem;}
}
@keyframes xuanb {
     0%{transform: rotate(45deg);opacity: 1;margin-left:.44rem;margin-top: -.36rem;width: .81rem;}
     100%{transform: rotate(0deg);margin-left: 0;width: 1.11rem;}
}
@-webkit-keyframes xuanb {
     0%{-webkit-transform: rotate(45deg);opacity: 1;margin-left:.44rem;margin-top: -.36rem;width: .81rem;}
     100%{-webkit-transform: rotate(0deg);margin-left: 0;width: 1.11rem;}
}
@keyframes xuanc {
     0%{transform:scale(0);opacity:0;margin-left:0;margin-top: -.04rem;}
     100%{transform: scale(1);opacity: 1}
}
@-webkit-keyframes xuanc {
     0%{-webkit-transform:scale(0);opacity:0;margin-left:0;margin-top: -.04rem;}
     100%{-webkit-transform: scale(1);opacity: 1}
}

@keyframes xuan {
     0%{transform: rotate(0deg);margin-left: 0;width: 1.11rem;}
     100%{transform: rotate(-45deg);opacity: 1;margin-left:0;width: 1.2rem;margin-top: .4rem;}
}
@-webkit-keyframes xuan {
     0%{-webkit-transform: rotate(0deg);margin-left: 0;width: 1.11rem;}
     100%{-webkit-transform: rotate(-45deg);opacity: 1;margin-left:0;width: 1.2rem;margin-top: .4rem;}
}
@keyframes xuan1 {
     0%{transform: rotate(0deg);margin-left: 0;width: 1.11rem;}
     100%{transform: rotate(45deg);opacity: 1;margin-left:0;margin-top: -.35rem;width: 1.2rem;}
}
@-webkit-keyframes xuan1 {
     0%{-webkit-transform: rotate(0deg);margin-left: 0;width: 1.11rem;}
     100%{-webkit-transform: rotate(45deg);opacity: 1;margin-left:0;margin-top: -.35rem;width: 1.2rem;}
}
@keyframes xuan2 {
     0%{transform: rotate(0deg);margin-left: 0;}
     100%{transform: rotate(45deg);opacity:0;margin-left:.42rem;margin-top: -.33rem;width: .81rem;}
}
@-webkit-keyframes xuan2 {
     0%{-webkit-transform: rotate(0deg);margin-left: 0;}
     100%{-webkit-transform: rotate(45deg);opacity: 0;margin-left:.44rem;margin-top: -.33rem;width: .81rem;}
}
.search{width:8.5rem;margin:.5rem .4rem;position: relative;}
.search .hmzx{width:6.51rem;height: .78rem;}
.search .ss{width:.9rem;height: .9rem;position: absolute;right: 0;top: -.05rem;}
.search .shj{width:0;height: .99rem;overflow: hidden;margin-top: -.1rem;}
.search input{display:block;width: 7.5rem;height:100%;font-size:.48rem;padding: 0;margin: 0;text-indent: .3rem;border-radius:.1rem;border: 0;}
.search .ck_ss{display: none;width: 1.2rem;height:100%;padding-bottom:.1rem;background: #cbad55;position: absolute;right: 0;top:-.1rem;border-bottom-right-radius:.1rem;border-top-right-radius: .1rem;}
.search .ck_ss a{display: inline-block;margin-top: .18rem;}
.search .ck_ss img{width: .6rem;height: .6rem;}
header .index{height: 1.2rem;background-position:0 -1.95rem;margin:.36rem 0 0 .39rem;}
header .back{height: .99rem;background-position:0 0;margin:.36rem 0 0 .39rem;}
/*搜索页面头部*/
header img.hm_logo{width:.99rem;height: .96rem;margin:0 0 0 .42rem;}
header .hm_ss{width:7.92rem;height:9rem;position:absolute;top: .42rem;left:2.1rem;overflow: hidden;}
header .hm_ss .index_in{display:block;width:7.74rem;height:.99rem;outline: none;border: none;-webkit-border-radius:.12rem;border-radius:.12rem;
     font-size:.48rem;padding-left: .15rem;}
header .hm_ss .bj{width: 1.2rem;height: .99rem;border-bottom-right-radius: .12rem;border-top-right-radius:.12rem;
     background: #cbad55;position:absolute;top: 0;right:0}
header  .bj img{width:.81rem;height:.81rem;margin-top: .08rem;}
/*项目页头部*/
header input.item_in{width:7.92rem;height:.99rem;line-height: .99rem;position:absolute;top: .45rem;padding:0;margin:0;left:2.1rem;outline: none;border: none;border-radius: .1rem;font-size: .6rem;text-align: center;padding-left:.15rem;}
header .item_search{width: .99rem;height:.99rem;background:none;position: absolute;top:.45rem;left:4.71rem;text-align: center;-webkit-border-bottom-right-radius: .1rem;-webkit-border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem;border-top-right-radius: .1rem;}
header .item_search img{width: .6rem;height: .6rem;margin-top:.15rem;}

/*底部样式*/
footer{width: 12.42rem;margin: 0 auto;background:#000;}
footer .ft_b{width: 100%;height: 12rem;background: url("../images/footer/foot_7.jpg")/*tpa=http://wap.schmzx.com/images/footer/foot_7.jpg*/ repeat;padding: .03rem 0 2.1rem 0;color: #313131;text-align: center;font-size: .48rem;line-height: .36rem;}
footer .sqs{width:8.1rem;margin: .9rem auto 0 auto;}
footer .sqs .db_sqs{width: 5.1rem;height:1.42rem;background: url("../images/sqs.png")/*tpa=http://wap.schmzx.com/images/sqs.png*/ no-repeat center;background-size:100%;}
footer .ft_lk{width:9rem;margin: 0 auto;margin-top: .9rem;height:2.1rem;}
footer .ft_lk a{display:block;width:3rem;color:#616161;}
footer .ft_lk a span{display: inline-block;width: 1.23rem;height: 1.23rem;background: url("../images/footer/foot_book.png")/*tpa=http://wap.schmzx.com/images/footer/foot_book.png*/ no-repeat center;background-size:100%;margin-bottom: .24rem;}
footer .ft_lk a .ft_lk_sp2{background: url("../images/footer/foot_tel.png")/*tpa=http://wap.schmzx.com/images/footer/foot_tel.png*/ no-repeat center;background-size:100%;}
footer .ft_lk a .ft_lk_sp3{background: url("../images/footer/foot_map.png")/*tpa=http://wap.schmzx.com/images/footer/foot_map.png*/ no-repeat center;background-size:100%;}
footer .ft_b .pwx{display:block; width:7.41rem; height:1.83rem; margin:0 auto; margin-top: .6rem;color: #313131;}
footer .ft_b .pwx a{color: #313131;}
footer .ft_b p.pf{font-size: .48rem;margin-top: .6rem; line-height: 0.72rem;}
footer .ft_b p.pf span{ font-size: 0.42rem;}

.ditu{width:100%; margin:0 auto;position: relative;}
#map{width:100%; height:100%;}
.item_more{display: block;width: 12.42rem;height: 1.8rem;font-size:.48rem;background: #ebebeb;margin: .6rem auto;color: #a2a2a2;text-align: center;line-height: 1.8rem;}

/*弹出框样式*/
.tck{width:9.36rem;height:10.16rem;background:url("../images/tck.jpg")/*tpa=http://wap.schmzx.com/images/tck.jpg*/ no-repeat;-webkit-background-size:9.36rem 10.16rem;background-size:9.36rem 10.16rem;
     display:none;position:fixed; top:50%; left:50%; margin-left:-4.68rem; margin-top:-5.08rem; z-index:10000001;}
.tck .zixun{ display:block; width:4.5rem; height:2.16rem; position:absolute; left:.24rem; bottom:.03rem;}
.tck .late{ display:block; width:4.5rem; height:2.16rem; position:absolute; right:.12rem; bottom:.03rem;}
.tck .tck_close{ display:block; width:.96rem; height:.96rem; position:absolute; right:0; top:0;}
#tck_bg{display:none;width:100%; height:100%; background:#999; -moz-opacity:0.5; opacity:0.5; filter:alpha(opacity=0.5); position:fixed; top:0; left:0; z-index:10000000;}

/*回到顶部样式*/
#contact{width: 1.32rem;position: fixed;bottom:.12rem;right:.15rem;padding: .03rem;z-index:900;}
#contact a{display: block;position: absolute;top: 0;left: .04rem;
     width:1.32rem;height:1.32rem;background-size:100%;margin-bottom: .15rem;overflow: hidden;}
#contact .sz{width:.66rem;height:.66rem;border-radius: .33rem;background:#ca0000;font-size: .36rem;color: #fff;
     text-align: center;line-height: .66rem;position: absolute;top: 1.35rem;right:-.06rem;z-index:990;}
#contact a.zx{top: 1.66rem;}
#contact a.toped{top:3.3rem;}

/*微信页面样式表*/
.gz_wx_tc{ width:100%;height:100%;background: #1a1918;color: #eee;padding: 0;overflow: hidden;}
.gz_wx_tc .swiper-container{width:100%;height: 100%;overflow: hidden; margin: 0 auto;}
.gz_wx_tc .swiper-pagination{bottom:.3rem;font-size: 0;}
.gz_wx_tc .swiper-pagination span{width:.42rem;height:.42rem;-webkit-border-radius:.21rem;border-radius:.21rem;background-color: #727272;margin:.06rem .12rem 0 0;}
.gz_wx_tc .mutoo{ width:11.22rem; margin: 0 auto;}
.gz_wx_tc .swiper-pagination .swiper-pagination-bullet-active{background-color: #cbad55;}

.gz_wx_tc .gb{width: 11.22rem;margin: 0 auto;}
.gz_wx_tc h3{width:11.22rem;font-size: 1.02rem;line-height:1.02rem;text-align: center;color: #fff;}
.gz_wx_tc h3 img{width: 5.28rem;height: .6rem;}
.gz_wx_tc .wx_close{width: .84rem;height: .84rem;margin:.3rem 0 0 10.2rem;}
.gz_wx_tc p{width:11.22rem;font-size: .48rem;line-height:.72rem;margin-top:.15rem;}
.gz_wx_tc p.pp{text-align: center;}
.gz_wx_tc p.pi i{color: #d7c36c;}
.gz_wx_tc p.pi .wx{width: 6.78rem;height: 6.78rem;margin:.15rem 0 .21rem 2.22rem;}
.gz_wx_tc p.pi em{font-style: normal;}
.gz_wx_tc p.pi em b{display:inline-block;text-align: center;width: 1.2rem;height: .51rem;border: .04rem solid #fff;-webkit-border-radius:.12rem;
     border-radius:.12rem;line-height: .51rem;margin:0 -.15rem 0 .24rem;font-style: normal;}

/*网站地图导航页*/
.nav{display: none;width: 12.42rem;height: 100%;background: #d7d7d7;overflow-x:hidden;position:fixed;top:1.8rem;left: 50%;margin-left: -6.21rem;z-index: 10009;}
.nav li{ width: 12.42rem; height: 1.98rem; border-bottom: .04rem solid #fff; background: #eaeaea;}
.nav li a{ color: #272727;display: block;width: 100%;height: 100%;}
.nav li.nav-bg{ background: #d7d7d7; border-bottom: .04rem solid #bbb; border-top: .04rem solid #bbb;}
.nav li.nav-bor{ border: 0;}
.nav li span{ display: inline-block; width: 1.2rem; height: 1.2rem; border-radius: .15rem;background-image: url("../images/nav_icon.png")/*tpa=http://wap.schmzx.com/images/nav_icon.png*/;
     background-size: 100%;background-position:0 0;background-repeat: no-repeat;
     float: left; margin: .39rem .39rem 0 .51rem;}
.nav li .icon-fix{ background: none;position: relative;overflow: hidden;}
.nav li .icon-fix:after{content: '';display: block;width: 10000%;height: 10000%;position: absolute;left: 0;top: 0;
     background-image: url("../images/nav_icon.png")/*tpa=http://wap.schmzx.com/images/nav_icon.png*/;background-repeat: no-repeat;background-size: 120rem;
     -webkit-transform-origin: 0 0;-webkit-transform: scale(.01);transform-origin: 0 0;transform: scale(.01);}
.nav li span.n-sp1:after{background-position:0 -126rem;}
.nav li span.n-sp2:after{background-position:0 -249rem;}
.nav li span.n-sp3:after{background-position:0 -379rem;}
.nav li span.n-sp4:after{background-position:0 -498rem;}
.nav li span.n-sp5:after{background-position:0 -627rem;}
.nav li span.n-sp6:after{background-position:0 -750rem;}
.nav li span.n-sp8:after{background-position:0 -996rem;}
.nav li span.n-sp9:after{background-position:0 -1122rem;}
.nav li span.n-sp10:after{background-position:0 -1251rem;}
.nav li span.n-sp11:after{background-position:0 -1371rem;}
.nav li span.n-sp12:after{background-position:0 -1500rem;}
.nav li span.n-sp13:after{background-position:0 -1620rem;}
.nav li span.n-sp14:after{background-position:0 -1752rem;}
.nav li span.n-sp15:after{background-position:0 -1878rem;}
.nav li span.n-sp0:after{background-position:0 -2000rem;}
.nav li p{ font-size: .54rem; line-height: 1.92rem; float: left;}
.nav li .nav-cl{ width: .24rem; height: .45rem; float: right; display: inline; margin: .78rem .75rem 0 0;}

#k_s_ol_inviteWin_fl,#ks_ol_floatWin_fl,#k_s_ol_floatWin_fl,#k_s_ol_chatWinSm_fl,#k_s_ol_bgMask,#k_s_ol_inviteWin,#LXB_CONTAINER_SHOW{ display:none; visibility: hidden;}

.home_mk{width: 100%;margin:-.04rem auto 0 auto;}
.home_mk ul{width: 100%;background: #040201;padding-top: 0.03rem;margin: 0;}
.home_mk ul li{width:4rem;height: 3.90rem; border-left:.03rem solid #2b2827;border-bottom:.03rem solid #2b2827;text-align: center;color: #fff;font-size:.48rem;line-height:.78rem;}
.home_mk ul li span{display: inline-block;width: .96rem;background: url("../images/in_ite_icon.png")/*tpa=http://wap.schmzx.com/images/in_ite_icon.png*/ no-repeat top center;margin-top: .60rem; background-size: 100%;}
.home_mk ul li a{color: #fff;display: block;width: 100%;height: 100%;margin:0 auto;}
.home_mk ul li:nth-child(1) span{height: .60rem;margin: 1.08rem 0 .18rem 0;background-position: 0 0;}
.home_mk ul li:nth-child(2) span{height: .81rem;margin: .93rem 0 .12rem 0;background-position: 0 -.60rem;}
.home_mk ul li:nth-child(3) span{height: .81rem;margin: .96rem 0 .15rem 0;background-position: 0 -1.44rem;}
.home_mk ul li:nth-child(4) span{height: .63rem;margin: 1.08rem 0 .18rem 0;background-position: 0 -2.34rem;}
.home_mk ul li:nth-child(5) span{height: .84rem;margin: .90rem 0 .12rem 0;background-position: 0 -3.12rem;}
.home_mk ul li:nth-child(6) span{height: .81rem;margin: .96rem 0 .15rem 0;background-position: 0 -4.14rem;}
.home_mk a.yh{display: block;margin-top: .21rem; width:100%;background: #040201;}

.home_link{width: 100%;}
.home_link ul li{width: 100%;height: 3.93rem;margin-top: .18rem;}
.home_link ul li a{display: block;width: 100%;height: 100%;color: #efefef;}
.home_link ul li img.fl{width: 4.1rem;height: 3.93rem;}
.home_link ul li img.fr{width: 8.28rem;height: 3.93rem;}
.home_link ul li img.text_img0{width: 2.76rem;height: .57rem;display: block;margin: 0 auto -1.2rem auto;}
.home_link ul li img.text_img1{width: 5.22rem;height: .90rem;}
.home_link ul li div.fr{width: 8.28rem;}
.home_link ul li div.fl{width: 4.1rem;}
.home_link ul li div{background: url("../images/home_bj.jpg")/*tpa=http://wap.schmzx.com/images/home_bj.jpg*/ repeat;height: 3.24rem;padding: .69rem 0 0 0;text-align: center;}
.home_link ul li:hover div{background: url("../images/home_bja.jpg")/*tpa=http://wap.schmzx.com/images/home_bja.jpg*/ repeat;}
.home_link ul li div .icon{width: .84rem;height:.84rem;margin-bottom: .09rem;}

.home_link ul li div p{font-size: .42rem;line-height:.72rem;}
.home_link ul li div p b{font-size: .66rem;font-weight: normal;}
.home_link ul li:nth-child(5) div{background: url("../images/home_bjl.jpg")/*tpa=http://wap.schmzx.com/images/home_bjl.jpg*/ repeat;}
.home_link ul li:nth-child(5):hover div{background: url("../images/home_bjla.jpg")/*tpa=http://wap.schmzx.com/images/home_bjla.jpg*/ repeat;}

/*右边漂浮*/
.right_fp{width: 2.79rem;height: 2.79rem;position: fixed;top: 9rem;right: 0;z-index: 1000}
.right_fp a{width: 100%;height: 100%;}

/*右侧漂浮小图标（幸运大抽奖）*/
.october-gift{ width: 2.31rem; position: fixed; top: 50%; right: 0; z-index: 99999;display: none;}

/*对话框样式表*/
.dialog{display:none;position: fixed;bottom:0;left: 50%;margin-left: -6.21rem;z-index: 10001;
     width: 12.42rem;height: 6.42rem;}
.dialog_slid{-webkit-animation:dong .5s alternate;animation:dong .5s alternate;}
.dialog_slid_up{width: 12.42rem;height: 6.42rem;overflow:hidden;-webkit-animation:dong1 .5s 1 alternate;animation:dong1 .5s 1 alternate;opacity: 0;bottom: -6.3rem;}
.dia_close{position: absolute;;top: .54rem;right: .54rem;width: .6rem;height: .6rem;cursor: pointer;}
.dia_lik{width:12.42rem;height: 2.4rem;position:absolute;bottom: 0;left: 50%;margin-left: -6.21rem;}
.dia_lik a{display: block;width: 6.21rem;height:1.53rem;position: relative;}
.dialog .dia_lik{height: 1.53rem;}

.dialog_s{width: 12.42rem;height:2.4rem;position: fixed;bottom: 0;left: 50%;margin-left: -6.21rem;z-index: 10000;background:#af0505;}
.dialog_s .dia_lik a{width:4.11rem;height: 2.4rem;color: #fff;text-align: center;line-height: 2.4rem;font-size: .48rem;
     position: relative;background:#d7c36c;}
.dialog_s .dia_lik a.fk{background:#af0505;}
.dialog_s .dia_lik a img{width: .48rem;margin-top: .96rem;}
.dialog_s .dia_lik a.fk img{width: .54rem;}
.dia_ri_line{width: .06rem;height: 1.2rem;background: #e6d58c;position: absolute;top: 50%;margin-top: -.6rem;right: 0;}
.dialog_s .dia_lik a .db_num{width:.72rem;height:.72rem;border-radius: .36rem;background:#d7c36c;font-size: .36rem;color: #000;
     text-align: center;line-height: .72rem;position: absolute;top: .2rem;right: .21rem;}

/******右边漂浮红包样式表******/
.hong{position: fixed;top: 50%;height: 9.24rem;right: 0;width: 2.28rem;z-index: 10010;margin-top:-4.8rem;}
.hong a{width: 1.74rem;height: 2.4rem;position: absolute;top: 3.63rem;right:0.09rem;}
.ho_qia{width: 1.8rem;height: 3.15rem;position: absolute;top: 0.15rem;left: 0.24rem;}
.ho_close{width: 1.74rem;height: 0.66rem;position: absolute;top: 6.3rem;right: 0.09rem;}
.hong_bg{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 10009;background: rgba(0,0,0,.8);display: none;}
.hong_sale{width: 7.56rem;height: 9.24rem;position: fixed;top:50%;left: 50%;margin: -4.62rem 0 0 -3.78rem;z-index: 10010; display: none;}
.ho_sale_close{width: 0.81rem;height: 0.87rem;position: absolute;top: 0.21rem;right: 0.27rem}
.hong_sale a{width: 5.04rem;height: 0.93rem;position: absolute;bottom: 0.45rem;left: 1.2rem;}
/******右边漂浮红包样式表******/

@-webkit-keyframes fds{
     0%{-webkit-transform:scale(1);}
     50%{-webkit-transform:scale(.8);}
     100%{-webkit-transform:scale(1);}
}
@-o-keyframes fds{
     0%{-o-transform:scale(1);}
     50%{-o-transform:scale(.8);}
     100%{-o-transform:scale(1);}
}
@-ms-keyframes fds{
     0%{-ms-transform:scale(1);}
     50%{-ms-transform:scale(.8);}
     100%{-ms-transform:scale(1);}
}
@-moz-keyframes fds{
     0%{-moz-transform:scale(1);}
     50%{-moz-transform:scale(.8);}
     100%{-moz-transform:scale(1);}
}
@keyframes fds{
     0%{transform:scale(1);}
     50%{transform:scale(.8);}
     100%{transform:scale(1);}
}

@-webkit-keyframes dong{
     0%{opacity:0;bottom: -6.3rem;}
     100%{opacity:1;bottom: 0;}
}
@-o-keyframes dong{
     0%{opacity:0;bottom: -6.3rem;}
     100%{opacity:1;bottom: 0;}
}
@-ms-keyframes dong{
     0%{opacity:0;bottom: -6.3rem;}
     100%{opacity:1;bottom: 0;}
}
@-moz-keyframes dong{
     0%{opacity:0;bottom: -6.3rem;}
     100%{opacity:1;bottom: 0;}
}
@keyframes dong{
     0%{opacity:0;bottom: -6.3rem;}
     100%{opacity:1;bottom: 0;}
}

@-webkit-keyframes dong1{
     0%{opacity:1;bottom: 0;}
     100%{opacity:0;bottom: -6.3rem;}
}
@-o-keyframes dong1{
     0%{opacity:1;bottom: 0;}
     100%{opacity:0;bottom: -6.3rem;}
}
@-ms-keyframes dong1{
     0%{opacity:1;bottom: 0;}
     100%{opacity:0;bottom: -6.3rem;}
}
@-moz-keyframes dong1{
     0%{opacity:1;bottom: 0;}
     100%{opacity:0;bottom: -6.3rem;}
}
@keyframes dong1{
     0%{opacity:1;bottom: 0;}
     100%{opacity:0;bottom: -6.3rem;}
}