@charset "utf-8"; /* CSS Document */
*{ margin:0px; padding:0px;}
body{ font-size:16px; line-height:24px; font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif; color:#000;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; font-size:12px; font-weight:normal;}
table{border-collapse:collapse;}
table,td,tr,th{ font-size:12px;}
input{ font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
li{ list-style:none; list-style-position:outside; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
img{ vertical-align:top; border:0;}
a{ text-decoration:none; color:#575757;}
a:hover{ text-decoration:none; color:#A2151F;}
.ythide{ display:none;}
.clear{ overflow:hidden; clear:both;}
.mt10{margin-top:10px;}


body{ background-color:#f2f2f2;}

/*头部*/
.headBox{ background-color:#000;height:30px;line-height:30px;line－height:88px;color:#fff;width:100%;text-align:center;font-size:16px;}
.infoBox{width:100%;background-color:#fff;margin-top:10px; overflow: hidden;}
.infoBox p{width:100%;height:36px;line-height:36px;color:#333;clear:both;}
.infoBox p label{display:inline-block;float:left;width:25%;margin-left:20px;}
.infoBox .text{display:inline-block;float:left;width:100%;margin-left:20px; line-height: 45px;}
.infoBox p span{display:inline-block;float:left;width:60%;position:relative;}
.infoBox p .info-ipt{width:100%;height:36px;line-height:36px;border:none;font-size:14px;color:#666;position:relative;}
.infoBox p span .tips{font-size:16px;color:#999;position:absolute;left:130px;height:5px;height:36px;width:100%;}/*margin-left:0px !important;*/
.hr{width:100%;height:1px;border-top:1px solid #e2e2e2;}
.hr-bottom{width:100%;height:1px;border-bottom:1px solid #e2e2e2;}
.hr-mid{width:100%;margin-left:12px;border-top:1px solid #e2e2e2;}
.info-btn{width:90%; margin-left:5%;margin-top:15px;height:36px;line-height:36px;color:#fff;background-color:#ff8202;border:none;font-size:16px;}
.public-btn{width:100%; height:30px;line-height:30px;color:#fff;background-color:#ff8202;border:none;font-size:16px;}

/*底部*/
/*.footer{width:100%;height:160px;position:relative;color: #666;margin-top:20px;}
.footer .flogo{position:absolute;top:0px;left:10px;width:80px;height:80px;z-index:999;}
.footer-links{width:100%;position:absolute;bottom:0px;background-color:#fff;z-index:100;}
.footer .links-p{width:95%;height:20px;line-height:20px;text-align:right;margin:5px;}
.footer .links-p a{color:#0070c0;text-decoration:none;}
.footer .lt{line-height: 24px; margin: 10px;}
.footer .footer-p{width:100%;text-align:center;padding:5px 0px 10px;background-color:#fff;}*/

/*.footer{width:100%;height:55px;position:relative;margin-top:20px;background-color:#808080;}
.footer .flogo{position:absolute;top:5px;left:5px;width:45px;height:45px;z-index:999;}
.footer-links{width:100%;}
.footer .links-p{width:98%;height:26px;line-height:26px;color:#fff;font-size:13px;text-align:right;}
.footer .links-p a{color:#0070c0;text-decoration:none;}
.footer .footer-p{width:100%;text-align:center;padding:5px 0px 10px;background-color:#fff;}
.links-story{color:#ffff00 !important;}
.links-site{color:#fff !important;}*/

/*footer*/
.foterAll{width:100%; position:relative; display:; font-size: 14px; margin-top: 15px;}
.foTer49{background-color:#494949; margin:0 auto; height: 40px; line-height: 40px;}
.foterAll p{color:#9c523a; background-color:#ffa94d; overflow:auto; padding:2px 0px; text-align:center;}


.btips{clear:both;margin:3px 0px; width: 100%; height: 20px;}
.btips a{float:right;color:#ff8202;}

.fr-list-tit{padding-left:20px;position:relative;}
.fr-tit-up{color:#333;height:30px !important;line-height:30px !important;}
.fr-tit-time{color:#999 !important;font-size:12px;height:20px !important;line-height:14px !important;}
.fr-jf{position:absolute;right:20px;top:15px;color:#ff000b !important;font-size:16px !important;}

.myfr-list li{padding-left:20px;background-color:#fff;clear:both;line-height:40px;}
.myfr-list li span{float:left;}
.myfr-list li label{color:#999;font-size:14px;float:right;margin-right:20px; width: 170px;}

.nav{height:45px;line-height:45px;padding:0px 10px;}
.nav-ico{display:inline-block;width:40px;height:35px;margin-right:5px;position:relative;top:5px;float:left;}
.nav a{color: #020202}
.nav-ico-info{background:url('../images/user_info.png') no-repeat;}
.nav-ico-jf{background:url('../images/user_points.png') no-repeat;}
.nav-ico-fr{background:url('../images/user_friends.png') no-repeat;}
.nav-ico-ewm{background:url('../images/user_ewm.png') no-repeat;}
.nav-ico-right{background:url('../images/icon_right.png') no-repeat; float:right; margin-right: 0px; width: 30px;}



.nt-btn{
color: #fff;
/*background-color: #d9534f;*/
border-color: #d43f3a;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-appearance: button;
text-transform: none;
overflow: visible;
box-sizing: border-box;
-webkit-writing-mode: horizontal-tb;
}

.nt-btb{
color: #fff;
/*background-color: #d9534f;*/
border-color: #d43f3a;
display: inline-block;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 3px;
-webkit-appearance: button;
text-transform: none;
overflow: visible;
box-sizing: border-box;
-webkit-writing-mode: horizontal-tb;
}


/**2015-3-6**/
.info-p{padding:0px 10px;font-size:13px;}
.share-ver{width:50%;float:left;height:40px;line-height:40px;text-align: center;font-size:13px;}
.share-ver a{color:#0070c0;text-decoration: none;}
.info-code{text-align: center;width:80%;height:80%;margin:0px auto;}
.info-code img{width:100%; }

.redbag{background-color:#f00;color：#fff;font-size:13px;}
.div-q{width:95%;margin:10px auto;color:#fff;}
.redbag-avatar{width:60px;height:60px;float:left;margin-right:5px;position:relative;top:10px;}
.redbag-text{float:right;}
.redbag-nick{color:#ffff00 !important;height:28px !important;line-height:28px !important;}
.redbag-desc{font-size:13px;}
.strong{font-weight:bold;}
.redbag-desc img{width:99%;margin:0px auto;}
.redbag-shm{font-size:13px !important;color:#ff0 !important;text-align:center !important;}
.redbag-line{width:100%;height:1px;border-top:1px solid #fff;opacity:0.7;filter:alpha(opacity=70);margin-top:20px;}
.redbag-line-botm{width:100%;height:1px;border-top:1px solid #fff;opacity:0.7;filter:alpha(opacity=70);}
.redbag-see{text-align:center;display:block;width:120px;margin:0px auto;background-color: #f00;color:#fff;position:relative;top:-16px;}
.redbag-frdlist{padding:5px;margin-top:-15px;}
.redbag-frdlist li{height:36px;color:#fff;border-bottom:1px dotted #fff;margin-bottom:10px;}
.redbag-frdlist li.last{border:none;margin-bottom: 0px;}
.btn-more{width:70%;border:none;;margin:15px auto;margin-left:15%;background-color: #ff0;text-align:center;height:34px;line-height: 34px;cursor: pointer;}

.surperb{padding:20px;}
.surperb p{line-height:34px;line-height: 24px;color:#fff;}
.surperb-jifen{color:#fff;text-align: center;margin:20px 0px;}
.surperb-jifen span{font-size:40px;color:#ff0;font-weight: bold;margin-right:5px;}
.btn-share{width:100%;border:none;background-color: #ff0;text-align:center;height:cursor: pointer;}

.nobag-tips{width:99%;height:36px;line-height: 36px;background-color: #808080;font-size: 13px;color:#fff;padding-left:1%;}
.share-box{font-size:13px;}
.share-box p{text-align: center;margin-top:20px;}
.btn-share2{width:80%;border:none;background-color: #e46d0a;color:#fff;margin-left:10%;text-align:center;cursor: pointer;}

.redbag-list{width:100%;}
.redbag-list .redbag-li{width:33%;border:1px solid #d7d7d7;border-left:none;border-top:none;float:left;}
.redbag-list .last{border-right:none !important;}
.redbag-list img{position:relative;top:10px;border:none;cursor:pointer;}

.yellow{color:#ff0 !important;}
.pb-10{padding-bottom:10px !important;}
.pt-10{padding-top:10px !important;}

.warrantyBox {
	width: 100%; margin: 0 auto; float: left; font-size: 14px; color: #999;
}
.warrantyBox .list {
	width: 100%; background-color: #FFF; float: left; margin-top: 10px;
}
.warrantyBox .list .title {
	width: 100%; text-align: center; font-weight: 600; color: #000; height: 45px; line-height: 45px;
}
.warrantyBox .list span{
	float: left; display: block; height: 35px; line-height: 35px;
}
.warrantyBox .list .l{
	width: 26%; margin-left: 2%;
}
.warrantyBox .list .r{
	width: 72%; color: #000;
}
.warrantyBox .tips{
	width: 90%; margin-left: 2%; line-height: 30px; margin-top:20px; height: 100px; float: left;
}
.warrantyBox a{color: #0070C0;}


/* 2016 */

.wx-body{width: 100%; max-width: 810px; margin: 0 auto; text-align: center;}

.wx-body .infoBox p label{margin-left: 5%;}


/*bd email*/
.bd-email-tips{background-color: #F2F2F2; line-height: 30px; font-size: 14px; color: #808080;}
.bd-email-form{height: 220px;}
.bd-email-form p{line-height: 80px;}
.bd-email-form p label{text-align: left;}
.bd-email-form .info-ipt{margin-top: 22px;}
.wx-body .comp-list, .wx-body .comp-search{margin-top: 40px; width: 100%; float: left; font-size: 13px;}
.wx-body .comp-list .comp-email-tip{width: 45%; text-align: left; float: left; display: block;}
.wx-body .comp-list .search-form{margin-top: 20px;width: 90%;display: block;margin: 0 auto; margin-top:30px;}

.comp-list-name {width: 95%; float: left; margin: 0 auto; clear: both; margin-left: 5%; margin-top:20px;}
.comp-list-name p{
	display: block; color: #858585;
    float: left;
    line-height: 30px;
    background-color: #EFEFEF;
    margin-right: 10px;
    padding: 2px 10px;
    border-radius: 2px;
    font-size: 14px;
    margin-top: 5px; margin-bottom: 5px;
}
.comp-search #search_keyword{border:0px; border-bottom: 1px solid #666; line-height: 25px; font-size: 15px; text-indent: 3px;}

/*bd email tips*/
.wx-body .bd-tips{margin-top: 40px; line-height: 35px;}

/* base  start*/
.color-red{color: red;}
.color-grey{color: #808080;}
.color-blue{color:#31869B;}



/* base  end*/