
.clear {clear:both;}
/*手机 移动端 适应屏幕宽度展示*/
@media screen and (max-width:800px){
	.pc {display:none;}
	
	.banner .bd li img {width:94%; margin:3%; border-radius:3px;}
	.banner .hd ul { text-align:center; z-index:9999; position: relative;  }
	.banner .hd ul li{ display:inline-block; width:6px; height:6px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background-color:#cccccc; color:#cccccc; margin:0 4px;  vertical-align:top; overflow:hidden;  margin-top:-8%; }
	.banner .hd ul .on{ background-color:yellow; color:yellow;  }
	.banner .hd .next {display:none;}
	.banner .hd .prev {display:none;}	
	
	.liaofa {display:none; }
	.liaofa1 {width:100%; margin:0% auto 0%; background-color:#f2f2f2; padding:5% 0;}
	.liaofa1 h2 {font-size:1.8rem; color:#64b9e3;  margin-bottom:3%;}
	.liaofa1 h4 {font-size:1.2rem; padding:3% 0;}
	.middle {text-align:center;}
	.liaofa1 .liaofa-sp1 .liao-sp-left {width:40%; margin:0 0 0 3%; float:left;}
	.liaofa1 .liaofa-sp1 .liao-sp-left img {width:100%;}
	.liaofa1 .liaofa-sp1 .liao-sp-right {width:51%; margin:0 3% 0 3%; float:left;}
	.liaofa1 .liaofa-sp1 .hd {display:none;}
	.liaofa1 .liaofa-sp1 ul {margin-bottom:8%;}
	.liaofa1 .liaofa-sp1 .liao-sp-right h3 {font-size:1rem; color:#2083c4}
	.liaofa1 .liaofa-sp1 .liao-sp-right p {font-size:1rem; text-align: justify;}
	.a {text-align:center; font-size:1.3rem; margin:5%;}
	
	
	#part_1 {width:94%; margin-left:3%; margin-top:10%; }
	#part_1 h2 {text-align:center; font-size:1.8rem; padding-top:20px; margin-bottom:20px; color:#64b9e3;}
	#part_1 .hd {width:100%;}
	#part_1 .hd ul li {width:32%; float:left;  margin-top:7px; border-radius: 5px; margin-left:1%;}
	#part_1 .hd ul li img {width:100%; height:100%; border-radius: 15px;}
	.part_1_v {width:100%; height:280px;}
	.part_1_v1 {width:100%; height:210px;}
	#part_1 .bd {width:100%;}
	#part_1 .bd  ul {width:100%;}
	.part_1_wz p {font-size:1.1rem; text-align: justify;}
	
	#part_0{
		width:100%;
		margin-bottom:8%;
	}
	
	#part_0 .part_0_left {

	}
	#part_0 .part_0_right {

	}
	#part_0 .part_0_right h3{
		color:#64b9e3;
		margin-bottom:10px;
		font-size:1.8rem;
		text-align:center;
		padding:5% 0 2% 0;
	}
	#part_0 .part_0_right p{
		font-size:1.1rem; line-height:1.8rem; width:94%; margin-left:3%; text-align: justify;
	}
	
	#banner{
		width:100%;
	}
	
	#banner #block{
		width:94%;
		margin: 0 auto;
	}
	
	#banner #block .pc{
		display: none;
	}
	
	#banner #block .mobile img{
		width:100%;
		margin: 0 auto;
		border-radius: 5px;
	}
	

	#button_nav{
		width: 100%;
		height: 5em;
		margin-top: 0.5em;
		position: relative;
		z-index: 10000
	}
	
	#button_nav #block{
		width: 94%;
		height: 100%;
		margin: 0 auto;
		box-shadow: 0 0 10px #ccc;
		border-radius: 0.5em;
	}
	
	#button_nav #block #items{
		width: 100%;
		height: 100%;
		list-style: none;
		margin: 0 auto;
	}
	
	#button_nav #block #items .item{
		width: 25%;
		height: 100%;
		float: left;
		cursor: pointer;
	}
	
	#button_nav #block #items .item .icon{
		width: 98%;
		height: 50%;
		margin-top: 10%;
		border-right:1px solid #ebebeb;
	}
	
	#button_nav #block #items .item .icon4{/*.icon:last-child*/
		border-right:1px solid #fff;
	}
	
	#button_nav #block #items .item .icon1{
		background: url(/images/message.png) no-repeat center center;
		background-size:45%;
	}
	
	#button_nav #block #items .item .icon2{
		background: url(/images/therapy.png) no-repeat center center;
		background-size:45%;
	}
	
	#button_nav #block #items .item .icon3{
		background: url(/images/doctor.png) no-repeat center center;
		background-size:45%;
	}
	
	#button_nav #block #items .item .icon4{
		background: url(/images/story.png) no-repeat center center;
		background-size:45%;
	}
	
	@media screen and (min-width:768px) and (max-width:768px){
		#button_nav #block #items .item .icon4,#button_nav #block #items .item .icon3,#button_nav #block #items .item .icon2,#button_nav #block #items .item .icon1{
			background-size:25%;
			margin-top: 5%;
		}
	}
	
	#button_nav #block #items .item .text{
		width: 100%;
		height: 40%;
		margin-top: 0%;
		font-size: 0.5em;
		line-height: 1.6em;
		text-align: center;
	}
	
	#part_8{
		width: 100%;
		background: #f2f2f2;
		padding-top:4em;
	}
	
	#part_8 #block{
		width: 94%;
		display: table;
		padding-top: 2em;
	}
	
	#part_8 #block .items{
		width: 100%;
		display: table;
		list-style: none;
	}
	
	#part_8 #block .items .item{
		width: 47%;
		height: 100%;
		margin-right: 6%;
		float: left;
		margin-bottom:2em;
	}
	
	#part_8 #block .items .item:nth-child(2n+2){
		margin-right: 0;
	}
	
	#part_8 #block .items .item .pic{
		width: 80%;
		height: 70%;
		
	}
	#part_8 #block .items .item .pic img{
		width: 100%;
		box-shadow: 0 0 10px #e0e0e0;
	}

	#part_8 #block .items .item .title{
		width: 100%;
		height: 20%;
		color: #777;
		text-align: center;
		font-size: 0.8em;
		line-height: 1.2em;
		margin-top: 0.5em;
	}
	
	
	#part_2{
		width: 100%;
		margin-top: 1em;
		border-top:1em solid #f2f2f2;
	}
	
	#part_2 #block{
		width: 94%;
		/*border-radius: 0.5em;*/
		display: table;
	}
	
	#part_2 #block .title{
		width: 100%;
		padding-top: 1em;
		font-size: 1.2rem;
		line-height: 1.3em;
		text-align: left;
		color: #64b9e3;
		font-weight: bold
	}
	
	#part_2 #block .info{
		width: 100%;
		margin-top: 1.5em;
		font-size: 0.8em;
		line-height: 1.3em;
		text-align: left;
		color: #b3b3b3;	
	}
	
	#part_2 #block .scroll_div{
		width: 100%;
		height: 30em;
		overflow-y: scroll;
		margin-top: 1.5em;
		/*box-shadow: 0 0 10px #ccc;*/
		border-radius: 5px;
	}
	
	#part_2 #block .scroll_div .pc{
		width: 100%;
		display: none
	}
	
	#part_2 #block .scroll_div .mobile{
		width: 100%;	
	}
	
	
	#part_3{
		width: 100%;
		margin-top: 3em;
		border-top:1em solid #f2f2f2;
	}
	
	#part_3 #block{
		width: 94%;
		display: table;

	}
	
	#part_3 #block .title{
		width: 100%;
		margin-top: 1em;
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: left;
		color: #64b9e3;
		font-weight: bold;
	}
	
	#part_3 #block .info{
		width: 100%;
		margin-top: 1em;
		display: table
	}
	
	#part_3 #block .info .doctor_list .items_2{
		display: none
	}
		
	#part_3 #block .info .doctor_list .items{
		width: 100%;
		list-style: none;
	}
	
	#part_3 #block .info .items .item{
		list-style: none;
		width: 96%;
		padding: 0.5em 2%;
		height: 10em;
		margin-bottom: 0.5em;
		border-radius: 5px;
		box-shadow: 0 0 10px #ccc;
		background: #fff;
	}
	
	@media screen and (min-width:768px) and (max-width:768px){
		#part_3 #block .info .items .item{
			height: 13em;
		}
	}
	#part_3 #block .info .items .item:nth-child(3){
		display: none
	}
/*	#part_3 #block .info .items .item:last-child{
		display: none
	}*/

	
	#part_3 #block .info .items .item .pic{
		width: 53%;
		height: 100%;
		background: url(/images/dr_thumb1.png) no-repeat center center;
		background-size: cover;
		float: left;
	}
	
	#part_3 #block .info .items .item .pic2{
		background: url(/images/dr_thumb2.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_3 #block .info .items .item .pic3{
		background: url(/images/dr_thumb3.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_3 #block .info .items .item .pic4{
		background: url(/images/dr_thumb4.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_3 #block .info .items .item .text{
		width: 44.5%;
		height: 100%;
		padding: 0 0 0 2.5%;
		float: left;
	}
	
	#part_3 #block .info .items .item .text .title{
		padding: 0;
		margin: 0;
		margin-top: 0.3em;
		width: 100%;
		height: 2.2em;
		font-size: 1em;
		line-height: 1.1em;
		text-align: left;
		/*background: red*/
	}
	
	#part_3 #block .info .items .item .text .desc{
		width: 90%;
		height: 5em;
		margin: 0 auto;
		/*background: #ccc;*/
		margin-left: 10%;
	}
	
	#part_3 #block .info .items .item .text .desc .desc_list{
		width: 100%;
		list-style: none;
	}
	
	#part_3 #block .info .items .item .text .desc .desc_list li{
		font-size: 0.8em;
		margin-top: 0.5em;
		line-height: 1em;
		list-style-image: url(../images/dian.png);
		list-style-position: outside;
		color: #999
	}
	
	#part_3 #block .info .items .item .text .buttons{
		width: 100%;
		height: 1.5em;
	}
	
	#part_3 #block .info .items .item .text .buttons .button{
		width: 49%;
		height: 100%;
		font-size: 0.7em;
		line-height: 2em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		float: left;
		margin-right: 2%;
		border-radius: 3px;
		cursor: pointer
	}
	
	#part_3 #block .info .items .item .text .buttons .button2{
		margin-right: 0;
	}

	
	
	#part_3 #block .more{
		margin-right: 0;
	}
	
	#part_3 #block .more .item{
		width: 100%;
		height: 3em;
		margin-top: 1em;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_3 #block .more .item:after{
		content: ">";
		color: #fff;
		margin-left: 0.5em;
	}
	
	#turn{
		display: none;
		width: 100%;
		height: 2em;
		background:url(/images/turn.png)#f9f9f9 no-repeat center center;
	}
	
	
	#part_4{
		width: 100%;
		margin-top: 1em;
		padding-top: 2em;
		/*background: #f9f9f9;*/
		border-top:1em solid #f2f2f2;
	}
	
	#part_4 #block{
		width: 94%;
		/*height: 100%;*/
		display: table;
	}
	
	#part_4 #block .info{
		width: 100%;
		height: 100%;
	}
	
	#part_4 #block .info .doctor{
		display: none;
		width: 50%;
		height: 100%;
		float: left;
		margin-right: 1%;
	}
	
	#part_4 #block .info .doctor .pic{
		width: 100%;
		height: 100%;
		background: url(/images/dr_lzp.png) no-repeat left bottom;
		float: left
	}
	
	#part_4 #block .info .form_con{
		width: 100%;
		/*height: 40em;*/
		padding-top: 0em;
		float: left
	}
	
	#part_4 #block .info .form_con .title{
		width: 100%;
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: left;
		color: #64b9e3;
		font-weight: bold;
	}
	
	#part_4 #block .info .form_con .desc{
		width: 100%;
		margin-top: 1.5em;
		font-size: 0.8em;
		line-height: 1.3em;
		text-align: left;
		color: #b3b3b3;	
	}
	
	#part_4 #block .info .form_con .form{
		width: 100%;
		font-size: 1em;
		display: table;
		margin-top: 1em;
	}
	
	#part_4 #block .info .form_con .form .item{
		width: 100%;
		margin-top: 1em;
	}
	
	#part_4 #block .info .form_con .form .item{
		width: 100%;
		margin-top: 1.2em;
	}
	#part_4 #block .info .form_con .form .item2{
		width: 100%;
		height: 2em;
		line-height: 2em;
		color: #999
	}
	
	#part_4 #block .info .form_con .form .item .input{
		width: 100%;
		height: 3.5em;
		border: 0;
		padding: 0;
		box-shadow: 0 0 10px #e0e0e0;
		text-indent: 0.5em;
		background: #fff;
		border-radius: 5px;
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	}
	
	#part_4 #block .info .form_con .form .item .textarea{
		width: 100%;
		height: 6em;
		border: 0;
		padding: 0;
		box-shadow: 0 0 10px #e0e0e0;
		text-indent: 0.5em;
		background: #fff;
		border-radius: 5px;
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	}
	
	#part_4 #block .info .form_con .form .item2 .checkbox{

		vertical-align:middle;
		margin:-2px 0.5em 1px 5px;
	}
	
	#part_4 #block .info .form_con .form .item .submit{
		width: 100%;
		height: 3em;
		float: right;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_4 #block .info .form_con .form .tipsDiv{
	/*	float: right;*/
		
		position: fixed;
		font-size: 2em;
		width: 100%;
		height: 100%;
		text-align: center;
		top: 0%;
		left: 0%;
		line-height: 500px;
		background: #f9f9f9;
		color: #555555;
		margin:0 auto;
		border: none;
		outline: none;
		border-radius: 0%;
	}

	
	#part_5{
		width: 100%;
		margin-top: 1em;
		border-top:1em solid #f2f2f2;
	}
	
	#part_5 #block{
		width: 94%;
		/*border-radius: 0.5em;*/
		display: table;
		padding: 2em 0 2em 0;
	}
	
	#part_5 #block .title{
		width: 100%;
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: left;
		color: #64b9e3;
		font-weight: bold
	}
	
	#part_5 #block .info{
		width: 100%;
		margin-top: 1em;
		font-size: 0.8em;
		line-height: 1.5em;
		text-align: left;
		color: #b3b3b3;	
	}
	
	#part_5 #block .icons{
		display: none;
		width: 100%;
		height: 6em;
		margin-top: 2em;
	}
	
	#part_5 #block .icons .items{
		width: 100%;
		height: 100%;
		list-style: none
	}
	
	#part_5 #block .icons .items .item{
		width: 13%;
		height: 100%;
		float: left;
		margin-right: 1.5%;
		cursor: pointer
	}
	
	#part_5 #block .icons .items .item:last-child{
		margin-right:0
	}
	
	#part_5 #block .icons .items .item:nth-child(1){
		background:url(/images/1_lf_nmd.png) no-repeat center center ;
	}
	
	#part_5 #block .icons .items .item:nth-child(2){
		background:url(/images/2_lf_ld.png) no-repeat center center ;
	}
	
	#part_5 #block .icons .items .item:nth-child(3){
		background:url(/images/3_lf_hr.png) no-repeat center center ;
	}
	
	#part_5 #block .icons .items .item:nth-child(4){
		background:url(/images/4_lf_my.png) no-repeat center center ;
	}
	
	#part_5 #block .icons .items .item:nth-child(5){
		background:url(/images/5_lf_lz.png) no-repeat center center ;
	}
	
	#part_5 #block .icons .items .item:nth-child(6){
		background:url(/images/6_lf_gdl.png) no-repeat center center ;
	}
	
	#part_5 #block .icons .items .item:nth-child(7){
		background:url(/images/7_lf_rl.png) no-repeat center center ;
	}
	
	#part_5 #block .cons{
		width: 100%;
		display: table;
		/*height: 19em;*/
		/*padding: 1em 1%;*/
		margin-top: 2em;
		background: #fff;
		border: 0;
		/*box-shadow: 0 0 10px #e0e0e0;
		border-radius: 10px;*/	
	}
	#part_5 #block .cons .left, #part_5 #block .cons .right{
		display: none;
	}
	
	#part_5 #block .cons .item{
		width: 98%;
		/*height: 100%;*/
		display: table;
		background: #f9f9f9;;
		padding: 0.5em 1%;
		margin-bottom: 0.5em;
	}
	
	#part_5 #block .cons .item:nth-child(n+5){
		display: none
	}
	
	#part_5 #block .cons .item .player{
		width: 50%;
		/*height: 100%;*/
		float: left;
		margin-right: 2%;
	}
	
	#part_5 #block .cons .item .player video{ 
		width: 100%;
		height: 100%;
	}
	
	
	#part_5 #block .cons .item .info{
		margin: 0;
		width: 46%;
		/*height: 100%;*/
		padding: 0.5em 2% 0 0;
		float: left;
	}
	
	#part_5 #block .cons .item .info .title{
		width: 100%;
		/*height: 3em;*/
		font-size: 1.3em;
		line-height: 1.5em;
		text-align: left;
		color: #64b9e3;
		font-weight: normal
	}	
	
	#part_5 #block .cons .item .info .desc{
		display: none;
		width: 100%;
		text-align: left;
		font-size: 1em;
	}	
	
	#part_5 #block .more{
		margin-right: 0;
	}
	
	#part_5 #block .more .item{
		width: 100%;
		height: 3em;
		margin-top: 2em;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_5 #block .more .item:after{
		content: ">";
		color: #fff;
		margin-left: 0.5em;
	}
	
	
	#part_6{
		width: 100%;
		/*background: #f9f9f9;*/
		margin-top: 1em;
		border-top:1em solid #f2f2f2;
	}
	
	#part_6 #block{
		width: 94%;
		/*border-radius: 0.5em;*/
		display: table;
		padding: 2em 0;
	}
	
	#part_6 #block .title{
		width: 100%;
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: left;
		color: #64b9e3;
		font-weight: bold
	}
	
	#part_6 #block .info{
		width: 100%;
		margin-top: 2em;
		font-size: 1em;
		line-height: 1.5em;
		text-align: center;
		color: #b3b3b3;	
	}
	
	#part_6 #block .info .items{
		width: 100%;
		/*height: 24em;*/
		display: table;
		list-style: none;
	}
	
	#part_6 #block .info .items .item{
		width: 47%;
		height: 18em;
		padding: 0.5em 1%;
		margin-right: 2%;
		margin-bottom: 1em;
		background: #fff;
		box-shadow: 0 0 6px #e0e0e0;
		border-radius: 5px;
		float: left
	}
	#part_6 #block .info .items .item:nth-child(2n+2){
		margin-right: 0;
	}
	
	#part_6 #block .info .items .item .pic{
		width: 96%;
		height: 13em;
		margin: 0 auto;
	}
	
	#part_6 #block .info .items .item .pic1{
		background:url(/zhuanti/images/story_thumb1.jpg) no-repeat center center;
		background-size: cover;
	}
	
	#part_6 #block .info .items .item .pic2{
		background:url(/zhuanti/images/story_thumb2.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_6 #block .info .items .item .pic3{
		background:url(/zhuanti/images/story_thumb3.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_6 #block .info .items .item .pic4{
		background:url(/zhuanti/images/story_thumb4.jpg) no-repeat center center;
		background-size: cover;
	}
	
	#part_6 #block .info .items .item .title{
		padding: 0;
		margin: 0;
		margin-top: 0.3em;
		font-size: 0.9em;
		line-height: 1em;
		font-weight: bold;
		width: 100%;
		/*height: 3em;*/
		/*background: #ccc;*/
		text-align: center
	}
	
	#part_6 #block .info .items .item .title .name{
		padding: 0;
		margin: 0;
		width: 100%;
	}
	
	#part_6 #block .info .items .item .title .country{
		color: #999
	}
	
	#part_6 #block .info .items .item .desc{
		padding: 0;
		margin: 0;
		padding-top: 0.5em;
		font-size: 0.8em;
		height: 4.5em;
		overflow: hidden;
		line-height: 1.2em;
		width: 94%;
		margin: 0 auto;
		text-align: left;
	}
	
	#part_6 #block .more{
		margin-right: 0;
	}
	
	#part_6 #block .more .item{
		width: 100%;
		height: 3em;
		margin-top: 2em;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_6 #block .more .item:after{
		content: ">";
		color: #fff;
		margin-left: 0.5em;
	}
	
	
	#part_7{
		width: 100%;
		margin-top: 1em;
		border-top:1em solid #f2f2f2;
		margin-bottom: 3em;
	}
	
	#part_7 #block{
		width: 94%;
		margin: 0 auto;
		/*border-radius: 0.5em;*/
		display: table;
		padding: 2em 0;
	}
	
	#part_7 #block .title{
		width: 100%;
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: left;
		color: #64b9e3;
		font-weight: bold
	}
	
	#part_7 #block .info{
		width: 100%;
        /*height: 29em;*/
		margin-top: 2em;
		font-size: 1em;
		text-align: center;
		color: #b3b3b3;	
		display: table;
	}
	
	#part_7 #block .info .top_news{
		width: 100%;
		/*height: 24em;*/
		display: table;
		float: left;
		background: #f9f9f9;
		padding-bottom: 1em;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	
	#part_7 #block .info .top_news .item{
		width: 100%;
		height: 100%;
	}
	
	#part_7 #block .info .top_news .item .pic{
		width: 100%;
		height: 20em;
		background:url(/images/news.png) no-repeat center center;
		background-size: cover
	}
	
	@media screen and (min-width:768px) and (max-width:768px){
		#part_7 #block .info .top_news .item .pic{
			height: 30em;
		}
	}
	
	#part_7 #block .info .top_news .item .title{
		width: 94%;
		margin-top: 5%;
		padding: 0 3%;
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: left;
		font-weight:normal;
		color: #444
	}
	
	#part_7 #block .info .top_news .item .date{
		width: 94%;
		padding: 0 3%;
		margin-top: 3%;
		font-size: 0.8em;
		text-align: left;
	}
	
	#part_7 #block .info .news_list{
		width: 100%;
		height: 100%;
		margin-top: 1em;
		float: left;
	}
	
	#part_7 #block .info .news_list .items{
		width: 100%;
		list-style: none;
	}
	
	#part_7 #block .info .news_list .items .item{ 
		width: 96%;
		padding: 2%;
		/*height: 5em;*/
		display: table;
		background: #f9f9f9;
		/*box-shadow: 0 0 10px #e0e0e0;*/
		margin-top: 1em;
		border-radius: 5px;
	}
	
	#part_7 #block .info .news_list .items .item .date{ 
		width: 20%;
		height: 100%;
		float: left;
		font-family:"SemiBold";
		/*background: red*/
	}
	
	#part_7 #block .info .news_list .items .item .date .month_day{ 
		width: 100%;
		height: 50%;
		font-size: 1em;
		line-height: 200%;
		font-weight: bold;
		float: left;
		color: #555;
		background: #fff;
		border-radius: 3px;
	}
	#part_7 #block .info .news_list .items .item .date .year{ 
		width: 100%;
		height: 40%;
		font-size: 0.8em;
		float: left;
		color: #777;
		background: #f9f9f9
	}
	
	#part_7 #block .info .news_list .items .item .title{ 
		width: 78%;
		height: 100%;
		margin-left: 2%;
		float: left;
		font-size: 1.1em;
		line-height: 1.2em;
		text-align: left;
		font-weight:normal;
		color: #444;
/*		background: green*/
	}
	
	#part_7 #block .more{
		margin-right: 0;
	}
	
	#part_7 #block .more .item{
		width: 100%;
		height: 3em;
		margin-top: 3em;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_7 #block .more .item:after{
		content: ">";
		color: #fff;
		margin-left: 0.5em;
	}
	

}


/*PC端 适应屏幕宽度展示*/
@media screen and (min-width:801px){
	.sj {display:none;}
	
	#part_1 h2 {text-align:center; font-size:36px; padding-top:20px; margin-bottom:20px; color:#64b9e3;}
	#part_1 .hd {width:20%; float:left; margin-left:5%;}
	#part_1 .hd ul li {width:100%; float:left; height:140px; margin-top:7px; border-radius: 15px;}
	#part_1 .hd ul li img {width:100%; height:100%; border-radius: 15px;}
	#part_1 .bd {width:70%; float:left;}
	.part_1_sp {width:40%; float:left; margin-left:2%; margin-top:1%;}
	.part_1_wz {width:30%; float:left; margin-top:2%; margin-left:2%;}
	.part_1_wz p {text-align: justify;}
	
	#part_8 {height:280px;}
	
	#banner{
		width:100%;
	}
	
	#banner #block{
		width:100%;
	}
	
	#banner #block .mobile{
		display: none;
	}

	#button_nav{
		width: 100%;
		height: 8em;
		margin-top: -4em;
		position: relative;
		z-index: 10000
	}
	
	#button_nav #block{
		width: 1152px;
		margin: 0 auto;
	}
	
	@media screen and (min-width:1152px) and (max-width:1152px){
		#button_nav #block{
			width: 1100px;
		}
	}
	@media screen and (min-width:1024px) and (max-width:1024px){
		#button_nav #block{
			width: 1000px;
		}
	}
	
	#button_nav #block #items{
		width: 100%;
		list-style: none;
	}
	
	#button_nav #block #items .item{
		width: 20.5%;
		height: 8em;
		margin-right: 6%;
		background: #fff;
		border-radius: 0.5em;
		float: left;
		box-shadow: 0 0 10px #ccc;
		cursor: pointer;
	}
	
	#button_nav #block #items .item:last-child{
		margin-right: 0;
	}
	
	#button_nav #block #items .item .icon{
		width: 100%;
		height: 70%;
	}
	
	#button_nav #block #items .item .icon1{
		background: url(/images/message.png) no-repeat center center;
	}
	
	#button_nav #block #items .item .icon2{
		background: url(/images/therapy.png) no-repeat center center;
	}
	
	#button_nav #block #items .item .icon3{
		background: url(/images/doctor.png) no-repeat center center;
	}
	
	#button_nav #block #items .item .icon4{
		background: url(/images/story.png) no-repeat center center;
	}
	
	#button_nav #block #items .item .text{
		width: 100%;
		height: 30%;
		text-align: center;
	}
	
	/*banner 5个导航 start*/
    .banner-nav{width: 100%; display: table;clear: both}/* added by shamo 2020.1.6 */
	.banner{ width:100%;  margin:0 auto;  overflow:hidden;  position:relative;}
    .banner .hd{ width:100%; height:11px;  position:absolute; z-index:1; text-align:center;}
	.banner .hd ul{ display:inline-block; height:5px; padding:3px 5px; 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;margin-top:-8%; }
	.banner .hd ul li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#fff; margin:0 4px;  vertical-align:top; overflow:hidden;}
	.banner .hd ul li.on{ background:#fff; width:16px; }

	.banner .bd{ position:relative; z-index:0; }
	.banner .bd li img{ width:100%;  background:url(images/loading.gif) center center no-repeat;  }
	.banner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
	
	.nav {margin:-15% auto 200px; width:1440px; position:relative; }
	.nav ul li {width:17.5%; height:150px;	margin-left:2%; padding:1% 0; float:left; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; cursor: pointer; transition: all .5s; border-radius:2px;}
    .nav ul li:hover {transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);}
	.nav ul li h5 {width:50%; text-align:center; margin:2% auto;}
	.nav ul li h5 img {width:60%;}
	.nav ul li p {text-align:center;}
	
/*banner 5个导航 end*/

/*疗法视频 start*/
.liaofa {width:100%; margin:5% auto 0%; }
.liaofa h2 {font-size:36px; color:#64b9e3;}
.middle {padding:10px 0;}
.liaofa-sp .bd ul li{width:100%; height:361px; margin-left:100px; -moz-box-shadow:-1px -1px 20px #D6D6D6; -webkit-box-shadow:-1px -1px 20px #D6D6D6; box-shadow:-1px -1px 20px #D6D6D6; margin-top:15px;}
.liaofa-sp .liao-sp-left {width:40%; margin-right:5%; float:left;}
.liaofa-sp .liao-sp-left img{width:100%; }
.liaofa-sp .liao-sp-right {width:45%; float:left; font-size:10px;}
.liaofa-sp .liao-sp-right h3 {margin:3% 0 3% 0; color:#4d9cd0; font-size:24px;}
.liaofa-sp .liao-sp-right p {font-size:20px; line-height:30px; text-align: justify;}
.liaofa-sp .liao-sp-right .con {font-size:14px;padding: 0 3% 0 0;color: #777}
.liaofa-sp .hd ul {height:180px; margin-left:5%;}
.liaofa-sp .hd ul li {width:8%; float:left; margin:0% 3% 3% 2.5%; }
.liaofa-sp .hd ul .on { transform: scale(1.2);
    -ms-transform:scale(1.2);     /* IE 9 */
    -moz-transform:scale(1.2);     /* Firefox */
    -webkit-transform:scale(1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2);}
.liaofa-sp .hd .next {width:40px; height:50px; background:url(../images/left.png) no-repeat; position:absolute; margin-top:18%; left:6.5%; opacity:0.2;}
.liaofa-sp .hd .prev {width:40px; height:50px; background:url(../images/right.png) no-repeat; position:absolute; margin-top:18%; right:6%; opacity:0.2;}
.liaofa-sp .hd .next:hover {opacity:0.9;}
.liaofa-sp .hd .prev:hover {opacity:0.9;}
.middle {text-align:center;}
/*疗法视频 end*/
	.a {text-align:center; height:50px; line-height:50px;  margin:3% auto 5%; border-radius:8px;}
	#part_0{
		width:100%;
		height:450px;
		margin:30px 0;
	}
	
	#part_0 .part_0_left {
		width:45%;
		float:left;
		margin-right:5%;
	}
	#part_0 .part_0_right {
		width:50%;
		float:left;
	}
	#part_0 .part_0_right h3{
		color:#64b9e3;
		margin-bottom:10px;
		font-size:36px;
	}
	
	#part_1{
		width:100%;
		background: #f9f9f9;
		height:520px;
	}
	.part_1_v1 {width:100%; height:450px;}
	.part_1_v {width:100%; height:450px;}
	

	
	#part_2{
		width: 100%;
		background: #f9f9f9;
		margin-top: 5em;
	}
	
	#part_2 #block{
		width: 1152px;
		border-radius: 0.5em;
		display: table;
		padding: 2em 0 5em 0;
	}
	@media screen and (min-width:1152px) and (max-width:1152px){
		#part_2 #block{
			width: 1100px;
		}
	}
	
	@media screen and (min-width:1024px) and (max-width:1024px){
		#part_2 #block{
			width: 1000px;
		}
	}
	
	#part_2 #block .title{
		width: 100%;
		font-size: 1.8em;
		line-height: 1.3em;
		text-align: center;
		color: #64b9e3;
		font-weight: bold
	}
	
	#part_2 #block .info{
		width: 100%;
		margin-top: 1.5em;
		font-size: 1em;
		line-height: 1.5em;
		text-align: center;
		color: #b3b3b3;	
	}
	
	#part_2 #block .scroll_div{
		width: 100%;
		height: 30em;
		overflow-y: scroll;
		margin-top: 1.5em;
		box-shadow: 0 0 10px #ccc;
	}
	
	#part_2 #block .scroll_div .pc{
		width: 100%;
	}
	
	#part_2 #block .scroll_div .mobile{
		width: 100%;
		display: none
	}
	
	
	#part_3{
		width: 100%;
		margin-top: 3em;
	}
	
	#part_3 #block{
		width: 1152px;
		border-radius: 0.5em;
		display: table;
		padding: 2em 0 5em 0;
	}
	
	#part_3 #block .title{
		width: 100%;
		font-size: 1.8em;
		line-height: 1.3em;
		text-align: center;
		color: #64b9e3;
		font-weight: bold;
	}
	
	#part_3 #block .info{
		width: 100%;
		margin-top: 4em;
		display: table
	}
	
	#part_3 #block .info .left{
		width: 26px;
		height: 32em;
		background:url(/images/left.png) no-repeat center center;
		background-size: 70%;
		position: absolute;
		left:calc(100%/2 - 1152px/2 - 26px);
		cursor: pointer;
	}
	
	#part_3 #block .info .right{
		width: 26px;
		height: 32em;
		background:url(/images/right.png) no-repeat center center;
		background-size: 70%;
		position: absolute;
		right:calc(100%/2 - 1152px/2 - 26px);
		cursor: pointer;
	}
	
	#part_3 #block .info .doctor_list{
		width: 1152px;
		height: 32em;
		overflow: hidden;
	    float: left;
        margin: 0 auto;

	}
	
	#part_3 #block .info .doctor_list .show_items{
		width: 2304px;
		height: 32em;
		float: left;
		
	}
		
	#part_3 #block .info .doctor_list .items{
		width: 1152px;
		height: 100%;
		display: table;
		float: left
	}

	@media screen and (min-width:1152px) and (max-width:1152px){
		
		#part_3 #block{
			width: 1050px;
		}
	
		#part_3 #block .info .left{
			left:calc(100%/2 - 1050px/2 - 26px);
		}

		#part_3 #block .info .right{
			right:calc(100%/2 - 1050px/2 - 26px);
		}

		#part_3 #block .info .doctor_list{
			width: 1050px;
			margin: 0 auto;
		}

		#part_3 #block .info .doctor_list .show_items{
			width: 2100px;	
		}

		#part_3 #block .info .doctor_list .items{
			width: 1050px;
		}
	}
	
	@media screen and (min-width:1024px) and (max-width:1024px){
	
		#part_3 #block{
			width: 950px;
		}
		
		#part_3 #block .info .left{
			left:calc(100%/2 - 950px/2 - 26px);
		}

		#part_3 #block .info .right{
			right:calc(100%/2 - 950px/2 - 26px);
		}

		#part_3 #block .info .doctor_list{
			width: 950px;
		}

		#part_3 #block .info .doctor_list .show_items{
			width: 1900px;
		}

		#part_3 #block .info .doctor_list .items{
			width: 950px;
		}
	}
	
	

	#part_3 #block .info .items .item{
		list-style: none;
		width: 42%;
		padding: 0.5em 1%;
		height: 13em;
		margin: 0.5em 3% 2em 3%;
		float: left;
		border-radius: 5px;
		box-shadow: 0 0 10px #ccc;
		background: #fff
	}
	
/*	#part_3 #block .info .items .item:nth-child(2n){
		margin-right: 0;
	}*/
	
	#part_3 #block .info .items .item .pic{
		width: 55%;
		height: 100%;
		background: url(/images/dr_thumb1.png) no-repeat center center;
		background-size: cover;
		float: left;
	}
	
	#part_3 #block .info .items .item .pic2{
		background: url(/images/dr_thumb2.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_3 #block .info .items .item .pic3{
		background: url(/images/dr_thumb3.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_3 #block .info .items .item .pic4{
		background: url(/images/dr_thumb4.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_3 #block .info .items .item .text{
		width: 42.5%;
		height: 12em;
		padding: 0.5em 0 0.5em 2.5%;
		float: left;
		background: #fff
	}
	
	#part_3 #block .info .items .item .text .title{
		width: 100%;
		font-size: 1.2em;
		text-align: left;
		/*height: 3em;*/
		margin-top: 1em;
	}
	
	#part_3 #block .info .items .item .text .desc{
		width: 93%;
		height: 6em;
		margin-left: 7%;
	}
	
	#part_3 #block .info .items .item .text .desc .desc_list{
		width: 100%;
		list-style: none;
	}
	
	#part_3 #block .info .items .item .text .desc .desc_list li{
		font-size: 0.9em;
		margin-top: 0.5em;
		line-height: 1em;
		list-style-image: url(../images/dian.png);
		list-style-position: outside;
		color: #999
	}
	
	#part_3 #block .info .items .item .text .buttons{
		width: 100%;
		height: 2em;

	}
	
	#part_3 #block .info .items .item .text .buttons .button1{
		width: 45%;
		height: 100%;
		font-size: 0.8em;
		line-height: 2.5em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		float: left;
		margin-right: 10%;
		border-radius: 3px;
		cursor: pointer
	}
	
	#part_3 #block .info .items .item .text .buttons .button2{
		width: 45%;
		height: 100%;
		font-size: 0.8em;
		line-height: 2.5em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		float: left;
		border-radius: 3px;
		cursor: pointer
	}
	
	
	
	
	#part_3 #block .more{
		margin-right: 0;
	}
	
	#part_3 #block .more .item{
		width: 12em;
		height: 3em;
		margin-top: 1em;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_3 #block .more .item:after{
		content: ">";
		color: #fff;
		margin-left: 0.5em;
	}
	
	#turn{
		width: 100%;
		height: 2em;
		background:url(/images/turn.png)#f9f9f9 no-repeat center center;
	}
	
	
	#part_4{
		width: 100%;
		height: 42em;
		padding-top: 2em;
		background: #f9f9f9;
	}
	
	#part_4 #block{
		width: 1260px;
		height: 100%;
		display: table;
	}
	
	@media screen and (min-width:1152px) and (max-width:1152px){
		#part_4 #block{
			width: 1100px;
		}
	}
	
	@media screen and (min-width:1024px) and (max-width:1024px){
		#part_4 #block{
			width: 1000px;
		}
	}
	
	
	#part_4 #block .info{
		width: 100%;
		height: 100%;
	}
	
	#part_4 #block .info .doctor{
		width: 50%;
		padding-top: 2em;
		height: 40em;
		float: left;
		margin-right: 1%;
		
	}
	
	#part_4 #block .info .doctor .pic{
		width: 100%;
		height: 100%;
		background: url(/images/dr_lzp.png) no-repeat left bottom;
		float: left;
		background-size: contain;
	}
	@media screen and (min-width:1152px) and (max-width:1152px){
		#part_4 #block .info .doctor .pic{
			background-size: 90%
		}
	}
	
	@media screen and (min-width:1024px) and (max-width:1024px){
		#part_4 #block .info .doctor .pic{
			background-size: 90%
		}
	}
	
	#part_4 #block .info .form_con{
		width: 45%;
		height: 40em;
		padding-top: 2em;
		float: left
	}
	
	#part_4 #block .info .form_con .title{
		width: 100%;
		font-size: 1.8em;
		line-height: 1.3em;
		text-align: left;
		color: #64b9e3;
		font-weight: bold;
	}
	
	#part_4 #block .info .form_con .desc{
		width: 100%;
		margin-top: 1.5em;
		font-size: 1em;
		line-height: 1.5em;
		text-align: left;
		color: #b3b3b3;	
	}
	
	#part_4 #block .info .form_con .form{
		width: 100%;
		font-size: 1em;
		display: table;
		margin-top: 1em;
	}
	
	#part_4 #block .info .form_con .form .item{
		width: 100%;
		margin-top: 1em;
	}
	
	#part_4 #block .info .form_con .form .item{
		width: 100%;
		margin-top: 1.2em;
	}
	#part_4 #block .info .form_con .form .item2{
		width: 100%;
		height: 2em;
		line-height: 2em;
		color: #999
	}
	
	#part_4 #block .info .form_con .form .item .input{
		width: 100%;
		height: 3.5em;
		border: 0;
		padding: 0;
		box-shadow: 0 0 10px #e0e0e0;
		text-indent: 0.5em;
		background: #fff;
		border-radius: 5px;
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	}
	
	#part_4 #block .info .form_con .form .item .textarea{
		width: 100%;
		height: 6em;
		border: 0;
		padding: 0;
		box-shadow: 0 0 10px #e0e0e0;
		text-indent: 0.5em;
		background: #fff;
		border-radius: 5px;
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	}
	
	#part_4 #block .info .form_con .form .item2 .checkbox{

		vertical-align:middle;
		margin:-2px 0.5em 1px 5px;
	}
	
	#part_4 #block .info .form_con .form .item .submit{
		width: 12em;
		height: 3em;
		float: right;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	
	#part_4 #block .info .form_con .form .tipsDiv{
	/*	float: right;*/
		
		position: fixed;
		font-size: 2em;
		width: 100%;
		height: 100%;
		text-align: center;
		top: 0%;
		left: 0%;
		line-height: 400px;
		background: #f9f9f9;
		color: #555555;
		margin:0 auto;
		border: none;
		outline: none;
		border-radius: 0%;
	}

	
	#part_5{
		width: 100%;
		margin-top: 5em;
	}
	
	#part_5 #block{
		width: 1152px;
		border-radius: 0.5em;
		display: table;
		padding: 2em 0 5em 0;
	}
	
	@media screen and (min-width:1152px) and (max-width:1152px){
		#part_5 #block{
			width: 1100px;
		}
	}
	
	@media screen and (min-width:1024px) and (max-width:1024px){
		#part_5 #block{
			width: 1000px;
		}
	}
	
	#part_5 #block .title{
		width: 100%;
		font-size: 1.8em;
		line-height: 1.3em;
		text-align: center;
		color: #64b9e3;
		font-weight: bold
	}
	
	#part_5 #block .info{
		width: 100%;
		margin-top: 1em;
		font-size: 1em;
		line-height: 1.5em;
		text-align: center;
		color: #b3b3b3;	
	}
	
	#part_5 #block .icons{
		width: 100%;
		height: 6.5em;
		margin-top: 2em;
	}
	
	#part_5 #block .icons .items{
		width: 100%;
		height: 100%;
		list-style: none
	}
	
	#part_5 #block .icons .items .item{
		width: 13%;
		height: 100%;
		float: left;
		margin-right: 1.5%;
		cursor: pointer;
	}
	
	#part_5 #block .icons .items .item:last-child{
		margin-right:0
	}
	
	#part_5 #block .icons .items .item:nth-child(1){
		background:url(/images/1_lf_nmd.png) no-repeat center center ;
		background-size: 60%;
		transition: 0.1s;
	}
	
	#part_5 #block .icons .items .item:nth-child(2){
		background:url(/images/2_lf_ld.png) no-repeat center center ;
		background-size: 60%;
		transition: 0.1s;
	}
	
	#part_5 #block .icons .items .item:nth-child(3){
		background:url(/images/3_lf_hr.png) no-repeat center center ;
		background-size: 60%;
		transition: 0.1s;
	}
	
	#part_5 #block .icons .items .item:nth-child(4){
		background:url(/images/4_lf_my.png) no-repeat center center ;
		background-size: 60%;
		transition: 0.1s;
	}
	
	#part_5 #block .icons .items .item:nth-child(5){
		background:url(/images/5_lf_lz.png) no-repeat center center ;
		background-size: 60%;
		transition: 0.1s;
	}
	
	#part_5 #block .icons .items .item:nth-child(6){
		background:url(/images/6_lf_gdl.png) no-repeat center center ;
		background-size: 60%;
		transition: 0.1s;
	}
	
	#part_5 #block .icons .items .item:nth-child(7){
		background:url(/images/7_lf_rl.png) no-repeat center center ;
		background-size: 60%;
		transition: 0.1s;
	}
	
	#part_5 #block .icons .items .item:hover{
		background-size: 65%
	}

	
	#part_5 #block .cons{
		width: 94%;
		height: 19em;
		padding: 1em 1%;
		margin-top: 3em;
		background: #fff;
		border: 0;
		box-shadow: 0 0 10px #e0e0e0;
		border-radius: 10px;	
	}
	
	#part_5 #block .cons .cons_list{
		width: 100%;
		height: 100%;
		overflow: hidden;
		float: left;	
	}
	#part_5 #block .cons .cons_list #items{
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	
	#part_5 #block .cons .cons_list #items .item{
		width: 100%;
		height: 100%;
		float: left;
	}
	
/*	#part_5 #block .cons .cons_list #items .item:nth-child(1){
		display: block
	}*/
	
	#part_5 #block .cons .cons_list #items .item .player{
		width: 50%;
		height: 100%;
		float: left;
		margin-right: 2%;
	}
	
	#part_5 #block .cons .cons_list #items .item .player video{ 
		width: 100%;
		height: 100%;
	}
	
	@media screen and (min-width:1152px) and (max-width:1152px){
		#part_5 #block .cons .cons_list #items .item .player{
			width: 47%;
			margin-right: 5%;
		}
	}
	
	#part_5 #block .cons .cons_list #items .item .info{
		margin: 0;
		width: 46%;
		height: 100%;
		padding: 0 2% 0 0;
		float: left;
	}
	
	#part_5 #block .cons .cons_list #items .item .info .title{
		display: table;
		width: 100%;
		font-size: 1.3em;
		line-height: 1.5em;
		text-align: left;
		color: #64b9e3;
		font-weight: bold
	}	
	
	#part_5 #block .cons .cons_list #items .item .info .desc{
		width: 100%;
		margin-top: 1em;
		text-align: left;
		font-size: 1em;
	}	

	
	#part_5 #block .more{
		margin-right: 0;
	}
	
	#part_5 #block .more .item{
		width: 12em;
		height: 3em;
		margin-top: 3em;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_5 #block .more .item:after{
		content: ">";
		color: #fff;
		margin-left: 0.5em;
	}
	
	
	#part_6{
		width: 100%;
		background: #f9f9f9;
		margin-top:0
	}
	
	#part_6 #block{
		width: 1152px;
		border-radius: 0.5em;
		display: table;
		padding: 5em 0 5em 0;
	}
	
	@media screen and (min-width:1152px) and (max-width:1152px){
		#part_6 #block{
			width: 1100px;
		}
	}
	
	@media screen and (min-width:1024px) and (max-width:1024px){
		#part_6 #block{
			width: 1000px;
		}
	}
	
	#part_6 #block .title{
		width: 100%;
		font-size: 1.8em;
		line-height: 1.3em;
		text-align: center;
		color: #64b9e3;
		font-weight: bold
	}
	
	#part_6 #block .info{
		width: 100%;
		margin-top: 5em;
		font-size: 1em;
		line-height: 1.5em;
		text-align: center;
		color: #b3b3b3;	
	}
	
	#part_6 #block .info .items{
		width: 100%;
		height: 25em;
		list-style: none;
	}
	
	#part_6 #block .info .items .item{
		width: 21.5%;
		height: 24em;
		padding: 0.5em 1%;
		margin-right: 2%;
		background: #fff;
		box-shadow: 0 0 10px #e0e0e0;
		border-radius: 5px;
		float: left;
		cursor: pointer;
		
	}
	#part_6 #block .info .items .item:last-child{
		margin-right: 0;
	}
	
	#part_6 #block .info .items .item .pic{
		width: 100%;
		height: 16em;
	}
	
	#part_6 #block .info .items .item .pic1{
		background:url(/zhuanti/images/story_thumb1.jpg) no-repeat center center;
		background-size: cover;
	}
	
	#part_6 #block .info .items .item .pic2{
		background:url(/zhuanti/images/story_thumb2.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_6 #block .info .items .item .pic3{
		background:url(/zhuanti/images/story_thumb3.png) no-repeat center center;
		background-size: cover;
	}
	
	#part_6 #block .info .items .item .pic4{
		background:url(/zhuanti/images/story_thumb4.jpg) no-repeat center center;
		background-size: cover;
	}
	
	#part_6 #block .info .items .item .title{
		padding: 0;
		margin: 0;
		font-size: 1em;
		width: 100%;
		height: 2.5em;
		margin-top: 0.3em;
	}
	
	#part_6 #block .info .items .item .title .name{
		padding: 0;
		margin: 0;
		font-size: 1.1em;
		font-weight: bold;
		width: 100%;
	}
	
	#part_6 #block .info .items .item .title .country{
		color: #999;
		font-size: 0.9em;
	}
	
	#part_6 #block .info .items .item .desc{
		padding: 0;
		margin: 0;
		font-size: 0.9em;
		line-height: 1.4em;
		width: 100%;
		height: 4.5em;
		margin-top: 0.5em;
		overflow: hidden
	}
	
	#part_6 #block .more{
		margin-right: 0;
	}
	
	#part_6 #block .more .item{
		width: 12em;
		height: 3em;
		margin-top: 3em;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_6 #block .more .item:after{
		content: ">";
		color: #fff;
		margin-left: 0.5em;
	}
	
	
	#part_7{
		width: 100%;
		margin-top:1em;
	}
	
	#part_7 #block{
		width: 1152px;
		border-radius: 0.5em;
		display: table;
		padding: 5em 0 5em 0;
	}
	
	@media screen and (min-width:1152px) and (max-width:1152px){
		#part_7 #block{
			width: 1100px;
		}
	}
	
	@media screen and (min-width:1024px) and (max-width:1024px){
		#part_7 #block{
			width: 1000px;
		}
	}
	
	#part_7 #block .title{
		width: 100%;
		font-size: 1.8em;
		line-height: 1.3em;
		text-align: center;
		color: #64b9e3;
		font-weight: bold
	}
	
	#part_7 #block .info{
		width: 100%;
        /*height: 29em;*/
		display: table;
		margin-top: 5em;
		font-size: 1em;
		text-align: center;
		color: #b3b3b3;	
	}
	
	#part_7 #block .info .top_news{
		width: 40%;
		height: 100%;
		float: left;
		margin-right: 2%;
		background: #fff;
		box-shadow: 0 0 10px #e0e0e0;
		padding-bottom: 2em;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	
	#part_7 #block .info .top_news .item{
		width: 100%;
		height: 100%;
	}
	
	#part_7 #block .info .top_news .item .pic{
		width: 100%;
		height: 18em;
		/*background:url(/images/news.png) no-repeat center center;*/
		background-size: cover
	}
	
	#part_7 #block .info .top_news .item .title{
		width: 94%;
		margin-top: 5%;
		padding: 0 3%;
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: left;
		font-weight:normal;
		color: #444
	}
	
	#part_7 #block .info .top_news .item .date{
		width: 94%;
		padding: 0 3%;
		margin-top: 3%;
		font-size: 0.8em;
		text-align: left;
	}
	
	#part_7 #block .info .news_list{
		width: 58%;
		height: 100%;
		float: left;
	}
	
	#part_7 #block .info .news_list .items{
		width: 100%;
		list-style: none;
	}
	
	#part_7 #block .info .news_list .items .item{ 
		width: 90%;
		padding: 4.5% 5%;
		display: table;
		background: #fff;
		box-shadow: 0 0 10px #e0e0e0;
		margin-top: 1.5em;
		border-radius: 10px;
	}
	
	#part_7 #block .info .news_list .items .item:nth-child(1){ 
		margin-top: 0;
	}
	
	#part_7 #block .info .news_list .items .item .date{ 
		width: 18%;
		height: 100%;
		float: left;
		font-family:"SemiBold"
	}
	#part_7 #block .info .news_list .items .item .date .month_day{ 
		width: 100%;
		height: 50%;
		font-size: 1.5em;
		font-weight: bold;
		float: left;
		color: #555;
		background: #f7f7f7;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	#part_7 #block .info .news_list .items .item .date .year{ 
		width: 100%;
		height: 50%;
		font-size: 1.2em;
		float: left;
		color: #777;
		background: #f9f9f9;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	
	#part_7 #block .info .news_list .items .item .title{ 
		width: 75%;
		height: 100%;
		margin-left: 2%;
		float: left;
		font-size: 1.1em;
		text-align: left;
		font-weight:normal;
		color: #444;
	}
	
	#part_7 #block .more{
		margin-right: 0;
	}
	
	#part_7 #block .more .item{
		width: 12em;
		height: 3em;
		margin-top: 3em;
		line-height: 3em;
		text-align: center;
		background: #64b9e3;
		color: #fff;
		border-radius: 3px;
		cursor: pointer;
	}
	
	#part_7 #block .more .item:after{
		content: ">";
		color: #fff;
		margin-left: 0.5em;
	}
	
	#part_8 #block .items{
		width: 100%;
		height: 100%;
		list-style: none;
		margin-top: -3em;
	}
	
	#part_8 #block .items .item{
		width: 22%;
		height: 100%;
		margin-right: 4%;
		float: left;
	}
	#part_8 #block .items .item .pic{
		width: 65%;
		height: 70%;
		
	}
	#part_8 #block .items .item .pic img{
		width: 100%;
		box-shadow: 0 0 10px #e0e0e0;
	}

	#part_8 #block .items .item .title{
		width: 100%;
		height: 20%;
		color: #999;
		text-align: center;
		font-size: 0.9em;
		line-height: 1.2em;
		margin-top: 0.5em;
	}

	#part_8 #block .items .item:last-child{
		margin-right: 0;
	}
	

	

}