/*main*/
.main-body {
    position: relative;
    min-width: 1024px;
    min-height: 615px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: 1s;
    transition: 1s;
}
.main-body .content {
    position: relative;
    min-width: 1024px;
    width: 60%;
    height: 100%;
    margin: 0 auto;
}
/*header */
.content header{
    width: 80%;
    margin: auto;
    z-index: 99;
    padding-top: 1%;
}
.jyh-head-logo {
    width: 46px;
    height: 46px;
}
.jyh-head-text {
	line-height: 1.44em;
}
.head-text-hd {
    font-size: 27px;
}
.head-text-bd {
	font-size: 12px;
}
/*header  end*/

/*container start*/
.container,.jyh-texts {
    position: absolute;
    height: 540px;
    top: 50%;
    margin-top: -270px;
    z-index: 99;
}
.container {
    width: 60%;
    left: 0;
}
.container-bg {
	position: absolute;
	width: 60%;
	height: 300px;
	background:url('../../image/pc/rain-bg.gif');
    top: 5%;
    left:22%;
}
.overview .jyh-item {
    position: absolute;
    width: 398px;
}
/*閸栧娅岄幐鍌氬娇閻ㄥ嫭鏌婇柅澶嬪*/
.overview .jyh-guahao {
    width: 300px;
    left: 27%;
    top: 50%;
    margin-top: -167px;
}
.guahao-item {
	width: 49%;
	margin-bottom: 20px;
}
.guahao-item img {
	width: 60px;
	height: 60px;
}
.guahao-item h4,.item h4 {
	/*font-weight: normal;*/
	font-size: 14px;
	color: #fff;
}
/*閹稿倷绗撶�硅泛銇囬悧娑氭畱閺傛澘协閸旓拷*/
.overview .jyh-expert {
    width: 360px;
    left: 22%;
    top: 50%;
    margin-top: -212px;
    text-align: center;
}
.expert-items-hd {
	margin-bottom: 15px;
}
.expert-items-hd .item {
	margin-right: 5px;
}
.item img {
	width: 50px;
	height: 50px;
}
.expert-item-bd {
	width: 360px;
}
.expert-item-bd a img {
	width: 300px;
}
/*閸栧娅岀亸鍗炲鞍閺傞缍嬫锟�*/
.overview .jyh-hos {
    width: 398px;
    left: 22%;
    top: 50%;
    margin-top: -197px;
}
.jyh-hos img {
    width: 360px;
}
.hos-item {
    width: 360px;
    height: 150px;
    padding-top: 20px;
}
.hos-item p {
    color: #fff;
    font-size: 15px;
    height: inherit;
    text-align: center;
}
.hos-item p span {
    width: 80%;
}
/*閹垫儳鍩岄幃銊﹀厒鐟曚胶娈戞稉锟介崚锟�*/
.overview .jyh-fun{
    width: 450px;
    left: 15%;
    top: 50%;
    margin-top: -210px;
}
.fun-item {
    padding-bottom: 10px;
}
.icon1 {
    width: 56px;
}
.icon1 img {
    width: 40px;
    height: 40px;
}
.icon1 span {
    color: #fff;
    font-size: 14px;
}
.icon2 img {
    width: 300px;
    height: auto;
}
/*婵傝棄灏伴梽銏犮偨閸栬崵鏁�*/
.overview .jyh-doc {
    width: 420px;
    color: #fff;
    left: 20%;
    top: 50%;
    margin-top: -226px;
} 
.doc-item p {
    line-height: 1.6em;
    padding:10px 0;
}
/*container end*/

/*texts start*/
.jyh-texts {
    width: 40%;
    right: 0;
}
.text-container {
    position: absolute;
    top: 50%;
    margin-top: -171px;
    left: 10%;
}
.text-list {
    width: 360px;
    height: 130px;
    line-height: 1.5em;
}
.list-page {
    right: 0;
}
.list-title {
	font-size: 18px;
	letter-spacing: 2px;
	width: 150px;
	margin-bottom: 10px;
}
.list-main {
	font-size: 14px;
    width: 150px;
}
.list-main span {
    display: inline-block;
    width: 50%;
}
.text {
	color: #FFF;
    text-align: right;
} 
.text-ext {
    width: 150px;
    padding-top: 10px;
    z-index: 99;
    font-size: 0;
}
.text-qrcode {
	width: 150px;
    height: 150px;
}
.text-btn {
	width: 140px;
	padding: 10px 5px;
	position: relative;
	text-align: center;

}
.text-btn a {
	display: inline-block;
	width: 140px;
	padding: 7px 0px;
	background: #fff;
	border-radius: 20px;
}
.text-weixin-logo {
	position: absolute;
	top: 16px;
	left: 37px;
	width: 20px;
	height: 20px;
	background: url('../../image/pc/weixin-logo.png') no-repeat;
    background-size: cover;
}
.text-btn span {
	font-size: 12px;
	margin-left: 28px;
}
/*texts end*/

/*footer start*/
.jyh-footer {
	position: absolute;
	left: 50%;
    bottom: 20px;
    margin-left: -199px;
    text-align: left;
    color: #FFF;
    line-height: 20px;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: lighter;
    z-index: 99;
    filter: alpha(opacity=80);
    opacity: .8;
}
/*footer end*/
/*animating*/

