@charset "utf-8";
/*p1Con*/
h2 span{padding-top: 13px;display: inline-block;line-height: 30px;font-size: 14px;padding-left: 24px;letter-spacing:5px;}
h2 span,h2 span a{color:#000;}
.p1Con{background:#f4f4f4;margin-top: 40px;padding-bottom: 10px;}
.p1Con ul{width: 1000px;margin:0 auto;}
.p1Con li{float:left;width: 200px;text-align: center;font-size: 21px;margin:18px 20px 0 20px;}
.p1Con li img{display:block;margin-bottom:3px;box-shadow: 3px 2px 7px 0px rgba(0, 0, 0, 0.35);border-radius: 50%;}
.p1_con .fr h3{font:bold 16px/20px \5FAE\8F6F\96C5\9ED1;}
.p1_con .fr ul{margin-top: 20px;}
.p1_con .fr ul li{background:url(images/dot2020_1.jpg) no-repeat 0 12px;font-size: 12px;border-bottom: none;padding-top: 0;padding-bottom: 0;line-height:28px;}
/*p2Con*/
.p2Con{background:#f4f4f4;margin-top:20px; padding:20px 0}
.p2Con .w1000 .fl{width: 664px;}
.p2Con .w1000 .fr{width: 316px; position:relative}
.pic1{float:left;width:316px;height:410px;overflow:hidden;}
.p2Con .fr .prev1, .p2Con .fr .next1{height:12px;width:100%;overflow:hidden;display:block;cursor:pointer;text-align: center;margin:0 auto;position: absolute;}
.p2Con .fr .prev1 {background:url(images/prev1.png) no-repeat top center;top:-6px;}
.p2Con .fr .next1 {background:url(images/next1.png) no-repeat top center;bottom:-15px;}
.pic1{margin-top: 15px;}
/*p3Con*/
.p3Con{margin-top: 40px;}
.p3Con li{float:left;width: 321px;margin:0 7px 10px 8px;display: inline;position: relative;}
.p3Con li span{position:absolute;width:100%;height: 30px;line-height: 30px;bottom:0;left:0;background:url(images/bg00.png);text-align: center;font-size: 14px;}
/*---------MEDIA QUERIES Mobile phone--------------*/
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	.w1000,.header,#copyright,.p1Con,.p2Con,.p3Con,#box,#box div{width: 1000px;}
}