.bg{
	width:100%;
        min-width:1200px;
	height: 320px;
	background: url(../img/test-bg.png) no-repeat center;
	background-size: auto 100%;
	border-top: 1px solid transparent;
}
.top{
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
}
.project{
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 18px;
	
}
.project span{
	position: relative;
	margin-left:15px;
	margin-right:15px;
}
.project span:last-child{
	margin-right: 0px;
}
.project span:after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	top: 20%;
	bottom: 20%;
	right: -10px;
	border-left: 1px solid black;
}
.healthT span:after{
	border-left: 1px solid white;
}
.project span:last-child:after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	top: 20%;
	bottom: 20%;
	right: -5px;
	border-left: none;
}
/*.bg img{
	width: 100%;
}*/
.wrap1{
	width: 1100px;
	margin: 0 auto;
       padding-bottom:50px;
}
.wrap2{
	min-height: 1100px;
}
.left1{
	float: left;
}
.left1{
	margin-top: 70px;
}
.yang1{
	overflow: hidden;
	margin-top: 20px;
}
.health1{
	max-width:250px;
	font-size: 16px;
	text-align: left;
	margin-top: 8px;
	position: relative;
	margin-left: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dashed silver;
}
.health1:last-child{
	border-bottom: none;
}
.health1 a{
	color: #5c5d5d;
}
.health1 a:hover{
	color: #b0192d;
}
.health1:after{
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	background: rgb(176,24,45);
	transform: rotateZ(45deg);
	position: absolute;
	left: -18px;
	top: 6px;
}
.right1{
	margin-top:80px;
	margin-left: 400px;
}
.testTitle{
	font-size: 30px;
	color: black;
	letter-spacing: 20px;
	border-bottom: 1px dashed silver;
	padding-bottom: 20px;
}
.Ips{
	font-size: 18px;
}
.Ips li{
	padding: 10px 0;
	border-bottom: 2px solid slategray;
}
.yes{
	float: right;
	margin-right: 50px;
}
.yes p{
	display: inline-block;
	padding: 0 20px;
}
.Ips input{
	display: none;
}
.t,.f{
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	border: 1px solid silver;
	cursor: pointer;
}
.btns{
	padding: 30px 0;
	margin-top: 50px;
	text-align: center;
	position: relative;
}
#btn{
	padding: 8px 20px;
	border: none;
	background: #b0192d;
	font-size: 20px ;
	color: white;
	border-radius: 50px;	
	outline: none;
	
}
.btns:after{
	content: '';
	position: absolute;
	width: 15px ;
	height: 15px;
border-bottom: 1px solid #5c5d5d;
	border-right: 1px solid #5c5d5d;
	transform: rotateZ(45deg) translateX(-50%);
	left: 50%;
	bottom: -15px;
	animation: change 0.5s ease-in-out alternate backwards infinite;
}
@keyframes change{
	from{bottom: -25px;}
	to{bottom: -15px;}
}
.answers{
	margin-top: 40px;
        display: none;
}
.see,.expl{
	box-sizing: border-box;
	padding: 0 10px;
}
.see p{
	margin-top: 16px;
	font-size: 16px;
	color: #5c5d5d;
}
.see p span{
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	margin-right: 12px;
}
.see p span{
	background: seagreen;
}
.expl{
	margin-top: 40px;
}
.expl p{
	font-size:16px ;
	line-height: 23px;
	color: #5c5d5d;
}
footer{
	background: url(../img/article_ft_bg.png) no-repeat center;	
	color: white;
	height: 124px;
        width:100%;
        min-width:1200px;

}
.foot{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
	position: relative;
}
.conpany{
	position: absolute;
	right: 0;
	top: 40%;
}
/*product*/
.product{
	background: url(../img/product-bg.png) no-repeat center;
}
.proTop{
	/*text-align: start;*/
	position: absolute;
	left: 260px;
	top: 50%;
	transform: translateY(-50%);
}
.proWrap{
	background: url(../img/wrap-bg.png) no-repeat;
	background-size:100% auto;
}
.proRight .newsT{
	font-weight: 100;
	font-size: 30px;
	text-align: center;
	font-family: "arial, helvetica, sans-serif";
}
.content{
	font-size: 16px;
	line-height: 25px;
	box-sizing: border-box;
	padding: 20px;
	color: #5c5d5d;
}
/*news*/
.newsTop{
	color: #B0182D;
	float: left;
	margin-top: 100px;
}
.newsT span:after{
	border-left: 1px solid #B0182D;
}
.newsWrap{
	padding-top: 500px;
	margin-left: 40%;
	padding-bottom: 80px;
}
.newsWrap ul li a{
	display: block;
	
}
.newsWrap ul li a:hover{
	color: #B0182D;
}
.newsWrap ul li a img{
	width: 150px ;
	height: 150px;
	border-radius: 100%;
	margin-left: 30%;
}
.newsL{
	border-bottom: none;
}
.Nl{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	letter-spacing: 20px;
}
.Nl a{
	display: inline-block;
	padding: 8px 15px;
	color: #5C5D5D;
	border: 1px solid #B0182D;
	border-radius: 3px;
	letter-spacing:normal;
}
.Nl a:hover{
	background:#B0182D;
	color: w`ite;
}

.newsWrap dl{
	margin-bottom:40px;
}
.newsWrap dl dt{
	background:url(../img/dian.png) no-repeat center left;
	padding-left:30px;
	font-size:16px;
	margif-bottom:10px;
}
.newsWrap dl dt a:hover{
	color: #b0192d;
}
.newsWrap .newPic{
	height: 150px;
	width: 150px;
	border-radius: 100%;
}
.choice{
	margin-top: 15px;
}
.Ips div{
	font-size: 16px;
}
.tips p{
	margin-top: 10px;
}