/* CSS Document background:#F5F5F5; */

/*body{background:#F5F5F5; margin:0px;font-family: microsoft yahei}*/
Body {
    background-image: url(../images/mainbg.jpg?1);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: top;
    background-attachment: fixed;
    margin: 0px;
    font-family: microsoft yahei
}
.body2{background-image: url();background:#EEE; margin:0px;font-family: microsoft yahei}
.container{width:100%; max-width:1000px; min-width:320px; }
.container,.container-layout{margin:0 auto;padding: 0 0px;}

 .TopDiv2{position: fixed;background-color:#EEE;color:#333333; border-bottom:1px solid #eee; top:0px; padding:8px; height:45px; width:100%; max-width:1000px; min-width:320px; font-size:16px;z-index:100 }
 .TopDiv{position: fixed; color:#333333;background-image:url(../images/mainbg.jpg?1); border-bottom:1px solid #e7e5e5; top:0px; padding:8px; height:50px; width:100%; max-width:1000px; min-width:320px; font-size:16px;z-index:100 }

 .PriceImgDiv{position:static; background-color:#F5F5F5;color:#333333; border-bottom:0px solid #eee; padding:0px;width:100%; overflow:scroll; font-size:16px;z-index:100 }

.udd-header{height:50px;z-index: 1000;position:relative;width: 100%; margin-top:15px;border-bottom:1px solid #e7e5e5;}
.udd-header .addfriend{position:absolute; left:0; top:0;  padding: 5px;}

.udd-header .nav{padding:0;}
.udd-header .nav-tool {
	top:0;
	right:0;
	position:absolute;
}

.logo{ margin:0 auto;display:block; background-size:100%;
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;}

.AlertIcon {
    font-size: 28px;
    padding: 8px;
    color: red;
}

.AlertIcon2 {
    font-size: 28px;
    Top: 8px;
    color: #090;
}

.container .PlayImg{width:100%; padding:10px}
.container .PlayImg2{width:100%; padding:0px}

   
.container .search{height:55px;line-height:55px;background:#fff;font-size:14pt;font-weight:bold}

.container .footer{height:95px;padding-top:10px;width:100%; max-width:1000px; min-width:320px;}
.container .footer p.phone{height:30px;line-height:30px;font-size:14pt;margin-bottom:12px;color:white}
.container .footer p.copyright,.container .footer p.support{height:22px;line-height:22px;color:white}

/*.container .products li{height:290px;margin-top:10px;border-bottom:dashed 1px #888;float:left;display:inline;margin-bottom:8px}
.container .products li img,.container .list li img{width:196px;height:240px}
.container .products li h4,.container .products li h6{color:#888;font-size:13pt;height:24px;line-height:24px;overflow:hidden}
.container .products li h6{font-size:15pt;height:18px;line-height:18px;text-align:left;margin-bottom:4px}
.container .products li h6 span{font-size:12pt;position:relative;bottom:0;margin-right:5px}*/



.level_icon{ position:relative; display:inline-block; height:11px;min-width: 40px;  margin-right:10px;}
.level_icon .left{ position:absolute;left:0;top:0; width:17px; height:11px;background:url(../images/level_left.png) no-repeat left;}
.level_icon .right{ position:absolute;right:0;top:0;width:3px; height:11px;background:url(../images/level_right.png) no-repeat right;}
.level_icon span{position:absolute; left:17px; top:0; font-size:10px !important; line-height:11px; height:11px; min-width:20px; text-align:center; color:#F30;background:url(../images/level_mid.png) repeat-x;}
.icons{display:inline-block;}
.icons img{margin:0 2px;}

.mycard{border:0; color:#333333;text-align:center;}
.mycard p{margin-bottom:5px;}
.qrcode{min-height:100px; padding:20px; position:relative; }
.qrcode .qrimg{width:90%;}
.qrcode .qrlogo{position:absolute; width:16%; left:42%; top:42%; }

.icon-user5{position:absolute;width:20px;height:20px; left:6px; top:15px;background:url(../images/Icon-User1.png); background-position:center center; background-repeat:no-repeat; color:gray}
.icon-key{position:absolute;width:20px;height:20px; left:6px; top:15px;background:url(../images/Icon-Key1.png); background-position:center center; background-repeat:no-repeat; color:gray}
.icon-point-right{position:absolute;width:20px;height:20px; left:6px; top:8px;background:url(../images/Icon-Ckcode1.png); background-position:center center; background-repeat:no-repeat; color:gray}

a
{
	text-decoration: none;
	color: #333399;
}
   
a:hover
{
	color: #FF0000;
	text-decoration: none;
}

.tc {
    text-align: center
}
.mt10 {
    margin-top: 0px
}

img{border:0; max-width:100%;vertical-align:bottom;}
.fullimg{ width:100%;}   