.keywordfontcolor1152655{ font-weight: bold; font-size: 10pt; color: #191d16; font-family: 宋体 ;}
.jsbox {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;}
.jsbox form {
    display: flex;
    width: 50%;
    max-width: 500px;}
.jsbox form input {
    height: 50px;
    width: calc(100% - 80px);
    border: 1px solid #ddd;
    border-right: 0;
    padding: 0 15px;}
.jsbox form input.searchbut {
    height: 50px;
    width: 75px;
    background: url(images/ser.svg) #044595 no-repeat center;
    border: 0;
    background-size: 28px 28px;
    font-size: 0;}
.jsbox .xz-ssd {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    justify-content: flex-end;}
.jsbox .xz-ssd .search02-bottom-nr-l01s {
    width: 48%;
    max-width: 300px;
    margin-left: 2%;}
.jsbox .xz-ssd .search02-bottom-nr-l01s select {
    height: 48px;
    border: 1px solid #ddd;
    padding: 0 10px;
    width: 100%;}
.Gsearch{
    margin: 20px auto 0 auto;}
.Gsearch-nr li{
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    line-height: 50px;}
.Gsearch-nr li h3{
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.11);
    border: 1px solid #c7c7c7;
    width: 120px;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    color: #7e7e7e;
    margin: 0;}
.Gsearch-nr li input{
    width: calc(100% - 120px);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.11);
    border: 1px solid #c7c7c7;
    border-left: none;
    height: 50px;
    line-height: 50px;
    box-shadow: none;}
.Gsearch .Gsearch-icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    line-height: 35px;}
.Gsearch-nr li input.Wdate {
    width: calc(50% - 64px);}
.Gsearch-nr li input.Wdate.rqbt {
    border: 1px solid #c7c7c7;}
@media (max-width: 767px){
.jsbox form {
    width: 100%;
    margin-bottom: 20px;}

.jsbox .xz-ssd {
    width: 100%;
    margin: 0 -1%;}
.jsbox .xz-ssd .search02-bottom-nr-l01s {
    margin: 0 1%;}
}
