/*手机端*/
@media all and (max-width: 768px) {
	html,body{
		font-size: 10px;
	}
	
	
	/* 移动设备 (小于768px) */
    /*.daohang {*/
    /*    padding: 10px 0px;*/
    /*}*/
    /*.logo img {*/
    /*    width:100px;*/
    /*    height: auto;*/
    /*}*/
    /*.phone {*/
    /*    font-size: 12px;*/
    /*}*/
    
    /*.content-left img {*/
    /*    width: 100%;*/
    /*    margin-bottom: 15px;*/
    /*}*/
	
    /*.dynamic>p{*/
    /*	padding-left:15px*/
    /*}*/
	
	
	.daohang {
        /*flex-direction: column;*/
        padding: 10px 0;
    }
    
    .logo img {
        max-width: 70%;
        height: auto;
        margin-left: 0px
        /*max-height: auto;*/
        /*width: auto;*/
        /*margin-bottom: 8px;*/
    }
    
    .phone {
        width:150px;
        height: 35px;
        font-size: 1rem;
        display: flex;
        align-items: center;
    }
    .content-left img {
        width: 100%;
        margin-bottom: 15px;
    }
	
    .dynamic>p{
    	padding-left:15px
    }

	
	
	/*顶部导航样式*/
	.neirong{
		width: 100%;
		padding-right: 0;
	}
	.head{
		width:100%;
		height: 4.5rem;
		background-color: #449df7;
		display: flex;
		line-height: 4.5rem;
		position: fixed;
		left: 0;
		top:0;
		z-index: 99999;
		border-bottom: none;
	}
	.title{
		color: #FFFFFF;
		text-align: center;
		font-size: 1.7rem;
		letter-spacing: 1rem;
		position: absolute;
		left: 50%;
		margin-left: -2.7rem;
	}
	.nav-btn{
		position: absolute;
		right: 1.2rem;
		width: 2.25rem;
		height: 2.25rem;
		top:1.45rem;
		
	}
	.nav-btn>img{
		width: 99%;
		display: block;
		
	}
	
	.nav{
		width: 0;
		height: 100vh;
		background-color: #449df7;
		position: fixed;
		right: 0;
		top: 0;
		transition: all;
		transition-duration: 500ms;
		overflow: hidden;
	}
	
	.del-btn{
		width: 2.5rem;
		height: 2.5rem;
		display: flex;
		align-items: center;
		justify-content:center;
		position: absolute;
		right: 1rem;
		top:1rem;
	}
	.del-btn>img{
		width: 1.25rem;
		height: 1.25rem;
		display: block;
		align-items: center;
		text-align: center;
	}
	
	.nav-list{
		margin-top:5.75rem;	
		width: 100%;
		display: block;
	}
	
	.nav-list>div>a,.nav-list>div{
		width: 100%;
		display: block;
		height: 6rem;
		line-height: 6rem;
		color: #FFFFFF;
		font-size: 1.45rem;
		text-align: center;
		text-decoration: none;
		background: url(../image/ico/rig.png) 1.5rem center no-repeat;
		background-size: 0.6rem 0.7rem;
		padding-top: 0;
	}
	.nav-list a.active{
		background-color: #69b0f9;
	}
/*主体样式*/

.center {
    font-size: 1.6rem;
    color: #565656;
	margin: 4.5rem 0 0 0;
	width:100%;
	padding: 0;
	border: none;
	
}
.content{
	flex-wrap:wrap-reverse;
	padding-bottom:3rem;
	border-bottom: 0.75rem solid #F5F5F5;
}

.content-right{
	    background-color: #f5f5f5;
	    display: block;
		width: 100%;
		height: auto;
}

.content-right> img{

}
.content-right{
	width: 22.5rem;
	height: 29.5rem;
	overflow: hidden;
	margin: 2.5rem auto 0;
}

.bord-left{
	display: none;
}
.tit .tit-name{
	    font-size: 1.8rem;
	    font-weight: 600;
	    color: #2b2b2b;
		/*line-height: 1rem;*/
		font-family: "黑体";
}
.tit-dit{
	display: block;
	color: #333;
	font-size: 1.6rem;
	margin-top: 0;
	padding: 2.5rem 0;
	height:auto;
	line-height: 1rem;
	font-family: "黑体";
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom:1.8rem;
}

.tit{
	    width: 100%;
	   /* margin: 5% 7.5%; */
	    display: block;
		
}
.content-left {
	    width: 90.6%;
	    margin: 30px 4.7% 5px;
}
.content-left .tit .tit-name{
	margin-left: 0;
}
.content-left>p{
	    font-size: 1.6rem;
	    color: #333;
	    margin-bottom: 1rem;
	    line-height: 2.4rem;
		text-align: justify;
		text-indent: 0;
}
.content-left>p:nth-child(2){
	margin-top:5rem;
}

.resume div p{
	font-size: 1.3rem;
}

.content-left > p:nth-child(3) {
    margin-bottom: 1.5rem;
}

.resume>div p:first-child, .resume>div p:nth-child(3) {
    text-align: justify;
    margin-right: 3rem;
	width:4rem;
}

.resume>div p:nth-child(2) {
    margin-right: 5rem;
}

.resume>div p.biye{
	width:6rem;
}
.tit-marg{
	margin-left: 0;
}
.neirong .tit-name{
	/*width: 11rem;*/
	margin-left: 5%;
}
#evaluate .tit-name{
	margin-left:5%;
	/*margin-top: 3rem;*/
	
}
#evaluate{
	border-top: 0.75rem solid #F5F5F5;
	margin-top: 3rem;
}

.resume>div:nth-child(3),.resume>div:nth-child(4){
	display: none;
}

.character{
	flex-wrap:wrap-reverse;
	border-bottom: 0.75rem solid #f5f5f5;
	padding-bottom: 1rem;
}

.tit-marg{
	margin-top: 1rem;
}
.tit-bord{
	display: none;
}
.character-right{
		background: url(../image/mod.jpg)center no-repeat ;
		background-size: 90%;
	    display: block;
	    width: 100%;
	    height: 22.5rem;
}
.character-right>img{
	display: none;	
}
.character-left p,.achievement p{
	font-size: 1.6rem;
	line-height: 2.4rem;
	border-bottom:1rem;
	text-indent: 0;
}
.character-left{
	width: 90%;
	margin: 5% 5% 5px;
	
}
.achievement{
	width:100%;
	height: auto;
	margin:5% 0;
	font-size: 1.6rem;
	margin-top: 0;
	overflow: hidden;
}
.achievement p,.achievement>div{
	margin:0 5% 10px;
	
}
.swiper-ban{
	width:90%;
	margin-bottom: 2rem;
}
.achi-tit{
    color: #232323;
    font-size: 1.8rem;	
	margin-bottom: 1rem;
	font-weight:600;
}
.achievement .tit-marg{
	margin: 0;
}

.achievement p{
	padding-left: 0;
	text-align: justify;
	margin-top:1rem;
	text-indent: 30px;
	
}
.achievement p.pingjia{
	padding-bottom:2rem;
	
}
#leading{
	padding-top: 3rem;
	border-top: 0.75rem solid #F5F5F5;
}
#dynamic{
	padding-top:2rem;
	border-top:0.75rem solid #F5F5F5;
}
.dynamic>p::after{
	display: none;
}
.achievement .dynamic{
	margin-top:1rem;
	margin-bottom:2rem;
}
.img{
	margin: 0;
	width: 90%;
}
.img>img{
	display: block;
	width: 100%;
	height:100%;
	margin: 0 auto;
	margin-bottom:10px;
}

.swiper {
    padding: 0 5rem;
    position: relative;
	margin-top:2rem;
}
.swiper-wrapper>div{
	font-size: 1.2rem;
	text-align: center;
	color: #F5F5F5;
	padding-top:20px;
}
.beian{
	padding-bottom:3rem;
    display: none;
}

.dibu_url{
	padding-bottom:3rem;
    display: none;
}

.resume{
	display: none;
}
.m-ares>div{
	display: flex;
	line-height:2.4rem;
	color: #0f0f0f;
	margin-bottom:1rem;
}
.m-ares>div>p:first-child{
	width: 20.666%;
}
.m-ares{
	margin-top:3rem;
}
.bot-wp {
    width: 90%;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    color: #7a7a7a;
    line-height: 1.5rem;
}
.achievement {
    margin-bottom: 0;
}
.bot-wp,.beian{
	font-size: 1rem;
}
}



/*pc端*/
@media all and (min-width: 960px) {
	.title,.nav-btn,.del-btn,.m-ares{
		display: none;
	}
	.resume{
		display: block;
	}
	
 
}




