/* 
* @Author: Marte
* @Date:   2017-02-04 14:42:21
* @Last Modified by:   Marte
* @Last Modified time: 2017-02-08 00:54:40
*/
@media screen and (max-width: 750px){
	.nav{
		display: none;
	}
	.logo {
    	width: 40px;
    	height: 45px;
	}
	.footer_con p a{
		display: block;
	}
	.kefu{
		padding: 0;
	}
	.footer_box a.phone{
    	padding-left: 28px;
    	background-size: auto 24px;
	}
	.footer_box a.email{
		padding-left: 36px;
    	background-size: auto 24px;
	}
	.footer_box a.address{
		padding-left: 22px;
    	background-size: auto 24px;
	}
	.footer_con {
    	font-size: 12px;
	}
	.kefu a:hover .erweima_box{
		display: none;
	}
	.kefu_icon01:hover{
		background-image: url(../images/kefu_icon01.png);
	}
	.kefu_icon02:hover{
		background-image: url(../images/kefu_icon02.png);
	}
	.kefu_icon03:hover{
		background-image: url(../images/kefu_icon03.png);
	}
	.kefu_icon04:hover{
		background-image: url(../images/kefu_icon04.png);
	}
	.kefu a.erweima_show .erweima_box{
		display: block;
	}
	.erweima_show .kefu_icon01{
		background-image: url(../images/kefu_icon01_on.png);
	}
	.erweima_show .kefu_icon02{
		background-image: url(../images/kefu_icon02_on.png);
	}
	.erweima_show .kefu_icon03{
		background-image: url(../images/kefu_icon03_on.png);
	}
	.erweima_show .kefu_icon04{
		background-image: url(../images/kefu_icon04_on.png);
	}
	.navp{
		display:block;
	}
	.navp_con{
		position: fixed;
		background: rgba(0, 0, 0, 0.6);
		width: 100%;
		top: 50px;
		z-index: 1200;
		font-size: 14px;
		display: none;
	}
	.navp_con_show{
		display: block;
	}
	.navp_con .ph_level1{
		padding-left: 20px;
		line-height: 30px;
		font-size: 16px;
		color: #fff;
	}
	.ph_level2{
		padding-left: ;
		background: rgba(0, 0, 0, 0.7);
		overflow: hidden;
		display: none;
	}
	.ph_level2 a{
		color: #009fd3;
		float: left;
		margin-left: 30px;
		line-height: 30px;
	}
	.navp_con .ph_level1_on{
		color: #009fd3;
	}
	.ph_level1_on:after{
		content: "<";
	}
	.header{
		height: 50px;
	}
	.header_con {
	    height: 50px;
	    width: 100%;
	    max-width: 1200px;
	}
	header {
   		height: 50px;
	}
	.function{
		margin-top: 20px;
	}
	.title_top,.service_top{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.service_top span{
		font-size: 14px;
		line-height: 20px;
	}
	.function_con{
		max-width: 440px;
	}
	.function_bbox{
		margin-bottom: 10px;
	}
	.p_bottom{
		margin-bottom: 30px;
	}
	.function_p{
		font-size: 14px;
	}
	.about{
		padding-top: 30px;
	}
	.break_con{
		padding-left: 10px;
	}
	.tab_top a{
		width: 100px;
		height: 30px;
		line-height: 30px;
		margin: 0 2px;
		color: #fff;
		background: #009fd3;
		font-size: 16px;
	}
	.tab_top a.tab_top_on,.tab_top a:hover{
		width: 120px;
		height: 40px;
		line-height: 40px;
	}
	.wm_bottom{
		line-height: 30px;
		margin: 20px auto;
		font-size: 14px;
	}
	.jy_bottom_box{
		margin: 0 auto 10px;
		float:none;
	}
	.jy_bottom{
		margin-bottom: 30px;
	}
	.service{
		margin-bottom: 30px;
	}
	.recruit_p{
		font-size: 14px;
		line-height: 20px;
	}
	.recruit_con textarea{
		margin: 10px auto;
		padding: 5px;
	}
	.break{
		height: 32px;
		line-height: 32px;
	}
	.recruit{
		padding-top: 20px;
	}
	.recruit_con input{
		margin: 30px auto;
	}
	.tab_con {
    	margin: 20px auto;
	}
	.dengji_box {
    	font-size: 14px;
	}
	.dengji_l21{
		line-height: 20px;
		padding: 12px 3px;
	}
	.dengji_l42,.dengji_l82{
		line-height: 20px;
		padding: 12px 6px;
	}
	.dengji_l41{
		line-height: 20px;
		padding: 116px 3px;
	}
	.dengji_l81{
		line-height: 20px;
		padding: 82px 3px;
	}
	.dengji_l141{
		line-height: 20px;
		padding:25px 3px;
	}
	input.dj_tijiao{
		margin-top: 20px;
	}
}