@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;}

.peixun_pic01{ width:100%;}
.peixun_pic01_img{ width:100%;}
.peixun_ms{ width:88%; margin:0 auto; font-size:26px; font-family:"微软雅黑"; line-height:30px; color:#333;}
.peixun_ms a{ color:#333; text-decoration:none;}



.sp_box{  width: 100%; display: flex; padding: 10px; box-sizing: border-box; flex-wrap: wrap;}
.sp_xiangmu{ width: 50%;  display: flex; flex-direction: column; text-align:center}
.sp_xiangmu_pic{ width: 95%; border:1px solid #CCC;}
.sp_xiangmu_biaoti{ width: 80%; margin: 0 auto; font-size:26px; font-family: "微软雅黑"; line-height: 40px; text-decoration:none; text-align: center; color: #333; margin-top: 10px; margin-bottom: 10px;   white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}


.fanyi_neirong{ width:100%; padding:14px; box-sizing:border-box; font-size:26px; font-family:"微软雅黑"; line-height:40px; color:#333;}

























