@charset "utf-8";
/* CSS Document */

header{ width:100%; height:50px; background:#ff4647; position:fixed; top:0; z-index:9999;}
ul{ list-style:none; margin:0; padding:0;}
.search {
	float:left;
	width:100%; 
	height:35px; 
	border-radius:20px;
	background:#ffd1d1;
}
.search-btn {
	position:absolute;
	display:block;
	width:120px;
	height:35px;
	background:url("../image/search.png") no-repeat center center;
	background-position:5px; center;
	padding-left:20px;
}
.search-btn span{font-size:12px; color:#666; line-height:35px; margin-left:15px; display:block;}
.search-btn:hover span{display:none;}
.input {
	width:100%;
	border:none;
	height:35px; 
	border-radius:20px;
	background:#ffd1d1;
	display:block;
	text-align:center;
}
.nav{ width:100%; height:50px; text-align:center; line-height:50px; margin-top:60px;}
.nav ul li{ float:left; width:20%; height:20px; border-radius:20px; margin-left:7px;}
.nav ul li:hover{background:#ff4647; color:#fff; text-align:center; line-height:20px; margin-top:15px;}
.nav .active{ background:#ff4647; color:#fff; text-align:center; line-height:20px; margin-top:15px;}

.nav span img{ display:block; margin-top:15px; float:left; margin-left:3%;}
.menu{ width:90%; height:80px; border-radius:5px; border:1px solid #ebebeb; margin:0 auto; margin-top:20px; display:none;}
.menu ul li{ float:left; font-size:13px; width:25%; height:20px; border:1px solid #ebebeb; border-radius:20px; margin-left:20px; text-align:center; line-height:20px; margin-top:10px;}
.menu ul li:hover{background:#ff4647;}
.menu ul a:hover{ color:#fff;}
.menu a{ color:#333;}
/*banner图片轮转开始*/
div#slideshow { float:left; width:100%; height:212px; overflow:hidden;}
.slider-item {  width:100% !important; height:212px;}
.slider_content_inner img { border:none; }
/*banner图片轮转结束*/

.daohan{ width:100%;}
.daohan ul  li{ float:left; width:25%; text-align:center; font-size:14px;}
.daohan ul  li a{ color:#333;}
.xianx{ width:100%; height:90px; clear:both; padding-top:20px;}
.ShoppingMall{ width:100%; height:280px; background:#ffe6ef;}
.ShoppingMall-top{ width:250px; margin:0 auto; padding-top:10px;}
.ShoppingMall-buttom table{ border:2px solid #ffabbd; width:95%; text-align:center; margin:0 auto;}
.ShoppingMall-buttom table img{ width:88px;}
.active1{ width:30%; height:55px; background:#fff;}
.ShoppingMall-buttom table .tr td{ border-bottom:2px solid #ffabbd}
.ShoppingMall-buttom table .tr1{ border-right:2px solid #ffabbd; height:55px;}

.line{ width:100%; height:5px; background:#f3f3f3;}
.line1{width:100%; height:5px; background:#f3f3f3; margin-top:-3px;}
/*公告*/
.container{height:30px; line-height:30px; margin-left:20px;}
.announcement{ width:100%; height:30px; background:#fff;}
.txtScroll-top{ color:#333333; font-size:14px; margin-left:15px;overflow:hidden;}
.infoList a{ color:#666;}
.announcement-left img{ display:block; margin-top:5px;}


.Panicbuying{ width:100%; height:auto; padding-bottom:20px; background:#fff;}
.Panicbuying-left{ width:38%; border-right:1px solid #ebebeb; margin-left:20px;}
.img{ padding-top:20px; margin:0 auto; width:120px;}
.img a{ font-size:15px; float:left;}
.daojishi ul {margin:0 auto;margin-top:10px; width:120px;}
.daojishi ul li{ float:left; margin-left:10px; font-size:13px;}
.daojishi .li01{ width:20px; height:20px; background:#333; color:#fff; text-align:center; line-height:20px;}
.biaozhi{ display:block;margin:0 auto; width:120px; margin-top:10px;}
.biaozhi a{ font-size:13px;}
.pic{ display:block; margin-left:10px;margin:0 auto; width:120px;}
.pic img{ margin-top:10px;}
.Panicbuying-right{ width:55%;}
.Panicbuying-righttop{ height:70px; border-bottom:1px solid #ebebeb; margin-top:10px;}
.jd{ width:45%;text-align:center; height:70px; line-height:70px;}
.line2{ width:2px; height:30px; background:#c60815; float:left; margin-top:15px;}
.dis{ width:50%}
.dis a{ font-size:10px; margin-left:10%;}
.Panicbuying-rightbuttom{ font-size:12px;}
.Panicbuying-rightbuttom ul li{ float:left; width:49%; text-align:center; height:120px;}
.Panicbuying-rightbuttom .li1{ border-right:1px solid #ebebeb;}
.color{ color:#00a7cf;}

.Navigation{ width:100%; height:190px; background:#fff; font-size:14px; color:#666;}
.Navigation ul li{ float:left; width:33%; text-align:center;}
.Navigation ul .li01{ border-right:1px solid #ebebeb; height:95px; border-bottom:1px solid #ebebeb;}
.Navigation ul .li02{ height:95px; border-bottom:1px solid #ebebeb; position:relative;}
.Navigation ul .li02 a{ position:absolute; top:1px; right:6px;}
.Navigation ul li img{ display:block; padding-top:10px; margin:0 auto;}

.list{ width:100%; height:auto;background:#ffe6ef; padding-bottom:20px;}
.list-buttom{ width:96%; margin:0 auto;}
.list-buttom ul li{ float:left; width:48%; height:auto; padding-bottom:20px; background:#fff; margin-left:5px; margin-top:10px;}
.list-buttom ul li img{ display:block;margin:0 auto;}
.list-buttom p{ width:120px;margin:0 auto; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:14px; margin-top:10px;}
.miaosu{width:160px;margin:0 auto; margin-left:5px; margin-top:5px;}
.miaosu span{ display:block; font-size:13px; float:left}

footer{width:100%; height:78px; background:#f3f3f3; font-size:14px; border-top:1px solid #adadad; position:fixed; bottom:0px; z-index:9999;}
footer table{ width:100%; text-align:center; padding-top:10px;}
footer table p{ margin-top:-1px;}

.helpcenter{ width:100%; margin-top:60px; font-size:14px;}
.helpcenter ul{ width:96%; margin:0 auto;}
.helpcenter ul li{width:96%; height:50px; border-bottom:1px solid #ebebeb; line-height:50px;}
.helpcenter ul li a{ color:#333;}


.helpcenter1{width:100%; margin-top:50px; font-size:14px;}
.helpcenter1 ul{ width:100%;background:#fff;}
.helpcenter1 ul li{width:90%; height:auto;background:#fff; padding-bottom:20px; margin:0 auto;}
.helpcenter1 ul li span{ height:50px; line-height:50px; border-bottom:1px solid #ebebeb; display:block; width:98%;}
/*.helpcenter1 ul li div{color:#666;width:96%;margin:0 auto;}
*/

/*.hp{height:50px; line-height:50px;width:90%; margin:0 auto;}
*/.bgbody{ background:#f3f3f3;}

.header1{ width:100%; height:50px; background:#fff;box-shadow:0px 0px 8px #aaaaaa; text-align:center; line-height:50px;}
/*.login{ font-size:16px; width:50px; margin:0 auto; line-height:50px;}
*/.logo{ width:100%; margin-top:20px;}
.logo img{ display:block; margin:0 auto; }
.denglu{ width:100%; margin-top:20px;}
.denglu ul{ width:90%; margin:0 auto;}
.denglu ul li{ height:40px; border-bottom:1px solid #ebebeb; margin-top:20px;}
.text{ border:0; margin-left:20px; font-size:14px; margin-top:5px;}
.text:focus{ outline:none;}
.text1{ border:0; font-size:14px; margin-top:5px;}
.text2{ border:0; font-size:14px; margin-top:5px; width:120px;}
.check{width:90%; margin:0 auto; margin-top:20px; font-size:14px;}
.check1{ margin-left:20px;}
.denglu1{ width:90%; height:60px; border-radius:3px; background:#ff4647; color:#fff; font-size:20px; text-align:center; line-height:60px; margin:0 auto; margin-top:30px;}
.hezuo{ width:96%; margin:0 auto; margin-top:50px;}
.hezuo table{ width:96%; margin:0 auto; margin-top:30px; }
.hezuo1{ font-size:14px; color:#666; width:85px; margin:0 auto; display:block;}
.hezuo2{ width:98%; margin:0 auto; margin-top:20px; margin-left:10px;}
.hezuo2 ul{ margin-left:10px;}
.hezuo2 .li04{ width:10%}
.heng{ width:60px; height:1px; background:#ebebeb;}
.hezuo2 li{ float:left}
.zhanghao{ width:190px; margin:0 auto; display:block; font-size:14px; margin-top:20px;}

.jifen{ width:100%; margin-top:50px;}
.jifenduihuan{ width:100%; background:#fff; margin-top:10px; height:auto; }
.jifenduihuan-top{ height:40px; line-height:40px; font-size:14px; border-bottom:1px solid #ebebeb;}
.jifenduihuan-top span{ display:block;}
.red-line{ width:3px; height:25px; background:#ff4444; margin-top:6px; margin-left:15px;}
.jifenduihuan-buttom ul{ width:100%;}
.jifenduihuan-buttom ul li{ width:49%; float:left; border-bottom:1px solid #ebebeb;}
.borderright{ border-right:1px solid #ebebeb;}
.imgs img{ display:block; margin:0 auto; margin-top:10px;}
.jifenduihuan-buttom ul li p{ font-size:13px; width:120px; margin:0 auto;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:98%;}

.price1{ font-size:13px; padding-left:6px;}
.price2{ font-size:11px; color:#999; margin-left:5px;}
.my{ width:60px; height:30px; background:#ef3938; color:#fff; font-size:14px; text-align:center; line-height:30px; border-radius:3px;}
.red-line1{ width:3px; height:25px; background:#ff6600; margin-top:6px; margin-left:15px;}

.jifenduihuan1{ width:100%; margin-top:10px; height:auto; background:#fff;}
.jifenduihuan-buttom1 ul{ width:100%;}
.jifenduihuan-buttom1 ul li{ width:49%; float:left; height:210px;}
.borderright{ border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb;}
.borderright1{ border-bottom:1px solid #ebebeb;}
.imgs img{ display:block; margin:0 auto; margin-top:10px;}
.jifenduihuan-buttom1 ul li p{ font-size:13px; width:120px; margin:0 auto;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:98%;}

.header{ width:100%; height:50px; background:#ff4647;text-align: center; line-height:50px; color:#fff;}
#arrow {
	width: 20px;
	height: 33px;
	display: block;
	float: left;
	margin-top:3px;
}
.introduce{ width:100%; height:200px; background:#fff;}
.introduce-left{ width:30%; border-right:1px solid #ebebeb; margin-top:30px;}
.introduce-right{ width:65%;}
.introduce-right p{ font-size:15px;}
.introduce-right span{ font-size:13px; color:#999;}
.introduce-left img{ display:block; margin:0 auto;}
.jiage{ color:#ff4647; font-size:18px; margin-top:10px;}

.Choice{ width:100%; height:auto; padding-bottom:50px; background:#fff;}
.choice-top,.choice-top1{ width:90%; margin:0 auto;}
.choice-top span{ margin-top:10px; display:block;}
.choice-top ul li{ float:left; width:100px; height:30px; border-radius:5px; border:1px solid #ebebeb; font-size:14px; text-align:center; line-height:30px; margin-left:20px; margin-top:10px;}
.choice-top1 span{ margin-top:20px; display:block;}
.choice-top1{ border-bottom:1px solid #ebebeb; padding-bottom:15px;}
.choice-top1 ul li{ float:left; width:130px; height:30px; border-radius:5px; border:1px solid #ebebeb; font-size:14px; text-align:center; line-height:30px; margin-left:10px; margin-top:10px;}
.xiline{ width:100%; height:1px; background:#ebebeb; margin-top:20px;}

.min1,.add1{width:30px; height:25px; border:1px solid #ebebeb; background:#fff; border-radius:3px; }
.text_box1{ width:30px; height:20px;border:1px solid #ebebeb; background:#fff; text-align:center;}
.btn{ width:80%; height:20px; background:#ff4647; text-align:center; line-height:20px; color:#fff; margin:0 auto; border-radius:3px; margin-top:25px;}
/*add-CSS*/
.place .diyong-box{width:98%; height:102px;}
.place .diyong-box .pay-dy{ display:block; border:none;}
.place .diyong-box .pay-dy ul .pay-l{float:left; border:none; letter-spacing:1px; margin-left:15px;}


.place .diyong-box .pay-l input{width:15px; height:15px; background-color:#FFF; border:solid 1px #CCC;border-radius:15px; margin-top:12px;}
.add-input{background-image:url(../image/add-input.png); background-repeat:no-repeat; background-position:center center;}

.place .diyong-box .pay-dy ul .pay-r{float:right;border:none;}
.place .diyong-box .pay-dy ul li span{color:#f00; font-size:18px; letter-spacing:2px;}
.place .diyong-box .pay-r input{color:#CCC;width:135px; height:25px;border:solid 1px #CCC;margin-left:5px;margin-right:2px;}













.arrow01{ display:block; float:right; margin-right:20px;width: 35px;height: 28px; margin-top:8px;}
.banner .h3{ font-size:18px; margin-left:20px; font-weight:bold;}
.describe{ margin-left:20px;}
.describe span{ display:block; float:left;}
.shangp span{ font-size:14px; margin-left:20px; margin-top:10px; display:block;}
.details ul li{ float:left; font-size:13px; margin-right:25px; margin-top:10px;}
.picture{ width:200px; margin:0 auto; margin-top:20px;}
.footer table{ width:100%; height:78px; background:#fff; border-top:1px solid #ebebeb; position:fixed; bottom:0px; z-index:9999;}
/*.gouwu{ width:48%; height:40px; background:#9ccf61; color:#fff; font-size:18px; text-align:center; line-height:40px;border-radius:3px; }
*/.buttom1{width:96%; height:40px; background:#ff4647; color:#fff; font-size:18px; text-align:center; line-height:40px;border-radius:3px; margin:0 auto;}
.gouwu1{width:48%; height:40px; background:#9ccf61; color:#fff; font-size:18px; text-align:center; line-height:40px;border-radius:3px;}
.buttom2{width:48%; height:40px; background:#ff4647; color:#fff; font-size:18px; text-align:center; line-height:40px;border-radius:3px; margin:0 auto; margin-left:10px;}

.determine{ width:100%; height:120px; background:#fff;}
.determine-left{ width:20%; margin-top:20px;}
.determine-center{ width:60%; font-size:14px;}
.determine-right{margin-top:20px;}
.determine-auto{ width:90%; margin:0 auto; margin-top:25px;}
.check2{ width:100%; height:auto; padding-bottom:20px; background:#fff; margin-top:15px;}
.check2-top span{ display:block; float:left;}
.count li{ height:50px; line-height:50px;}
.count table{ margin-top:-5px;}
.count .li01{ border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb; }
.footer{ width:100%; height:78px; background:#fff;position:fixed; bottom:0px; z-index:9999;}
.pay{ float:right; margin-right:20px;}
.pay span{ display:block; float:left;}
.pay1{ width:130px; height:55px; background:#ff4647; color:#fff; text-align:center; line-height:55px; margin-top:10px;}
.pay2 a{ color:#ff7a31; font-size:18px; font-weight:bold;}
.pay2{ margin-top:25px; margin-right:10px;}

.address span{ display:block;}
.address  li{ height:40px; border-bottom:1px solid #ebebeb; margin-top:10px;}
.Inputbox{ width:100%; height:25px; background:#fff; border:none;/* margin-left:15px;*/}
.textarea{ margin-left:16px; border:none; width:100%;}
.Saveaddress{ width:90%; height:40px; background:#ff4647; color:#fff; text-align:center; line-height:40px; display:block; clear:both;border-radius:3px; margin:0 auto; margin-top:80px;}

.activity{ width:100%;}
.activity li span{ display:block;}
.activity li{ height:100px;}
.activity p{ width:100px; height:20px;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:14px; margin:0 auto; margin-top:20px;}
.activity ul li{ float:left; width:49%;}
.activity1{ width:100px; margin:0 auto; margin-top:10px;}
.activity1 span{ float:left; color:#f46d31; font-size:14px; font-weight:bold;}
.shuline{ border-right:1px solid #ebebeb;}
.hengline{ border-bottom:1px solid #ebebeb;}
.acauto{width:90%; margin:0 auto;}
.Recommend{ width:100%;}
.Recommend ul li{ width:49%; float:left; border-bottom:1px solid #ebebeb; height:auto; padding-bottom:20px; padding-top:20px;}
.Recommend img{ display:block; margin:0 auto;}
.Recommend p{ width:100px; margin:0 auto; margin-top:10px;}
.chang{ width:80%; height:8px; background:#ebebeb; margin:0 auto; border-radius:20px; margin-top:5px;}
.duan{ width:20%; height:8px; background:#fc6000;border-radius:20px;}
.Speed{ width:100%; margin:0 auto; font-size:13px; margin-top:4px;}
.a1{ text-align:center}
.a2{ text-align:right}
.Speed a{ width:33%; display:block; float:left;}
.Speed1{width:100%; margin:0 auto; font-size:12px; color:#999;}
.Speed1 a{ float:left; display:block;width:33%;}
.rightline{ border-right:1px solid #ebebeb;}

.all{ width:100%;}
.classification{ width:200px; margin:0 auto; margin-top:30px;}
.allclassification{ width:100%;background:#fff; margin-top:20px;}
.allclassification ul{ width:96%; margin:0 auto;background:#fff;}
.allclassification ul li{ width:23%; text-align:center; float:left; font-size:14px; height:auto; padding-bottom:20px;}
.allclassification ul li img{ display:block; margin:0 auto; padding-top:10px; display:block;}
.example{ width:100%;background:#fff; margin-top:20px;}
.example ul{width:90%; margin:0 auto;background:#fff;}
.example ul img{ margin-top:20px;}
.example1{ width:60%;}
.example li{ height:120px;border-bottom:1px solid #ebebeb;}
.example1 .p{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:180px; font-size:15px;}
.example1 .span{ font-size:13px; color:#999; margin-top:5px;}
.example1 .a3{ display:block; width:180px; height:30px; background:#ff4647; margin-top:10px; color:#fff; font-size:14px; line-height:30px;}
.example1 .a4{ display:block; width:180px; height:30px; background:#ff4647; margin-top:45px; color:#fff; font-size:14px; line-height:30px; text-align:center;}

.Productdetails{ width:100%; height:100px; background:#fff;}
.Productcenter{ width:90%; margin:0 auto;}
.Productcenter span{ display:block; float:left;}
.Productcenter .span1{ margin-top:30px;}
.Productcenter .span2{ margin-top:40px; margin-left:15px;}
.product ul{ width:100%; margin-top:35px;margin-left:15px;}
.product ul li{ float:left;}
.product ul .li01{ width:30px; height:30px; background:#ff4647; border-radius:3px; text-align:center; line-height:30px; color:#fff;}
.tails{ width:100%; height:120px; background:#fff; margin-top:20px;}
.tailscenter{ width:90%; margin:0 auto;}
.images{ width:20%;}
.tails1 {width:65%; margin-left:40px}
.images img{ display:block; margin-top:10px;}
.nai{ font-size:15px;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin-top:5px;}
.tails1 span{ font-size:14px; color:#999;}
.chang1{ width:100%; height:8px; background:#ebebeb; border-radius:20px; margin-top:10px;}
.duan1{ width:20%; height:8px; background:#fc6000;border-radius:20px;}
.Graphic{ width:100%; height:auto; background:#fff; padding-bottom:60px;}
.Graphic span{ display:block;}
.Graphic li{ height:50px; line-height:50px; width:90%; margin:0 auto; border-bottom:1px solid #ebebeb;}

.words{ font-size:16px; margin-left:8%; margin-right:3%;}

.record{ width:100%; background:#fff;}
.record-center{ width:90%; margin:0 auto; height:auto; padding-bottom:30px;}
.record-center1{ margin-top:-10px;}
.record-center1 p{ font-size:14px; color:#39c6a3;}
.record-center1 span{ font-size:13px; color:#666; margin-top:-5px; display:block;}
.record-top{ width:90%; height:50px; border-bottom:1px solid #ebebeb; padding-top:20px; padding-bottom:20px; }
.record-right{ margin-top:3px; margin-left:10px;}
.picture1 ul li{ float:left; width:74px; height:55px; border:1px solid #ebebeb; margin-left:5px;}

.examp{ width:100%;background:#fff; margin-top:20px;}
.examp ul{width:90%; margin:0 auto;background:#fff;}
.examp ul img{ margin-top:20px;}
.examp li{ height:165px;border-bottom:1px solid #ebebeb;}

.shopping{ width:100%; margin-top:40px;}
.shopping-left{height:90px; border:1px solid #ebebeb; width:100px;}
.shopping-right{ width:60%; margin-left:10px;}
.shopping-right a{ font-size:13px; color:#999;}
.shopping-left img{ display:block; margin:0 auto; margin-top:5px;}
.p2{text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.shopping-buttom{ width:100%;}
/*.ml-5-1{display:block;width:250px;}
*/.tb1_td601{display:block;width:120px;color:#f00;}
.shopping-buttom ul li{ float:left;}
.ji{ width:60px; height:20px; border:1px solid #ebebeb; border-radius:5px; text-align:center; line-height:20px;}
.xiline{ width:100%; height:1px; background:#ebebeb; clear:both; margin-top:20px;}
.Settlement{background:#ff4647;color:#fff; text-align:center; width:100px;}

.join{ width:100%; margin-top:20px;}
.join table{ width:96%; margin:0 auto; font-size:14px;}
.join table td{ border-bottom:1px solid #ebebeb; height:40px;}

.need{ display:block; font-size:15px; margin-right:20px; margin-top:-10px;}
/*add*/
.fr01{height:25px; line-height:25px;font-size:14px;float:right;color:#CCC;margin-right:20px; margin-top:-15px;}

.payway{width:90%; padding-bottom:130px; margin:0 auto; font-size:14px;}
.payway ul li{ width:100%; clear:both; height:50px; border-bottom:1px solid #ebebeb; line-height:50px;}
.payway ul li span{display:block; float:left;}
.payway ul li span img{ display:block; margin-top:6px;}
.box {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  position: relative; border:1px solid #ebebeb; margin-top:10px;
  vertical-align: middle;
  border-radius: 100%;
}
.box input {
  opacity: 0;
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height:100%;
  z-index:100;/*使input按钮在span的上一层，不加点击区域会出现不灵敏*/
}

.box span { 
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  background: #ffa65d;
  top: 50%;
  left:50%;
  margin: -5px 0  0 -5px;
  z-index:1;
}

input[type="radio"] + span {
  opacity: 0;

}
input[type="radio"]:checked + span {
  opacity: 1;
}

.orgin{ width:2px; height:30px; background:#fa670a;}

.register{ width:280px; margin:0 auto; font-size:14px; margin-top:20px;}
.box1 span{ display:block; float:left;}
.success{ width:210px; margin:0 auto; margin-top:40px;}
.success span{ display:block; float:left;}
.success a{ color:#30b503;}

.tun{ margin-top:50px;}
.tuncenter{ width:100%;font-size:15px;}
.tuncenter ul{ width:96%; margin:0 auto;}
.tuncenter ul li{width:96%; height:50px; border-bottom:1px solid #ebebeb; line-height:50px;}
.tuncenter ul li a{ color:#333;}

.payment{ width:80%; margin:0 auto; margin-top:20px; font-size:15px;}
.payment span{ display:block; float:left;}
.payment-left{ width:5px; height:30px; background:#fa670a;}
/*.payment-center{width:80%; margin:0 auto; font-size:15px;}
*//*.payment-center table td{ width:50%; height:50px;}
*/.inputs{ width:150px; height:30px; border:1px solid #ebebeb; border-radius:3px;}
.Unbundling{ width:230px; margin:0 auto; font-size:15px; margin-top:30px;}
.Unbundling ul li{ float:left; margin-left:10px;}
.Submit{width:80%; margin:0 auto; font-size:15px; margin-top:30px; }
.Submit span{ display:block; float:left; width:47%; height:40px; background:#ff9419; color:#fff; text-align:center; line-height:40px;}

.activity{ width:100%;}
.activity .ul{ width:90%; margin:0 auto; margin-top:20px;}
.activity span{ font-size:15px;}
.information{width:100%; background:#fff;}
.information1{ width:90%; height:auto; padding-bottom:50px; background:#fff; margin:0 auto; font-size:15px; padding-top:20px;}

.myaccount{ background:url(../image/bg2.png) no-repeat; background-size:100%; width:100%; height:120px; margin-top:10px;}
.xiaoxi{ margin-left:10%; margin-top:10px; width:26px; height:26px; position:absolute;}
.six{ position:relative; top:-35px; width:18px; height:18px; border-radius:50%; background:#fb0505; color:#fff; text-align:center; font-size:13px; line-height:18px; left:20px; padding:7px;}
.touxiang{ width:75px; margin:0 auto; text-align:center; font-size:15px; color:#fff; margin-top:20px;}
.Get{ font-size:14px; width:100%; margin-top:15px;}
.Get ul li{ float:left; width:48%; text-align:center;}
.get01{ border-right:1px solid #ebebeb;}
.acquire{ width:100%;height:auto; background:#fff; padding-bottom:15px; font-size:14px;}
.acquire-top{ height:40px; line-height:40px; font-size:14px; border-bottom:1px solid #ebebeb; margin-top:10px;}
.acquire-buttom ul{ width:100%;}
.acquire-buttom ul li{ float:left; width:25%; text-align:center; margin-top:10px;font-size:12px;}
.acquire-buttom ul li a{ color:#333;}
.acquisition{width:100%; font-size:13px; margin-top:10px; background:#fff; height:auto; padding-bottom:20px;}
.acquisition ul{ width:96%; margin:0 auto;}
.im{ display:block; margin-top:6px;}
.acquisition ul li{width:96%; height:45px; line-height:45px; clear:both; border-bottom:1px solid #ebebeb;}
.acquisition ul li a{ color:#333;}

.arrow02{ display:block; float:right; margin-right:20px; font-size:14px;}
.news{ width:100%; font-size:15px;}
.news ul{ width:90%; margin:0 auto;}
.news ul li{ border-bottom:1px solid #ebebeb; padding-bottom:10px; margin-top:20px;}
.news ul li span{ display:block;}

.order{ width:100%;}
.order ul{ width:100%;}
.order ul li{ width:98%; height:auto; margin:0 auto; padding-bottom:20px; margin-top:20px;background:#fff;}
.order-top{ width:100%; height:40px; background:#fff; line-height:40px; border-top:1px solid #ebebeb;}
.wenzi{ display:block; width:60%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.order1-top{ width:90%; height:30px; border-bottom:1px solid #ebebeb; margin:0 auto;}
/*.order1-top a{ margin-left:20px;}
*/.order table{ width:80%; margin:0 auto; font-size:14px; color:#999; margin-top:10px; }
.order table td{ height:25px;}
.heng1{ width:100%; height:7px; background:#ebebeb; margin-top:10px;}
.menu-login{ font-size:14px; color:#999; margin-left:-20px;}
.menu-login dd{ height:25px;}
.dingdan{width:90%;margin:0 auto; font-size:14px; margin-top:20px;}
.dingdan2{width:70%; margin-left:10px;}
.dingdan3{margin-left:10px;}



.yangshi{ width:100%; height:auto; padding-bottom:10px; background:#f9f9f9;}
.yangshi span{ display:block; font-size:13px; margin-top:10px;}
.yangshi2{width:60%; margin-left:10px;}
/*.yangshi3{ text-align:center;}
*/.heji{ height:40px; line-height:40px; border-bottom:1px solid #ebebeb; width:100%;}
.heji a{ float:left; font-size:14px; float:right}
.del{ width:100%; height:40px;}
.del span{ display:block;width:120px; height:30px; border:1px solid #ebebeb; text-align:center; line-height:30px; font-size:15px; margin-top:10px; float:right; margin-left:10px;}

.acquire-top1{ height:40px; line-height:40px; font-size:15px; margin-top:10px;}
.points-buttom{ width:90%; margin:0 auto;font-size:15px;}
.earnpoint{ width:100%; margin-top:10px; padding-bottom:20px; background:#fff;font-size:15px;}
.earnpoint ul{ width:90%; height:auto; margin:0 auto;}
.earnpoint ul li{ margin-top:20px;}

.college{ width:100%;}
.college ul{ width:100%; margin:0 auto; background:#fff;}
.college ul li{ height:120px; width:90%;background:#fff; font-size:15px; margin:0 auto;}
.college ul li span{ display:block; float:left; margin-top:20px;}

.Account{ width:100%; margin-top:20px; font-size:15px;}
.Account ul{ background:#fff; width:100%;}
.Account ul li{ width:96%; margin:0 auto; height:55px; line-height:55px; border-bottom:1px solid #ebebeb;}
.Account ul li a{ color:#333;}
.Account span{ display:block;}

.denglu table{ width:95%; margin:0 auto; font-size:15px;}
.denglu table td{ height:45px; border-bottom:1px solid #ebebeb;}
.open{border:0; margin-left:20px; font-size:14px; margin-top:5px; width:180px;}


.Receipt{ width:100%;}
.Receipt ul{ width:96%; margin:0 auto;}
.Receipt ul li{/* border-bottom:1px solid #ebebeb;*/ height:auto; margin-top:20px;}
.news-top{ width:80%; font-size:15px;}
.huixian{ width:1px; height:80px; background:#ebebeb;}
.bianji{ width:15%; margin-top:25px; margin-left:10px;}

.invited{ width:100%; background:url(../image/yaoqing.png) no-repeat; background-size:100% auto; height:auto; padding-bottom:30px;}
.invited-top{ width:320px; height:210px; background:url(../image/setp.png) no-repeat; background-size:100% 100%; margin:0 auto; margin-top:80%;}
.invited-top1{width:230px; height:120px; background:url(../image/setp.png) no-repeat; background-size:100% 100%; margin:0 auto; margin-top:50px;}
.bg{ background:#ffbb22; width:100%; height:auto; padding-bottom:30px;}
.reward{width:80%; margin:0 auto; font-size:15px;}
.invited-top span{ display:block; float:left; margin-top:40px; margin-left:20px;font-size:15px;}
.copy{ width:120px; height:30px; background:#43b149; color:#fff; text-align:center; line-height:30px;}
.liji{ width:270px; height:100px; border:2px solid #ffde94;margin-left:20px; font-size:14px; margin-top:10px; padding-left:5px;}
.liji1{ width:190px; height:50px; border:2px solid #ffde94;margin-left:20px; font-size:14px; margin-top:10px; line-height:50px;}
.liji2{ width:190px; height:100px;margin-left:30px; font-size:14px; margin-top:10px; line-height:30px;}
.invited-top1 span{font-size:15px; margin-top:20px; margin-left:30px; display:block;}
.invited-top2 span{font-size:15px; margin-top:35px; margin-left:30px; display:block;}
.invited-top2{width:250px; height:200px; background:url(../image/setp.png) no-repeat; background-size:100% 100%; margin:0 auto; margin-top:30px;}


.sign{ width:100%;background:url(../image/youjiang.png) no-repeat;background-size:100% auto; height:auto; padding-bottom:30px;}
.sign-top{ width:150px; margin:0 auto; margin-top:30px;}
.sign-buttom{ width:100%; margin:0 auto; padding-bottom:100px; border-top:1px solid #fff; margin-top:30px; background:#5bd8ca; height:auto;}
.sign-buttom table{ width:100%; font-size:15px;}
.sign-buttom table td{ height:40px;}
.sign-buttom table span{ display:block; width:80px; height:30px; color:#fff; background:#fa670a; text-align:center; line-height:30px;}
.signin{background:#5bd8ca; height:auto; padding-bottom:100px; width:100%; margin-top:1px; border-top:1px solid #fff;}
.signin h4{ margin-left:20px; margin-top:30px;}
.signin p{ font-size:15px;margin-left:20px;}
.bgbody1{ background:#5bd8ca;}
.bgbody2{background:#ffbb22;}

.ssk{ margin:0 auto; margin-top:10px;}
.search-btn1 {
	position:absolute;
	display:block;
	width:22px;
	height:35px;
	background:url("../image/search.png") no-repeat center center;
	padding-left:20px;
}
.input1 {
	width:100%;
	border:none;
	height:35px; 
	border-radius:20px;
	background:#e3e3e3;
	display:block;
	text-align:center;
}
.consumption{ width:100%; height:40px; background:#fff; margin-top:50px; line-height:30px; font-size:15px; border-bottom:1px solid #ebebeb;}
.arrow{
	  display: inline-block;
	  width: 10px;
	  height: 6px;
	  font-size: 0;
	  line-height: 0;
	  overflow: hidden;
	  background:url("../image/ico-topbar.alpha.png") -25px -40px no-repeat;
	}
.fenge{margin-left:30px;}
.linecons{ width:100%;height:auto;background:#fff; }
.linecons ul{ width:94%; margin:0 auto; font-size:14px;}
.linecons ul li{ height:auto; padding-bottom:20px; background:#fff; border-bottom:1px solid #ebebeb;}
/*.linecons1{ width:20%;}
*/.linecons2{width:75%; margin-left:10px;}

.diagram{ width:100%; margin-top:50px;}
.linedetali{ width:100%;height:auto;background:#fff; border-bottom:1px solid #ebebeb; padding-bottom:10px;}
.linedetali-left{ width:70%;}
.linedetali-right{ width:20%; height:35px; background:#ff9419; text-align:center; line-height:35px; font-size:14px; margin-top:35px; margin-right:5px;}
.adress{ width:100%; height:60px; background:#fff; font-size:14px; line-height:60px;}






.adress ul{ width:95%; margin:0 auto;}
.adress ul li{ float:left;}
.fenge1{ width:1px; height:30px; background:#ebebeb; margin-left:15px; margin-top:15px;}
.Grouppurchase{ width:100%; height:auto; background:#fff; padding-bottom:20px; margin-top:10px;}
.Grouppurchase-buttom li{ width:95%; margin:0 auto; border-bottom:1px solid #ebebeb; height:100px;}
.Grouppurchase-buttom table{ width:90%; margin:0 auto; font-size:15px;}
.Grouppurchase-buttom table td{ height:25px;}
.Grouppurchase-top{ width:90%; margin:0 auto; display:block; height:40px; line-height:40px; font-size:15px;}
.Grouppurchase-buttom p{ font-size:15px;}
.yishou{ margin-top:45px;}
.Detalis li{width:95%; margin:0 auto; border-bottom:1px solid #ebebeb; height:auto; margin-top:20px; font-size:15px; padding-bottom:20px;}
.tupian a{ margin-left:5px;}
.lookmore{ width:100%; height:30px; line-height:30px; background:#fff;}
.lookmore a{ width:95%; margin:0 auto; display:block; font-size:14px; color:#333;}
.Rightoff { width:20%; height:35px; background:#ff9419; text-align:center; line-height:35px; font-size:14px; margin-right:5px; margin-top:15px;}
.newper{ width:100%; height:50px; background:#fff;}
.newper p{ margin-left:20px; font-size:15px; color:#999;}
.tuwen li{ width:95%; margin:0 auto; margin-top:10px;}

.place{ width:100%; height:auto; background:#fff;}
.place li{ height:50px; line-height:50px; border-bottom:1px solid #ebebeb; font-size:15px;}
.place-buttom{ width:100%; height:auto; background:#fff;}
.place-buttom li{height:50px; line-height:50px; border-bottom:1px solid #ebebeb; font-size:15px;}
.Order{ margin-left:-10px;}
.frist{ width:90%; margin:0 auto; font-size:15px; margin-top:20px;}
.tijiaodingdan{ width:96%; height:35px; background:#ff4647; color:#fff; text-align:center; line-height:35px; font-size:15px; margin:0 auto; margin-top:30px;}

.place a img{ display:block; margin-top:10px;}
.place .box{ margin-top:-8px;}
.hotsearch{ margin-top:60px; margin-left:20px;}
.hotsearch-buttom{ width:100%; height:auto; background:#fff; margin-top:20px; padding-bottom:20px;}
.hotsearch-buttom ul{ width:95%; margin:0 auto;}
.hotsearch-buttom ul li{ width:80px; height:25px; border-radius:20px; border:1px solid #ebebeb; font-size:15px; text-align:center; line-height:25px; float:left; margin-left:15px; margin-top:10px;}

.taobaofrist{ margin-top:50px; width:100%; height:300px; background:#f5f5f5;}
.taobaofrist div,.taobaolast div,.taobaocenter div{ margin-top:20px;}
.taobaofrist div img,.taobaolast div img,.taobaocenter div img{ display:block; margin:0 auto;}
.taobaolast{width:100%; height:140px;}
.taobaocenter{width:100%; height:280px; background:#f5f5f5;}
.fanli{ font-size:15px; width:320px; margin:0 auto; margin-top:40px;}

.daohang{ width:100%;height:50px; background:#fff; line-height:50px;}
.daohang ul li{ float:left; font-size:15px; margin-left:30px;}
.daohang ul li:hover{ color:#ff0000;}

.Jingdongover{ width:100%; height:auto;}
.Jingdongover ul li{ width:100%; margin:0 auto; height:170px; background:#fff; margin-top:10px;}
.Jingdongover-left{ margin-left:10px;}
.Jingdongover-left img{ display:block; margin:0 auto; margin-top:20px;}
.Jingdongover-right{ width:75%; margin-left:10px; margin-top:10px;}
.lj{ width:200px; height:35px; background:#ff0000; color:#fff; text-align:center; line-height:35px; font-size:15px; margin-top:10px;}
.Jingdongover-right1{ width:75%; margin-left:10px;}

.acquisition1{width:100%; font-size:13px;background:#fff; height:auto; padding-bottom:20px;}
.acquisition1 ul{ width:96%; margin:0 auto;}
.im{ display:block; margin-top:6px;}
.acquisition1 ul li{width:96%; height:45px; line-height:45px; clear:both; border-bottom:1px solid #ebebeb;}
.acquisition1 ul li a{ color:#333;}

.zonghe{ width:100%; margin-top:20px;}
.zonghe img{ width:80px;}
.zonghe ul { width:90%; margin:0 auto;}
.zonghe ul li{ font-size:15px; width:90px; height:60px; text-align:center; float:left; margin-top:20px; }

.brand{ width:100%; height:110px; background:#fff; margin-top:10px;}
.brand li{ float:left; margin-top:15px; width:80px;}
.brand li img{ display:block; margin:0 auto; width:80px;}
.Group{width:100%;}
.Group li{ width:100%; margin-top:10px; height:150px;}
.Group-left{ width:55%; height:150px; background:url(../image/br.png) no-repeat; background-size:100% 100%;}
.pin img{ display:block; margin:0 auto; margin-top:-50px;}
.pin1 img{display:block; margin:0 auto; margin-top:10px;}
.Group-right{width:45%; height:150px; background:#fff;}
.paizi img{ display:block; margin:0 auto; margin-top:5px;}
.paizi1{ display:block; font-size:13px; width:120px; margin:0 auto;}
.paizi2{ width:60px; margin:0 auto; margin-top:15px;}
.fan{ width:110px; margin:0 auto; margin-top:10px;}
.fan span{ display:block; float:left;}
.fan1{ width:20px; height:20px; background:#ff0000; color:#fff; font-size:14px; border-radius:3px; text-align:center; line-height:20px;}
.fan2{ color:#ff0000; font-size:14px; font-weight:bold;}
.djs{ font-size:10px;width:140px; margin:0 auto;}

.business{ width:100%;}
.business li{ width:100%; height:auto; background:#fff; padding-bottom:10px;}
.pinpai{ display:block; width:80px; font-size:16px; color:#ff0000; margin:0 auto; padding-top:20px;}
.baom{width:300px; font-size:15px; display:block;margin:0 auto; margin-top:15px;}
.baoming{ width:150px; height:35px; background:#9ccf61; color:#fff; text-align:center; line-height:35px;margin:0 auto; margin-top:15px;}
.business h4{ width:300px;margin:0 auto; margin-top:10px;}
.business p{width:300px;margin:0 auto; font-size:15px; margin-top:10px;}

.pinpai1{ display:block; width:130px; font-size:16px; color:#ff0000; margin:0 auto; padding-top:20px;}
.wenzijj{ width:96%; margin:0 auto; height:auto; padding-bottom:10px;}
.wenzijj p{ font-size:15px;}
.lijibaoming{ width:180px; height:40px; background:#81cd2a; color:#fff; text-align:center; line-height:40px; margin:0 auto; margin-bottom:10px;}
.dengji{ width:100%; font-size:15px;}
.selectity{ width:90%; height:30px; border:1px solid #ebebeb;}
.selectity1{width:89%; height:auto; padding-bottom:50px;border:1px solid #ebebeb; height:130px;}
.Determine{ width:96%; margin:0 auto; font-size:14px; margin-top:20px;}
.forthwith{ width:200px; height:45px; background:#81cd2a; color:#fff; text-align:center; line-height:45px; font-size:16px; margin:0 auto; margin-top:20px; margin-bottom:10px;}

.news1{ width:95%; margin:0 auto; margin-top:20px; font-size:15px;}
.news1 table td{ height:30px;}
.new2{ width:90%; height:20px; border:1px solid #ebebeb;}
.new3{ width:90%; height:200px; border:1px solid #ebebeb; padding-bottom:20px;}
.butto{ width:260px; margin:0 auto; margin-top:20px;}
.butto span{ display:block; float:left; width:120px; height:30px; background:#ff4647; color:#fff; text-align:center; line-height:30px;}

.jifengmingxi{ width:100%; height:100px; background:#ff5b54;}
.jifeng-left{ width:40%; height:60px; border-right:1px solid #fff; margin-top:20px;}
.jifeng-left img{ display:block; margin:0 auto;}
.jifen-right{ width:50%;}
.jifen-right span{ display:block; color:#fff; margin-left:10%;}
.jf-buttom{ width:100%; height:auto;background:#fff;}
.jf-buttom span{margin-top:10px; display:block; margin-left:30px;}
.jf-buttom ul{ margin-top:20px;}
.jf-buttom ul li{ height:auto; border-bottom:1px solid #ebebeb; padding-bottom:10px;}
.mingxi-right{ margin-right:20px; margin-top:20px; font-size:18px; color:#ff0000;}

.diyong{ border:1px solid #ebebeb; border-radius:3px; height:26px; width:60px;}
.xial{position:absolute; z-index:1002;top:30px; left:2%; display:none; width:100%;}
.xial div {margin-top:1px;list-style-type:none;float:none;background-color:#ff4647; width:100%; text-align:center; height:30px; line-height:30px;}
.xial a{ color:#fff;}
.xial a:hover{ color:#fff}

.tbrebate{ width:100%; height:230px; background:url(../image/taobao2.png) no-repeat;}
.tbrebate span{ display:block; width:250px; margin:0 auto; padding-top:30px;}
.tbrebate a{ display:block; font-size:20px; color:#fa6c42; font-weight:bold; width:150px;margin:0 auto;}
.tbrebate-buttom{ width:90%; margin:0 auto;}
.sou{ width:70%; height:45px; background:#ff4200; margin-top:30px; float:left;}
.sou input{width:100%; height:30px; background:#fff; margin-top:6px; margin-left:6px; border:0;}
.sou-left{ width:30%; height:45px;background:#ff4200; color:#fff; text-align:center; line-height:45px; float:left;margin-top:30px;}
.wenti{width:90%; margin:0 auto;}

.fuwu { font-size:14px; color:#999; width:90%; margin:0 auto; margin-top:10px;}
.dain{ width:6px; height:6px; background:#ff6000; border-radius:50px;}
.mendian{ width:90%; height:30px; background:#ff4647; color:#fff; margin:0 auto; border-radius:3px; text-align:center; line-height:30px; margin-top:30px; margin-bottom:20px;}

.youhui-top{ width:95%; height:35px; border:1px solid #ebebeb; border-radius:3px; background:#fff; margin:0 auto; margin-top:20px; line-height:35px;}
.youhui-top span{ display:block;}
.youhui-top input{ border:0; width:auto; font-size:14px; color:#ff0000; font-family:"微软雅黑";}
/*.youhui-center{width:95%; margin:0 auto; margin-top:20px; font-size:14px; }*/

.bucanyu{font-size:14px;width:95%; margin:0 auto; color:#ff6000}
.jie{ position:absolute; right:0px; top:23px; font-size:10px}
.neirong{width:95%; margin:0 auto; margin-top:20px;}
.neirong span{ display:block; float:left; font-size:14px;}
.huida{ width:auto; height:auto; padding-bottom:20px; background:#fff; border-radius:3px; padding:10px;}
.neirong1{ margin-top:20px; float:right; margin-right:20px;}
.neirong1 span{ display:block; float:left; font-size:14px;}

.fasong{ position:fixed; bottom:0px; width:100%; height:40px; background:#fff; border-top:1px solid #ebebeb;}
.fasong input{ border:0; margin-top:10px; margin-left:10px;}
.fasong span{ display:block; line-height:40px;}

.helpcenter2{width:100%; font-size:14px; margin-top:10px;}
.helpcenter2 ul{ width:100%;background:#fff;}
.helpcenter2 ul li{width:90%; height:auto;background:#fff; padding-bottom:20px; margin:0 auto;}
.helpcenter2 ul li span{ height:50px; line-height:50px; border-bottom:1px solid #ebebeb; display:block; width:98%;}

.hpdibu{ font-size:15px; width:230px; margin:0 auto; margin-top:20px;}

.tuikuang-left{ margin-left:20px; margin-top:25px;} 
.tuikuang-left a{ display:block; margin-top:-15px;}
.tuikuang-top{ width:100%; height:65px; background:#fff; font-size:14px; margin-top:5px;}
.tuikuang-top span{ display:block; margin-left:20px; padding-top:10px;}
.tuikuang{width:100%; height:auto; background:#fff; padding-bottom:20px; margin-top:10px; } 
.shuoming{ width:100%; height:35px; border-bottom:1px solid #f3f3f3; font-size:14px; line-height:35px;}
.shuoming a{ margin-left:20px; color:#666;}
.tuikuang-right{ font-size:14px;margin-left:15px;}
.tuikuang-right a{ display:block; margin-top:23px;}
/*新增shop css*/
.gwc{width:100%;padding:10px; overflow:hidden;}
.w1200{padding-top:10px;}
.gwc_tb2{height:79px; width:95%; overflow:hidden; display:block; text-align:left;}
#newslist-1{margin-right:10px;}
.tb2_td2{width:79px; height:79px; overflow:hidden;}
.tb2_td2 img{display:block;width:79px; height:79px; overflow:hidden; margin-right:10px;}
.tb2_td3{width:280px;display:block;}
.tb2_td3 .color-333{ display:block;width:280px;font-size:14px;}
.tb2_td3 span{color:#CCC;font-size:14px;}
.tb1_td6{width:60px;display:block; margin-top:4px;}
.tb1_td5{width:120px;display:block;margin-top:-26px;}
.tb3_td4{width:68px; height:36px; background-color:#ff4647;}
.tb3_td4 a{color:#fff;}
.gwc_tb3{border-bottom:solid 1px #CCC; padding-bottom:8px;background-color:#fff;padding-bottom:0;}
.gwc-tb4{padding-top:5px;}

footer1{width:100%; height:100px; background:#f3f3f3; font-size:14px; border-top:1px solid #adadad; position:fixed; bottom:0px; z-index:9999;}
footer1 table{ width:100%; text-align:center;}
footer1 table p{ margin-top:-1px;}

.sjbb160117_tabhead{text-align:center;color:#ccc;padding-top:8px;padding-bottom:8px;}
.sjbb160117_tabheada{text-align:center;color:#ff0000;border-bottom:2px solid #ff0000;padding-top:8px;padding-bottom:8px;}
.sjbb160117_tabtable{ width:100%; height:50px; background:#fff; margin-top:3px; font-size:15px;}


.pane table td{ width:100%; height:40px; border-bottom:1px dashed #f3f3f3;  
    word-break:keep-all;/* 不换行 */  
    white-space:nowrap;/* 不换行 */  
    overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */  
    text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用*/ }
.dnone{ display:none;}
.sjbb160117_tabcontent{ width:100%;}
.tuik{width:90%; margin:0 auto;}
.tuik h4{  margin-top:20px;}
.tuik textarea{ width:80%; height:auto; padding:20px; border:1px solid #f3f3f3; border-radius:3px;}

.mingxi-left{display:block; width:70%}