body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	padding: 0px;
	margin: 0px;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
.clr:after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clr {
	display: inline-block;
}
* html .clr {
	height: 0%;
}
.clr {
	display: block;
}
.col {
	display: inline-block;
	zoom: 1;
*display:inline;
	overflow: hidden;
	vertical-align: middle;
}
.wrap {
	overflow: hidden;
*display:inline-block;
}
.wrap {
*display:block;
}

.r {
	float: right;
}

.sr_main {
    width: 80%;
    margin: auto;
    margin-top: 105px;
    margin-bottom: 65px;
	min-height: 400px;
}
.sr_frm {
	width: 450px;
	margin: 0px auto;
	text-align: left!important;
	height: 280px;
}

.sr_frmipt {
    width: 50%;
    height: 60px;
    opacity: 1;
    border-radius: 5px;
    border: 0px;
    color: #000;
	display: flex;
	margin: auto;
}
.jg{
    padding-top: 23px;
}
.sr_frm_box{
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}
.sr_frmipt input.ipt {
    width: 88%;
    border: 2px solid #004f8f;
    border-radius: 8px 0 0 8px;
    font-size: 1vw;
    text-indent: 10px;
	transition: all 0.3s ease;
}
.wrap .w {
    text-align: center;
}
.ss_btn {
    width: 170px;
    cursor: pointer;
    border: none;
    font-size: 18px;
    color: #fff;
    background: #004f8f;
    height: 60px;
    line-height: 60px;
	transition: all 0.3s ease;
	border-radius: 0 8px 8px 0;
}
.sr_frmipt:hover .ss_btn {
    background: #d52965;.
}
.sr_frmipt:hover input.ipt {
    border: 2px solid #d52965;
}
.sp {
	background: url(../images/search/sr_iptbg.gif) no-repeat -423px 0px;
	text-indent: -10000px;
	width: 8px;
	margin-left: 8px;
	margin-top: 1px;
	height: 30px;
	cursor: pointer;
}
.sr_infoul {
	border: 1px solid #91C0E3;
	padding: 2px;
	width: 310px;
	display: none;
}
.sr_infoul ul li {
	height: 24px;
	line-height: 24px;
	text-align: left!important;
	color: #666;
}
.sr_infoul ul li a {
	display: block;
	color: #666!important;
	display: block;
	width: 100%;
}
.sr_infoul ul li a:hover, .sr_infoul ul li.ac_over a {
	color: #FFF!important;
	background: #069;
	text-decoration: none;
}
.sr_footer {
	font-size: 12px;
	line-height: 22px;
	margin-top: 30px;
	text-align: center;
	border-top: 1px solid #DBE7ED;
	padding-top: 10px;
}
.sr_list {
	background: url(../images/search/sr_list_tbg.jpg) repeat-x;
}
.sr_logo {
    overflow: hidden;
    padding-top: 100px;
}
.sr_list .sr_frm_box {
	position: relative;
}
.sr_list .sr_frm_box .sr_infoul {
	position: absolute;
	top: 33px;
	background: #fff;
	left: 0px!important;
}
.sr_list .sr_main {
	background: url(../images/search/sr_listbg.jpg) no-repeat;
}
.sr_list .sr_head {
	padding: 0px 30px;
}
.sr_list .sr_logo img {
	margin-left: 0px;
}
.sr_list .sr_logo {
	position: relative;
	overflow: visible;
}
.sr_list .sr_logo div.l {
	margin-top: 80px;
	position: relative;
}
.sr_list .jg {
	text-align: left;
	font-size: 12px;
	margin-top: 16px;
}
.brd1s {
	background: url(../images/search/sr_xbg.jpg) no-repeat;
	width: 946px;
	height: 2px;
	margin: 10px auto 0px;
}
.sr_lists {
}
.sr_lists .l {
	width: 220px;
	float: left;
	background: url(../images/search/sr_ybg.jpg) no-repeat right top;
	height: auto!important;
	height: 842px;
	min-height: 842px;
}
.sr_lists .l div {
	margin: 16px 0px 0px;
	text-align: right;
	font-size: 12px;
	background: url(../images/search/sr_bbg.jpg) no-repeat 100% 100%;
	padding: 10px;
	padding-left: 0px;
	margin-right: 1px;
}
.bgno {
	background: none!important;
}
.sr_lists .l div span {
	font-size: 12px;
	color: #999;
}
.sr_lists .l div ul {
	margin-top: 6px;
}
.sr_lists .l div ul li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.sr_lists .l div ul li a {
	padding-right: 16px;
}
.sr_lists .l div ul li a:hover, .sr_lists .l div ul li a.ac {
	background: url(../images/search/bg_member_1.gif) no-repeat 100% -30px;
	font-weight: bold;
}
.sr_lists .c ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 27px;
    margin: 20px 0;
}
.sr_lists .c li {
    overflow: hidden;
    text-align: center;
    background: #e8e8e8;
    border-radius: 5px;
    height: 268px;
    border: 1px solid #eee;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.sr_lists .c li img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
}
.sr_lists .c li:hover img {
    transition: all 0.3s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.sr_lists .c li div p {
	line-height: 25px;
	margin-top: 6px;
	font-size: 12px;
	color: #999;
}
.sr_lists .c li div.adds {
	font-size: 12px;
	margin: 10px 4px;
}
.sr_lists .c li a img {
	float: left;
	border: 1px solid #ADCBE9;
	padding: 2px;
	background: #FFF;
	margin-right: 10px;
}
.sr_lists .c li a:hover img {
	background: #efefef;
}
.sr_lists .c .a2 {
	margin: 10px;
}
/* pages */

.sgch {
	background: #F2F8FD;
	margin: 10px;
	padding: 6px;
}
.sgch strong {
	display: block;
	color: #666;
	margin-bottom: 10px;
	font-size: 14px;
}
.sgch a {
	font-size: 12px;
	margin: 4px 10px 8px 10px;
	text-decoration: underline!important;
	float: left;
	display: block;
	white-space: normal;
}
.sr_lists_ss{
	text-align: center;
	padding: 100px;
}
@media (max-width: 1000px) {
.sr_main {
    width: 90%;
}
.sr_frmipt {
    width: 100%;
}
.sr_logo {
    padding-top: 60px;
}
.ss_btn {
    font-size: 16px;
}
.sr_frmipt input.ipt {
    font-size: 16px;
}
.sr_lists_ss {
    padding: 0px;
    margin-top: 30px;
}
.sr_lists_ss img{
	width:100%;
}
.sr_lists .c ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}
.sr_lists .c li {
    height: 180px;
}


}