body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%}
a{font-family: "微软雅黑";color:#424242;text-decoration:none}
a:hover{color:#dbb06e;text-decoration:none;}
a,p,li,span,h1,h2,h3,h4,h5,h6,h7{    word-break: break-word;
    word-wrap: break-word;}
i{font-style:normal}
table,tbody,tr,td,ul,ol,li{list-style:none;margin: 0;padding: 0;}
img{border:0;vertical-align:middle;display: inline-block;}
/* 清除浮动 */
.clearfix::after{
    content:"";
    height:0;
    visibility:hidden;
    display:table;
    clear:both;
}
.clearfix{
    zoom:1;
}
*{
    margin: 0;
    padding: 0;
}
.areaheart{
    width: 1200px;
    margin:0 auto;
}
.lf{
    float: left;
}
.rgt{
    float: right;
}
.sheng{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner{
	height: 420px;
}
.top{
	height: 40px;
	width: 100%;
	display: flex;
	line-height: 40px;
	color: #092611;
	background: url('../img/top_bg80.png') repeat;
}
.top_lf{
	float: left;
	display: flex;
}
.top_lf p{
	float: left;
	margin-right: 15px;
}
.top_rgt{
	float: right;
	display: flex;
}
.top_rgt li{
	float: left;
}
.top_rgt li a{
	color: #092611;
	transition: .2s;
}
.top_rgt li:hover a{
	color: #999;
}
.top_rgt li i{
	margin: 0 6px;
}
.logo{
	margin-top: 110px;
}

.nav{
	height: 50px;
	background: #E8B562;position: relative;
}
.nav_in{
	height: 50px;
	background: #fff;
	position: relative;
	z-index: 100;
}
.nav_in:after {
    content: "";
    position: absolute;
    height: 50px;
    top: -19px;
    left: 0;
    right: 0;
    background: #f7c579;
}
.nav_in i,
.nav_in em{
	position: absolute;
	left: -33px;
	top: -19px;
	width: 33px;
	height: 69px;
}
.nav_in em{
	left: auto;
	right: -33px;
}
.nav_in>ul{
	height: 50px;
	background: #F7C471;
	line-height: 50px;
	position: absolute;
	left: 0;
	top: -19px;
	width:1157px;
	z-index: 100;
}
.nav_in ul>li{
	float: left;
	position: relative;
	z-index: 2;
}
.nav_in ul ol{
	position: absolute;
	left: 0;
	top:50px;
	z-index: 2;
	display: none;
	background: #D4952B;
width: 100%;
}
.nav_in ul>li>ol li{
	z-index: 20;
	border-top: 1px solid #fff;
	width: 100%;
	text-align: center;
}
.nav_in ul>li:hover ol{
	display: block;
}
.nav_in ul ol li:hover a{
	background: #F7C471;
}
.nav_in ul li a{
	color: #fff;
	font-size: 18px;
	display: inline-block;
	padding: 0 33px;
	min-width: 72px;
	text-align: center;
}
.nav_in ul li ol a{
	font-size: 16px;
	/* padding: 0 33px; */
	z-index: 20;
	width: 100%;
	padding: 0;
	/* margin: auto; */
}
.nav_in ul li.hot a,
.nav_in ul li:hover a{
	background: #D4952B;
}
.nav .last{
    position: absolute;
    right:0;
    top:-19px;
    width: 60px;
    float: right;
    background: #f7c471;
    z-index: 9999;
}
.nav .last:hover .nav_more_icon{
	background-color: #D4952B;
}
.nav .nav_more_icon{
    width: 60px;
    height: 50px;
    background: url('../img/nav_more.png') no-repeat center;
}
.nav .nav_more{
    position: absolute;
    top: 50px;
    right: 0;
    width: 138px;
    display: none;	
}
.nav .last:hover .nav_more{
	display: block;	
}
.nav .nav_more li{
    width: 100%;
    text-align: center;
    line-height: 54px;
    position: relative;
    background: #F7C471;color:#fff;font-size:16px;
}
.nav .nav_more a{
	border-top: 1px solid #fff;display:block;color:#fff;
}
.nav .nav_more ul>li:hover>a{
    background:#D4952B;
}
.nav .nav_more li ol{
    top: 0px;
    width: 138px;
    left: -139px;
    display: none;
}
.nav .nav_more li:hover ol{
	display: block;
}


.content{
	min-height: auto;
}
.content_in{
	margin-top: -20px;
	box-shadow: 0 0 10px 0px #ccc;
	z-index: 1;
}
.oneself_lf{
	width: 310px;
	margin-left: 15px;
}
.public_box{
	margin: 30px 0;
	position: relative;
	background: #FFF9ED;
}
.icons_con{
	position: absolute;
	width: 36px;
	height: 36px;
}
.icons_con img{
	width: 100%;
	height: 100%;
}
.icon_tl{
	top: 0;
	left: 0;
}
.icon_tr{
	top: 0;
	right: 0;
}
.icon_bl{
	bottom: 0;
	left: 0;
}
.icon_br{
	bottom: 0;
	right: 0;
}
.icon_tit{
	min-width: 52%;
	height: 46px;
	top: 20px;
	left: -13px;
}
.public_box h2{
	color: #fff;
	line-height: 36px;
	font-size: 18px;
	padding-top: 20px;
	margin-left: 10px;
	position: relative;
	z-index: 1;
	display: inline-block;
}
.public_box .more{
	position: absolute;
	right: 30px;
	top: 20px;
	font-size: 14px;
	color: #d5952b;
	line-height: 36px;
	transition: .2s;
}
.public_box .more a{
	transition: .2s;
}
.public_box .more a:hover,
.public_box a.more:hover{
	color: #333;
}
.oneself_info{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}
.head_pic{
	width: 198px;
	height: 198px;
	border-radius: 50%;
	border: 1px solid #F5C772;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.head_pic img{
	max-width: 100%;
	max-height: 100%;
}
.name{
	width: 200px;
	height: 24px;
	margin: 10px auto;
	line-height: 22px;
}
.name h4{
	float: left;
	font-size: 20px;
}
.name span{
	float: right;
	font-size: 16px;
	color: #e60012;
}
.name span i{
	margin-right: 12px;
}
.daoshi a{
	display: block;
	width: 198px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #F5C772;
	margin: 10px auto;
	border-radius: 3px;
	color: #ff9600;
	transition: .2s;
}
.daoshi a:hover{
	color: #fff;
	background: #f6c471;
}
.research{
	padding-bottom: 30px;
}
.research ul{
	padding: 10px 20px 0 45px;
}
.research li{
	font-size: 14px;
	line-height: 36px;
	color: #F1AA3E;
	list-style-type: disc;
    word-break: break-word;
    word-wrap: break-word;
}
.research li a{
	color: #444;
	transition: .2s;
    word-break: break-word;
    word-wrap: break-word;
}
.research li:hover a{
	color: #999;
}
.public_box_in{
	padding: 12px 30px 30px 30px;
}
.public_box_in li{
	color: #444;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 5px;
    word-break: break-word;
    word-wrap: break-word;
}
.swip li p{
	transition: .2s;
}
.swip li:hover p{
	color: #999;
}
.ewm{
	width: 118px;
	height: 118px;
	overflow: hidden;
	border: 1px solid #DF951A;
	margin: 0 auto;
	margin-top: 15px;
}
.ewm img{
	width: 100%;
	height: 100%;
}
.content_rgt{
	width: 820px;
	margin-right: 15px;
    padding-bottom: 70px;
}
.content_rgt .public_box{
	float: left;
	width: 390px;
	margin-bottom: 0;
	min-height: 270px;
}
.content_rgt .public_box.ml40{
	
}
.resume .public_box_in{
	font-size: 14px;
	line-height: 26px;
	color: #444;
}
.look_more{
	margin-top: 22px;
}
.look_more a{
	display: block;
	width: 128px;
	height: 34px;
	color: #ff9600;
	line-height: 34px;
	text-align: center;
	border: 1px solid #F5C772;
	border-radius: 3px;
}
.look_more a i{
	margin-left: 10px;
	margin-bottom: -2px;
	transition: .2s;
}
.look_more:hover a i{
	margin-left: 14px;
}
.information .public_box_in li{
	margin-bottom: 0;
}
.experience ul li h4{
	font-size: 14px;
	color: #dc941c;
}
.experience ul li p{
	font-size: 14px;
	color: #444;
}
.content_rgt .part_time{
	min-height: 333px;
}
.part_time .public_box_in{
	padding-right: 12px;
}
.part_time ul{
	padding-left: 8px;
}
.part_time li{
	color: #F1AA3E;
    list-style-type: disc;
}
.part_time li a{
	color: #444;
	transition: .2s;
}
.part_time li:hover a{
	color: #999;
}
.content_rgt .team{
	min-height: 333px;
}
.team .public_box_in{
	padding-left: 20px;
	padding-right: 12px;
}
.swip{
	width: 350px;
	height: 140px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
.swip ul{
	position: absolute;
	left: 0;
	top: 0;
	width: 80000px;
}
.swip li{
	float: left;
	width: 80px;
	height: 130px;
	margin-right: 10px;
	text-align: center;
}
.swip li .pic_img{
	width: 78px;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	background: #fff;
}
.pic_img img{
	max-width: 100%;
	max-height: 100%;
}
.swip li a{
	color: #444;
}
.btn{
	width: 14px;
	height: 20px;
	line-height: 20px;
	background: #5E6464;
	position: absolute;
	left: 0;
	top: 30%;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.btn_rgt{
	left: auto;
	right: 0;
}
.btn.no{
	cursor: not-allowed;
}
.foot{
	padding-top: 20px; 
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	height: 86px;
	border-top: 4px solid #F3C275;
	background: #F8F8F8;
}
.content_rgt .all{
	width: 100%;
	min-height: 966px;
	padding-bottom: 30px;
}
.public_box .more a{
	color: #d5952b;
}
.same_style{
	padding: 0 30px;
}
.same_title{
	height: 52px;
	border-bottom: 2px solid #F8C471;
}
.same_title h2{
	font-size: 16px;
	color: #d5952b;
	line-height: 30px;
	display: inline-block;
	float: left;
}
.same_title .see_more{
	width: 18px;
	height: 12px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.list_one ul{
	padding: 8px 10px 0 10px;
}
.list_one li{
	font-size: 14px;
	line-height: 36px;
	color: #d5952b;
}

.list_one li a{
	color: #333;
	transition: .2s;
}
.list li:hover a,
.list_one li:hover a{
	color: #999;
}
.nothing{
	font-size: 14px;
	color: #333;
	line-height: 36px;
	margin: 8px 10px 0 10px;
}
.list{
	padding: 10px 30px;
}
.list li{
	line-height: 50px;
	border-bottom: 1px dashed #f4ac35;
    word-break: break-word;
    word-wrap: break-word;
}
.list li a{
	font-size: 14px;
	color: #333;
	transition: .2s;
}
.page{
	width: 100%;
	padding-top: 20px;
	display: inline-block;
}
.list_in{
	padding: 10px 30px;
}
.art_title{
    padding-top: 5px;
    line-height: 30px;
}
.art_title h4{
    font-size: 18px;
    
    color: #333;
    text-align: center;
word-break: break-word;
    word-wrap: break-word;
}
.art_info{
    text-align: center;
}
.art_info ul{
    display: inline-block;
}
.art_info li{
    float: left;
    margin: 0 5px;
    font-size: 12px;
    color: #666;
}
.art_in{
	font-size: 14px;
    line-height: 26px;
    color: #333;
    padding: 0 10px;
}
.art_img{
	width: 100%;
	text-align: center;
}
.art_img img{
	display: block;
	max-width: 100%;
	margin: 15px auto;
}
.attachment{
	
	padding-bottom: 30px;
	font-size: 14px;
    line-height: 36px;
    color: #333;
}
.attachment h4{
	color: #d5952b;
}
.attachment li{
	line-height: 26px;
    word-break: break-word;
    word-wrap: break-word;
}
.art_page{
    
    border-top: 1px dashed #d5952b;
}
.art_page li{
    font-size: 14px;
    line-height: 36px;
    color: #333;
  word-break: break-word;
    word-wrap: break-word;
}
.attachment li a,
.art_page li a{
	color: #333;
}
.attachment li:hover a,
.art_page li a:hover{
    color: #d5952b;
}
.art_con ul{
	padding: 10px 0;
word-break: break-word;
    word-wrap: break-word;
}
.art_con li{
	font-size: 14px;
    line-height: 26px;
    color: #333;
word-break: break-word;
    word-wrap: break-word;
}
.art_img2{
	padding-top: .3rem;
}
.art_img2 li{
    width: 355px;
    height: 269px;
    float: left;
    margin: 10px 0;
}
.art_img2 li:nth-child(2n){
	float: right;
}
.art_img2 li img{
	max-width: 100%;
	max-height: 100%;
}
.art_img2 .img_in{
	width: 100%;
	height: 100%;
	display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #f5c77e;
    background-color: #FFFFFF;

}
.art_page_nofu{
	margin-top: 50px;
}
.pic_list{
	padding: 0 30px;
	padding-top: 20px;
}
.pic_list ul{
	margin-bottom: -24px;
}
.pic_list li{
	float: left;
	/* width: 240px; */
     width:30%;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 24px;
}
.pic_list li.mr0{
	margin-right: 0;
}
.pic_list .pic_box{
	width: 238px;
	height: 158px;
}
.pic_box{
	background: #fff;
	border: 1px solid #F1C86E;
	display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.pic_box img{
	max-width: 100%;
	max-height: 100%;
        height:auto;
}
.team_box li p,
.pic_list li p{
	line-height: 32px;
	/*width: 90%;
	margin-left: 5%;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.team_con{
	padding: 20px 30px;
	padding-bottom: 0;
}
.team_box ul{
	padding: 20px 0;
}
.team_box li{
	float: left;
	width: 170px;
	margin-right: 26px;
	text-align: center;
}
.team_box li.mr0{
	margin-right: 0;
}
.team_box h3{
	font-size: 16px;
	color: #d5952b;
	line-height: 44px;
}
.team_box p{
	font-size: 14px;
    line-height: 26px;
    color: #333;
    transition: .2s;
}
.team_box li:hover p{
	color: #999;
}
.team_box .pic_box{
	width: 168px;
	height: 228px;
}



.search_model{
	width: 230px;
	height: 22px;
	margin: 9px 0;
	display: none;
}
.search_model input{
	height: 22px;
	background: transparent;
	border: 0 none;
	line-height: 22px;
	float: left;
	outline: none;
	padding: 0 3px;
	border-radius: 3px;
	border: 1px solid #999;
}
.search_model .ipt{
	width: 160px;
	margin-right: 2px;
}
.search_model .ipt_sub{
	width: 40px;
	height: 24px;
	line-height: 24px;
}
.search_model p{
	line-height: 22px;
	text-align: center;
	float: right;
	cursor: pointer;
	color: #666;
	font-size: 16px;
}

.name h4{
	width: 55%;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*.content_rgt .information,
.content_rgt .resume{
	height: 333px;
}*/
/.content_rgt .experience{
	    
}
/*.content_rgt .team,
.content_rgt .part_time{
	height: 333px;
}*/

/*.public_box p.more{
	max-width: 600px;
	height: 36px;
	top: 8px;
}8/
/*.public_box p.more span,
.public_box p.more a{
	display: inline-block;
	max-width: 160px;
	line-height: 60px;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}*/



.experience ul li p {
    font-size: 14px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    
}