/* Space out content a bit */
body {
	background-color: #9f0000;
}
img {
	max-width:100%;
	margin-top:10px;
}
p {
	line-height:26px;
	padding:0px;
	margin:0px;
	color: #313131;
	font-size:14px;
}
h4 {
	text-align:center;
	font-weight:bold;
	color:#919191;
}
hr {
	margin-bottom:30px;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header, .marketing, .footer {
	padding-right: 15px;
	padding-left: 15px;
}
/* Custom page header */
.header {
	border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
	padding-bottom: 19px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 40px;
}
/* Custom page footer */
footer {
	padding-top: 19px;
	color: #777;
	border-top: 1px solid #e5e5e5;
}
.returns{
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #fff;
	position: fixed;
	right: 10px;
	bottom: 30px;
	overflow: hidden;
}
.returns .returna{
	display: block;
	width: 40px;
	height: 40px;
	color:#000;
	text-align: center;
	text-decoration: none;
	position: relative;
}
.returns .returna img{
	width: 40px;
	height: 40px;
	position: absolute;
	top:0;left:0;right: 0;bottom: 0;
	margin: auto;
}
	.container {
		max-width:95%;
	}
	.header, .marketing, .footer {
		padding-right: 0;
		padding-left: 0;
	}
	/* Space out the masthead */
	.header {
		margin-bottom: 30px;
	}
	/* Remove the bottom border on the jumbotron for visual effect */
	.jumbotron {
		border-bottom: 0;
	}
	.liebiao{
		float: left;
		padding: 0;
	}
	.liebiao-img-box{
		width: 100%;
		height: auto;
		margin: 0 auto;
		text-align: center;
		margin-bottom:0px;
	}
	.liebiao-img-box img{
		width: 150px;
		height: 150px;
	}
	.liebiao-bottom-box{
		width: 100%;
		height: 120px;
		margin: 0 auto;
		position: relative;
        margin-bottom: 10px;
	}
	.liebiao-title{
		font-size: 25px;
		margin-bottom: 14px;
		text-align: center;
		color: #F4EAC0;
	}
	.liebiao-xian{
		width: 100%;
		height: 3px;
		background: #F4EAC0;
		margin-bottom: 20px;
	}
	.liebiao-box{
		width: 49%;
		height: auto;
		background: #fff;
		text-align: center;
		margin-right: 2%;
		margin-bottom: 20px;
		position: relative;
		float: left;
		padding: 0;
	}
	.liebiao-name-box{
		width: 70%;
		height: auto;
		position: absolute;
		left:0;right: 0;
		margin: 0 auto;
		top:0px;
	}
	.liebiao-nums{
		width: 50%;
		height: auto;
		font-size: 18px;
		color: #000;
		float: left;
		text-align: right;
	}
	.liebiao-name{
		width: 100%;
		font-size: 18px;
		color: #000;
		float: left;
		text-align: center;
		font-size: 20px;
	}
	.liebiao-jieshao{
		width: 80%;
		height: auto;
		margin: 0 auto;
		float: left;
		position: absolute;
		left:0;right: 0;
		margin: 0 auto;
		top:30px;
		font-size: 12px;
	}
	.liebiao-button-box{
		width: 100%;
		height: auto;
		margin: 0 auto;
		float: left;
		position: absolute;
		left:0;right: 0;
		margin: 0 auto;
		top:90px;
	}
	.buttons{
		width: 60px;
		height: 27px;
		background: url("http://images.ciotimes.com/20170628155734.jpg") 0 0 no-repeat;
		background-size: 60px 27px;
		border: none;
		float: left;
		margin-left: 10px;
		line-height: 27px;
		font-weight: 500;
		font-size: 12px;
	}
	.liebiao-piaonum{
		text-align: center;
		width: auto;
		line-height: 27px;
		font-size: 12px;
	}
.pingxuan{
	width:auto;
	height: auto;
	display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: flex-start;
	flex-wrap:wrap;
	padding: 0;
}
.li_style {
	margin-right: 1.3%;
	width: 24%;
	height: 40px;
	list-style-type:none;
	margin-bottom: 5px;
}
.li_style:nth-child(4){
	margin-right: 0;
}
.li_style a{
	text-align: center;
	font-size: 14px;
	width: 100%;
	height: 40px;
	display: block;
	text-decoration: none;
	line-height: 40px;
	color:#000;
	background: url("http://images.ciotimes.com/an.jpg") 0 0 no-repeat;
}
@media screen and (max-width: 320px){
	.container {
		max-width: 90.5%;
		padding: 0;
	}
	.buttons{
		width: 60px;
		height: 27px;
		background: url("http://images.ciotimes.com/20170628155734.jpg") 0 0 no-repeat;
		background-size: 60px 27px;
		border: none;
		float: left;
		margin-left: 8px;
		line-height: 27px;
		font-weight: 500;
		font-size: 10px;
	}
	.liebiao-piaonum{
		text-align: center;
		width: auto;
		line-height: 27px;
		font-size: 10px;
	}
}
@media screen and (min-width: 500px) {
	.container {
		max-width: 450px;
	}
	.header, .marketing, .footer {
		padding-right: 0;
		padding-left: 0;
	}
	/* Space out the masthead */
	.header {
		margin-bottom: 30px;
	}
	/* Remove the bottom border on the jumbotron for visual effect */
	.jumbotron {
		border-bottom: 0;
	}
	.liebiao{
		float: left;
		padding: 0;
	}
	.liebiao-img-box{
		width: 100%;
		height: auto;
		margin: 0 auto;
		text-align: center;
		margin-bottom:0px;
	}
	.liebiao-img-box img{
		width: 150px;
		height: 150px;
	}
	.liebiao-bottom-box{
		width: 100%;
		height: 120px;
		margin: 0 auto;
		position: relative;
        margin-bottom: 10px;
	}
	.liebiao-title{
		font-size: 25px;
		margin-bottom: 14px;
		text-align: center;
		color: #F4EAC0;
	}
	.liebiao-xian{
		width: 100%;
		height: 3px;
		background: #F4EAC0;
		margin-bottom: 20px;
	}
	.liebiao-box{
		width: 49%;
		height: auto;
		background: #fff;
		text-align: center;
		margin-right: 2%;
		margin-bottom: 20px;
		position: relative;
		float: left;
		padding: 0;
	}
	.liebiao-name-box{
		width: 70%;
		height: auto;
		position: absolute;
		left:0;right: 0;
		margin: 0 auto;
		top:0px;
	}
	.liebiao-nums{
		width: 50%;
		height: auto;
		font-size: 18px;
		color: #000;
		float: left;
		text-align: right;
	}
	.liebiao-name{
		width: 100%;
		font-size: 18px;
		color: #000;
		float: left;
		text-align: center;
		font-size: 20px;
	}
	.liebiao-jieshao{
		width: 80%;
		height: auto;
		margin: 0 auto;
		float: left;
		position: absolute;
		left:0;right: 0;
		margin: 0 auto;
		top:30px;
		font-size: 12px;
	}
	.liebiao-button-box{
		width: 100%;
		height: auto;
		margin: 0 auto;
		float: left;
		position: absolute;
		left:0;right: 0;
		margin: 0 auto;
		top:90px;
	}
	.buttons{
		width: 71px;
		height: 27px;
		background: url("http://images.ciotimes.com/20170628155734.jpg") 0 0 no-repeat;
		background-size: 71px 27px;
		border: none;
		float: left;
		margin-left: 10px;
		line-height: 27px;
		font-weight: 500;
		font-size: 12px;
	}
	.liebiao-piaonum{
		text-align: center;
		width: auto;
		line-height: 27px;
		font-size: 12px;
	}
	.pingxuan{
		width:auto;
		height: auto;
		display: -webkit-flex; /* Safari */
		display: flex;
		justify-content: flex-start;
		flex-wrap:wrap;
		padding: 0;
	}
	.li_style {
		margin-right: 1.3%;
		width: 24%;
		height: 40px;
		list-style-type:none;
		margin-bottom: 5px;
	}
	.li_style:nth-child(4){
		margin-right: 0;
	}
	.li_style a{
		text-align: center;
		font-size: 14px;
		width: 100%;
		height: 40px;
		display: block;
		text-decoration: none;
		line-height: 40px;
		color:#000;
		background: url("http://images.ciotimes.com/an.jpg") 0 0 no-repeat;
	}
}
/* Customize container */
@media (min-width: 768px) {
 .container {
 max-width: 800px;
}
}
.container-narrow > hr {
	margin: 30px 0;
}
/* Main marketing message and sign up button */
.jumbotron {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
}
/* Supporting marketing content */
.marketing {
	margin: 40px 0;
	margin-bottom: 0;
}
.marketing p + h4 {
	margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header, .marketing, .footer {
 padding-right: 0;
 padding-left: 0;
}
  /* Space out the masthead */
  .header {
 margin-bottom: 30px;
}
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
 border-bottom: 0;
}
  .liebiao{
	  clear: both;
	  padding: 0;
  }
  .liebiao-box:nth-child(3n){
	  margin-right: 0;
  }
  .liebiao-img-box{
	  width: 80%;
	  height: auto;
	  margin: 0 auto;
	  text-align: center;
  }
  .liebiao-img-box img{
      width: 200px;
	  height: 200px;
  }
  .liebiao-bottom-box{
	  width: 80%;
	  height: 120px;
	  margin: 0 auto;
	  position: relative;
	  margin-bottom:20px;
  }
  .liebiao-title{
	  font-size: 30px;
	  margin-bottom: 14px;
	  text-align: center;
	  color: #F4EAC0;
  }
  .liebiao-xian{
	  width: 100%;
	  height: 3px;
	  background: #F4EAC0;
	  margin-bottom: 20px;
  }
  .liebiao-box{
	  width: 32%;
	  height: auto;
	  background: #fff;
	  text-align: center;
	  margin: 0;
	  margin-right:2% ;
	  margin-bottom:20px;
	  position: relative;
	  float: left;
	  padding:0;
  }
  .liebiao-name-box{
	  width: 70%;
	  height: auto;
	  position: absolute;
	  left:0;right: 0;
	  margin: 0 auto;
	  top:0px;
  }
  .liebiao-nums{
	  width: 50%;
	  height: auto;
	  font-size: 18px;
	  color: #000;
	  float: left;
	  text-align: right;
  }
  .liebiao-name{
	  width: 100%;
	  font-size: 18px;
	  color: #000;
	  float: left;
	  text-align: center;
	  font-size: 20px;
  }
  .liebiao-jieshao{
	  width: 90%;
	  height: auto;
	  margin: 0 auto;
	  float: left;
	  position: absolute;
	  left:0;right: 0;
	  margin: 0 auto;
	  top:40px;
	  font-size: 12px;
  }
  .liebiao-button-box{
	  width: 100%;
	  height: auto;
	  margin: 0 auto;
	  float: left;
	  position: absolute;
	  left:0;right: 0;
	  margin: 0 auto;
	  top:90px;
  }
  .buttons{
	  float: left;
      width: 71px;
	  height: 27px;
	  background: url("http://images.ciotimes.com/20170628155734.jpg") 0 0 no-repeat;
	  background-size: 71px 27px;
	  border: none;
	  float: left;
	  margin-left: 20px;
	  line-height: 27px;
	  font-size: 12px;
	  color:#5A4225;
	  font-weight: bold;
  }
	.liebiao-piaonum{
		float: left;
		width: 50%;
		line-height: 27px;
		font-size: 14px;
	}
  .pingxuan{
	  width:auto;
	  height: auto;
	  display: -webkit-flex; /* Safari */
	  display: flex;
	  justify-content: space-between;
      padding: 0;
  }
  .li_style {
	  width: 14%;
	  height: 40px;
	  list-style-type:none;
	  margin-right: 0%;
  }
  .li_style a{
	  text-align: center;
	  font-size: 16px;
	  width: 100%;
	  height: 40px;
	  display: block;
	  text-decoration: none;
	  line-height: 40px;
	  color:#000;
	  background: url("http://images.ciotimes.com/an.jpg") 0 0 no-repeat;
  }

}
