@charset "UTF-8";

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5em
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
main,
nav,
section,
summary,
iframe {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: none;
	transition: all 0.2s ease-out 0s
}

ins,
a {
	text-decoration: none
}

b,
strong {
	font-weight: bold
}

pre {
	white-space: pre-wrap
}

small {
	font-size: 80%
}

img {
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
	padding: 0;
	box-sizing: border-box
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

.dob-shadow {
	-webkit-box-shadow: 3px 3px 3px;
	-moz-box-shadow: 3px 3px 3px;
	box-shadow: 3px 3px 3px
}

.dob-alpha {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5
}

* {
	font-family: Microsoft YaHei, sans-serif
}

a {
	outline: none
}

/*浮动 清除浮动*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.clearFix:after {
	display: block;
	content: "";
	clear: both;
	overflow: hidden
}

.center {
	width: 1100px;
	margin: 0 auto
}

.searchBody {
	width: 100%;
	min-height: 100vh;
	background: url(../../image/bodyBg.png) no-repeat center;
	background-size: cover;
}

.searchBox {
	display: block;
	margin-bottom: 100px;
	height: 74px;
	border: 1px solid #c5c5c5;
	position: relative
}

.searcheck {
	position: absolute;
	left: 0;
	top: 0;
	width: 168px;
	padding-right: 8px;
	height: 100%;
	line-height: 72px;
	background: #fff;
	border-right: 1px solid #c5c5c5
}

.searcheck p {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 19px;
	line-height: 72px;
	padding: 0 20px 0 20px;
	background: url(../../image/search_pic01.png) no-repeat right center;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.scrollWrap {
	display: none
}

.searcheckUl {
	position: absolute;
	top: 0;
	width: 300px;
	min-height: 300px;
	border-top: 3px solid transparent;
	background: #fff;
	z-index: 7
}

.scrollWrapPro {
	left: 0
}

.scrollWrapCity {
	left: 300px
}

.scrollWrapCoun {
	left: 600px
}

.searchPro,
.searchCity,
.searchCountry {
	top: 72px
}

.searcheckHot {
	line-height: 80px;
	text-align: center
}

.searcheckHot span,
.searcheckHot a {
	padding: 0 18px;
	font-size: 19px;
	color: #666;
	border-left: 2px solid #666;
	cursor: pointer
}

.searcheckHot span:hover {
	color: #c40311
}

.searcheckHot a {
	padding: 0;
	color: #333;
	border: none;
	color:#000;
}

.searcheckHot a+span {
	border: none
}

.searcheckTip {
	position: absolute;
	top: 73px;
	right: 168px;
	width: 762px;
	max-height: 1000px;
	background: #fff;
	z-index: 9999;
	display: none
}

.searcheckTip li {
	padding: 4px 18px;
	color: #000;
	font-size: 15px;
	line-height: 38px;
	border-bottom: 1px dashed #E9E9E9;
	cursor: pointer
}

.searcheckTip li:hover {
	background: #f1f1f1
}

.searcheckUl li {
	height: 48px;
	padding-left: 24px;
	line-height: 48px;
	cursor: pointer
}

.searcheckUl li:hover {
	color: #c40311;
	background: #f3f3f3
}

.searchTxt {
	float: left;
	height: 100%;
	width: 762px;
	margin-right: 164px;
	font-size: 19px;
	margin-left: 168px;
	padding-left: 18px;
	border: none
}

.searchSub {
	position: absolute;
	top: 0;
	right: 0;
	width: 168px;
	height: 72px;
	text-align: center;
	line-height: 72px;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	border: none;
	background: #c40311
}

.searchBanner {
	height: 204px;
	width: 100%;
	min-width: 1100px;
	padding-top: 50px;
	position: relative;
	background: url(banner.jpg) no-repeat;
	background-size: cover
}

.searchBanner .searcheckHot span {
	border-left: 1px solid #fff
}

.searchBanner .searcheckHot span:first-child {
	border: none
}

.searchBox_Result {
	margin: 0 auto
}

.searchBox_Result .searcheckHot span,
.searchBox_Result .searcheckHot a {
	color: #fff;
	font-size: 17px;
	font-weight: 548
}

.searchBox_Result .searcheckHot a+span {
	border: none
}

.searchBox_Result .searcheckHot {
	text-align: left;
	line-height: 60px;
	padding-left: 5px
}

.searchRu_Nav {
	width: 100%;
	height: 50px;
	padding-left: 18px;
	margin-top: 38px;
	line-height: 48px;
	font-size: 19px;
	font-weight: bold;
	background: #f0f0f0;
	border-left: 5px solid #c40311;
	display: none
}

.searchRu_AppLi li {
	float: left;
	margin-top: 30px;
	width: 540px;
	height: 108px
}

.searchRu_AppLiImg {
	display: block;
	float: left;
	width: 104px;
	height: 104px;
	border: 1px solid #bfbfbf;
	position: relative
}

.searchRu_AppLiImg img {
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 48px
}

.searchRu_AppLiImg+a {
	float: left;
	display: block;
	margin-top: 15px;
	height: 38px;
	width: 420px;
	padding-left: 18px;
	line-height: 38px;
	color: #333;
	font-size: 17px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.searchRu_AppLi li>p {
	float: left;
	height: 38px;
	width: 420px;
	padding-left: 18px;
	line-height: 38px;
	font-size: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.searchRu_More {
	width: 100%;
	height: 48px;
	text-align: center;
	font-weight: bold;
	line-height: 48px;
	display: none
}

.searchRu_More>a {
	font-size: 17px;
	color: #c40311
}

.searchRu_Guide {
	padding-top: 24px;
	padding-bottom: 28px
}

.searchRu_Guide {
	border-bottom: 1px solid #d6d6d6
}

.searchRu_Guide h3 {
	line-height: 45px
}

.searchRu_Guide h3>span {
	font-size: 21px;
	font-weight: bold;
	color: #c40311
}

.searchRu_Guide h3>a {
	font-size: 21px;
	font-weight: bold;
	color: #333
}

.searchRu_Guide p {
	padding-left: 10px;
	line-height: 34px;
	font-size: 17px
}

.Guide_List li {
	height: 40px;
	float: left;
	width: 132px;
	margin-top: 15px;
	margin-left: 12px
}

.Guide_List li>a {
	display: block;
	width: 100%;
	height: 100%
}

.Guide_ListA {
	background: url(bszn.png) no-repeat
}

.Guide_ListB {
	background: url(zxbl.png) no-repeat
}

.Guide_ListB_n {
	background: url(zxbl_n.png) no-repeat
}

.Guide_ListC {
	background: url(sdyj.png) no-repeat
}

.Guide_ListD {
	background: url(cjwt.png) no-repeat
}

.searchRu_policyLi {
	margin-bottom: 12px
}

.searchRu_policyLi li {
	width: 100%;
	height: 99px;
	padding-left: 24px;
	font-size: 19px;
	line-height: 96px;
	border-bottom: 1px solid #ddd;
	background: url(policyTit.png) no-repeat left center
}

.searchRu_policyLi li>a {
	float: left;
	color: #333
}

.searchRu_policyLi li span {
	float: right
}

.searchRu_policyLi li>a+span {
	padding-right: 66px;
	padding-left: 10px
}

.searchRu_AppLiImg+a:hover,
.searchRu_Guide h3>a:hover,
.searchRu_policyLi li>a:hover,
.searchBox_Result .searcheckHot span:hover {
	color: #c40311
}

.searchBom {
	padding-bottom: 38px;
	min-height: 600px;
}

em {
	color: #c40311;
	font-style: normal
}

.autocomplete-suggestions {
	border: 1px solid #BBBBBB;
	background: #FFF;
	cursor: default;
	overflow: auto;
}

.autocomplete-suggestion {
	color: #000;
	padding: 2px 5px;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px dashed #E9E9E9;
	cursor: pointer;
}
.autocomplete-suggestion a{
	color: #333;
}

.autocomplete-suggestion:hover{
	background: #F1F1F1;
}
.autocomplete-no-suggestion {
	padding: 2px 5px;
}

.autocomplete-selected {
	background: #F1F1F1;
}

.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399FF;
}

.scrollWrap {
	width: 300px;
	height: 350px;
	position: absolute;
	top: 72px;
	overflow: hidden
}

.searcheck_pro,
.searcheckLi_city,
.searcheckLi_country {
	height: 100%;
	overflow-y: auto;
}

.searchPro,
.searchCity,
.searchCountry {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%;
	background-color: #e4e4e4;
	z-index: 9
}

.searchProbar,
.searchCitybar,
.searchCountrybar {
	position: absolute;
	top: 0;
	left: 0px;
	width: 5px;
	height: 48px;
	background-color: #525252;
	border-radius: 5px;
	opacity: .5
}

.searchProbar:hover,
.searchCitybar:hover,
.searchCountrybar:hover {
	opacity: 1
}

.model {
	width: 100%;
	height: 1080px;
	opacity: 0.4;
	position: fixed;
	z-index: 9999;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	background-color: #fff;
	display: none;
}

.model>img {
	position: absolute;
	top: 42%;
	left: 50%;
	margin-left: -25px;
}

.loadContent {
	display: none;
	padding: 150px;
	text-align: center;
}

.resultCon {
	display: block;
}

.serchLoading .loadContent {
	display: block;
}

.serchLoading .resultCon {
	display: none;
}


/* 2021-8-18 检索改造 */
.popDiv{
	display: inline-block;
	width: 500px;
	height: 130px;
	padding: 24px;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
	position: relative;
	margin-top: 40px;
}
.popDiv:after{
	content: '';
	width: 0px;
	height: 0px;
	position: absolute;
	left: 24px;
	top: 130px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #FFF;
}
.red{
	color: #C40311;
	margin: 0px 6px;
}
.countDown{
	margin-left: 6px;
}
.popText{
	margin-bottom: 24px;
	letter-spacing: 1px;
}
.buttons{
	float: right;
}
.buttons div{
	width: 80px;
	height: 32px;
	border-radius: 3px;
	border: 1px solid #E6E6E6;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}
.buttons div:hover{
	background: #C40311;
	color: #FFFFFF;
}

.hotService{
	width: 1100px;
	margin: 0px auto;
	margin-bottom: 186px;
	padding: 0px 120px 0px 80px;
	position: relative;
}

.hotService_title{
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline-block;
	width: 84px;
	height: 26px;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	letter-spacing: 2px;
}
.hotService_titleBox{
	position: relative;
}

.hotService ul{
	padding-top: 60px;
	height: 260px;
	display: flex;
	flex-flow: wrap column;
	align-content: flex-start;
}
.hotService ul li{
	counter-increment: liNumber;
}
.hotService ul li{
	height: 24px;
	width: 380px;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 24px;
	padding-left: 36px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hotService ul li:before {
    content: counter(liNumber);
    display: block;
    color: white;
    font-size: 14px;
    line-height: 20px;
    background-color: #999999;
    width: 20px;
    height: 20px;
	border-radius: 2px;
    text-align: center;
    position: absolute;
    left: 0px;
	top: 2px;
}
.hotService ul li:first-child:before{
	background-color: #C40311;
}
.hotService ul li:first-child+li:before{
	background-color: #F0422C;
}
.hotService ul li:first-child+li+li:before{
	background-color: #FDAB4D;
}

.hotService ul li:first-child+li+li+li+li,
.hotService ul li:first-child+li+li+li+li+li,
.hotService ul li:first-child+li+li+li+li+li+li,
.hotService ul li:first-child+li+li+li+li+li+li+li{
	margin-left: 175px;
}
.hotService ul li a{
	position: relative;
	color: #666;
}
.hotService ul .new:after{
	content: '新';
	display: block;
	color: white;
	font-size: 12px;
	line-height: 20px;
	background-color: #F0422C;
	width: 24px;
	height: 20px;
	border-radius: 9px 9px 9px 0px;
	text-align: center;
	position: absolute;
	right: -30px;
	top: 0px;
}
.hotService ul .recommend:after{
	content: '荐';
	display: block;
	color: white;
	font-size: 12px;
	line-height: 20px;
	background-color: #FA6400;
	width: 24px;
	height: 20px;
	border-radius: 9px 9px 9px 0px;
	text-align: center;
	position: absolute;
	right: -30px;
	top: 0px;
}

.switch_tab{
	position: absolute;
	top: 0px;
	left: 120px;
	display: inline-block;
	width: 120px;
	height: 30px;
	border-radius: 6px;
}
.switch_tab span{
	display: inline-block;
	width: 58px;
	height: 26px;
	line-height: 22px;
	text-align: center;
	border: 2px solid #c40311;
	cursor: pointer;
	color: #c40311;
	font-weight: 600;
}
.switch_tab .active{
	background-color: #c40311;
	color: #FFFFFF;
}
.switch_tab span:first-child{
	border-radius: 6px 0px 0px 6px;
}
.switch_tab span:last-child{
	border-radius: 0px 6px 6px 0px;
}



/* 新增模糊搜索 */
#search-results{
	width: 762px;
    background: #FFFFFF;
    box-shadow: 2px 3px 8px 0px rgba(0, 2, 6, 0.16);
    border-radius: 0px 0px 16px 16px;
    position: absolute;
    top: 74px;
    left: 168px;
    z-index: 100;
	display: none;
	padding-bottom: 20px;
}
/* #search-results li{
	padding: 22px 30px 0 30px;
	cursor: pointer;
} */
.highlight {
	color: #c40311;
	font-weight: bold;
}

#search-results .option-list-item {
	padding: 22px 30px 0 30px;
	cursor: pointer;
}
.head {
width: 1200px !important;
}