
.tubiao {
    width: 30px;
    height: 30px;
    margin: 0 10px;
    margin-bottom: -5px;
}

.wendu {
    margin: 0 10px;
}

.zhiliang {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #f2b300;
    color: #fff;
    text-align: center;
}

.bg {
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 250px;
}

.searchmain {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 60px;
    z-index: 2;
    padding: 0 20px;
}

.searchinput {
    float: left;
    border: 1px solid #e2e2e2;
    background: #ffffff;
    width: 100%;
    height: 42px;
    text-indent: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    padding-right: 55px;
}

.searchbtn {
    width: 54px;
    height: 42px;
    background: url(/onething/service/images/sop1_03.png) no-repeat center;
    cursor: pointer;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
}

.hot_list {
    width: 446px;
    position: absolute;
    left: 0;
    top: 50px;
    margin: 0;
    line-height: 32px;
    font-size: 14px;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    background-color: #fff;
    z-index: 99;
    display: none;
}

.hot_list>a {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hot_list>a:hover {
    color: #006eab;
    background-color: #def1ff;
}

.searchdiv {
    width: 100%;
    height: 42px;
    border-radius: 2px;
    position: relative;
}

.hot_search span {
    font-size: 15px;
    font-weight: bold;
}

.hot_search a {
    display: inline-block;
    font-size: 14px;
    margin: 0 3px;
}

.searchbox {
    width: 500px;
   margin: 20px auto 50px;
}
.searchdiv.active .areacon920{
	display:block;
}
.areacon920{
	position: absolute;
    width: 600px;
    top: 44px;
    z-index: 10;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 20px;
    box-shadow: 0 0.1rem 0.75rem 0 rgb(13 28 40 / 10%);
    display: none;
}
.currentSite{
	font-size:16px;
	margin-bottom:5px;
}
.newbreadcrumbs{
	font-size: 14px;
    line-height: 35px;
}
.newbreadcrumbs>li {
    display: inline-block;
    cursor: pointer;
}
.newbreadcrumbs li a {
    background-size: 5px 10px;
}
.newbreadcrumbs li a {
    display: block;
    padding-right: 17px;
    padding-left: 9px;
    background: url(/onething/service/images/hof2_03.png) no-repeat right center;
}
.newbreadcrumbs li:last-child a {
    background: none;
}
.newaddlist{
	padding-top: 10px;
	border-top: 1px dashed rgba(0,0,0,.1);
	padding-bottom: 10px;
}
.newaddlist li {
	max-height:500px;
	float: left;
}
.newaddlist li a {
    color: #45484b;
    font-size:14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px 12px;
}
.newaddlist li.active a{
	position:relative;
	color: #4293f4;
	border: 1px solid #4293f4;
	padding: 3px 17px;
}
.newaddlist li.active a:before {
    content: "";
    border-color: transparent #4293f4 #4293f4 transparent;
    border-style: solid;
    border-width: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.newaddlist li.active a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    width: 12px;
    height:12px;
    background:url(/onething/service/images/check_up.png) center center no-repeat;
}
.searchTotalleft {
    float: left;
    width: 80%;
}

.searchTotalright {
    float: right;
    width: 15%;
}
.searchtop_float{
	/* height:200px; */
	z-index:1;
	background:rgba(25, 158, 216, 1);
}
.searchbox_0918{
	/* width: 600px; */
   margin-bottom:20px;
   padding:20px 0;
}
.imgul918{
	width: 100%;
    margin-bottom: 20px;
}
.imgul918 li {
    width: calc(100%/3);
    padding: 0 16px;
    float: left;
}
.imgul918 li:first-child{
	width:calc((100%/3) - 16px);
	padding-left:0;
}
.imgul918 li:nth-child(5n+5){
	padding-right:0;
}
.imgul918 li a {
    display: block;
}
.imgul918 li img {
    width: 100%;
}
.searchinput918{
	float: left;
    border: 1px solid #e2e2e2;
    background: #ffffff;
    width:500px;
    height: 42px;
    text-indent: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    padding-right: 65px;
}
.searchbtn918{
	width: 64px;
    height: 42px;
    background-image: linear-gradient(96deg, #5c8ec1 0%, #25A4EB 100%);
    color:#fff;
    cursor: pointer;
    border: none;
}
.clickhere{
	text-decoration: underline;
    color: #006eab;
    padding: 10px 5px;
}
.contact-title {
	font-weight:bold;
    margin-bottom: 10px;
    font-size: 18px;
}
.gmcon li {
    padding: 0 20px;
    margin-bottom: 15px;
}
.sqrli-l {
    float: left;
    width: 100px;
    line-height:40px;
    font-size: 16px;
    color: #333333;
    text-align: right;
}
.sqrli-l span {
    font-size: 18px;
    color: #cc0000;
    vertical-align: middle;
    margin-right: 5px;
}
.sqrli-r {
    float: right;
    width: calc(100% - 100px);
    position: relative;
}
.sqrli-r .ip1 {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    background-color: transparent;
    text-indent:2em;
    font-size: 16px;
    color: #333;
    display: block;
}
.sqrli-r textarea {
    height: 100px;
    border-radius:5px;
    border: 1px solid #e0e0e0;
    width: 100%;
    background-color: transparent;
    padding: 10px;
    font-size:16px;
    color: #333;
}
.commitFeedback{
    height: 40px;
    width: 120px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin: 20px auto;
    border-radius: 5px;
	text-align:center;
}
.commitFeedback a{
	padding: 0 20px;
    color: #4293f4;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border: none;
    background-color: #ebf4fb;
}
.gjword{
	color:red;
}
.bigli1008{
	margin-bottom:10px;
	padding:15px 0;
}
.bigli1008:last-child{
	margin-bottom:0;
}
.zxblbox-close,.contact-close{
    width: 17px;
    height: 16px;
    background: url(/onething/service/images/ssfy8_03.png) no-repeat;
    cursor: pointer;
    transition: .2s;
    position: absolute;
    top: 20px;
    right: 20px;
}
.zxblbox-close:hover,.contact-close:hover {
    transform: rotate(180deg);
}
.zxblbox-title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #0d1c28;
    line-height: 40px;
    margin-bottom: 10px;
}
.region_picker{
	height:30px
}
.zxblbox {
    width: 1000px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 20px;
    z-index: 102;
    top: 0;
    display: none;
}
.region-modal-bottom {
    padding-top: 15px;
}
.region_top {
    font-size: 16px;
    color: #000;
    text-align: left;
    line-height:30px;
    padding-bottom:10px;
    font-weight: 700;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.region_enter {
    *zoom: 1;
    text-align: center;
    overflow: auto;
}
.region_enter_list {
    max-height:200px;
    text-align: left;
}
.region_enter_list>li {
    padding-bottom:10px;
    border-bottom: 1px dashed hsla(0,0%,60.8%,.2);
    font-size: 0;
    line-height:30px;
}
.region_enter_list .table-list {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    letter-spacing: 0;
    text-align: left;
    width: 62%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.g-modal-bd {
    padding: 30px;
}
.dialog-iplocation--head {
    font-size: 18PX;
    margin-bottom: 40px;
    font-weight: bold;
}
.dialog-iplocation--msg {
    line-height: 1.1;
    font-size: 16px
}
.dialog-iplocation--btns {
    margin-top: 40px;
}
.g-btn+.g-btn {
    margin-left:10px;
}
#tipBOX{
	text-align: center;
}

.feedback-hd {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #0d1c28;
    letter-spacing: 0;
    text-align: center;
    line-height: 38px;
}
.feedback-bd {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #0d1c28;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    padding: 10px 15px;
}
.feedback-action.ct {
    text-align: center;
}
.feedback-hd>img {
    width: 50px;
    line-height: 50px;
    color: green;
    border-radius: 50%;
    margin-bottom: 20px;
}
.feedback-bd * {
    text-align: left;
}
.gd-form-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.gd-form-item:first-child {
    margin-top: 0;
}
.gd-form-item:last-child {
    margin-bottom: 20px;
}
.gd-form-item:first-child>label {
	margin-top: 0;
}
.gd-form-item>label {
    display: block;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #112534;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 20px;
}
.gd-select {
    border: 1px solid #bbb;
    padding: 10px 15px;
    font-size: 16px;
    height: 50px;
    line-height: 30px;
    display: block;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 13px center;
    background-size: 17px 12px;
    background-image: url(/onething/service/images/updown.png);
    outline: none;
}
.gd-form-item.textarea {
    position: relative;
}
.gd-textarea {
    border: 1px solid #bbb;
    padding: 10px 15px;
    font-size: 16px;
    line-height:30px;
    display: block;
    width: 100%;
    outline: none;
    min-height:100px;
    resize: vertical;
}
.gd-input {
    border: 1px solid #bbb;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 30px;
    display: block;
    width: 100%;
}
.comment-tip {
    right:10px;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #aaa;
}
.bot-bg {
    background: rgba(51, 51, 51, .6);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}
.list_opt{
	font-size: 14px;
	vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
	display: inline-block;
    text-align: right;
    width: 38%;
}
.g-btn {
   padding: 0 20px;
    color: #4293f4;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border: none;
    background-color: #ebf4fb;
}
.g-btn-default {
    color: #4293f4;
    background-color: #ebf4fb;
}
.newarea-li-c1{
	position: relative;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom:10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px dashed rgba(0,0,0,.1);
    border-bottom: 1px dashed rgba(0,0,0,.1);
}
.areapicker {
    float: left;
    height: 42px;
    line-height: 42px;
    background: #fff url(/onething/service/images/ff95_032.png) no-repeat 10px center;
    color: #006eab;
    font-weight: bold;
    padding: 0px 10px 0 38px;
    border: 1px solid #e2e2e2;
    border-right: 0;
}
.searchmain918 {
	position: static;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 60px;
    z-index: 2;
}
.uld1-c1 li a.active{
	position:relative;
	color: #4293f4;
    border: 1px solid #4293f4;
    padding: 5px 12px;
}
.uld1-c1 li a.active:before {
    content: "";
    border-color: transparent #4293f4 #4293f4 transparent;
    border-style: solid;
    border-width: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.uld1-c1 li a.active:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    width: 12px;
    height:12px;
    background:url(/onething/service/images/check_up.png) center center no-repeat;
}
.gov918 li {
    list-style: none;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    padding-left:20px;
    white-space: nowrap;
    overflow: hidden;
}

.gov918 li a {
    text-decoration: none;
    color: #333333;
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 8px;
    text-indent: 10px;
    position: relative;
    font-size: 13px;
}

.gov918 li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ccc;
}

#show_info{
	margin:10px 0;
}
.fontred{
	color:#ff0000;
}
.s_select select {
    background: none;
    width: 15%;
    margin: 0 1%;
    padding: 10px 0;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.searchTotal {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.filter-toolbox{
	width: 100%;
    margin-bottom: 20px;
}
.filter-toolbox .g-checkbox-wrapper {
    font-weight: 700;
    vertical-align: middle;
    color: #45484b;
    font-size:14px;
    display: inline-block;
    cursor: pointer;
}
.toolbox-item {
    display: inline-block;
    margin-right: 10px;
    position:relative;
}
.toolbox-item:last-child {
    margin-right: 0;
}
.hot_list920 {
    width: 446px;
    position: absolute;
    left: 0;
    top: 50px;
    margin: 0;
    line-height: 32px;
    font-size: 14px;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    background-color: #fff;
    z-index: 99;
    margin-left: 100px;
    padding-left: 10px;
    display: none;
}
.hot_list920 li img{
	height: 20px;
    vertical-align: text-bottom;
}
.depdcon.active .dep920{
	display:block;
}
.dep920{
	position: absolute;
    right: -260px;
    width: 400px;
    top: 25px;
    z-index: 100;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 20px;
    box-shadow: 0 0.1rem 0.75rem 0 rgb(13 28 40 / 10%);
    display:none;
}
.dep920 li {
	width: 50%;
	max-height:500px;
    float: left;
    padding:5px 10px 5px 15px;
    margin-left: -10px;
    margin-right: 10px;
}
.dep920 li a {
    color: #45484b;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fr {
    float: right;
}
.g-picker-title {
	color: #45484b;
    font-weight: 700;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
    padding-right: 20px;
    background:url(/onething/service/images/2020_hn_jbxx_more.png) right center no-repeat;
}
.depdcon.active .g-picker-title{
	background:url(/onething/service/images/2020_hn_jbxx_sq.png) right center no-repeat;
}
.searchTotalleft918 {
    color: #838384;
    font-size: 16px;
    position: absolute;
    border-right: 1px solid #d4d4d4;
    width: 100px;
    margin-top: 20px;
    left:0;
    position: absolute;
}
.guide-left-menu918 {
    width: 100%;
    height: 100%;
    position: absolute;
}
.guide-left-menu918 li {
    font-size: 14px;
    height: 40px;
    text-align: right;
    line-height: 40px;
    padding-right: 20px;
    cursor: pointer;
    white-space: nowrap;
    border-right: 1px solid #d4d4d4;
}
.guide-left-menu918 li a {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    position: relative;
    display: block;
}
.guide-left-menu918 .current a {
    font-weight: bold;
    color: #006eab;
}
.guide-left-menu918 .current a:after {
    content: "";
    position: absolute;
    top: 0;
    right: -21px;
    height: 100%;
    width: 3px;
    background-color: #006eab;
}
.searchTotalcenter918{
	width: 800px;
    float: left;
    padding-bottom: 40px;
    margin-left: 120px;
}
#bszn_ul{
	width:100%;
	overflow:hidden;
}
.searchTotalright918 {
    float: left;
    width: 260px;
    padding: 10px 15px;
    margin-top: 20px;
    margin-left: 20px;
    border: 1px solid #d1d1d1;
}
.subcontent918 {
    margin-bottom: 10px;
}
.suboneline918 {
    margin-bottom: 10px;
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #555555;
    line-height: 23px;
}
.subt918 {
    font-size: 16px;
    font-weight: 650;
    padding-bottom: 10px;
    border-bottom:1px dotted #ddd;
    position:relative;
}
.changelist{
	position:absolute;
	right:0;
	font-size: 14px;
	padding-right:25px;
	font-weight: 350;
	cursor:pointer;
	background:url(/onething/service/images/refrash.png)right center no-repeat;
}
.suboneline918 img {
    width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
#tagsList {
    position: relative;
    width: 100%;
    height: 250px;
}

#tagsList a {
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Microsoft YaHei;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 6px;
}

#tagsList a:hover {
    color: #FF0000;
    letter-spacing: 2px;
}
.zixun {
    margin-bottom: 20px;
}

.zixun li {
    float: left;
    width: 50%;
    border: 1px solid #dddddd;
    position: relative;
    padding: 0 1px;
    text-align: center;
}

.zixun li:nth-child(2n+1) {
    border-right: 0;
}

.zixun li a {
    display: block;
    width: 100%;
    /* height: 100%; */
}

.zixun li a i {
    display: block;
    width: 20px;
    height: 20px;
    margin: 10px auto 6px;
}

.zixun li a .i1 {
    background: url(/onething/service/images/search_10.png) no-repeat;
}

.zixun li:hover a .i1 {
    background: url(/onething/service/images/search_07.png) no-repeat;
}

.zixun li a .i2 {
    background: url(/onething/service/images/search_13.png) no-repeat;
}

.zixun li:hover a .i2 {
    background: url(/onething/service/images/search_15.png) no-repeat;
}

.zixun li:hover {
    background: #5c8ec1;
}

.zixun li:hover a span {
    color: #ffffff;
}

.zixun li a span {
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}

.right_title {
    color: #333333;
    font-weight: bolder;
    font-size: 18px;
    margin-bottom: 10px;
}

.tuijian {
    margin-top: 10px;
}

.tuijian li {
    padding-left: 18px;
    position: relative;
    display: block;
    height: 30px;
    font-size: 14px;
    color: #a8a8a8;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tuijian li:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 17px;
    width: 1px;
    height: 100%;
    border-right: 1px solid #cccccc;
    left: 1px;
    z-index: 1;
}

.tuijian li:first-child::before {
    height: 50%;
    top: 50%;
}

.tuijian li:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #cccccc;
    border-radius: 4px;
    left: 0px;
    top: 50%;
    margin-top: -2px;
    z-index: 1;
}

.tuijian li:last-child:before {
    height: 50%;
}
.s_narbar {
    width: 100%;
    background: #f8f8f8;
    margin: 20px 0;
    padding: 0 10px;
}

.s_nav {
    float: left;
    width: 50%;
}

.s_nav li {
    float: left;
    margin: 0 20px;
    font-size: 15px;
}

.s_nav li a {
    display: inline-block;
    padding: 10px 0;
    width: 100%;
    height: 100%;
}

.s_nav li.active a {
    border-bottom: 2px solid #006eab;
    color: #006eab;
}

.s_select {
    float: right;
    width: 50%;
    text-align: right;
}

.searchlist_title {
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-weight: bolder;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #333333;
    position:relative;
}
.xiangguan{
	font-weight: normal;
	position:absolute;
	right:0;
	font-size:14px;
	color:#868686;
}
.result{
	font-size:16px;
}
.searchlist_desc {
    height: 40px;
    font-size: 13px;
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}

.searchlist_desc span {
    font-size: 15px;
    font-weight: bold;
}
.searchlist{
	width:100%;
}
.searchlist li {
    padding-left: 18px;
    position: relative;
    margin-top: 10px;
    display: block;
    height: 40px;
    color: #a8a8a8;
    font-size: 15px;
    line-height: 40px;
    border-bottom: 1px solid #dddddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.searchlist li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    background: #cccccc;
    border-radius: 50%;
}
.searchlist918,.searchlist920{
	width:100%;
}
.searchlist918 li{
    padding-left: 18px;
    position: relative;
    display: block;
    color: #a8a8a8;
    font-size: 15px;
    line-height: 40px;
    border-bottom: 1px solid #dddddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.searchlist920 li{
	padding-left: 18px;
    position: relative;
    display: block;
    color: #a8a8a8;
    font-size: 15px;
    border-bottom: 1px solid #dddddd;
}
.newblock920{
	position:relative;
}
.do-cell-nowrap920 {
	position:absolute;
	right:0;
	bottom:10px;
}
.do-cell-nowrap920 a {
    background-color: #5c8ec1;
    color: #fff !important;
    padding: 0 15px;
    margin: 0 5px;
    line-height: 24px;
    display: inline-block;
    font-size: 12px;
}
.guideItem {
    padding-bottom:10px;
    display: block;
    font-size:16px;
}
.guideItem .guideItemName{
	max-width:calc(100% - 125px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.guideItem .guideItemName, .guideItemTag {
    float: left;
}
.guideItemTag.itemType {
    color: #333;
    border: 1px solid #0066ff;
}
.guideItemTag {
    color: #333;
    border-radius:8px;
    padding: 0 10px;
    font-size: 14px;
    height:20px;
    text-align: center;
    margin-left:10px;
    max-width:120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.onerowitem{
	width:calc(100% - 180px);
}
.onerowitem:last-child{
	margin-bottom:10px;
}
.onerowtitleall {
    float: left;
    width: 105px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 1px;
    padding-top: 5px;
    padding-right: 10px;
    text-align: right;
}
.onerowselectcon {
    float: left;
    width: calc(100% - 115px);
}
.onerowselectcon li {
    float: left;
    font-size: 14px;
    cursor: pointer;
    color: #333333;
    letter-spacing: 1px;
    margin-right: 15px;
    padding-left:5px;
    position: relative;
    padding-top: 5px;
    border: none;
}
.onerowselectcon li a {
    font-size: 14px;
}
.searchlist li:hover:before,
.searchlist li.active:before {
    background: #006eab;
}

.searchlist li:hover a,
.searchlist li.active a {
    color: #006eab;
}

.searchlist li.active,.searchlist li:last-child,.searchlist918 li:last-child {
    border: 0;
}

.searchlistAll {
    position: relative;
    width: 100%;
    margin: 10px auto;
}

.searchlist table {
    width: 100%;
    margin: 10px 0;
    font-size: 15px;
    border-spacing: 2px;
    border-collapse: initial;
    display: table;
    border: 1px solid #dddddd;
}

.searchlist table tr:nth-child(2n+1) {
    background: #f8f8f8;
}

.searchlist table td {
    border: 0;
    padding: 10px;
    box-sizing: border-box;
}

.td_title {
    width: 15%;
    text-align: right;
    font-weight: bold;
    color: #000;
}

.searchlist table td:nth-child(2) {
    border-right: 1px solid #f8f8f8;
}


.lookmore {
    background: #f8f8f8;
    height: 50px;
    width: 100px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    margin: 10px auto;
    color: #a8a8a8;
}

.lookmore a {
    display: block;
    width: 100%;
    height: 100%;
}
.lookmore920 {
    background: #f8f8f8;
    height: 40px;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto;
    color: #a8a8a8;
}

.lookmore920 a {
    display: block;
    width: 100%;
    height: 100%;
}
.noresult {
    height: 50px;
    width: 100px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    margin: 10px auto;
    color: #a8a8a8;
}
 
    .seabtn {position: absolute;
    width: 128px;
    line-height: 42px;
    margin-left: 10px;
    color: #333;
    text-decoration: underline;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    cursor: pointer;
    }
.noresult1{
        
    float: left;
    width: 80%;
    display:none;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    margin: 10px auto;
    color: #a8a8a8;
}
/*搜索结束*/

@media screen and (max-width:1200px) {
	input{
    -webkit-appearance: none;
}
    .ss_main1 {
        width: auto;
    }
    .asksearchbox {
        width: auto;
    }
    .searchmain {
        width: auto;
    }
    .searchbox {
        width: auto;
    }
    .s_nav {
        display: none;
        width: 0;
    }
    .s_select {
        float: none;
        width: 100%;
        text-align: left;
    }
    .s_select select {
        width: 100px;
    }
    .searchTotalleft,
    .searchTotalright,.noresult1 {
        width: 100%;
        float: none;
    }
    .zixun {
        position: fixed;
        right: 10px;
        top: 45%;
        z-index: 999999;
        background: #fff;
    }
    .zixun li {
        width: 70px;
        float: none;
    }
    .zixun li:nth-child(2n+1) {
        border: 1px solid #dddddd
    }
    .hnss_main {
    width: auto;
    margin: 0 auto;
    padding-left:0 !important;
}
.hnss_mid_an{
	margin-top:5px
}
.searchbtn{
	right: 80px;
}
.seabtn {
                position: absolute;
                width: 80px;
                right: 0;
                bottom:0;
                top:0;
                margin-left: 10px;
                color: #333;
                text-decoration: underline;
                text-align: center;
                border-radius: 2px;
                font-size:12px
            }
            .searchinput {
    float: left;
    border: 1px solid #e2e2e2;
    background: #ffffff;
    width: 75%;
    height: 42px;
    text-indent: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    padding-right: 55px;
    margin-right: 25%;
}
/* 1015 */
/* .searchmain918{width:auto; padding:0 20px;}
.searchTotalleft918{display:none;}
.searchTotalcenter918{width:100%; margin-left:0;}
.searchTotalright918{width:100%; margin-left:0;}
.feedback-helper{margin:0 20px;}
.areacon920{width:100%;}
.searchinput918{width:auto;padding-right: 0;}
.searchdiv{display:flex;}
.search-form .search-form-association{width:100% !important; left:0 !important;}
.dep920{right:0;width:auto;}
.onerowitem{width:100%;}
.do-cell-nowrap920{position: inherit;}
.guideItem .guideItemName, .guideItemTag {float:none; line-height:22px;}
.guideItem .guideItemName{max-width: 100%;}
.guideItemTag.itemType {display: block;float: right;}
.zxblbox{width:100%;margin-left: -50%;}
} */

@media screen and (max-width:1010px) {}

@media screen and (max-width:768px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:414px) {}

@media screen and (max-width:375px) {}

@media screen and (max-width:360px) {}