body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, 
dl, dt, dd, ul, ol, li, 
pre, 
form, fieldset, legend, button, input, textarea, 
th, td, 
img{
  border:medium none;
  margin: 0;
  padding: 0;
}
span,div{
	font-family: "微软雅黑";
}
.boxs{
	padding: 30px 20px;
	width: 920px;
	margin: 0 auto;
}
.boxs .box_title{
	font-size: 40px;
    color: #d91b03;
    font-weight: bold;
    text-align: center;
}
.boxs_top{
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.boxs_tops{
	width: 980px;
	margin-top: 20px;
	float: left;
	height: 280px;
}
.boxs_top .top_one{
	width: 168px;
	height: 168px;
	border: 1px dashed #666666;
	border-radius: 50%;
}
.top_one .min_yuan{
	width: 158px;
	height: 158px;
	border-radius: 50%;
	background: #e7e7e7;
	margin: 5px;
	box-shadow:inset 3px 3px 3px 3px  #c1c1c1;
}
.min_yuan span{
	display: block;
	text-align: center;
}
.min_yuan .min_con{
	font-size: 40px;
	padding-top: 14%;
	font-weight: bold;
	color: #4d4d4d;
	height: 40px;
	line-height: 40px;
}
.min_yuan .min_con1{
	font-size: 40px;
	font-weight: bold;
	color: #4d4d4d;
	height: 40px;
	line-height: 40px;
}
.min_yuan .min_engcon{
	color: #8f8f8f;
	font-size: 15px;
}
.boxs_tops .boxs_topw{
	width: 168px;
	height: 280px;
	float: left;
    margin-right: 40px;
	text-align: center;
}
.boxs_topw .topw_con{
	width: 150px;
	text-align: left;
	padding: 0 10px;
	line-height: 23px;
	font-size: 16px;
	color: #4D4D4D;
	letter-spacing: 2px;
	margin-top: 15px;
}
.box_center{
	padding: 10px 20%;
	height: 150px;
}
.box_center .center_left{
	width: 0px;
	height: 0px;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 125px solid #535353;
	position: relative;
	float: left;
}
.box_center .center_left b{
	position: absolute;
	color: #ffffff;
	font-size: 120px;
  top: -85px;
  left: -20px;
}
.center_right{
	float: right;
	margin-right: 15%;
}
.center_right span{
	display: block;
}
.center_right .right_top{
	font-size: 42px;
	color: #535353;
	line-height: 55px;
}
.center_right .right_cent{
	font-size: 32px;
	color: #3e3e3e;
	font-weight: bold;
	background-image: -webkit-linear-gradient(top,#757575,#757575 50%,#3e3e3e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	margin-bottom: 5px;
	line-height: 35px;
}
.center_right .right_bottm{
	font-size: 18px;
	color: #535353;
	letter-spacing: 2px;
}
.goods{
	width: 100%;
	height: 520px;
	background: url(../img/goods1.jpg) no-repeat center;
}

.detail .detail_title{
	font-size: 40px;
  color: #d91b03;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 20px 0;
  line-height: 70px;
}
.detail_one{
	height: 280px;
	background: url(../img/goods2.jpg) no-repeat left;
}
.detail_one .detail_right{
	float: right;
	width: 360px;
	margin-right: 8%;
}

.detail_one2{
	height: 280px;
	background: url(../img/goods3.jpg) no-repeat right;
}
.detail_one .detail_rights{
	float: left;
	width: 360px;
	margin-left: 3%;
	padding-top: 2%;
}
.detail_one3{
	height: 280px;
	background: url(../img/goods4.jpg) no-repeat left;
	margin: 10px 0;
}
.detail_one3 .detail_right{
	padding-top: 2%;
}

.detail_one4{
	height: 280px;
	background: url(../img/goods5.jpg) no-repeat right;
	margin: 10px 0;
}

.detail_one5{
	height: 280px;
	background: url(../img/goods6.jpg) no-repeat left;
	margin: 10px 0;
}
.detail_one span{
	display: block;
}
.detail_one .detail_rtitle{
	font-size: 40px;
  color: #d91b05;
  font-weight: bold;
  height: 60px;
  margin-bottom: 20px;
}
.detail_one .detail_rcon{
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 35px;
	color: #000000;
}
.detail_rtitle b{
	width: 50px;
	height: 30px;
	background-color: red;
	position: relative;
	font-size: 24px;
	text-align: center;
	display: inline-block;
	color: #fff203;
	}
.detail_rtitle b:before{
	content: "";
	position: absolute;
	top: -13px;
	left: 0;
	width: 0;
	height: ;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 14.5px solid red;
 }
.detail_rtitle b:after{
	content: "";
	left: 0;
	width: 0;
	height: 0;
	bottom: -14.5px;
	position: absolute;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 15px solid red;
	}
	
.odds .odds_title span{
	display: block;
}
.odds .odds_title .odds_name{
	font-size: 42px;
	color: #fe6700;
	font-weight: bold;
	text-align: center;
	line-height: 55px;
}
.odds_name b{
	font-size: 52px;
}

.odds .odds_title .odds_engname{
	font-size: 16px;
	color: #999999;
	text-align: center;
}
.odds{
	height: 1300px;
	background: url(../img/goods7.jpg) no-repeat right;
	position: relative;
}
.odds_one{
	width: 220px;
}
.odds_one span{
	display: block;
	font-size: 16px;
	letter-spacing: 2px;
	color: #000000;
}
.odds_one .one_titel{
	color: #fd7d3c;
}
.odds_one1{
	position: absolute;
	top: 23%;
  left: 10%;
}
.odds_one2{
	position: absolute;
	top: 28%;
  right: 10%;
}
.odds_one3{
	position: absolute;
	top: 48%;
  left: 0%;
}
.odds_one4{
	position: absolute;
	bottom: 20%;
  left: 3%;
}
.odds_one5{
	position: absolute;
	bottom: 6%;
  left: 30%;
  width: 250px;
}
.odds_one6{
	position: absolute;
	bottom: 6%;
  right: 5%;
  width: 250px;
}

/**优劣**/
.virtue_top{
	width: 920px;
	height: 128px;
	background: #d91b03;
}
.virtue_top .virtue_title{
	color: #FFFFFF;
	text-align: center;
	font-size: 32px;
	padding-top: 20px;
	line-height: 45px;
}
.virtue_top .virtue_titles{
	color: #FFFFFF;
	text-align: center;
	font-size: 40px;
	letter-spacing: 3px;
}
.virtue_top .virtue_titles b{
	width: 50px;
	height: 50px;
	display: inline-block;
	background: #FFFFFF;
	border-radius: 50%;
	font-size: 40px;
	color: #d91b03;
	line-height: 45px;
}
.virtue_center{
	background: url(../img/goods9.jpg) no-repeat center;
	height: 1706px;
}

.virtues{
	width: 100%;
	margin-bottom: 4%;
	float: left;
}
.virtue_left{
	width: 460px;
	text-align: center;
	float: left;
}
.virtue_right{
	width: 460px;
	text-align: center;
	float: right;
}
.virtue_left .virtue_lefttit{
	font-size: 28px;
	color: #d91b03;
	margin: 10px 0;
	letter-spacing: 2px;
}
.virtue_left .virtue_depict{
	width: 300px;
	text-align: left;
	margin-left: 80px;
	line-height: 35px;
	font-size: 18px;
	color: #000000;
}

.virtue_right .virtue_lefttit{
	font-size: 28px;
	color: #43ac07;
	margin: 10px 0;
	letter-spacing: 2px;
}
.virtue_right .virtue_depict{
	width: 300px;
	text-align: left;
	margin-left: 80px;
	line-height: 35px;
	font-size: 18px;
	color: #000000;
}
.pick{
	padding: 30px;
}
.pick .pick_titel{
	font-size: 34px;
  color: #d91b03;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  margin: 40px 0;
}
.pick_left{
	height: 170px;
	background: url(../img/goods18.jpg) no-repeat left;
}
.pick_left .pick_goods{
	width: 555px;
	float: right;
	background: url(../img/goods24.jpg) no-repeat bottom;
	height: 150px;
}

.pick_right{
	height: 170px;
	background: url(../img/goods19.jpg) no-repeat right;
}
.pick_right .pick_goods{
	width: 555px;
	float: left;
	background: url(../img/goods25.jpg) no-repeat bottom;
	height: 150px;
}

.pick_left2{
	height: 170px;
	background: url(../img/goods20.jpg) no-repeat left;
}
.pick_left2 .pick_goods{
	width: 555px;
	float: right;
	background: url(../img/goods24.jpg) no-repeat bottom;
	height: 150px;
}

.pick_right2{
	height: 170px;
	background: url(../img/goods21.jpg) no-repeat right;
}
.pick_right2 .pick_goods{
	width: 555px;
	float: left;
	background: url(../img/goods25.jpg) no-repeat bottom;
	height: 150px;
}

.pick_left3{
	height: 170px;
	background: url(../img/goods22.jpg) no-repeat left;
}
.pick_left3 .pick_goods{
	width: 555px;
	float: right;
	background: url(../img/goods24.jpg) no-repeat bottom;
	height: 150px;
}

.pick_right3{
	height: 170px;
	background: url(../img/goods23.jpg) no-repeat right;
}
.pick_right3 .pick_goods{
	width: 555px;
	float: left;
	background: url(../img/goods25.jpg) no-repeat bottom;
	height: 150px;
}

.pick_goods{
	margin-bottom: 20px;
}
.pick_goods span{
	display: block;
}
.pick_goods .pick_see{
	font-size: 26px;
	color: #2aac24;
	line-height: 45px;
	margin-bottom: 2%;
}
.pick_goods .pick_sees{
	font-size: 20px;
	color: #000000;
	letter-spacing: 2px;
	line-height: 35px;
}
.pick_goods .pick_sees b{
	color: #2aac24;
}
.pick_goods .pick_seeb b{
	color: #000000;
}
.pick_seeb{
	width: 450px;
	padding-left: 10%;
}
