#warpper{
	height: 1536px;
	width: 100%;
	position: relative;
	min-width:1200px;
}
#bg{
	width: 100%;
	height: 1536px;
	position: absolute;
}
#content{
	width: 1170px;
	height: 937px;
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -582px;
	border-radius: 3px;
}
#footer{
	position: absolute;
	top: 1280px;
	text-align: center;
	border-radius: 3px;
}
.c_l{
	display: inline-block;
	width: 290px;
	height: 937px;
	float: left;
	border-radius: 3px;
	background-color: #eeeeee;
}
.c_r{
	display: inline-block;
	width: 880px;
	min-height: 907px;
	padding-bottom: 30px;
	height: auto;
	border-radius: 3px;
	background-color: #eeeeee;
/*	-webkit-box-shadow: -2px 0px 40px #000;
	box-shadow: -2px 0px 40px #000;*/
}
.c_ad{
	height: 30px; margin: 10px 0 0 5px;
}
.here{
	color: #a40709; 
}
.c_por{
	width: 290px;
	height: 250px;
	text-align: center;
	line-height: 250px;
}
.c_por img{
	width: 190px;
	height: 190px;
}
.c_left>*{
	margin-left: 30px;
	margin-top: 20px;
}
#username::before{
	content: "昵    称：";
}
#level::before{
	content: "级    别：";
}
#term::before{
	content: "有效期至：";
}
#username,#level,#term{
	font-size: 16px;
}
.upgrade{
	display: block;
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: white;
	border-radius: 3px;
	background:#a40709;
}
.c_b{
	font-size: 16px;
	color: black;
}
.c_bl{
	color: #666666;
}
.c_bl:hover{
	color: #d34d4d;
}
.er li{
	margin-top: 10px;
}
/*右*/
.c_rc{
	width: 820px;
	min-height: 847px;
	height: auto;
	background-color: white;
	padding-top: 30px;
	margin-left: 30px;
	margin-top: 30px;
}
.c_r_t{
	margin-left: 30px;
	font-size: 20px;
	color: #333333;
}
.pro{
	margin-left: 100px;
	color: red;
}
.label{
	width: 75px;
}
.input{
	width: 640px;
}
td{
	height: 40px;
}
.c_bg table{
	margin-left: 100px;
}
.tex1{
	width: 200px;
	height: 30px;
	margin-right: 10px;
	background-color: #f2f2f2;
}
.tex2{
	display: inline-block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
}
#msg select{
	height: 30px;
	background-color: #f2f2f2;
}
.rem{
	width: 620px;
	height: 30px;
	padding-left: 70px;
	line-height: 30px;
	background-color: #e5e5e5;
	margin-left: 70px;
	margin-top: 30px;
	display: none;
}
#order .btn{
	width: 120px;
	height: 50px;
	margin-top: 30px;
	font-size: 14px;
	color: #5bb8d4;
	border-radius: 3px;
	text-align: center;
	line-height: 50px;
}
.c_bg .btn{
	width: 120px;
	height: 50px;
	margin-top: 30px;
	font-size: 16px;
	color: white;
	border-radius: 3px;
	text-align: center;
	line-height: 50px;
}
.sub,.reset{
	background:#a40709;
    margin-left: 100px;
}
#xzc .sub{
	margin-left: -350px;
}
.res{
	background-color: #999999;
	margin-left: 10px;
	display: none;
}
.res:focus{
	border: none;
}
.c_bg{
	display: inline-block;
	width: 820px;
	height: 847px;
	background:  url(../img/zc_bg.png) left bottom no-repeat;
}
.red{
	color: red;
}
#order{
	margin-left: 30px;
	margin-top: 30px;
}
#page{
	text-align: right;
	margin: 20px 30px 0px 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}
.pagebtn{
	display: inline-block;
	width: 60px;
	height: 20px;
	margin-right: 5px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #eeeeee;
	cursor: pointer;
}
.pagenum{
	display: inline-block;
	width: 30px;
	height: 20px;
	margin-right: 5px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #eeeeee;
	cursor: pointer;
}
.active{
	background-color: #999999;
	color: white;
}

.tdw1{
	width: 70px;
}
.tdw2{
	width: 140px;
}
.tdw3{
	width: 400px;
}
#order tbody tr:nth-child(even){background-color:#f7f7f7;}
#order thead tr{background-color:#f7f7f7;}
.tabbtn1{
	display: inline-block;
	width: 100px;
	height: 30px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	background: #c22927;
    border: 1px #af0f0f solid;
    color:#fff;
    border-radius: 3px;
}
.tabbtn2{
	display: inline-block;
	width: 100px;
	height: 30px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	color: #111111;
}
#order thead tr td{
	height: 30px;
}
#order tr td{
	color: #111111;
	text-align: center;
	border: 1px #E5E5E5 solid;
	line-height: 30px;
}
.tab{
	margin-left: 30px;
	margin-top: 30px;
	padding-left: 450px;
}

.w100per #warpper{
	height: 1536px;
	width: 100%;
	position: relative;
	min-width:1200px;
}
.w100per .member_center{
	width: 1170px;
	height: 937px;
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -582px;
	border-radius: 3px;
	background-color: white;
}
.w100per #footer{
	width: 1170px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 1280px;
	margin-left: -582px;
	text-align: center;
	border-radius: 3px;
}
.member_content_c .order_list{
	display: inline;
	margin-left: 30px;
	font-size: 20px;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#5bb8d4), color-stop(0.5, #0c3482), to(#0c3482));
    background: -webkit-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background: -moz-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background: -o-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background: linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    -webkit-background-clip: text;
    color: transparent;
}
.order_number{
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}
.order_detail table{
	width: 1100px;
	margin-left: 35px;
}
.order_detail table tr th{
	height: 30px;
	text-align: center;
	border: 1px #E5E5E5 solid;
}
.order_detail table tr td{
	height: 150px;
	text-align: center;
	border: 1px #E5E5E5 solid;
}
.order_detail table tr td .blue{
	display: block;
}
.orderinf{
	margin-left: 35px;
	margin-top: 30px;
}
.c6{
	font-size: 20px;
}
.orderinf p{
	margin-top: 12px;	
}
.name_project a img{
	float: left;
	margin-left: 60px;
	width: 60px;
	height: 60px;
}

#xzw{
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 10;
    display: none;
}
#xzc{
  box-sizing: border-box;
    width: 780px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -390px;
    margin-top: -240px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,0.12);
    height: 480px;
    line-height: 24px;
}
#xzc>div{
  padding: 10px 20px;
  margin-left: 50px;
}
#xzc input{
  height: 30px;
  width: 240px;
}
.xing{
  color: red;
}
.sub,.reset{
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
}
.sub,.reset{
  color: white;
}
.reset{
  margin-left: 30px;
}
.gb{
  float: right;
  cursor: pointer;
}
.dz{
	display: inline-block;
	padding-left: 0 !important;
}
.dz select{
  width: 100px;
  height: 30px;
  margin-right: 15px;
}

.addr-list {
  margin-top: 0;
}
.addr-list .item {
  height: 85px;
  line-height: 25px;
  font-size: 14px;
  border: 1px solid #fff;
  margin-left: 10px;
}
.addr-list .item .radio {
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  background: url(../img/radio.png) no-repeat;
  vertical-align: -2px;
}
.addr-list .item label {
  display: inline-block;
  margin-left: 8px;
  cursor: pointer;
  width: 480px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.addr-list .item .title {
  visibility: hidden;
  display: inline-block;
  float: left;
  margin-left: 20px;
  color: #634271;
}
.addr-list .item .set {
  visibility: hidden;
  float: right;
  margin-right: 15px;
  font-weight: normal;
}
.addr-list .item .set a {
  padding-left: 15px;
  color: #5bb8d4;
}
.addr-list .item .default {
  visibility: hidden;
}
.addr-list .item .default-true {
  float: right;
  margin-right: 20px;
  visibility: visible;
  color: #634271;
  font-weight: normal;
}
.addr-list .item .addr-radio {
  margin-right: 5px;
  vertical-align: baseline;
  cursor: pointer;
}
.addr-list .item:hover {
  border-color: #634271;
}
.addr-list .item:hover .set {
  visibility: visible;
}
.addr-list .on {
  font-weight: bold;
}
.addr-list .on .title {
  visibility: visible;
}
.addr-list .on .radio {
  background: url(../img/radio-on.png) no-repeat;
}
.addr-list .ico-place {
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: 26px;
  background: url(../img/ico-place.png) no-repeat 0 0;
  vertical-align: middle;
}
.addr-list .link-address {
/*  background: url(../img/ico-add.png) no-repeat 0 2px;*/
  padding: 0 20px 0 16px;
  font-size: 18px;
}
.addr-list .no-address {
  padding-top: 20px;
  color: #888888;
  font-size: 18px;
}
.addr-list .no-address .btn-address {
  display: inline-block;
  margin-left: 15px;
  padding-left: 32px;
  width: 108px;
  height: 38px;
  line-height: 38px;
  background: url(../img/ico-add.png) no-repeat 15px 13px #ffffff;
  border: 1px solid #634271;
  box-sizing: border-box;
  font-size: 14px;
  color: #888888;
  text-decoration: underline;
}
.quick-addr .set-addr,
.quick-addr .new-addrBox {
  display: none!important;
}
.container {
	width: 1170px;
}
.col-r {
    width: 800px !important;
}
#xzc input{
	border: 1px #999 solid;	
}
.tr{
	text-align: center;
	margin-top: 20px;
}
#addrblock{
	margin-top: 30px;
}
#xzc div label{
	display: inline-block;
	width: 70px;
}
#xzc div label::after{
	content: "：";
}
.xz_t{
	font-size: 16px;
	background:#b91414; color:#fff;
    margin-bottom: 40px;
    margin-left: 0 !important;
}
.item-text p{
	padding-left: 24px;
}
.dqx,.dxq,.dfq{
	display: inline-block;
	margin: 10px 10px 0 10px !important;
	width: 100px !important;
	color: white !important;
}
.dqx{
	background-color: #d34d4c;
}
.dxq{
	background-color: #c12727;
}
.dfq{
	background-color: #ae0f0f;
	margin-bottom: 10px !important;
}
.dqx:hover,.dxq:hover,.dfq:hover{
	background:  url(../img/or_bg.png) no-repeat top center; background-size:100% 100%;
}
.set a{
	margin-left: 10px;
}
.addr-list .item .set .set3{
  	background: url(../img/del2.png) no-repeat 0 2px;
  	/*border-left: 1px #333 solid;*/
}
.addr-list .item .set .set1{
	margin-left: 0px;
}
.addr-list .item .set .set2{
	background: url(../img/res.png) no-repeat 0 2px;
}
.addr-list .item .set1{
  background: url(../img/radio.png) no-repeat 0 2px;
}
.addr-list .item:nth-child(1) .set1 {
  background: url(../img/radio-on.png) no-repeat 0 2px;
}
.new-addr{
	display: inline-block;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: white;
    border-radius: 3px;background:  url(../img/or_bg.png) no-repeat top center; background-size:100% 100%;
}