@CHARSET "UTF-8";
.content{font-size: 14px;}
p.title{font-size: 48px; font-weight: bold; color: rgba(0, 0, 0, 0.85); line-height: 72px;}
form{display: flex; margin-top: 16px;}
form input[type='text']{font-size: 16px; padding:18px 24px; border-radius: 8px 0 0 8px; width: 600px; color: rgba(0, 0, 0, 0.85);}
form button{border: none; width: 64px; border-radius: 0 8px 8px 0; background:#FF5722; background-image: url(../img/icons/24x24/search.svg); background-size:40px 40px; background-position: center center; background-repeat: no-repeat;}
div.result{}
div.result p{margin-top: 30px; }
div.result a{display: inline-flex; flex-direction: column; color:#2440b3;}
div.result a span{margin-bottom: 3px; font-size: 16px;}
div.result a img{max-width: 200px;}
div.result a i{font-style: normal; }
div.result a b{color:red; font-weight: normal;}

p.page{margin-top: 32px; font-size: 14px !important;}




