section.list h1{font-size:30px;font-weight:500;color:#3c6a83}section.list h1:after{content:'';height:2px;width:70px;display:block;margin:auto;margin-bottom:40px;background-image:url(/images/h1line.png);height:27px;background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-top:30px}section.list .wrap{text-align:left}section.list .wrap li{border:1px solid #e9e9e9;border-radius:25px;padding:25px;margin-bottom:20px;color:#3c6a83}section.list .wrap li.active .thetitle{margin-bottom:20px}section.list .wrap li.active .thecontent{height:auto}section.list .wrap li .thetitle{font-size:22px;margin-bottom:0;cursor:pointer}section.list .wrap li .thetitle:hover{color:#71A3BE}section.list .wrap li .thetitle .nth{display:inline-block}section.list .wrap li .thetitle .thetext{display:inline-block}section.list .wrap li .thecontent{font-size:15px;line-height:2;color:#555;height:0;overflow:hidden}@media screen and (max-width:1280px){section.list .wrap{margin:20px}section.list .wrap li{border-radius:14px;padding:15px}section.list .wrap li .thetitle{font-size:18px}section.list .wrap li.active .thetitle{margin-bottom:5px;font-size:18px}section.list .wrap li.active .thecontent{height:auto;padding-left:38px}}