.box .page-header{margin:20px 0 0;border-bottom: 1px solid #cccccc;}
.box .h4{margin:0;color:#8c1c25;font-size:24px;padding: 10px 50px;}
.box .h4 span {color:#909090;font-size:14px;padding-left:10px;font-weight:400;}
.more{padding-top: 10px;}
.more a{color:#8c1c25;font-size: 24px;font-weight: 1000;}
 .m-bd{padding-top:15px;}
 .piccon{margin-bottom: 10px;}
.box1 h4{background: url(icon1.png) center left no-repeat;}
.box2 h4{background: url(icon2.png) center left no-repeat;}
.box3 h4{background: url(icon3.png) center left no-repeat;}
.box4 h4{background: url(icon4.png) center left no-repeat;}
.box5 h4{background: url(icon5.png) center left no-repeat;}
.box6 h4{background: url(icon6.png) center left no-repeat;}
.box7 h4{background: url(icon7.png) center left no-repeat;}
.qlist{margin-top: 20px;}
.qlist li a{display:block;text-decoration:none;text-align: center;color: #6c6c6c;font-size: 20px;}
.qlist li a span{display:block;vertical-align: middle;margin:15px auto;}
.qlist li a span img{border:1px solid #8c1c25;border-radius:50%;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.qlist li a:hover span img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.llist li{margin-top:15px ;}
.llist li a{border:1px solid #e5e5e5;display: block;padding: 10px 20px;text-align: center;}