.banner-jyh {
	height: 400px;
	background: #fff;
	margin: 30px auto;
	width: 1200px;
}

#divSmallBox {
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
}

#playBox {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	background: #333;
	position: relative;
	overflow: hidden;
}

#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}

#playBox .oUlplay li {
	float: left;
}

#playBox .oUlplay li img {
	width: 1200px;
	height: 400px;
}

#playBox .pre {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/l.png) no-repeat;
	position: absolute;
	top: 190px;
	left: 10px;
	z-index: 10;
}

#playBox .next {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/r.png) no-repeat;
	position: absolute;
	top: 190px;
	right: 10px;
	z-index: 10;
}

#playBox .smalltitle {
	width: 1200px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	z-index: 10
}

#playBox .smalltitle ul {
	width: 120px;
	margin: 0 auto;
}

#playBox .smalltitle ul li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
	float: left;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}

#playBox .smalltitle .thistitle {
	background: #69aaec;
}

.jyh_mztj {
	margin: 55px auto 0 auto;
}

.ptc_tit {
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
}

.ptc_tit span.ptc_tit_pic {
	height: 60px;
	width: 60px;
	float: left;
	border-radius: 50%;
	background: #f84f4f;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.ptc_tit span.ptc_tit_txt {
	height: 50px;
	line-height: 60px;
	float: left;
	margin-left: 20px;
	padding-right: 20px;
	border-bottom: 5px solid #e1e1e1;
}

.jyh_mztj_main {
	margin: 0 auto;
}

.jyh_mztj_main li {
	width: 380px;
	border: 1px solid #e1e1e1;
	height: 320px;
	margin-bottom: 20px;
}

.mztj-pic {
	width: 200px;
	border-left: 1px solid #e1e1e1;
	height: 280px;
	padding: 20px;
}

.mztj-pic .mztj-pic_tit {
	height: 30px;
	text-align: center;
	font-size: 16px;
}

.mztj-pic .mztj-pic_pic {
	text-align: center;
}

.mztj-pic .mztj-pic_pic img {
	width: 200px;
	height: 150px;
}

.mztj-pic .mztj-pic_timer {
	text-align: center;
	color: #999999;
	margin-top: 45px;
}

.mztj-pic .mztj-pic_timer span {
	border: 1px solid #e1e1e1;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	text-align: center;
}

.mztj-price {
	width: 139px;
	height: 89px;
	border-bottom: 1px solid #e1e1e1;
	background: #ecf4ff;
	text-align: center;
	font-size: 36px;
	color: #ff6600;
	padding-top: 40px;
}

.mztj-qg {
	width: 99px;
	height: 130px;
	background: #fafafa;
	text-align: left;
	padding: 40px 20px 20px 20px;
}

.mztj-btn {
	margin-top: 45px;
	height: 48px;
}

.mztj-btn a {
	width: 100px;
	height: 40px;
	border-radius: 24px;
	float: left;
	background: #ff9600;
	line-height: 38px;
	text-align: center;
	font-size: 20px;
	color: #FFF;
}

.jyh_ccrx {
	margin: 30px auto 0 auto;
}

.jyh_ccrx_main {
	margin: 0 auto 0 auto;
	border: 1px solid #e1e1e1;
	width: 1198px;
}

.jyh_ccrx_main li {
	float: left;
	width: 398px;
	height: 200px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}

.jyh_ccrx_main li div.pic {
	float: left;
	width: 200px;
	height: 200px;
}

.jyh_ccrx_main li div.txt {
	float: left;
	padding: 15px;
	width: 166px;
}

.jyh_ccrx_main li div.txt p.tit {
	font-size: 16px;
}

.jyh_ccrx_main li div.txt p.lijian {
	line-height: 20px;
	margin-top: 30px;
}

.jyh_ccrx_main li div.txt p.lijian span {
	color: #FFF;
	background: #f9bb25;
	padding-left: 5px;
	padding-right: 5px;
}

.jyh_ccrx_main li div.txt p.price {
	line-height: 40px;
	font-size: 26px;
	color: #ff6600;
}

.jyh_ccrx_main li div.txt p.btn {
	line-height: 28px;
	margin-top: 30px;
}

.jyh_ccrx_main li div.txt p.btn a {
	width: 80px;
	text-align: center;
	float: left;
	border-radius: 8px;
	background: #f84f4f;
	color: #FFF;
}

.jyh_ccrx_main li div.txt p.btn a:hover {
	width: 80px;
	text-align: center;
	float: left;
	border-radius: 8px;
	background: #ff9600;
	color: #FFF;
}

.jyh_ccrx_main li.frist {
	float: left;
	width: 400px;
	height: 200px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 0px solid #e1e1e1;
}

.jyh_hpjx {
	margin: 50px auto 0 auto;
}

.jyh_hpjx_main {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

.jyh_hpjx_main li {
	width: 260px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.jyh_hpjx_main li a {
	width: 260px;
	padding: 8px;
	float: left;
	border: 1px solid #e1e1e1;
}

.jyh_hpjx_main li a:hover {
	width: 260px;
	padding: 8px;
	float: left;
	border: 1px solid #e1e1e1;
	background: #f9f9f9;
}

.jyh_hpjx_main li img {
	width: 260px;
	height: 200px;
	margin-bottom: 10px;
}

.jyh_hpjx_main li .title {
	width: 260px;
	line-height: 24px;
	margin-top: 35px;
	height: 24px;
}

.jyh_hpjx_main li .price {
	width: 180px;
	line-height: 24px;
	font-size: 26px;
	color: #ff6600;
	margin-top: 25px;
	margin-bottom: 10px;
}

.jyh_hpjx_main li .bg-price {
	background-color: #f61c4c;
}

.jyh_hpjx_main li .btn {
	width: 60px;
	line-height: 24px;
	margin-top: 25px;
	text-align: center;
	background: #f84f4f;
	color: #FFF;
	border-radius: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

.jyh_hpjx_main li.frist {
	width: 260px;
	margin-left: 0px;
}