﻿.search-wrap{padding: 50px 25px 32px;}
.search-wrap >div:first-child{height: 50px;}
.search-box .search-ipt::-webkit-input-placeholder{color: rgb(102, 102, 102);}
.search-wrap .advance-btn{display: inline-block;width: 110px;height: 50px;font-size: 18px;color: #fff;line-height: 50px;text-align: center;vertical-align: top;border-radius: 10px;background-color: rgb(15, 90, 155);cursor: pointer;margin-left: 25px;}
.search-field{font-size: 16px;color: rgb(51, 51, 51);text-align: center;line-height: 1;margin-top: 33px;}
.search-field span{color: rgb(15, 90, 155);margin-right: 16px;}
.search-field label+label{margin-left: 23px;}
.search-field input{width: 16px;height: 16px;color: rgb(15, 90, 155);vertical-align: middle;margin-right: 10px;}
.result-wrap{padding: 0 25px;background: #fff;}
.list-head{padding: 50px 0 17px;}
.head-cell-rowno,.item-cell-rowno{width: 122px;text-align: center;}
.head-cell-title,.item-cell-title{width: 680px;}
.head-cell-title{padding-left:130px;}
.item-cell-title{padding: 12px 22px;line-height: 1.429;}
.head-cell-download,.item-cell-download{width: 298px;text-align: center;}


