@CHARSET "UTF-8";

body {
	font-size: 12px;
}
a, span, strong {
	color: #d9d9d9;
}
a:hover{
	color: #E78043;
}
a:focus {
	color: #d9d9d9;
	text-decoration: none;
}

.wrapper {
    background: url("/images/arszg/pphd/bg.jpg") no-repeat scroll center top #0B1A31;
}

.main {
  left: 70px;
  margin: 0 auto;
  min-height: 1067px;
  padding-bottom: 40px;
  padding-top: 415px;
  position: relative;
  width: 730px;
}

.duijiang {
	padding: 60px 0 0 25px;
}
.dj-str1 {
	font-size:14px;
	font-weight: bold;
	margin: 5px 18px 0 0;
	float:left;
}
.dj-str2 {
  display: block;
  margin: 40px 0 0 78px;
  width: 211px;
}
#code {
	width:350px;
	height:30px;
	float:left;
}
.dj-btn {
	width:70px;
	height:30px;
	background-color: #e46933;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	float:left;
	margin-left:15px;
	line-height: 30px;
	cursor: pointer;
}


#bg0 {
	background: url("/images/arszg/pphd/0.jpg") no-repeat scroll;
	height: 264px;
	opacity: 0.85;
}
#bg1 {
	background: url("/images/arszg/pphd/1.png") no-repeat scroll;
	height: 492px;
	opacity: 0.85;
}
#bg2 {
	background: url("/images/arszg/pphd/2.jpg") no-repeat scroll;
	height: 609px;
}
#bg3 {
	background: url("/images/arszg/pphd/3.jpg") no-repeat scroll;
	height: 482px;
}
#bg4 {
	background: url("/images/arszg/pphd/4.jpg") no-repeat scroll;
	height: 338px;
}
#bg5 {
	background: url("/images/arszg/pphd/5.jpg") no-repeat scroll;
	height: 292px;
}
#bg6 {
	background: url("/images/arszg/pphd/6.jpg") no-repeat scroll;
	height: 230px;
}
#bg7 {
	background: url("/images/arszg/pphd/7.jpg") no-repeat scroll;
	height: 226px;
}
#bg8 {
	background: url("/images/arszg/pphd/8.jpg") no-repeat scroll;
	height: 294px;
}
#bg9 {
	background: url("/images/arszg/pphd/9.jpg") no-repeat scroll;
	height: 328px;
}
#bg10 {
	background: url("/images/arszg/pphd/10.png") no-repeat scroll;
	height: 431px;
}
#bg11 {
	background: url("/images/arszg/pphd/11.jpg") no-repeat scroll;
	height: 431px;
}

/*浮动框*/
#float {
	height: 564px;
	position: fixed;
	top: 20%;
	width: 230px;
	background-color: #0b1d3d;
	border: 1px solid #040000;
	z-index: 2;
}
#float dl dd {
	line-height: 44px;
	font-size: 14px;
	border: 1px solid #15284d;
	padding-left: 10px;
	font-weight: bold;
}
.float-2 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#float dl dd a {
	color:#c9d2e1;
}
#float dl dd a:hover {
	text-decoration:none;
}

/*收货*/
.user_address {
	top: 20%;
	left: 28%;
	width: 530px;
	height: 434px;
	position: fixed;
	z-index: 2px;
	background-color: #fff;
	margin:0 auto;
}
.user_address_header {
	height: 50px;
	background-color:#fb6522;
	text-align: center;
	font-size:20px;
	line-height: 50px;
	color:#fff;
	font-weight: bold;
}
.user_address_body {
	padding: 25px 0 0 60px;
}
.user_address_body input {
  height: 28px;
  width: 300px;
}
.user_address_body tr td {
  padding-bottom: 10px;
}

#cancel {
  background-color: #DEDEDE;
  color: #000000;
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 140px;
  margin: 0 40px;
  cursor: pointer;
}

#confirm {
  background-color: #fb6522;
  color: #fff;
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 140px;
  cursor: pointer;
}


#footer {
    background: none repeat scroll 0 0 #0D0D0D;
    border-top: 1px solid #1A1A1A;
    color: rgba(255, 255, 255, 0.7);
    height: 120px;
    padding-top: 30px; 
}
#main.fullwidth, .layout-full #main, .col-full {
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}
.col-left {
    float: left;
    position: absolute;
}
#footer a {
    color: rgba(255, 255, 255, 0.7);
}
#footer a:hover {
    color: #E78043;
}
