@charset "utf-8";
/*公共列表*/
.box_tit{width:100%; text-align:center; margin:4% 0; }
.box_zx{width:83.3%; margin:0 auto; margin-top:4%; margin-bottom:5%; position:relative;}
.box_zx p{width:100%; height:4rem; position:absolute; left:0; top:0;}
.box_zx a{display:block; width:54%; height:100%;}
.box_zx a.right{display:block; width:46%; height:100%;}

.box2{width:100%; padding:2% 0;}
.box2 dl{width:100%; height:10rem; margin-bottom:4%; }
.box2 dl dt{width:47.5%; height:100%;}
.box2 dl dd{width:52.5%; height:100%; padding:5% 3% 0 3%;}
.box2 dl dd p{font-size:1.1rem; color:#666; line-height:150%;}
.box2 dl.box2_li1{background:url(images/box2_li1.jpg) no-repeat; background-size:100%;}
.box2 dl.box2_li2{background:url(images/box2_li2.jpg) no-repeat; background-size:100%;}
.box2 dl.box2_li3{background:url(images/box2_li3.jpg) no-repeat; background-size:100%;}
.box2 dl.box2_li3 dd{padding:3% 2% 0 3%;}
.box3{width:100%;}
.box3 p{font-size:1.1rem; color:#707070; margin-top:3%;}