﻿
.ystdbanner {
	width: 100%;
	height: 465px;
	background: url(../images/ystdbanner.jpg)no-repeat center;
}

.new-yytd {
	width: 100%;
	height: 1205px;
	background: url(../images/hdbg.jpg)no-repeat center top;
}

.new-yytd .hd {
	width: 100%;
	height: 80px;
	background: rgba(255, 255, 255, 0.3);
}

.new-yytd .hd ul {
	width: 980px;
	height: 80px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.new-yytd .hd ul li {
	width: 326px;
	height: 80px;
	display: block;
	float: left;
	cursor: pointer;
	text-align: center;
}

.new-yytd .hd ul li:first-child {}

.new-yytd .hd ul li .p1 {
	padding-top: 10px;
	font-size: 26px;
	color: #444444;
}

.new-yytd .hd ul li .p2 {
	padding-top: 5px;
	font-size: 14px;
	color: #444444;
	font-family: "Arial";
}

.new-yytd .hd ul li.on {
	background: #f27900;
	color: #ffffff;
}

.new-yytd .hd ul li.on .p1 {
	color: #ffffff;
}

.new-yytd .hd ul li.on .p2 {
	color: #ffffff;
}

.new-yytd .bd {}

.new-yytd .bd .bdcon {
	width: 1180px;
	margin: auto;
	height: auto;
	overflow: hidden;
}

.new-yytd .bd .bdcon .jieshao {
	width: 1180px;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}

.new-yytd .bd .bdcon .jieshao .img {
	width: 490px;
	height: 625px;
	display: block;
	float: left;
}

.new-yytd .bd .bdcon .jieshao .js {
	width: 600px;
	height: 675px;
	display: block;
	float: right;
	margin-top: 65px;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .32);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .32);
	box-shadow: 0 0 10px rgba(0, 0, 0, .32);
	border-radius: 20px;
	margin-bottom: 10px;
}

.bdcon .jieshao .js .by {
	width: 84px;
	height: 154px;
	position: absolute;
	right: 5px;
	top: 0px;
}

.bdcon .jieshao .js dl {
	margin-left: 40px;
}

.bdcon .jieshao .js dl dt {
	font-size: 24px;
	color: #545454;
	line-height: 31px;
	padding-top: 40px;
	font-weight: 800;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bdcon .jieshao .js dl dd {
	height: 35px;
	background: url(../images/img2.png)no-repeat left center;
	font-size: 16px;
	color: #ff6600;
	line-height: 35px;
	text-indent: 35px;
}

.bdcon .jieshao .js .jj {
	width: 510px;
	padding-left: 40px;
	margin-top: 20px;
}

.bdcon .jieshao .js .jj p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding-top: 10px;
}

.bdcon .jieshao .js ul {
	width: 550px;
	display: block;
	height: auto;
	overflow: hidden;
	margin-left: 40px;
	margin-top: 30px;
}

.bdcon .jieshao .js ul h3 {
	font-size: 25px;
	color: #333333;
	font-weight: 800;
	padding-bottom: 15px;
}

.bdcon .jieshao .js ul li {
	display: block;
	float: left;
	font-size: 16px;
	color: #545454;
	border: 1px solid #595959;
	border-radius: 20px;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 31px;
	padding: 0px 15px;
}

.bdcon .jieshao .js .yy {
	width: 229px;
	height: 53px;
	display: block;
	background: #f76b00;
	font-size: 20px;
	color: #fff;
	line-height: 53px;
	text-align: center;
	border-radius: 30px;
	float: left;
	margin-left: 180px;
}

.bdcon .jieshao .js .yy i {
	position: relative;
	top: 15px;
	padding-left: 10px;
	display: inline-block;
}

.new-yytd .bd .bdcon .imgwrap {
	height: 495px;
	z-index: 2;
	position: absolute;
	top: 1270px
}

.bdcon .imgwrap .photo {
	width: 100%;
	height: 342px;
	padding-top: 20px;
	overflow: hidden;
}

.bdcon .imgwrap .photo li {
	width: 385px;
	height: 342px;
	display: block;
	float: left;
	margin-right: 10px;
}

.bdcon .imgwrap .photo li:last-child {
	margin-right: 0px;
}

.bdcon .imgwrap .photo li .img {
	width: 385px;
	height: 301px;
}

.bdcon .imgwrap .photo li p {
	font-size: 16px;
	color: #303030;
	height: 35px;
	line-height: 25px;
	text-align: center;
}

.bdcon .imgwrap .photo li p i {
	position: relative;
	padding-right: 5px;
	display: inline-block;
	vertical-align: middle;
}