@charset "gb2312";
/* CSS Document */
*{
	margin:0;
	padding:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
hr{
	color:#B3B3B3;
}
li{
	list-style-type:none;
}
/*首页*/
/*头部*/
.shou1{
	padding:10px 20px;
	background-color: #FFFFFF;
}
.shou1-1{
	float: left;
	width: 44%;
}
.shou1-2{
	float:right;
	width: 40px;
}
/*菜单*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#5F5D5D;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 140px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:60px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#01538B}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*/菜单*/
/*/头部*/
/*banner*/
.banner a img{
	vertical-align: top;
}
/*/banner*/
/*内容*/
.biaoti1{
	height: 80px;
	line-height: 80px;
	text-align: center;
	overflow: hidden;
}
.dt1{
	float: left;
	width: 50px;
	height: 50px;
	background-color: #FFFFFF;
}
.dt2{
	float: left;
	width: 50px;
	height: 50px;
	background-color: #00A2E9;
}
.shou2{
width:100%;
	height:170px;
	position:relative

}
.shou2c{
	width: 175px;
	height: 163px;
	position: absolute;
	top: 222px;
	right: 383px;
	
}
.shou2b{
	width: 159px;
	height: 153px;
	position: absolute;
	top: 39px;
	right: 462px;
	
}

.shou2d{
	width: 171px;
	height: 167px;
	position: absolute;
	top: 403px;
	right: 308px;
	
}
.shou2e{
	width: 171px;
	height: 167px;
	position: absolute;
	top: 596px;
	right: 221px;
	
}
.biaoti1{
	width: 80%;
	height: 50px;
	margin: auto;
}
.biaoti1-t{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #112A8C;
}
.biaoti1-b{
	width: 40px;
	height: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin: auto;
}
.shou3{
	padding: 20px;
}
.shou3nr{
	padding-bottom: 20px;
}
.shou3-nrb{
	height: 40px;
	border-bottom: 1px dashed #CCCCCC;
}
.shou3-nrb-l{
	float: left;
	width: 70%;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.shou3-nrb-r{
	float: right;
	width: 25%;
	text-align: right;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.shou3-2{
	padding-bottom: 20px;
}
.shou3-2 li{
	height: 40px;
	border-bottom: 1px dashed #CCCCCC;
}
.shou3-2l{
	float: left;
	width: 70%;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.shou3-2r{
	float: right;
	width: 25%;
	text-align: right;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.shou3-3{
	width: 35%;
	height: 25px;
	margin: auto;
}
.anniu1{
	width: 100%;
	line-height: 25px;
	height: 25px;
	font-size: 14px;
	border: 1px solid #112A8C;
	border-radius: 4px;
	color: #112A8C;
	text-align: center;
	margin: auto;
}
.shou4{
	padding: 20px;
	background-color: #F7F7F7;
	margin-bottom: 20px;
}
.shou4-nr{
	padding-top: 20px;
	padding-bottom: 20px;
}
.shou4-nrl{
	float: left;
	width: 30%;
}
.shou4-nrr{
	float: right;
	width: 66%;
}
.shou4-nrr1{
	line-height: 20px;
	max-height:47px;
	overflow: hidden;
}
.shou4-nrr2{
	width: 40%;
	height: 30px;
	padding-top: 10px;
}
.shou5{
	padding:10px 20px;
}
.shou5-nr{
	padding-top: 20px;
}
.shou5-nrb{
	line-height: 30px;
	height: 30;
	overflow: hidden;
	text-align: center;
}
.shou6{
	padding:20px 20px 30px;
	background-color: #F7F7F7;
}
.shou6-nr{
	padding-top: 20px;
}
.shou6-nr1{
	float: left;
	width: 22%;
	margin-left: 4%;
	margin-bottom: 10px;
}
.shou6 li:nth-child(1){
	margin-left: 0;
}
.shou6 li:nth-child(5){
	margin-left: 0;
}
/*/内容*/
/*页脚*/
.yejiao{
	position:fixed; 
	bottom:0; left:0;
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	clear: both;
}
.yejiao2{
	height: 110px;
	background-color:#112A8C;
	text-align: center;
	padding-top: 20px;
}
.yejiao2-1{
	width: 40%;
	height: 30px;
	background-color:#FFFFFF;
	border-radius: 40px;
	padding: 5px 30px;
	margin:auto;
}
.yejiao2-1z{
	float: left;
	width: 20%;
}
.yejiao2-1y{
	float: left;
	width: 72%;
	margin-left: 10px;
}
.yejiao2-2{
	height: 30px;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
}
/*/页脚*/
/*/首页*/
/*集团概况*/
.bt1{
	padding:10px 20px 0;
}
/*栏目滑动*/
.wrapper01 {border-bottom: 1px solid #CCCCCC;position:relative;height: .8rem;padding:0px 20px 10px;overflow: hidden;margin:0 auto;}
.wrapper01 .scroller {position:absolute}
.wrapper01 .scroller li {height: 1rem;color:#333;float: left;line-height: 1rem;font-size: .4rem;text-align: center}
.wrapper01 .scroller li a{color:#333;display:block;margin:0 .3rem 0 0}
.wrapper01 .scroller li.cur a{color:#112A8C;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
/*/栏目滑动*/
.lujing{
	padding:10px 20px;
}
.jtgk1{
	padding: 20px;
}
.jtgk1-t img{
	vertical-align: top;
}
.jtgk1-b{
	padding: 20px;
	background-color: #112A8C;
	line-height: 20px;
}
.jtgk2{
	padding: 0px 20px 20px;
}
.jtgk2 img{ width:100%}
.jtgk3{
	padding:20px;
}
.jtgk3-nr{
	padding:10px 20px;
	background-color: #F7F7F7;
}
.jtgk3-nr li{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC;
}
.jtgk3-nr li:nth-child(4){
	border-bottom:none;
}
.jtgk3-1{
	padding-bottom: 10px;
}
.jtgk3-1l{
	float: left;
	width: 12%;
}
.jtgk3-1r{
	float: right;
	width: 86%;
}
.jtgk3-1r1{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.jtgk3-1r2{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.jtgk3-2{
	line-height: 20px;
	padding-bottom: 5px;
}
/*/集团概况*/
/*董事长*/
.mulu{
	padding: 10px 20px;
}
.mulu1{
	float: left;
	width: 27%;
	margin-right: 4%;
}
.mulu2{
	float: left;
	width: 25%;
}
.anniu2{
	width: 100%;
	line-height: 25px;
	height: 25px;
	font-size: 14px;
	border: 1px solid #112A8C;
	border-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	background-color: #112A8C;
	margin: auto;
}
.dsz1{
	padding: 20px;
}
.dsz1-t{
	padding-bottom: 10px;
}
.dsz1-b1{
	padding-bottom: 5px;
}
.dsz1-b1{
	line-height: 24px;
}
.dsz2{
	padding: 0px 20px 20px;
}
.dsz2-bt{
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: auto;
}
.dsz2-nr{
	padding-top: 10px;
}
.dsz2-nrl{
	width: 10%;
	
}
.dsz2-nrc{
	width: 90%;
	margin: auto;
	line-height: 24px;
}
.dsz2-nrr{
	float: right;
	width: 10%;
}
/*/董事长*/
/*高管团队*/
.ggtd1{
	padding:0 20px;
}
.ggtd1 li{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.ggtd1 li:last-child{
	border-bottom:none;
}
.ggtd1-t{
	margin-bottom: 10px;
	background-color: #F7F7F7;
}
.ggtd1-tl{
	float: left;
	width: 40%;
}
.ggtd1-tr{
	float: left;
	width: 52%;
	padding: 4%;
}
.ggtd1-tr1{
	padding-top: 30px;
}
/*/高管团队*/
/*发展历程*/
.fzlc1{
	padding: 20px;
}
/*/发展历程*/
/*海美文化*/
.hmwh1{
	padding: 20px;
}
.hmwh1 li{
	padding-bottom: 20px;
}
.hmwh1-t img{
	vertical-align: top;
}
.hmwh1-b{
	padding:10px;
	background-color: #F7F7F7;
}
/*海美文化*/
/*海美国际*/
.hmgj1{
	padding: 20px;
}
.hmgj1-t{
	padding-bottom: 10px;
}
.hmgj1-b{
	line-height: 24px;
}
.hmgj1-b{
	width:100%;
}
.hmgj1-b img{
	width:100%;
}
.hmgj3{
	padding:20px 20px 0px;
}
.hmgj3 li{
	padding-bottom: 20px;
}
.hmgj3-t{
	padding-bottom: 10px;
}
.hmgj3-t1{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.hmgj3-t2{
	line-height: 24px;
}
.liebiao2{
	float: left;
	width: 100%;
	height: 28px;
	text-align:left;
	appearance:none;
	-moz-appearance:none;  
	-webkit-appearance:none;
	background: url(images/jt2.jpg) no-repeat right;
	color: #000000;
	background-color: #F7F7F7;
	border: none;
	padding-left: 10px;
	margin-right: 30px;
	font-size: 14px;
}
.liebiao2 option{
	color: white;
}
.sosuo-nr1{
	float: left;
	width: 35%;
	margin-right: 2%;
}
.sosuo-nr2{
	float: left;
	width: 35%;
	margin-right: 2%;
}
.sosuo-nr3{
	float: right;
	width: 26%;
}
.anniu3{
	width: 100%;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #FFFFFF;
	color: #3ECB62;
	background-color: #FFFFFF;
}
.hmgj4{
	padding: 20px;
}
.hmgj4-t{
	padding-bottom: 10px;
}
.hmgj4-tt{
	padding-bottom: 5px;
}
.hmgj4-tb{
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
.hmgj4-b{
	padding-bottom: 10px;
}
.hmgj4-bl{
	float: left;
	width: 48%;
}
.hmgj4-bl-t{
	padding-bottom: 5px;
}
.hmgj4-bl-b{
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
.hmgj4-br{
	float: right;
	width: 48%;
}
.hmgj5{
	width: 40%;
	margin:10px auto 30px;
}
/*/海美国际*/
/*海美国际详情*/
.hmgjxq1{
	padding:0 20px;
}
.hmgjxq1-t img{
	vertical-align: top;
}
.hmgjxq1-b{
	background-color: #F7F7F7;
	padding: 20px;
}
.hmgjxq1-b1{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 10px;
}
.hmgjxq1-b2{
	padding-bottom: 10px;
}
.hmgjxq1-b2-l{
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 2%;
}
.hmgjxq1-b2-r{
	float: left;
	width: 86%;
	line-height: 30px;
	max-height: 60px;
}
.hmgjxq1-b3{
	width: 30%;
	height: 30px;
	line-height: 30px;
	padding-bottom: 10px;	
}
.anniu4{
	width: 100%;
	line-height: 25px;
	height: 25px;
	font-size: 14px;
	background-color: #FF0000;
	border-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
}
.hmgjxq1-b4{
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;	
}
.hmgjxq1-b4-l{
	float: left;
	max-width:40%;
	line-height: 30px;
	margin-right: 4%;
}
.hmgjxq1-b4-ll{
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.hmgjxq1-b4-lr{
	float: left;
	width:80px
	height: 30px;
}
.hmgjxq1-b4-r{
	float: left;
	width: 56%;
	line-height: 30px;
}
.hmgjxq2{
	padding: 20px;
}
.hmgjxq2-t{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.hmgjxq2-c{
	line-height: 24px;
}
.hmgjxq2-b{
	padding-top: 10px;
}
.hmgjxq2-bb{
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.hmgjxq3{
	padding:0 20px;
}
.hmgjxq3-nr{
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.hmgjxq3-nr li{
	float: left;
	width: 32%;
	margin-left: 2%;
}
.hmgjxq3-nr li:first-child{
	margin-left: 0;
}
.hmgjxq3-t img{
	vertical-align: top;
}
.hmgjxq3-b{
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.hmgjxq4{
	padding:20px;
	text-align: center;
}
.hmgjxq4 img{
	width:100%;
}
.hmgjxq5{
	padding: 20px;
}
.hmgjxq5-t{
	padding-bottom: 10px;
}
.hmgjxq5-bt{
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.hmgjxq5-bt li{
	float: left;
	width: 16%;
	margin-left: 5%;
}
.hmgjxq5-bt li:first-child{
	margin-left: 0;
}
.hmgjxq5-bt2{
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.hmgjxq5-bb{
	padding-top: 20px;
	line-height: 24px;
}
/*/海美国际详情*/
/*海美教育*/
.hmjy1{
	padding:0 20px 10px;
}
.hmjy1-l{
	float: left;
	width: 48%;
}
.hmjy1-r{
	float: right;
	width: 48%;
}
.hmjy2{
	padding-top: 10px;
	width: 120px;
	height: 40px;
	margin: auto;
}
/*/海美教育*/
/*新闻资讯*/
.xwzx1{
	padding:20px 20px 0;
}
.xwzx1-nrb{
	height: 40px;
}
.xwzx1-nrb-l{
	float: left;
	width: 70%;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.xwzx1-nrb-r{
	float: right;
	width: 25%;
	text-align: right;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.liebiao3{
	float: left;
	width: 100%;
	height: 28px;
	text-align:left;
	appearance:none;
	-moz-appearance:none;  
	-webkit-appearance:none;
	background: url(images/jt3.jpg) no-repeat right;
	color: #000000;
	background-color: #F7F7F7;
	border: none;
	padding-left: 10px;
	margin-right: 30px;
	font-size: 14px;
}
.liebiao3 option{
	color: white;
}
.sosuo1-nr1{
	float: left;
	width: 60%;
}
.sosuo1-nr2-l{
	float: left;
	width: 70%;
	height: 28px;
	background-color: #FFFFFF;
}
.sosuo1-nr2-r{
	float: right;
	width: 28%;
	height: 28px;
	background-color: #FFFFFF;
	outline: none;
	border: 0;
	padding-top: 2px;
}
.inp1{
	width: 96%;
	height: 28px;
	line-height: 28px;
	border:none;
	padding: 0px 2%;
	outline: none;
	border-left: none;
	border-right: none;
	border-top: none;
	color: #4D4D4D;
	background-color: rgba(0,0,0,0);	
}
:-moz-placeholder{
	color: #4D4D4D;
}
::-moz-placeholder{
	color: #4D4D4D;
}
input:-ms-input-placeholder{
	color: #FFFFFF;
}
input::-webkit-input-placeholder{
	color: #FFFFFF;
}
.xwzx2{
	padding:0 20px 30px;
}
.xwzx2 li{
	line-height: 35px;
	height: 35px;
	border-bottom: 1px dashed #CCCCCC;
}
.xwzx2 li:last-child{
	border-bottom:none;
}
.xwzx2-l{
	float: left;
	width: 70%;
}
.xwzx2-r{
	float: right;
	max-width: 28%;
}
/*/新闻资讯*/
/*新闻资讯详情*/
.xwzxxq1{
	padding: 20px;
}
.xwzxxq1-t{
	padding-bottom: 10px;
}
.xwzxxq1-t1{
	max-height: 50px;
	line-height: 25px;
	text-align: center;
	padding-bottom: 5px;
}
.xwzxxq1-t2{
	max-height: 20px;
	line-height: 20px;
	text-align: center;
}
.xwzxxq1-b{
	padding-top: 10px;
	line-height: 24px;
}
.xwzxxq1-b img{
	width:100%
}
/*/新闻资讯详情*/
/*品宣图册*/
.pxtc1{
	padding: 20px;
}
.pxtc1 li{
	float: left;
	width: 48%;
	margin-left: 4%;
	margin-bottom: 10px;
}
.pxtc1 li:nth-child(odd){
	margin-left: 0;
}
/*/品宣图册*/
/*视频*/
.sp1{
	padding: 20px;
}
.sp1-nr{
	padding-bottom: 30px;
}
.sp1-nr-t{
	max-height: 60px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.sp1-nr-c{
	padding-top: 10px;
}
.sp1-nr-c1{
	padding-bottom: 20px;
}
.sp1-nr-c1-b{
	max-height: 40px;
	line-height: 20px;
	text-align: center;
}
.sp1-nr-b{
	width: 30%;
	margin: auto;
}
/*/视频*/
/*自媒体*/
.zmt1{
	padding: 20px;
}
.zmt1-nr{
	padding-bottom: 20px;
}
.zmt1-nr1{
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	background-color: #112A8C;
}
.zmt1-nr2{
	padding: 20px;
	background-color: #F7F7F7;
}
.zmt1-nr2-t{
	width: 40px;
	height: 40px;
	margin: auto;
	padding-bottom: 10px;	
}
.zmt1-nr2-c{
	width: 60%;
	margin: auto;
	padding-bottom: 10px;	
}
.zmt1-nr2-b{
	height: 20px;
	line-height: 20px;
	text-align: center;	
}
/*/自媒体*/
/*服务体系*/
.fwtx1{
	padding: 20px;
}
.fwtx1-nr{
	padding-bottom: 20px;
}
.fwtx1-nr1 img{
	vertical-align: top;
}
.fwtx1-nr2{
	background-color: #F7F7F7;
	padding: 20px;
}
.fwtx1-nr2-t{
	height: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	overflow: hidden;
}
.fwtx1-nr2-b{
	line-height: 24px;
}
/*/服务体系*/
/*招商热线*/
.zprx1{
	padding: 20px;
}
.zprx1-t{
	padding: 20px;
	background-color: #112A8C;
	line-height: 26px;
}
.zprx1-b{
	padding: 20px;
	background-color: #F7F7F7;
}
.zprx1-bt{
	height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.zprx1-bb{
	padding-top: 10px;
}
.zprx1-bb div{
	margin-left: 10px;
}
.zprx1-bb div{
	margin-left: 10px;
}
.anniu5{
	width: 15%;
	line-height: 25px;
	height: 25px;
	border-radius: 4px;
	text-align: center;
	background-color: #112A8C;
	color: #FFFFFF;
}
.zprx2{
	padding:0 20px 20px;
}
.zprx2-nr{
	padding: 20px;
	background-color: #F7F7F7;
}
.zprx2-nr1{
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.zprx2-nr2{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	line-height: 30px;
}
.zprx2-nr3{
	padding-top: 10px;
}
.zprx2-nr3-nr{
	width: 120px;
	height: 30px;
	margin: auto;
	text-align: center;
}
.zprx2-nr3-nrl{
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.zprx2-nr3-nrr{
	float: left;
	width: 80px;
	line-height: 30px;
}
/*/招商热线*/
/*海美招聘*/
.hmzp1{
	padding: 20px;
}
.hmzp2{
	padding:0 20px;
}
.hmzp2-nr{
	margin-bottom: 20px;
}
.hmzp2-nrl{
	float: left;
	width: 75%;
	height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F7F7F7;
}
.hmzp2-nrll{
	float: left;
	width: 32%;
	height: 50px;
	line-height: 50px;
	padding-left: 2%;
	padding-right: 2%;
	border-right: 1px dashed #CCCCCC;
	text-align: center;
}
.hmzp2-nrlr{
	float: left;
	width: 59%;
	height: 50px;
	padding-top: 5px;
	padding-left: 2%;
	padding-right: 2%;
}
.hmzp2-nrr{
	float: left;
	width: 25%;
	height: 90px;
	line-height: 90px;
	background-color:#112A8C;
	text-align: center;
	color: #FFFFFF;
}
/*/海美招聘*/
/*联系我们*/
.lxwm1{
	padding: 20px;
}
.lxwm1-nr{
	padding-bottom: 10px;
}
.lxwm1-nrl{
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 2%;
}
.lxwm1-nrr{
	float: left;
	width:87%;
	max-height: 50px;
	line-height: 25px;
	margin-right: 2%;
}
/*/联系我们*/
/*海美招聘详情*/
.hmzpxq1{
	padding:10px 20px;
	text-align: center;
	line-height: 30px;
}
.hmzpxq2{
	padding:10px;
}
.hmzpxq2-1{
	padding:10px;
	height: 25px;
	background-color: #F7F7F7;
}
.hmzpxq2-1z{
	float: left;
	width: 89%;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.hmzpxq2-1y{
	float: right;
	width: 8%;
}
.hmzpxq3{
	margin-top: 10px;
}
.hmzpxq3-1{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
.hmzpxq2_nr{
	margin-bottom: 10px;
}
.hmzpxq3-2{
	width: 40%;
	margin-top: 20px;
}
/*/海美招聘详情*/
