﻿/*- - - - - - - - -蓝月专用 - - - - - - - -*/

	/*大图*/
	#bigBanner{width:1920px;height:938px;position:relative;min-width:1280px;left:50%;margin-left:-960px;}
	/*公告*/
	#GongGao{width:1000px;height:28px;line-height:28px;position:absolute;top:800px;left:50%;margin-left:-470px;z-index:1500;}
	#GongGao h5{float:left;width:90px;text-align:center;font-size:15px;color:#FFFFFF;background-color:#FF0000;}
	#GongGao p{float:left;width:852px;font-size:14px;color:#d0b55a;padding-right:7px;padding-left:7px;background:url(../images/gonggaobg.png) no-repeat left top;}
	/*下载*/
        /* 下载框容器 - 完全按照官网 .wrap .kv .nie-download 的样式 */
.nie-download {
    width: 11.5rem;
    height: 4.91rem;
    background: url(../images/dld_box_48c0cb9.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 99999999999;
    /* 水平居中：left: 50% + margin-left: -宽度的一半 */
    left: 50%;
    margin-left: -5.75rem;  /* 宽度11.5rem的一半 */
    /* 上边距800px */
    top: 680px;
}

        /* 二维码区域 */
        .nie-download .NIE-qrcode {
            width: 1.89rem;
            height: 1.67rem;
            background: url(../images/dld_qr_03d1acb.png) center center no-repeat;
            background-size: 100% 100%;
            margin: 1.89rem 0 0 2.04rem;
            float: left;
            padding: 0.06rem 0.32rem 0.09rem 0.13rem;
            box-sizing: border-box;
        }

        .nie-download .NIE-qrcode img {
            width: 100%;
            height: 100%;
            display: block;
        }

        /* 按钮组 */
        .nie-download .btns a {
            width: 2.41rem;
            height: 0.67rem;
            position: absolute;
            transition: all 0.4s;
            text-decoration: none;
        }

        .nie-download .btns a:hover {
            transform: scale(0.95);
        }

        /* iOS 按钮 */
        .nie-download .btns a.NIE-button-ios {
            width: 2.24rem;
            height: 0.67rem;
            top: 1.97rem;
            left: 4.4rem;
        }

        .nie-download .btns a.NIE-button-ios img {
            height: 100%;
            width: auto;
        }

        /* TapTap 按钮 */
        .nie-download .btns a.NIE-button-taptap {
            width: 2.24rem;
            height: 0.67rem;
            top: 1.97rem;
            left: 6.96rem;
        }

        .nie-download .btns a.NIE-button-taptap img {
            height: 100%;
            width: auto;
        }

        /* 安卓按钮 */
        .nie-download .btns a.NIE-button-android {
            width: 2.24rem;
            top: 2.78rem;
            left: 4.4rem;
        }

        .nie-download .btns a.NIE-button-android img {
            width: 100%;
            height: auto;
        }

        /* MuMu 按钮 */
        .nie-download .btns a.NIE-button-mumu {
            width: 2.24rem;
            height: 0.67rem;
            top: 2.78rem;
            left: 6.96rem;
        }

        .nie-download .btns a.NIE-button-mumu img {
            height: 100%;
            width: auto;
        }

        /* rem 基准：1rem = 100px（根据官网 625% 换算，即 1rem = 100px）*/
        html {
            font-size: 100px;
        }

        /* 移动端适配 - 缩小整体尺寸 */
        @media (max-width: 768px) {
            html {
                font-size: 50px;
            }
        }

        @media (max-width: 480px) {
            html {
                font-size: 40px;
            }
        }

	#Version{width:100%;height:1080px;position:relative;overflow:hidden;z-index:-3}
	#Flash{width:1920px;height:1080px;position:absolute;left:50%;margin:0px auto -272px -960px;z-index:-1}
	#Header{margin:0 auto -290px -960px;width:1920px;height:1080px;position:absolute;left:50%;z-index:-2;line-height:0px;}
	
	/*第一模块*/
	#m1{ width:1920px;height:800px;left:50%; margin-left:-960px; position:relative;background:url(../images/sm1.jpg) no-repeat center top;}
		/*客服*/
		#kefu{float:left;width:416px;height:489px;position:relative;padding-top:11px;padding-right:12px;padding-left:12px;background:url(../images/bluebg.png) no-repeat left top;}
		#kefu .kefubg{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:url(../images/bluebg2.png) no-repeat left top ;opacity:0;filter:alpha(opacity=0)\9;}
		#kefu .qqlist{position:relative;margin-bottom:34px;}
		/*视频*/
		#video{float:right;width:840px;height:500px;overflow:hidden;background-color:#000000;}
		#video img{width:100%;height:100%;cursor:pointer;display:block;}
	/*第二模块*/
	#m2{height:800px;width:1920px;left:50%; margin-left:-960px; position:relative;background:url(../images/sm2.jpg) no-repeat center top;}
	#m2 .fudong{ margin-top:-100px;}
		/*简介*/
		#Introduction{float:left;width:491px;height:501px;position:relative;overflow:hidden;padding-right:20px;padding-left:30px;background-color:#ffffff;}
		#Introduction .PartTitle{height:51px;position:relative;margin-right:-20px;margin-bottom:18px;margin-left:-30px;}
		#Introduction .FocusDoc p{margin-bottom:20px;}
		/*指南*/
		#Guide{float:right;width:690px;height:501px;position:relative;overflow:hidden;padding-right:20px;padding-left:20px;background-color:#ffffff;}
		#Guide .PartTitle{position:relative;margin-right:-20px;margin-bottom:15px;margin-left:-20px;}

	#m3{height:900px;min-width:1280px;margin:0 auto;background:url(../images/sm3.jpg) no-repeat center top;}
	#m4{height:1000px;min-width:1280px;margin:0 auto;background:url(../images/m4bg.jpg) no-repeat center top;}
	/*页尾*/
	#footer{overflow:hidden;min-width:1280px;margin:0 auto;background:#000000;}
	#footer .center{overflow:hidden;padding-top:49px;padding-bottom:34px;}
	#footer .bomlogo{float:left;margin-top:50px;margin-left:10px;}
	#footer .box{float:right;line-height:26px;text-align:right;color:#6b6b6b;margin-right:16px;}
	#footer .box p{line-height:24px;font-size:13px;}
	#footer .box p a{font-size:14px;font-family:'times new roman', times, serif;font-weight:bold;color:#89aefe;text-decoration:underline;}
	#footer .box p a:hover{color:#5a8daa;}
	#footer .box .tips{font-size:14px;color:#a58751;}
	#footer .box ul{margin-bottom:22px;}
	#footer .box ul li{display:inline;}
	#footer .box ul li a{color:#6b6b6b;margin-left:8px;}
	#footer .box ul li a:hover{color:#d0b55a;text-decoration:none;}
	/*栏目标题*/
	.PartTitle{height:51px;line-height:51px;font-size:17px;font-weight:normal;color:#bd994d;background:#102344 url(../images/linex.png) repeat-x left center;}
	.PartTitle span{padding-right:20px;background:#102344 url(../images/linex2.png) no-repeat right center;}
	/*标题*/
	.Title{text-align:center;padding-top:58px;padding-bottom:38px;}
	.Title2{text-align:center;padding-top:38px;padding-bottom:0px;}
	/*副标题*/
	.SubTitle{height:42px;position:relative;margin-bottom:37px;padding-top:8px;padding-bottom:0px;padding-left:10px;background:url(../images/linebg.png) no-repeat center bottom;z-index:500;}
/* - - - - - - - - - 文字列表类  - - - - - - - - -*/
.kv-news{position:relative;left:402px;padding-top:276px; display: flex; gap: 20px;}
.kv{position:relative;float:left;width:560px;height:330px;overflow:hidden;z-index:1}
#news{position:relative;float:left;width:500px;height:330px;overflow:hidden/*background:url(../images/news.png) no-repeat;*/}
#newimg{width:560px;height:330px;position: relative; z-index:99999}
#newimg #play{width:560px;height:330px;list-style: none;position:absolute;top:0px;left:0px;}
#newimg #play li{width:560px;height:330px;display: none;position:absolute;top:0px;left:0px;}
#newimg #play li img{width:560px;height:330px;float: left;}
#button{position: absolute;bottom:20px;left:50%; transform: translateX(-50%); list-style: none; display: flex; gap: 10px;}
#button li div{width:12px;height:12px;background:#DDDDDD;border-radius:0px;cursor:pointer;}
#button li div.active{background:#A10000;}
.kv-img {
  text-align: center;    /* 关键：让内部所有内容居中 */
  width: 100%;
}
.kv-img img{
  width:560px;
  height:330px;
  display: block;       /* 消除图片下方空隙 */
  margin: 0 auto;       /* 图片自己也居中 */
}
.news-tab{
  height:42px;
  line-height:42px;
  padding-top:10px;
  margin-top:5px;
  border-bottom:1px solid #eaca85;
  width: 100%;
  text-align: center !important;  /* 强制居中，必生效 */
}
.news-tab li{font-size:18px;display:inline;float:left;position:relative;margin:0 12px;}
.news-tab li a{line-height:20px;display:block;width:120px;height:20px;text-align:center;color:#1d210e; font-family:"微软雅黑"; font-weight:bold; text-decoration:none;}
.news-tab li a:hover,.news-tab li.current a{background:url(../images/newon.png) no-repeat center;color:#fae8b8}
.news-list{width:470px;margin:0 auto;font-size:14px}
.news-list li{line-height:42px;overflow:hidden;height:42px;border-bottom:1px solid #eaca85;white-space:nowrap;text-overflow:ellipsis;color:#eaca85;cursor:pointer;}
.news-list li .gg{ height:35px;width:59px; display:inline-block;  font-size:16px;border-radius:4px; color:#1d210e; font-weight:bold; text-align:center;}
.news-list li .time{color:#1d210e; float:right;}
.news-list li span{color:#56482e}
.news-list li:hover span{color:#fae8b8}
#news .more{position:absolute;right:21px;top:12px;width:42px;height:20px;background:url(../images/more-h.png) no-repeat center; text-indent:-9999em;}
#news .more:hover{background-image:url(../images/more-h.png)}

.news-tab{
  height:42px;
  line-height:42px;
  padding-top:10px;
  margin-top:5px;
  border-bottom:1px solid #eaca85;
  width: 100%;
  text-align: center !important;
  position: relative; /* 保证右上角更多正常显示 */
}
/* 清除 float，改用 flex 居中，这是核心！ */
.news-tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex; /* 让 ul 居中 */
  gap: 24px; /* 两个标签间距 */
}
/* 去掉 float，否则无法居中 */
.news-tab li{
  font-size:18px;
  display: inline-block;
  position:relative;
  margin:0;
  float: none; /* 关键：取消左浮动 */
}
.news-tab li a{
  line-height:20px;
  display:block;
  width:120px;
  height:20px;
  text-align:center;
  color:#1d210e;
  font-family:"微软雅黑";
  font-weight:bold;
  text-decoration:none;
}
.news-tab li a:hover,.news-tab li.current a{
  background:url(../images/newon.png) no-repeat center;
  color:#fae8b8;
}

.pic1{width:320px;height:191px; position:absolute;left:222px;top:520px; z-index:5;background:url(../images/pic1_bg.jpg) left bottom no-repeat;}
.pic1 a{width:320px;height:191px; float:left; position:relative;}
.pic1 a span{width:135px;height:32px; line-height:32px; position:absolute; left:20px;top:95px; font-size:21px; font-weight:bold; color:#906e44; padding-right:25px;background:url(../images/jt.png) right center no-repeat; z-index:2;}
.pic1 a em{width:45px;height:18px; line-height:18px; position:absolute;left:20px;top:140px;font-size:13px; color:#906e44;border:1px #906e44 solid; text-align:center;-webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; z-index:2;}
.pic1 a strong{width:185px;height:191px; position:absolute;right:0;bottom:0;background:url(../images/pic1.png) right bottom no-repeat; z-index:3;}
.pic1 a i{width:185px;height:191px; position:absolute;right:0;bottom:0;background:url(../images/pic1.png) right bottom no-repeat; z-index:4;}
.pic1 a:hover i{animation:x1 1s 0s ease both;-moz-animation:x1 1s 0s ease both;-webkit-animation:x1 1s 0s ease both;-ms-animation:x1 1s 0s ease both;}
.pic2{width:352px;height:191px; position:absolute;left:572px;top:520px; z-index:5;background:url(../images/pic2_bg.jpg) left bottom no-repeat;}
.pic2 a{width:352px;height:191px; float:left; position:relative;}
.pic2 a span{width:135px;height:32px; line-height:32px; position:absolute; left:20px;top:95px; font-size:21px; font-weight:bold; color:#906e44; padding-right:25px;background:url(../images/jt.png) right center no-repeat; z-index:2;}
.pic2 a em{width:45px;height:18px; line-height:18px; position:absolute;left:20px;top:140px;font-size:13px; color:#906e44;border:1px #906e44 solid; text-align:center;-webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; z-index:2;}
.pic2 a strong{width:185px;height:191px; position:absolute;right:0;bottom:0;background:url(../images/pic2.png) right bottom no-repeat; z-index:3;}
.pic2 a i{width:185px;height:191px; position:absolute;right:0;bottom:0;background:url(../images/pic2.png) right bottom no-repeat; z-index:4;}
.pic2 a:hover i{animation:x1 1s 0s ease both;-moz-animation:x1 1s 0s ease both;-webkit-animation:x1 1s 0s ease both;-ms-animation:x1 1s 0s ease both;}
.pic3{width:352px;height:191px; position:absolute;left:960px;top:520px; z-index:5;background:url(../images/pic3_bg.jpg) left bottom no-repeat;}
.pic3 a{width:352px;height:191px; float:left; position:relative;}
.pic3 a span{width:135px;height:32px; line-height:32px; position:absolute; left:20px;top:95px; font-size:21px; font-weight:bold; color:#906e44; padding-right:25px;background:url(../images/jt.png) right center no-repeat; z-index:2;}
.pic3 a em{width:45px;height:18px; line-height:18px; position:absolute;left:20px;top:140px;font-size:13px; color:#906e44;border:1px #906e44 solid; text-align:center;-webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; z-index:2;}
.pic3 a strong{width:185px;height:191px; position:absolute;right:0;bottom:0;background:url(../images/pic3.png) right bottom no-repeat; z-index:3;}
.pic3 a i{width:185px;height:191px; position:absolute;right:0;bottom:0;background:url(../images/pic3.png) right bottom no-repeat; z-index:4;}
.pic3 a:hover i{animation:x1 1s 0s ease both;-moz-animation:x1 1s 0s ease both;-webkit-animation:x1 1s 0s ease both;-ms-animation:x1 1s 0s ease both;}
.pic4{width:352px;height:191px; position:absolute;left:1347px;top:520px; z-index:5;background:url(../images/pic4_bg.jpg) left bottom no-repeat;}
.pic4 a{width:352px;height:191px; float:left; position:relative;}
.pic4 a span{width:135px;height:32px; line-height:32px; position:absolute; left:20px;top:95px; font-size:21px; font-weight:bold; color:#906e44; padding-right:25px;background:url(../images/jt.png) right center no-repeat; z-index:2;}
.pic4 a em{width:45px;height:18px; line-height:18px; position:absolute;left:20px;top:140px;font-size:13px; color:#906e44;border:1px #906e44 solid; text-align:center;-webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; z-index:2;}
.pic4 a strong{width:185px;height:191px; position:absolute;right:0;bottom:0;background:url(../images/pic4.png) right bottom no-repeat; z-index:3;}
.pic4 a i{width:185px;height:191px; position:absolute;right:0;bottom:0;background:url(../images/pic4.png) right bottom no-repeat; z-index:4;}
.pic4 a:hover i{animation:x1 1s 0s ease both;-moz-animation:x1 1s 0s ease both;-webkit-animation:x1 1s 0s ease both;-ms-animation:x1 1s 0s ease both;}
@keyframes x1{0%{opacity:1;filter:alpha(opacity=100);transform:scale3d(1,1,1); -moz-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); -webkit-transform:scale3d(1,1,1);}100%{opacity:0;filter:alpha(opacity=0);transform:scale3d(1.5,1.5,1); -moz-transform:scale3d(1.5,1.5,1); -ms-transform:scale3d(1.5,1.5,1); -webkit-transform:scale3d(1.5,1.5,1);}}
@-moz-keyframes x1{0%{opacity:1;filter:alpha(opacity=100);transform:scale3d(1,1,1); -moz-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); -webkit-transform:scale3d(1,1,1);}100%{opacity:0;filter:alpha(opacity=0);transform:scale3d(1.5,1.5,1); -moz-transform:scale3d(1.5,1.5,1); -ms-transform:scale3d(1.5,1.5,1); -webkit-transform:scale3d(1.5,1.5,1);}}
@-webkit-keyframes x1{0%{opacity:1;filter:alpha(opacity=100);transform:scale3d(1,1,1); -moz-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); -webkit-transform:scale3d(1,1,1);}100%{opacity:0;filter:alpha(opacity=0);transform:scale3d(1.5,1.5,1); -moz-transform:scale3d(1.5,1.5,1); -ms-transform:scale3d(1.5,1.5,1); -webkit-transform:scale3d(1.5,1.5,1);}}
@-ms-keyframes x1{0%{opacity:1;filter:alpha(opacity=100);transform:scale3d(1,1,1); -moz-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); -webkit-transform:scale3d(1,1,1);}100%{opacity:0;filter:alpha(opacity=0);transform:scale3d(1.5,1.5,1); -moz-transform:scale3d(1.5,1.5,1); -ms-transform:scale3d(1.5,1.5,1); -webkit-transform:scale3d(1.5,1.5,1);}}

.ab {
	position: absolute;
	left: 431px;
	top: 0px;
}
#Layer12 {
	position:relative;
	width:1495px;
	height:893px;
	z-index:1;
	clip: rect(5,auto,auto,auto);
}
.fr0816{width:169px;height:508px; position:absolute;left:10px;top:68px; z-index:99;}
.fr0816_top{width:169px;height:130px;position:absolute;left:0;top:68px;z-index:3;background:url(../images/q_1a2017.png) center top no-repeat;}
.fr0816_closeBtn{width:169px;height:52px; float:left;}
.fr0816_guideBtn{width:169px;height:55px; float:left;}
.fr0816_bm{width: 153px;height: 350px;position: absolute;left: 8px;top: -358px;top:106px;z-index: 2;background: url(../images/bg-nav-r.png) center top no-repeat;background-size:153px 350px;transition: all ease-in 1s;-ms-transition: all ease-in 1s;-moz-transition: all ease-in 1s;-webkit-transition: all ease-in 1s;}
.fr0816_btn1{width:153px;height:76px; float:left; margin-top:29px;}
.fr0816_btn2{width:153px;height:83px; float:left;}
.fr0816_btn3{width:153px;height:83px; float:left;}
.fr0816_btn4{width:153px;height:63px; float:left;}
/*.fr0816_goTop{width:153px;height:120px; float:left;margin-top: 30px}*/
.fr0816_goTop{width:153px;height:0; float:left;margin-top: 0}

.xxtt{z-index:10000;position:absolute; margin-left:-1000px;margin-top:-22px; }
.slide2{
	width:992px;height:468px;left: 814px;margin-left: -560px;top:127px;
}

.carousel-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; padding-top:280px;
  margin: 0px auto;
  max-width: 1200px;
}

.carousel-top {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-bottom: 30px;
}

/* 小图样式 - 添加草绿色描边 */
.carousel-thumb {
  width: 279px;
  height: 155px;
  object-fit: cover;
  box-shadow: 0 2px 10px rgba(0,0,0,0.14);
  cursor: pointer;
  opacity: 0.85;
  transition: opacity .18s, box-shadow .18s, transform .2s;
  background: #fff;
  border-radius: 8px;
  border: 2px solid #9ACD32;
}
.carousel-thumb:hover {
  opacity: 1;
  box-shadow: 0 4px 20px rgba(0,0,0,.18);
  transform: scale(1.02);
  border-color: #ADFF2F;
}

.carousel-main-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 930px;
  height: 518px;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.2);
}

/* 大图样式 - 添加草绿色描边 */
.carousel-main {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s ease;
  opacity: 0;
  transform: scale(1.05);
  pointer-events: none;
  border-radius: 12px;
  border: 2px solid #9ACD32;
  box-sizing: border-box;
}

.carousel-main.active {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
  z-index: 2;
}

.carousel-main.prev-active {
  opacity: 0;
  transform: scale(0.95);
}

/* 左右箭头 - 图片样式 */
.carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border: none;
  background: transparent;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.carousel-arrow.left { 
  left: 20px;
  /* 替换为您的左箭头图片 */
  background-image: url('../images/1.png');
}

.carousel-arrow.right { 
  right: 20px;
  /* 替换为您的右箭头图片 */
  background-image: url('../images/2.png');
}

.carousel-arrow:hover {
  transform: translateY(-50%) scale(1.1);
  opacity: 0.85;
}

.carousel-arrow:active {
  transform: translateY(-50%) scale(0.95);
}

/* 下方小圆点指示器 */
.carousel-dots {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 30px;
  flex-wrap: wrap;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.dot:hover {
  background: #999;
  transform: scale(1.2);
}

.dot.active {
  width: 32px;
  border-radius: 6px;
  background: #9ACD32;
  box-shadow: 0 0 8px rgba(154, 205, 50, 0.5);
}
.hero-r{position:absolute;left:0;top:-60px;width:387px; }
.hero-r .hd{margin-top:28px;height:50px;}
.hero-r .hd i{width:10px;height:50px;background:#cea861;float:left;overflow:hidden}
.hero-r .hd .tit{float:left;width:174px;margin-right:20px;text-align:left}
.hero-r .hd .tit h3{height:34px;line-height:34px;overflow:hidden;font-size:32px;font-weight:700;color:#fff}
.hero-r .hd .tit p{height:16px;line-height:16px;overflow:hidden;font-size:14px;color:#515158}
.hero-r .bd{width:318px;padding:32px 36px 0 20px;height:493px;background:url(../images/hero-bg_65c9c69.png) no-repeat;margin-top:18px}
.hero-r .bd li{width:318px;height:auto;margin-bottom:16px;line-height:16px;color:#393941;font-family:"微软雅黑"; font-size:14px; }
.hero-r .bd li span{font-weight:700}

/*浮动条*/
#Floatingbar{width:152px;position:fixed;top:10%;right:20px;z-index:150000;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+this.offsetHeight));}
#Floatingbar ul li a{height:40px;line-height:40px;font-size:14px;color:#fff;text-align:center;display:block;transition:all 0.3s ease;background:#2e2e2e;text-decoration:none;}
#Floatingbar ul li a:hover{background:#1a1a1a;}
#Floatingbar ul li.red a{background:#001100;}
#Floatingbar ul li.red a:hover{background:#5e1613;}
#Floatingbar .erweima{width:126px;padding:13px;background-color:#252922;text-align:center;margin:0 auto;}
#Floatingbar .erweima img{width:100%;height:auto;display:block;}
#Floatingbar .erweima .wx-text{font-size:14px;color:#fff;margin-bottom:10px;display:block;font-weight:bold;letter-spacing:1px;}
#Floatingbar .arrow{width:19px;height:182px;position:absolute;top:50%;left:-19px;margin-top:-8px;background:url(../images/btn_openclose.png) no-repeat left top;cursor:pointer;}
#Floatingbar .arrow.btnclose{background-position:right top;}
/* QQ图标样式 */
.qq-icon {
    width: 16px;
    height: 19px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}
