li,a,p,h1,h2,h3,h4,h5,h6,span{
    word-break: break-all;
    word-wrap: break-word;
    }
.sljj p img{
max-width:100%;
}
.con p img{
max-width:100%;
}

.areaheart{
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
		background-color: #fff;
}
#nav{
	width: 100%;
	background: #F7F7F7;
	position: fixed;
	left: -100%;
	top: 0;
	z-index: 1;
}
#nav .nav_title{
	padding: 0 .3rem;
	height: 1.1rem;
	line-height: 1.1rem;
	font-size: .32rem;
	color: #fff;
	background: #85b9dd;
}
#nav .nav_title h2{
	font-weight: normal;
}
#nav .nav_title .nav_close{
	margin-top: .4rem;
}
#nav .nav_title img{
	width: .36rem;
	height: .36rem;
}
#nav ul{
	height: 400px;
	overflow: scroll;
}
#nav li{
	text-align: center;
	position: relative;
}
#nav li i{
	position: absolute;
    right: 10px;
    top: .4rem;
    margin-top: -.2rem;
    width: .4rem;
    height: .4rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#nav li i.hot {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
#nav li img {
    display: block;
    width: 100%;
    height: 100%;
}
#nav li a{
	display: block;
	line-height: .8rem;
	font-size: .28rem;
	color: #0a102b;
	padding: 0 .6rem;
	border-bottom: 1px solid #E7E3D7;
}
#nav li ol{
	display: none;
}
#nav li ol a{
	font-size: .32rem;
	background: lightblue;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.top{
	width: 100%;
	height: .81rem;
	background: -webkit-linear-gradient(90deg, #274278, #5574a0);
    background: -o-linear-gradient(90deg, #274278, #5574a0);
    background: -moz-linear-gradient(90deg, #274278, #5574a0);
    background: linear-gradient(90deg, #274278, #5574a0);
}
.logo{
	width: 50%;
	height: 100%;
	text-align: center;
}
.logo img{
	width: 3.05rem;
	height: .52rem;
}
.logo_img_box{
	display: flex;
	justify-content: center;
	height: 100%;
	padding-left: .18rem;
	overflow: hidden;
	flex-direction: column;
}
.top_txt p{
	color: #243b2b;
	font-family: "方正粗黑宋简体";
	font-size: .3rem;
	line-height: 1.4rem;
}
.nav{
	width: .7rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: .3rem;
	position: relative;
}
.language{
	position: absolute;
	left: -1rem;
	top: 0;
	font-size: .2rem;
	color: #ccd6e3;
	line-height: .81rem;
}
.nav img{
	width: .40rem;
	height: .35rem;
}
.banner{
	height: 5.6em;
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: center;
}
.search{
	width: 76%;
	height: .57rem;
	overflow: hidden;
	line-height: .6rem;
	border-radius: .2rem;
	background: rgba(0, 0, 0, 0.22);
	position: absolute;
	left: 12%;
	top: .3rem;
	border: 1px solid #ddd;
}
.search_ipt{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 86%;
	background: transparent;
	border: 0 none;
	outline: none;
	text-indent: .2rem;
	color: #fff;
}
.search_sub{
	position: absolute;
	left: 2%;
	top: 27%;
	width: 12%;
	height: 50%;
	background: url('../img/icon_search.png') no-repeat center;
	background-size: 40%;
	border: 0 none;
	outline: none;
	text-indent: 10rem;
	border-right: 1px solid #ddd;
}
.head_info{
	width: 100%;
	margin: 0 auto;
	margin-top: .86rem;
}
.head_pic{
	margin: 0 auto;
	
	width: 2.14rem;
	height: 2.14rem;
}
.pic_box{
	width: 2.14rem;
	height: 2.14rem;
	display: flex;
	border-radius: 50%;
	overflow: hidden;
	background: #eee;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.head_pic img{
	max-width: 100%;
	max-height: 100%;
}
.head_txt{
	width: 100%;
	padding: 0 .5rem;
	position: relative;
	margin-top: -.3rem;
}
.head_txt .zan{
	position: absolute;
	width: 50%;
	left: 25%;
	text-align: center;
	top: -.3rem;
}
.zan i{
	display: inline-block;
	width: .29rem;
	height: .29rem;
}
.zan img{
	width: 100%;
	height: 100%;
}
.zan span{
	color: #333;
	margin-left: .1rem;
	font-size: .24rem;
}
.head_txt .name{
	display: flex;
	color: #333;
}
.name li{
	line-height: .28rem;
}
.name li i{
	font-style: normal;
}
.name span{
	font-size: .3rem;
}
.name i{
	margin-left: .15rem;
	color: #999;
	font-size: .18rem;
}
.recommend{
	margin: 0 auto;
}
.recommend p {
    display: block;
    font-size: .2rem;
    line-height: .5rem;
    background: #85b9dd;
    padding: 0 .4rem;
    border-radius: .25rem;
    margin: .36rem 0;
}
.recommend p i{
	display: inline-block;
	width: .24rem;
	height: .22rem;
	margin-right: .15rem;
}
.recommend p img{
	width: 100%;
	height: 100%;
}
.recommend p a{
	color: #fff;
}
.recommend p:last-child{
	margin-bottom: 0;
}
.info{
	width: 100%;
	padding: 0 10%;
	padding-bottom: .4rem;
	
	background-color: #f6f6f6;
}
.head_box{
	line-height: .4rem;
	padding-top: .3rem;
    padding-bottom: .3rem;
}
.head_box h3{
	font-size: .24rem;
	font-weight: normal;
	color: #2555a9;

}
.head_box h3 i{
	display: inline-block;
	width: .47rem;
	height: .39rem;
	margin-right: .1rem;
}
.head_box h3 img{
	width: 100%;
	height: 100%;
}
.head_box p{
	font-size: .24rem;
	color: #c7cee2;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.person_box{
	font-size: 12px;
	color: #535353;
	line-height: 24px;
	padding: 30px;
	background: #fff;
}
.con{
	padding: .2rem;
	font-size: .24rem;
	color: #333;
	line-height: .42rem;
	background-color: #fff;
}
.con li{
	line-height: .6rem;
}
.con_mb{
	padding: 0;
	background-color: #f6f6f6;
}
.con_mb li{
	padding: .3rem;
	line-height: .42rem;
	margin-bottom: .12rem;
	background-color: #fff;
}
.con_mb li:last-child{
	margin-bottom: 0;
}
.con_mb .li_time{
	width: 35%;
}
.con_mb .li_con{
	
}
.con_sj li i{
	display: inline-block;
	width: .13rem;
	height: .21rem;
	margin-right: .2rem;
}
.con_sj li img{
	width: 100%;
	height: 100%;
}
.con_piclist li{
	width: 30%;
	float: left;
	margin: .15rem 0;
	margin-right: 5%;
	padding: .1rem;
	border: 1px solid #ddd;
}
.con_piclist li:nth-child(3n){
	margin-right: 0;
}
.con_piclist li .picbox{
	width: 100%;
	height: 2rem;
	position: relative;
	display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.picbox img{
	max-width: 100%;
	max-height: 100%;
}
.picbox p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #ddd;
	line-height: .46rem;
	text-align: center;
	background: rgba(0, 0, 0, .6);
}
.footer{
	padding: .3rem 0;
	text-align: center;
	font-size: .2rem;
	line-height: .30rem;
	color: #aebad9;
	background: #2555a9;
}
.logo_btm{
	width: 80%;
	margin-left: 10%;
	margin-bottom: .5rem;
}
.logo_btm img{
	width: 100%;
	height: auto;
}
.lianjie{
	margin-top: .2rem;
	color: #fff;
	font-size: .24rem;
}
.lianjie a{
	color: #fff;
}
.art_head{
	color: #666;
	font-size: .18rem;
	text-align: center;
}
.art_head h2{
	font-size: .3rem;
	margin-bottom: .1rem;
}
.art_head span{
	margin: 0 .1rem;
}
.img_box{
	width: 100%;
	margin: .2rem 0;
    border: 1px #ccc solid;
}
.img_box img{
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.page_down .fy{
	float: left;
	width: 1.75rem;
	height: .54rem;
	margin: .2rem;
	line-height: .52rem;
	text-align: center;
	border: 1px solid #ccd6d9;
}
.page_down .fy a{
	color: #666;
	font-size: .2rem;
}
.all h3{
	text-align: center;
	color: #2555a9;
	font-size: .24rem;
	font-weight: normal;
	line-height: 1rem;
}
.all li{
	font-size: .2rem;
	line-height: .62rem;
}
.all li a{
	color: #333;
}
.all li i{
	display: block;
	width: 8px;
	height: 13px;
	float: left;
	margin-top: .2rem;
	margin-right: .2rem;
}
.all li img{
	width: 100%;
	height: 100%;
}
.all_more{
	text-align: right;
}
.all_more a{
	color: #999;
}
.con_all{
	border-bottom: 1px solid #c3d4e7;
}
.con_all:last-child{
	border-bottom: 0 none;
}
.con_mb .all li{
	padding: .1rem .3rem;
}
.con_mb .all li a{
	width: 92%;
	float: left;
	
}
.look_more{
	margin-top: .4rem;
	width: 100%;
	text-align: center;
	line-height: .8rem;
	background-color: #2555a9;
color: #fff;
}
.look_more a{
	color: #fff;
}
.pic_list li{
	float: left;
	width: 45%;
	margin-bottom: .1rem;
	text-align: center;
}
.pic_list li:nth-child(2n){
	float: right;
}
.pic_list .img_box{
	height: 2rem;
	margin: 0;
    border: 1px #ccc solid;
}
.pic_list li p{
	line-height: .44rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
	margin-left: 10%;
}
.articl{
	color: #666;
}
.art_head h4{
	font-size: .3rem;
	color: #3a66b1;
	line-height: 1rem;
}
.team_box{
	padding-top: .2rem;
}
.team_box li{
	float: left;
	width: 30%;
	text-align: center;
	margin-right: 5%;
	margin-bottom: .1rem;
}
.team_box li:nth-child(3n){
	margin-right: 0;
}
.picbox2{
	width: 100%;
	height: 2.5rem;
border: 1px #ccc solid;
}
.team_box p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.picbox2 img{
	max-width: 100%;
	max-height: 100%;
}
.same_bos h4{
	line-height: .66rem;
	font-size: .3rem;
	color: #2555a9;
	text-align: center;
	/* background: url('../img/hd_bg.png') no-repeat center; */
	background-size: 90%;
}
.bos_in{
	border-bottom: 1px dashed #e6e6e6;
	background-color: #fafafa;
}
.bos_in:last-child{
	border-bottom: 0 none;
}
.same_bos h5{
	color: #333;
	padding-top: .2rem;
	font-size: .24rem;
	font-weight: normal;
	text-align: center;
}
.same_bos h5 span{
	color: #2555a9;
}
.students{
	padding-bottom: .32rem;
}
.students td{
	line-height: .64rem;
	text-align: center;
}
.students td a{
	color: #3a66b1;
}

/* iphone 5 width:320px */
@media only screen and (max-width: 374px) and (min-width: 320px){
	.banner{
		height: 7.4rem;
	}
	.head_info{
		margin-top: 0.8rem;
	}
	.head_txt{
		margin-top: .5rem;
	}
	.head_txt .name,
	.recommend{
		float: none;
	}
	.head_txt .zan{
		top: -1rem;
	}
}

/* iphone 6P width:414px */
@media only screen and (max-width: 768px) and (min-width: 640px){
	.banner{
		height: 10rem;
	}
}