#lgf{width:480px;height:208px;border:#685608 5px solid;border-radius: 8px;position: relative;top: 250px;left: 45% ;display:block;}
.background-pic{background: no-repeat center center;background-size:cover;background-attachment: fixed;width: 100%;height: 100%;position: fixed;top:0;left:0;right:0;bottom:0;}
.btn-black:active {color: #ffffff;background-color: #111111;border-color: #000000;}
.btn-black.active {color: #ffffff;background-color: #111111;border-color: #000000;}
.btn-black {color: #ffffff;background-color: #111111;border-color: #000000;}
.goodsmall{max-height:120px;margin:5px;vertical-align:top;}
.goodprice{font-size:12px;padding:5px;color:#333;line-height:22px;}
.goodprice span{color:#339;font-weight:400;}
.goodprice small{color:#666;font-weight:200;}
.goodprice h7{color:#636;font-weight:100;font-size:9px;}
.goodheadings{font-size:9px; font-weight:200; color:#666;}
.homebg{ min-height:800px;background-size:auto 100%;  background-position:center; }
.transparent_class {filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.loginbg{min-width:100%;margin-top: 0;background-position: center;background-repeat-y: none;background-repeat-x: repeat;}
.fw200{font-weight:200;}
.adloginbg{ min-height:680px;background-size:auto 100%;  background-position:center; }
.homemain{margin-top:120px; font-weight:400;color:#ffff00;}
.regmain{margin-top:0; font-weight:400;color:#eaeaea;}
.loginmain{margin-top:60px; font-weight:400;color:#ffff00;}
.mmsgmain{margin-top:80px; font-weight:400;color:#000;}
.mmsgbg{background:#fff; min-height:800px;background-size:auto 100%;  background-position:center; }
.ucenterbg{background:#efefef;min-height:800px; background-size:auto 100%;  background-position:center; }
.subpagebg{background:#fff;min-height:800px; background-size:auto 100%;  background-position:center; }
.rrlul{list-style: none;padding:0;margin:0;margin-bottom:55px;}
.rrlul li {list-style: none; border-bottom:1px #efefef solid; background:#fff; width:100%; text-align:left; line-height:55px;padding:4px 15px;}
.rrlul1 li {list-style: none; border-bottom:1px #efefef solid; background:#fff; width:100%; text-align:left; line-height:35px;padding:4px 15px;}
.rrlulinner{list-style: none;padding:0;margin:0;}
.rrlulinner li {list-style: none; border-bottom:1px #efefef solid; background:#fff; width:100%; text-align:left; padding:4px 15px;} 
.rrlul li span {margin-left:8px; display:inline-block; }
.rrlul a, rrlul li a , .rrlul li a:hover, .rrlul li a:link, .rrlul li a:VISITED, .rrlul li a:ACTIVE {color:#111111; text-decoration: none;}
.contitle{line-height:50px; font-weight:900; background-color:#ffffff; height:50px;}
.ftright{float:right; display:inline-block;padding-top:15px;font-size:22px;margin-right:6px;}
.rrlul i{font-size:25px;margin-left:16px; margin-right:8px; }
.rrlbanner{width:100%;min-height:120px;margin-top:50px;}
.crpt{line-height:35px;}
.text-yellow{color:#ffff33}
.text-red{color:#ff3300}
.text-white{color:#fff}
.text-black{color:#000}
.text-orange{color:#FF6633}
.text-newleaf{color:#99CC33}
.text-purple{color:#9966CC}
.text-pink{color:#FF6699}
.text-efefef{color:#efefef}
.mydata i {font-size:12px;}
.mydata .fa-weixin {color:#99cc33;}
.min24{min-width:24px;}
#weixin-tip{display:none;position:fixed;left:0;top:0;background:rgba(0,0,0,0.8);filter:alpha(opacity=80);width:100%;height:100%;z-index:100;}
#weixin-tip p{text-align:center;margin-top:10%;padding:0 5%;position:relative;}
#weixin-tip .close{color:#fff;padding:5px;font:bold 20px/24px simsun;text-shadow:0 1px 0 #ddd;position:absolute;top:0;left:5%;}
.select2_line{padding:15px 0;}
@media(max-width:480px){
    .homebg{
        min-height:650px; background-size:auto 670px;
        background-position:center;}
    #lgf{width:70%;min-width:70%;left:15%;height:208px;border:#685608 5px solid;border-radius: 8px;position: relative;top: 250px;display:block;}
}
@media(max-width:767px) {}
@media(min-width:768px) and (max-width:979px) {}
@media(max-width:979px){}
@media(min-width:980px) {
  .goodsmall{max-width:90%;max-height:90%;margin:25px;vertical-align:top;font-size:21px;}
  .goodprice{font-size:18px;padding:5px;color:#333;line-height:28px;}
  .goodprice span{color:#339;font-weight:400;}
  .goodprice small{color:#666;font-weight:200;}
  .goodprice h7{color:#636;font-weight:100;font-size:16px;}
  .goodheadings{font-size:16px; font-weight:200; color:#666;}

 }
 @media(min-width:1200px) {
     .goodsmall {
         max-width: 80%;
         max-height: 80%;
         margin: 25px;
         vertical-align: top;
         font-size: 21px;
     }

     .goodprice {
         font-size: 18px;
         padding: 5px;
         color: #333;
         line-height: 28px;
     }

     .goodprice span {
         color: #339;
         font-weight: 400;
     }

     .goodprice small {
         color: #666;
         font-weight: 200;
     }

     .goodprice h7 {
         color: #636;
         font-weight: 100;
         font-size: 16px;
     }

     .goodheadings {
         font-size: 16px;
         font-weight: 200;
         color: #666;
     }
 }