@media screen and (min-width:320px) and (max-width:800px) {
	.header,
	.banner,
	.aboutus>img.pc {
		display: none;
	}
	.phoneheader {
		padding: 0 .3rem;
		height: 1.3rem;
		line-height: 1.3rem;
		display: block;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999;
	 background: rgba(255,255,255,1);
		background-size: 100% 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.wrap {
		width: 94%;
		margin: 0 auto;
	}
	.phoneheader .fr {
		position: absolute;
		right: .3rem;
	}
	.phoneheader .fl img {
		max-width: 75%;
	}
	.phoneheader .fr span {
		font-size: .5rem;
		margin: 0 .1rem;
		color: #044FA1;
	}
	.phoneheader .fr img {
		width: .5rem;
		margin-left: .2rem;
	}
	.phoneheader.active{
		box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
	}
	.mobile-container {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		display: none;
		z-index: 99999;
	}

	.mobile_nav {
		position: fixed;
		top: 0;
		right: 0;
		left: auto;
		width: 70%;
		height: 100%;
		background: #fff;
		padding: 0 0.12rem;
		overflow-y: scroll;
	}

	.mobile_nav .top {


		padding: 20px 0 35px;

	}

	.mobile_nav form {

		width: 200px;
		height: 30px;
		line-height: 30px;
		border: 1px solid #eee;
		margin-right: 30px;
		display: flex;
		margin: 20px auto;
	}

	.mobile_nav form button {
		height: 30px;
		line-height: 30px;
		width: 30px;
		background: url(../images/search.png) no-repeat center center;
	}

	.mobile_nav form input {
		width: 160px;
		padding-left: 10px;
	}

	.mobile_nav .top img {

		width: 130px;
		display: block;
		margin: 0 auto;
	}

	.mobile-container li {

		line-height: .8rem;
		text-align: left;
		padding-left: .3rem;
	}
	
	.mobile-container .sub li{
		padding-left: .1rem;
	}

	.mobile-container li ul.sub,
	.mobile-container li ul.three {
		display: none;
	}

	.mobile-container li a {
		font-size: .3rem;
		padding-right: 1rem;
	}

	.mobile_nav>ul>li {
		border-bottom: 1px solid rgba(238, 238, 238, 1);

	}

	.mobile_nav>ul>li:nth-of-type(3) ,.mobile_nav>ul>li:nth-of-type(2),.mobile_nav>ul>li:nth-of-type(5),.mobile_nav>ul>li:nth-of-type(7){
		background: url(../images/xl.png) no-repeat right 10px top .4rem;
	}
	
	.mobile-container li ul.sub li a {
		font-size: .24rem;
		line-height: .4rem;
		padding-right: 0rem;
	}

	/*.mobile-container li ul.three li a {
		font-size: .24rem;
		padding-right: 0;
	}
	.mobile-container li ul.three li{
		line-height: .35rem;
	}

	.mobile-container .lang {
		padding: .5rem 0 .2rem;
		text-align: center;
	}

	.mobile-container .lang a {
		margin: 0 0.2rem;
	}*/

	/*.mobile-container .lang a.active {
		color: #339A2C;
	}*/

	.phonebanner {
		display: block;
		margin-top: .2rem;
		position: relative;
	}

	.phonebanner img {
		width: 100%;
	}
	.wrap {
		width: 94%;
		margin: 0 auto;
	}
	.banner {
		display: none;
	}
	.phone_banner {
		display: block;
		margin-top: 1.3rem;
	}
	.phone_banner img {
		max-width: 100%;
	}
	.phone_banner .swiper-pagination {
		position: absolute;
		bottom: 30px;
	}
	.phone_banner .swiper-pagination-bullet {
		width: .5rem;
		height: 3px;
		background: #FFFFFF;
		margin: 0 4px;
		border-radius: 0;
		opacity: .3;
	}
	.phone_banner .swiper-pagination-bullet-active {
		opacity: 1;
		background: #A10C10;
	}
	
	
	/*搜索*/
.hotsearch {
	position: relative;
	width:94%;
	margin: 0 auto;
	height: 1rem;
	line-height: 1rem;
	text-align: right;
	margin-top: -.5rem;
	z-index: 2;
}

.hotsearch .search {
	width: 100%;
    display: block;
    height: 1rem;
    background: #fff;
    border-radius: .1rem;
    /* background: url(../images/search_bg_03.png) no-repeat center; */
    background-size: 100% 100%;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
}

.hotsearch .search form {
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	margin-left: 0;
	display: inline-flex;
	justify-content: space-between;
}

.hotsearch .search form input {
	padding-left: .3rem;
	background: none;
	
}

.hotsearch .search form button {
	width: 1.5rem;
height:.5rem;
background: #044FA1;
border-radius: .25rem;
	font-size: .2rem;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
margin-right: .25rem;
margin-top: .25rem;
}


/*minnav*/
.minnav{
	margin: .5rem auto;
	margin-bottom: .2rem;
	
}
.minnav ul{
	display: block;
	justify-content: space-between;
	width: 84%;
	margin: 0 auto;
	text-align: center;
}
.minnav ul li{
	text-align: center;
	display: inline-block;
	width: 30%;
	vertical-align: top;
	margin-right: 1%;
	height:1.8rem;
	margin-bottom: .3rem;
}
.minnav ul li:nth-of-type(3n){
	margin-right: 0;
}
.minnav ul li img{
	display: block;
	margin: 0 auto;
	max-width: 50%;
	margin-top: .25rem;
}
.minnav ul li span{
	font-size: .24rem;
font-family: Microsoft YaHei;
font-weight: 400;
color: #fff;
line-height: .48rem;
margin-top: .16rem;
}

.titles {
	margin-bottom: .5rem;
}
.titles h2 {
	font-size: .4rem;
}
.titles h2 a{
line-height: .4rem;
}


.footer .footer_list {
	width: 65%;
	display: inline-block;
	vertical-align: top;
}
.footer .footer_list ul li {
	font-size: .24rem;
line-height: .36rem;
}

.footer .codes .codebtn img {
	display: block;
	width: 1.2rem;
	height: 1.2rem;
}
.footer .codes .codebtn span {
	font-size: .2rem;
	margin-top: .06rem;
}

.footer .copy {
	position: relative;
	border-top: 1px solid rgba(153, 153, 153, .8);
	line-height: .5rem;
	height: auto;
	text-align: center;
	text-align: left;
	margin-top: .53rem;
	padding: .2rem 0;
}
.footer .copy .link{
	display: inline-block;
	vertical-align: middle;
}
.footer .copy a {
	font-size: .2rem;
}
.footer .copy .link a{
	height: .2rem;
	line-height: .2rem;
	display: inline-block;
	vertical-align: middle;
	padding:0 .1rem;
	border-right: 1px solid #FFFFFF;
}
.footer .copy  a.fr{
	position: absolute;
	bottom: .2rem;
	display: inline-block;
	right: 12%;
	float: none;
}

/*.footer .copy .link a:hover{
	color: #044FA1;
}*/

.footer .copy .link a:first-of-type{
	padding-left: 0;
}
.footer .copy .link a:last-of-type{
	padding-right: 0;
	border-right: none;
}
.footer .copy  a {
	color: #FFFFFF;
}

.footer .copy  a:hover{
	color: #044FA1;
}

#top {
	position: fixed;
	bottom: .1rem;
	right: .1rem;
	width: .8rem;
	height: .8rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 99;
	cursor: pointer;
}

/*友情链接*/
.link_box{
	height: auto;
	line-height: .8rem;
	text-align: left;
	margin-bottom: .5rem;
}
.link_box span{
	font-size: .28rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: .2rem;
}
.link_box  a{
	display: block;
	vertical-align: middle;
	font-size: .24rem;	
	margin-right: .2rem;
	
}
.link_box  a img{
	max-width: 10%;
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	
}
.link_box  a i{
	display: inline-block;
	font-style: normal;
	font-size: .24rem;
	font-weight: bold;
}


/*首页news*/
.kw_dynamic {
	position: relative;
	height:8rem;
}



.kw_dynamic .kw_dynamic_rt {
	width: 100%;
	margin-top: 4.7rem;
}


.kw_item_box:first-of-type {
	display: block;
}

.kw_item_box .kw_item_first {
	cursor: pointer;
	transition: .5s;
	padding-left: .28rem;
}

.kw_item_box .kw_item_first .kw_item_pp {
	width:100%;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .25rem;
}


.kw_item_box .kw_item_first .kw_item_pp .kw_dynamic_txt h4 {
	font-size: .3rem;
font-family: AlibabaPuHuiTiM;
font-weight: 600;
line-height: .4rem;
height: .4rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #044FA1;
}


.kw_item_box .kw_item_first  .kw_item_pp .kw_dynamic_txt span.kw_time{
	font-size: .2rem;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
line-height: .48rem;
}
.kw_item_box .kw_item_first  .kw_item_pp .kw_dynamic_txt p {
	font-size: .24rem;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
line-height:.36rem;
height: 1.08rem;
overflow: hidden;
}

/*.kw_item_box .kw_item_first:hover .kw_item_pp h4 {
}*/

.kw_item_box .kw_item_first .kw_dynamic_txt{
	display: none;
}
.kw_item_box .kw_item_first .kw_dynamic_txt_show{
	display: block;
	margin-top: .25rem;
}

.kw_item_box .kw_item_first .kw_item_pp  img.kw_dynamic_rt_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:auto;
	transition: .5s;
	display: none;
}

.kw_item_box .kw_item_first .kw_dynamic_txt_show h4 {
	display: inline-block;
	vertical-align: middle;
	width: 4rem;
	font-size:.24rem;
font-family: Microsoft YaHei;
font-weight: 400;
color: #555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.kw_item_box .kw_item_first .kw_dynamic_txt_show span {
	display: inline-block;
	vertical-align: middle;
	float: right;
	font-size: .2rem;
	color: #777;
	margin-top:0;
}
.kw_item_box .kw_item_first.active .kw_item_pp  img.kw_dynamic_rt_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	max-height: 4.5rem;
	display: inline-block;
	transition: .5s;
}
.kw_item_box .kw_item_first:hover .kw_item_pp  img.kw_dynamic_rt_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	max-height: 4.5rem;
	display: inline-block;
	transition: .5s;
}


/* <!--科室导航-->*/

.kw_ks .kw_ks_list{
	height: auto;
	padding: .45rem 0;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.kw_ks .kw_ks_list li{
	display: inline-block;
	vertical-align: top;
	width: 2.3rem;
	text-align: center;
	margin-bottom: .3rem;
}
.kw_ks .kw_ks_list li img{
	max-width: 30%;
}

.kw_ks .kw_ks_list li span{
	font-size: .24rem;
line-height: .48rem;

}


/*专家介绍*/
.kw_expert{
	margin-top: .6rem;
}

.kw_expert ul{
	display: block;
	padding: .1rem;
}
.kw_expert ul li{
	width: 30%;
	min-height: 3rem;	
	margin-right: .25rem;
	margin-bottom: .25rem;
}
.kw_expert ul li:nth-of-type(3n){
	margin-right: 0;
}
.kw_expert ul li img{
	max-width: 100%;
}
.kw_expert ul li h4{
	font-size: .24rem;
line-height:.48rem;
}
.kw_expert ul li p{
	font-size: .18rem;
line-height: .36rem;
}
.kw_expert .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 .05rem;
}
.kw_expert  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: 30%;
	text-align: center;
	left: 35%;
}
.kw_expert .swiper-container{
	padding-bottom: .6rem;
}


.kw_expert .swiper-button-prev {
	width:.39rem;
	height: .24rem;
	left: 32%;
	
}

.kw_expert .swiper-button-next {
	width:.39rem;
	height: .24rem;
	right: 32%;
	
}
.kw_expert .swiper-button-prev:hover {
	width:.39rem;
	height: .24rem;
	transform: rotate(180deg);
	background: url(../images/left_05.png) no-repeat center center;
	background-size:100% 100%;
}

.kw_expert .swiper-button-next:hover {
	width:.39rem;
	height: .24rem;
	transform: rotate(0deg);
	background: url(../images/left_05.png) no-repeat center center;
	background-size:100% 100%;
}
/*<!--学科动态-->*/
.kw_subject{
	margin-top: .6rem;
	min-height: 6.4rem;
	padding: .5rem 0;
	min-height: 6.4rem;
	padding-top: .6rem;
	background: url(../images/index_bg2.png) no-repeat center;
	background-size:100% 100%;
}
.kw_subject li{
	width: 48%;
	margin-right: 4%;
	float: left;
	min-height: 2rem;
	padding:0 .3rem;
	background: #FFFFFF;
	margin-bottom: .32rem;
	padding-top: .3rem;
	transition: .4s;
	padding-bottom: .3rem;
}
.kw_subject li:nth-of-type(3n){
	margin-right: 4%;
}
.kw_subject li:nth-of-type(2n){
	margin-right: 0;
}
.kw_subject li span{
	font-size: .2rem;
line-height: .2rem;

}

.kw_subject li h4{
	font-size: .28rem;
line-height: .28rem;
height: .28rem;
	margin-bottom: .18rem;
}
.kw_subject li p{
	font-size: .2rem;
color: #666666;
line-height: .3rem;
height: .9rem;
overflow: hidden;
}


.submenus {
	width: 100%;
	text-align: left;
	height: .6rem;
	line-height: .6rem;
background: rgba(92, 155, 212, .7);
margin-top: -.6rem;
z-index: 2;
position: relative;
}
.wrap2{
	width: 100%;
	text-align: center;
}
.submenus a{
	display: inline-block;
	padding:0 .15rem;
	color: #FFFFFF;
	font-size: .16rem;
	
}
.submenus .wrap2 a{
	padding:0 .05rem;
}
.submenus .wrap2 a:last-of-type{
	padding:0 ;
}
.submenus  a.active {
	background: rgba(65, 134, 197, 1);
}
.submenus  a:hover{
	background: rgba(65, 134, 197, 1);
}


/*内页*/
.con{
	padding-bottom: 1.36rem;
}
h2.con_title{
	font-size:.4rem;
line-height: .4rem;
	margin: 0 auto;
	margin-top: .6rem;
	margin-bottom: .5rem;
	text-align: center;
}
.mz_box {
	overflow-x: scroll;
}
.mz_box table{
	width: 200%;
	text-align: center;
}
.mz_box table tr{
	border: none;
	text-align: center;
}
.mz_box table tr th{
	text-align: center;
	height: 1rem;
background: #5C9BD4;
color: #FFFFFF;
font-weight: bold;
font-size:.24rem;
}
.mz_box table tr td{
	text-align: center;
	line-height: .8rem;	
font-size:.24rem;
}
.mz_box table tr:hover{
	background: rgba(92, 155, 212, .5);
}

/*专家风采*/
.fc_box ul{
	display: block;
	padding: .1rem;
}
.fc_box ul li{
	width: 48%;
	/*box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);*/
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	text-align: center;
	margin-bottom: .6rem;
}
.fc_box ul li:nth-of-type(2n){
	margin-right: 0;
}
.fc_box ul li img{
	max-width: 100%;
}
.fc_box ul li h4{
	font-size: .28rem;
line-height:.5rem;
}
.fc_box ul li p{
	font-size: .24rem;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
line-height: .36rem;
}
.fc_box .fc_box_left{
	display: inline-block;
	vertical-align: middle;
	width:100%;
	margin-right: 0;
	margin-bottom: .5rem;
}
.fc_box .fc_box_left img{
	max-width: 100%;
}
.fc_box .fc_box_right{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.fc_box .fc_box_right .fc_box_tt{
	padding-bottom: .3rem;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.fc_box .fc_box_right .fc_box_tt h4{
	font-size: .3rem;
	line-height: .48rem;
	color: rgba(4, 79, 161, 1);
}
.fc_box .fc_box_right .fc_box_tt p{
	font-size: .24rem;
	color: rgba(51, 51, 51, 1);
	width: 65%;
}
.fc_box .fc_box_right .fc_box_tt a.fc_more{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding:0 0.15rem;
	height: .5rem;
background: #FFFFFF;
border: 1px solid #CCCCCC;
border-radius: .25rem;
line-height: .5rem;
}

.fc_box .fc_box_right  .fc_box_text{
	margin-top: .3rem;
	position: relative;
}
.fc_box .fc_box_right  .fc_box_text p{
	font-size:.24rem;
line-height: .48rem;
}


/*医院位置*/
.map_list{
	margin-bottom: .3rem;
}
.map_list h3{
	font-size: .28rem;
line-height:.5rem;
}
.map_list p{
	font-size: .24rem;
font-family: AlibabaPuHuiTiM;
color: #333333;
line-height:.48rem;
}
 .map_img img{
	max-width: 100%;
}

/*通用内容简介页面*/
.cont_text p{
	font-size: .24rem;
font-family: AlibabaPuHuiTiR;
font-weight: 400;
color: #333333;
line-height: .48rem;
text-indent: 2em;
margin-bottom: .3rem;
}

.cont_text img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
}


/*荣誉*/
.kw_ry{
	
}
.kw_ry ul{
	display: block;
}

.kw_ry ul li{
	width: 100%;
	height: auto;
	margin-right: 0;
	display: inline-block;
	vertical-align: top;
	margin-bottom: .5rem;
	text-align: center;
}
.kw_ry ul li:nth-of-type(3n){
	margin-right: 0;
}
.kw_ry ul li h3{
	width: 92%;
	margin: 0 auto;
	font-size:.28rem;
font-family: AlibabaPuHuiTiR;
font-weight: bold;
color: #333333;
line-height: .48rem;
margin-top: .1rem;
}

.kw_ry a.sy_more{
	display: block;
	margin: 0 auto;
	margin-top: .3rem;
	width: 2.4rem;
height: .6rem;
background: #044FA1 url(../images/sy_img_21.png) no-repeat 80% center ;
background-size: 10%;
border-radius: .3rem;
line-height: .6rem;
font-size: .24rem;
font-family: Microsoft YaHei;
font-weight: 400;
color: #F5F5F5;
text-align: center;
padding-right: .1rem;

}


/*新闻、通知、科学动态*/
.new ul.news_list li {
	display: block;
	position: relative;
}

.new ul.news_list>li {
	width: 100%;
	margin-bottom: .3rem;
	transition: transform .5s ease-in 0s;
	-webkit-transition: transform .5s ease-in 0s;
	-moz-transition: transform .5s ease-in 0s;
	-o-transition: transform .5s ease-in 0s;
}

.new ul.news_list>li:last-of-type {}

.new ul.news_list>li .new_time {
	display: inline-block;
	vertical-align: top;
	width: 1.5rem;
	height: 1.8rem;
border: 1px solid #CCCCCC;
	text-align:center;
	
}

.new ul.news_list>li .new_time h2 {
	font-size: .4rem;
font-family: Arial;
font-weight: bold;
color: #999999;
margin-top: .35rem;
}

.new ul.news_list>li .new_time p {
	font-size: .24rem;
font-family: Arial;
font-weight: 400;
color: #999999;
opacity: 0.8;
}

.new ul.news_list>li .new_pp {
	display: inline-block;
	vertical-align: middle;
	height: 1.8rem;
	width: 75%;
	margin-left: 2%;
}

.new ul.news_list>li .new_pp h4 {
	font-size: .28rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #666666;
line-height: .5rem;
margin-top: .15rem;
overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.new ul.news_list>li .new_pp p {
font-size: .2rem;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
	line-height: .3rem;
	height: .9rem;
	overflow: hidden;
}

.new ul.news_list>li:hover {
	transition: .5s;
	box-shadow: 0px 0px 2px 0px rgba(65, 134, 197, .2);
	background: #FFFFFF;
}

.new ul.news_list>li:hover .new_pp h4,.new ul.news_list>li:hover .new_pp p{
	color:rgba(65, 134, 197, 1);
}

.new ul.news_list>li:hover  .new_time {
background: rgba(65, 134, 197, 1);
border: 1px solid rgba(65, 134, 197, 1);
	text-align:center;
	transition: .5s;
}
.new ul.news_list>li:hover  .new_time h2,.new ul.news_list>li:hover  .new_time p{
	color: #FFFFFF;
	transition: .5s;
}

/*分页*/

.page {
	margin-top: .6rem;
	text-align: center;
	height: auto;
}

.page a {
	width: .5rem;
height: .5rem;
border: 1px solid #5C9BD4;
border-radius: 50%;
line-height: .5rem;
display: inline-block;
vertical-align: middle;
cursor: pointer;
margin-right: .1rem;
font-size: .2rem;
color: #5C9BD4;
}
.page a.prev,.page a.next{
	width: 1.02rem;
	border-radius: .25rem;
}
/*.page input {
	height: 32px;
	line-height: 32px;
	border: 1px solid #CCCCCC;
	width: 50px;
	border-radius: 2px;
	text-align: center;
	box-sizing: border-box;
}*/

.page a:hover,
.page a.active {	
background: #044FA1;
	color: #FFFFFF;
}

.page span{
	color:#044FA1 ;
}
.page span i{
	font-style: normal;
}


/*详情*/
.details{
	margin-top: .6rem;
}
.details p.font1 {
	font-size: .4rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: .6rem;
	text-align: center;
	margin-bottom: .2rem;
}

.details p.font2 {
	text-align: center;
	font-size: .24rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: .48rem;
	margin-bottom: .2rem;
	padding-left: .2rem;
}

.details p.font2 i {
	display: inline-block;
	vertical-align: middle;
	width: .24rem;
	height: .24rem;
	margin-right: .06rem;
	background: url(../images/newdel_03.png) no-repeat center;
}

.details p.font2 span {
	display: inline-block;
	vertical-align: middle;
}

.details .content {
	padding: .3rem 0 .5rem;
}

.details .content p {
	font-size: .24rem;
	font-family: AlibabaPuHuiTiR;
font-weight: 400;
color: #333333;
	line-height: .48rem;
	text-indent: 2em;
}

.details .content img {
	display: block;
	margin: .2rem auto;
	max-width: 100%;
}

.chapter {
	border-top: 2px solid #666;
	display: block;
	justify-content: space-between;
	line-height:.48rem;
	padding-top: .24rem;
}

.chapter a {
	display: block;
	font-size: .24rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}
.chapter a:hover{
	color: rgba(4, 79, 161, 1);
}


.pc_rencai{
	display: block;
}
.phone_rencai{
	display:none;
}


/*遮罩层*/

.layerr {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	left: 0;
	top: 0;
	display: none;
}

.login_box{
	position: fixed;
	width: 96%;
	height: auto;
	left: 2%;
	top: 3rem;
	z-index: 99999;
	background: #fff;
	box-sizing: border-box;
	display: none;
	text-align: center;
	border-radius: .1rem;
	padding-bottom: .2rem;
}



.delete {
	position: absolute;
	right: .25rem;
	top: .25rem;
	cursor: pointer;
}

.login_box h1{
	width: 100%;
	color: #333;
	font-size: .34rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	height: .86rem;
	line-height: .86rem;
	background: #EEEEEE;
	border-radius:.1rem .1rem 0px 0px;
}

.login_box ul{
	width: 84%;
	margin: 0 auto;
	margin-top:.2rem;
}

.login_box li{
	height: .6rem;
	line-height:.6rem;
	box-sizing: border-box;
	margin-top: .3rem;
	text-align: left;
}

.login_box li span{
	display: inline-block;
	width: 1rem;
	height:.6rem;
	line-height: .6rem;
	text-align: center;
	font-size: .22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	text-align: right;
}

.login_box li input{
	outline: none;
	background: none;
	display: inline-block;
	vertical-align: middle;
	padding-left: 12px;
	height: .6rem;
	line-height: .6rem;
	border: 1px solid #dddddd;
	width: 70%;
}


.login_box li.beizhu{
	height: auto;
	margin-bottom: .4rem;
}

.login_box li.beizhu span{
	vertical-align: top;
}


.login_box li.beizhu textarea{
	outline: none;
	padding: .1rem;
	width: 69%;
	border: 1px solid #dddddd;
	display: inline-block;
	vertical-align: top;
	margin-left: -3px;
}

.login_box li.btn_dl{
	border: none;
	width: 2rem;
	text-align: center;
	cursor: pointer;
	margin-top: 0px;
	margin: 0 auto;
}

.login_box li.btn_dl input{
	width: 2rem;
	height: .6rem;
	background: linear-gradient(0deg, #5C9BD4 0%, #5C9BD4 100%);
	border-radius: .06rem;
	cursor: pointer;
	font-size: .22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}


.login_box li.zhuce{
	border: none;
	text-align: center;
	font-size: .22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}



}