@charset "utf-8";
/* CSS Document */
*{padding: 0;margin: 0;}
body{ display:flex; flex-direction:column;}
ul, li {
	list-style: none;

}




.pic{ width:100%; display: flex; padding: 10px; box-sizing: border-box;}
.pic_img{ width:100%;}

.tit{ width:100%;}
.tit_img{ width:100%;}

.dqwz{ width:100%; margin:0 auto; height:40px; font-size:28px; font-family:"微软雅黑"; line-height:40px; color:#333; text-indent:34px; background:url(../images/dqwz.jpg) no-repeat left; border-bottom:1px solid #CCC;}


.about_pic{ width:100%; display:flex; padding:14px; box-sizing:border-box;}
.about_pic_img{ width:100%;}

.about_box{ width:100%px; padding:14px;  box-sizing: border-box; font-size:26px; font-family:"微软雅黑"; line-height:30px; text-indent:36px;}


.job_cont{ width:100%; padding:14px; box-sizing:border-box; font-size:26px; font-family:"微软雅黑"; line-height:30px; text-indent:36px;}
























