* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
body {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	font-family:微软雅黑;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover{
	color: #FF6600;
}
area {
	border: 0px;
	outline: none;
}
.clearFloat:after {
	display: block;
	content: "";
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.whole{
	width: 1006px;
	margin: 0 auto;
}
.header{
	width:100%;
	height: 333px;
}
.header::after{
	display: block;
	content: "";
	clear: both;
}
.header_L{
	width: 208px;
	height:100%;
	float: left;
}
.header_L_t{
	width: 100%;
	height: 151px;
	background-image: url(../images/yt_01.jpg);
}
.header_L_bottom{
	width: 100%;
	height: 181px;
	background-image: url(../images/yt_02.jpg);
}
.header_L_bottom_c{
	width: 98%;
    padding-top: 42px;
	margin: 0 auto;
}
.bloodType{
	display: inline-block;
	width: 37%;
	text-align: right;
	height: 101px;
	vertical-align: top;
}
.bloodType p,.stock p{
	font-size: 13px;
	height: 18px;
	color: #000;
}
.stock{
	display: inline-block;
	vertical-align: top;
	width: 63%;
	text-align: center;
}
.releaseTime{
	color: #FF0000;
	font-size: 12px;
	width: 79%;
	margin: 0 auto;
}
.header_R{
	float: left;
	width: 798px;
	height:333px;
}

.header_R_top{
	width: 100%;
	height:50px;
	background: url(../images/yt_03.jpg);
	background-repeat: no-repeat;
}
.welcome{
	width:433px;
	height: 100%;
	float: left;
	padding-left: 37px;
}
.webInfo{
	width:365px;
	height: 100%;
	line-height: 50px;
	float: left;
}
.webInfo a{
	color: #000000;
	font-size: 12px;
	cursor: pointer;
}
.webInfo span{
	cursor: pointer;
}
.webInfo a:hover {
    color: #FF6600;
    position: relative;
    right: 0px;
    top: 1px;
}
.navDiv{
	width: 100%;
	height: 70px;
	background: url(../images/yt_04.jpg);
	padding-top: 22px;
	padding-left: 22px;
}
.navDiv a{
	float: left;
	display: block;
	color: #fff;
	text-align: right;
	width: 82px;
	position: relative;
}
.navDiv a:after{
	display: block;
	content: "";
	width: 1px;
	height: 26px;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 6px;
}
.navDiv a .line{
	width: 100%;
	height: 1px;
	background-color: transparent;
}
.navDiv a p{
	padding-right: 5px;
}
.navDiv a:nth-child(1){
	margin-left:0 ;
}
.navDiv a:nth-child(1):hover{
	border-top: 2px solid #667699;
}
.navDiv a:nth-child(1):hover .englishName{
	background-color: #667699;
	font-size: 0;
}
.navDiv a:nth-child(1):hover .Cname{
	background-color: #667699;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.navDiv a:nth-child(2):hover{
	border-top: 2px solid #FF6699;
}
.navDiv a:nth-child(2):hover .englishName{
	background-color: #FF6699;
	font-size: 0;
}
.navDiv a:nth-child(2):hover .Cname{
	background-color: #FF6699;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.navDiv a:nth-child(3):hover{
	border-top: 2px solid #00A2FF;
}
.navDiv a:nth-child(3):hover .englishName{
	background-color: #00A2FF;
	font-size: 0;
}
.navDiv a:nth-child(3):hover .Cname{
	background-color: #00A2FF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.navDiv a:nth-child(4):hover{
	border-top: 2px solid #96D302;
}
.navDiv a:nth-child(4):hover .englishName{
	background-color: #96D302;
	font-size: 0;
}
.navDiv a:nth-child(4):hover .Cname{
	background-color: #96D302;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.navDiv a:nth-child(5):hover{
	border-top: 2px solid #FFC600;
}
.navDiv a:nth-child(5):hover .englishName{
	background-color: #FFC600;
	font-size: 0;
}
.navDiv a:nth-child(5):hover .Cname{
	background-color: #FFC600;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.navDiv a:nth-child(6):hover{
	border-top: 2px solid #FF5400;
}
.navDiv a:nth-child(6):hover .englishName{
	background-color: #FF5400;
	font-size: 0;
}
.navDiv a:nth-child(6):hover .Cname{
	background-color: #FF5400;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.navDiv a:nth-child(7):hover{
	border-top: 2px solid #CD7DE1;
}
.navDiv a:nth-child(7):hover .englishName{
	background-color: #CD7DE1;
	font-size: 0;
}
.navDiv a:nth-child(7):hover .Cname{
	background-color: #CD7DE1;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.navDiv a:nth-child(8):hover{
	border-top: 2px solid #02D396;
}
.navDiv a:nth-child(8):hover .englishName{
	background-color: #02D396;
	font-size: 0;
}
.navDiv a:nth-child(8):hover .Cname{
	background-color: #02D396;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.navDiv a:nth-child(9):hover{
	border-top: 2px solid #000000;
}
.navDiv a:nth-child(9):hover .englishName{
	background-color: #000000;
	font-size: 0;
}
.navDiv a:nth-child(9):hover .Cname{
	background-color: #000000;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.englishName{
	font-size: 12px;
	height: 16px;
}
.bannerDiv_top{
	width: 100%;
	height: 47px;
	background: url(../images/yt_05.jpg);
	position: relative;
}
.tips{
	position: absolute;
	right: 0;
	top: 6px;
	width: 646px;
	height: 33px;
}
.txtMarquee-left{ width:646px;  position:relative;}
.txtMarquee-left .bd .tempWrap{ width:645px !important; }
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{height: 33px; line-height: 33px;  text-align:left; _display:inline; width:645px!important;font-size: 12px;  }
.bannerDiv_b{
	width: 100%;
	height: 166px;
	background: url(../images/yt_06.jpg);
	padding-top:5px ;
}
.bannerDiv_b video{
	display: block;
	margin: 0 auto;
}
.footer{
	width:100%;
}
.linkDiv{
	width: 100%;
	height: 30px;
	background-color: #CC0000;
}
.linkDivLabel{
	width: 94px;
	line-height: 30px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.link{
	float: left;
	padding-top: 5px;
}
.linkItem{
	float: left;
	margin-left:15px;
}
.linkItem:nth-child(1){
	margin-left: 0;
}
.pageInfo{
	width: 100%;
	height: 73px;
	background-color: #F2F2F2;
}
.pageInfo{
	text-align: center;
	font-size: 12px;
}
#img1{
	width: 378px;
	height: 148px;
	position: fixed; /*fixed实现绝对定位*/
	cursor:pointer;
	z-index: 999;
}
#img1 img{
	width: 378px;
	height: 148px;
}