
body{ margin:0; padding:0;font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif;}
.header_new{ width:100%; height:90px; font-family:Microsoft YaHei,PingFangSC-Regular;}
.header_new .epageheader {height: 45px; line-height: 45px; background-color: #26ac75;background-image: linear-gradient(to right, #0cdc83 , #04ab93); text-align: left; position: relative;}
.header_new .epageheader img {width: 118px; position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.header_new .epageheader .pageback {position: absolute; top: 0; left: 0; width: 44px; height: 100%; content: ''; background: url(https://n.sinaimg.cn/auto/f9ffb334/20200214/pageback.png) center center / 7px auto no-repeat;}
.header_new .epageheader .search {position: absolute; top: 0; right: 47px; width: 27px; height: 100%; content: ''; background: url(https://n.sinaimg.cn/auto/f9ffb334/20200214/search.png) center center / 15px auto no-repeat;}
.header_new .epageheader .menu {position: absolute; top: 0; right: 0; width: 47px; height: 100%; content: ''; background: url(https://n.sinaimg.cn/auto/f9ffb334/20200214/menu.png) center center / 16px auto no-repeat;}
.header_new .epagenav {background: #fff;height: 45px; line-height: 45px;}
.header_new .epagenav ul {display: box; display: -webkit-box;}
.header_new .epagenav ul li {-webkit-box-flex: 1;box-flex: 1; text-align: center; font-size: 16px;}
.header_new .epagenav ul li a {display: block;color: #111; font-weight: bold;}
.header_new .epagenav ul li.cur a{color: #00a796; }
.header_new .hbox{ width:100%; position:fixed; top:0; left:0; z-index:99;}
#headHTML + .search_popup{ z-index:10000 !important;}
.search_popup.none{ display:none;}
.search_popup{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box; background: rgba(245,244,242,0.9);}
.search_popup .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.search_popup .closeBtn{ width: 33px; height: 30px; background: url(//i1.sinaimg.cn/qc/subject/2016/1129/clear.png) no-repeat center center / 20px auto; position: absolute; top: 10px; right: 0; padding-right: 10px;}
.search_popup .search_body { margin: 10px 45px 10px 10px; position: relative; left: 0; top: 0;}
.search_popup .search_body .search{ position: relative; height: 29px; border: 1px solid #dcdcdc; border-radius: 3px; overflow: hidden;}
.search_popup .search_body .ad { position: absolute; top: 0; right: 0; width: 20%; height: 100%; z-index: 1; display: none;}
.search_popup .search_body .h_search_t{ -webkit-appearance: none; position: absolute; top: 0; left: 0; width: 80%; height: 100%; line-height: 27px; /*360 qiku uc bug*/ background: #fff; border: none; padding: 0 0 0 8px; box-sizing: border-box;    font-size: 13.3px;}
.search_popup .search_body .h_search_btn{ -webkit-appearance: none;    position: absolute;    top: 0;    right: 0;    width: 20%;    height: 100%;    background: #fff;    border: none;   background: url(//n.sinaimg.cn/auto/88773292/20160622/ico16.png) center center/20px auto no-repeat #26ac75;}
/*搜索下拉 start*/
.search_popup .search_body .search_pop{    position: absolute;    z-index: 112;    width: 100%;    background: #fff;    border: solid #dcdcdc;    border-width: 0 1px 1px;    -webkit-box-sizing: border-box;    box-sizing: border-box;    left: 0;    top: 31px;}
.search_popup .search_body .search_pop.none{    display: none;}
.search_popup .search_body .search_result{    padding: 0 10px; margin:0; list-style:none;}
.search_popup .search_body .search_result li{    height: 40px;    line-height: 40px;    font-size: 15px;}
.search_popup .search_body .search_result li a{  color:#636363;  display: block;    border-bottom: 1px solid #e9e9e9; text-decoration:none;}
.search_popup .search_body .search_bt{    height: 40px;    line-height: 40px;    background: #f8f8f8;    border-top: 1px solid #ececec;    font-size: 14px;}
.search_popup .search_body .search_bt a{ text-decoration:none;}
.search_popup .search_body .search_bt .close,.search_popup .search_body .search_bt .clear{padding: 0 10px;}
.search_popup .search_body .search_bt .close{  color:#636363;  float: right;    border-left: 1px solid #ececec;}
.search_popup .search_body .search_bt .clear{    float: left;    border-right: 1px solid #ececec;}
.search_popup .search_body .input_clear_btn{    width: 16px;    height: 16px;    background: url(//i1.sinaimg.cn/qc/subject/2016/1129/clear.png) no-repeat 0 0 / 16px auto;    position: absolute;    right: 22%;    top: 6px;}
/*搜索下拉 end*/

.epagemenulayer {background: rgba(0,0,0,0.3); position: fixed; top: 0; left: 0; width: 100%; height: 100%;z-index: 100; display: none;}
.epagemenulayer .epagemenu { background: #f9f9fa; position: relative;padding: 20px 0 0; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;}
.epagemenulayer .epagemenu .menuclosebtn {position: absolute; top: 0; right: 0; content: ''; padding: 17px 17px 0 0; width: 14px; height: 14px; background: url(//n.sinaimg.cn/auto/wapimg/menuclose.png) left bottom/ 14px 14px no-repeat;}
/*
.epagemenulayer .epagemenu .moretxt{ text-align: center; color: #111; font-size: 12px;}
.epagemenulayer .listbox ul {display: -webkit-box; display: box; margin: 10px 20px 0;}
.epagemenulayer .listbox ul:first-child { margin-top: 20px;}
.epagemenulayer .listbox li {-webkit-box-flex: 1;box-flex: 1; overflow: hidden; width: 25%; max-width: 25%; text-align: center;}
.epagemenulayer .listbox li a {display: block; text-align: center;font-size:12px;}
.epagemenulayer .listbox li img{display: inline-block; width: 56px; height: 56px; border-radius: 50%;}
.epagemenulayer .listbox li .name{margin: 10px auto 0; font-size: 12px; color: #737171; overflow: hidden; height: 15px; line-height: 15px;}
*/
/*
.epagemenulayer .epagemenu .login_b{ height:51px; padding:0 27.5px;}
.epagemenulayer .epagemenu .login_b > a{ display:flex; justify-content:flex-start; align-items: center;}
.epagemenulayer .epagemenu .login_b .img{ width:51px; height:51px; overflow:hidden; border-radius:50%; margin-right:8px;}
.epagemenulayer .epagemenu .login_b .img img{ width:100%; height:auto;}
.epagemenulayer .epagemenu .login_b .str{ font-size:13px; font-weight:bold; color:#111;}
.epagemenulayer .epagemenu .alist_b{ padding:0 27.5px; overflow:hidden; margin-top:20px;}
.epagemenulayer .epagemenu .alist_b ul{ width:335px; display:flex; justify-content:flex-start; flex-flow:row wrap;}
.epagemenulayer .epagemenu .alist_b ul:after{ content:''; display:block; width:100%; height:0; clear:both;}
.epagemenulayer .epagemenu .alist_b ul li{ width:68.5px; height:25px; flex-shrink:0; text-align:center; font-size:11px; color:#292929; background-color:#f0f0f1; border-radius:5px; margin:0 15px 15px 0; display:flex; justify-content:center; align-items:center; flex-wrap:nowrap; flex-flow:row;}
.epagemenulayer .epagemenu .alist_b ul li span{ font-size:11px; color:#292929;}
.epagemenulayer .epagemenu .alist_b .tt{ font-size:12px; color:#808080; line-height:0; padding:9px 0; margin:5px 0 8px;}
.epagemenulayer .epagemenu .alist_b .tt a{ color:#808080;}
*/
.epagemenulayer .epagemenu .moretxt{ height:51px; padding:0 27.5px;}
.epagemenulayer .epagemenu .moretxt > a{ display:flex; justify-content:flex-start; align-items: center;}
.epagemenulayer .epagemenu .moretxt .img{ width:51px; height:51px; overflow:hidden; border-radius:50%; margin-right:8px;}
.epagemenulayer .epagemenu .moretxt .img img{ width:100%; height:auto;}
.epagemenulayer .epagemenu .moretxt .str{ font-size:14px; font-weight:bold; color:#111;}
.epagemenulayer .epagemenu .listbox{ padding:0 27.5px; overflow:hidden; margin-top:20px; max-height:340px; padding-bottom:30px; overflow-y:auto; -webkit-overflow-scrolling: touch; position:relative; z-index:2;}
.epagemenulayer .epagemenu .listbox ul{ width:100%; display:flex; justify-content:space-between; flex-flow:row wrap; margin:0; padding:0;}
.epagemenulayer .epagemenu .listbox ul:after{ content:''; display:block; width:100%; height:0; clear:both;}
.epagemenulayer .epagemenu .listbox ul li{ width:71px; height:25px; flex-shrink:0; text-align:center; font-size:11px; color:#292929; background-color:#f0f0f1; border-radius:5px; margin:0 0 15px 0; display:flex; justify-content:center; align-items:center; flex-wrap:nowrap; flex-flow:row;}
.epagemenulayer .epagemenu .listbox ul li span{ font-size:13px; color:#292929;}
.epagemenulayer .epagemenu .listbox ul li a{ width:100%; padding:5px 0; text-decoration:none; margin:0;}
.epagemenulayer .epagemenu .listbox ul li.null{ background-color:transparent;}
.epagemenulayer .epagemenu .listbox .tt{ font-size:12px; color:#808080; line-height:0; padding:9px 0; margin:5px 0 8px;}
.epagemenulayer .epagemenu .listbox .tt a{ color:#808080;}
.epagemenulayer .epagemenu:after{ content:''; display:block; width:100%; height:35px; background-image:linear-gradient(to top,rgba(255,255,255,1),rgba(255,255,255,0)); position:absolute; left:0; bottom:0; border-radius:0 0 10px 10px; z-index:3;}

.layer-mb-login{ font-size:16px;}

.none{ display:none;}
.header_new .epageheader.newhd > img{ display:none;}
.header_new .epageheader.newhd .pageback{ width:50%; text-align:left; background:none; font-size:0; }
.header_new .epageheader.newhd .pageback i{ width:25px; height:25px; display:inline-block; vertical-align:middle; background:url(//n.sinaimg.cn/auto/chezhan2017/tp_sinalogo.png) 0 0 /100% auto no-repeat; margin:0 0 2px 15px;}
.header_new .epageheader.newhd .pageback span{ display:inline-block; vertical-align:middle; font-size:17px; color:#fff; margin-left:4px; padding-top:0px;}
.header_new .epageheader.newhd .pageback a{display:inline-block; }
.header_new .epageheader.newhd .search{ width:132px; height:24px; background:#fff; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); border-radius:12px;}
.header_new .epageheader.newhd .search span{ display:block; width:94px; height:0; line-height:0; padding:12px 0 12px; font-size:10px; color:#fff; position:relative; top:1px; left:0; overflow:hidden; margin:0 0 0 9px; white-space:nowrap;}
.header_new .epageheader.newhd .search a{ width:24px; height:24px; display:block; position:absolute; top:0; right:0; z-index:3;}
.header_new .epageheader.newhd .search:after{ content:''; display:block; width:12px; height:12px; background:url(//n.sinaimg.cn/auto/chezhan2017/tp_searchbtn.png)0 0/100% auto no-repeat; position:absolute; top:6px; right:8px;}
.epagemenulayer .epagemenu .menuclosebtn.nclbtn{ background:none; width:17px; height:34px; }
.epagemenulayer .epagemenu .menuclosebtn.nclbtn:before,.epagemenulayer .epagemenu .menuclosebtn.nclbtn:after{ content:''; display:block; width:17px; height:2px; background-color:#111; position:absolute; top:22px; left:2px;}
.epagemenulayer .epagemenu .menuclosebtn.mbtn:before{ animation:nbtn1 0.4s linear 1 forwards; -webkit-animation:nbtn1 0.4s linear 0.3s 1 forwards;}
@keyframes nbtn1{
    from{ transform:rotate(0deg);}
    to{ transform:rotate(45deg);}
}
@-webkit-keyframes nbtn1{
    from{ -webkit-transform:rotate(0deg);}
    to{ -webkit-transform:rotate(45deg);}
}
.epagemenulayer .epagemenu .menuclosebtn.mbtn:after{ animation:nbtn2 0.4s linear 1 forwards; -webkit-animation:nbtn2 0.4s linear 0.3s 1 forwards;}
@keyframes nbtn2{
    from{ transform:rotate(0deg);}
    to{ transform:rotate(-45deg);}
}
@-webkit-keyframes nbtn2{
    from{ -webkit-transform:rotate(0deg);}
    to{ -webkit-transform:rotate(-45deg);}
}

.header_new.bgnone, .header_new.orange, .header_new.red, .header_new.chezhi, .header_new.h724, .header_new.ezhan{ height:45px;}
/*无背景色*/
.search_popup.bgnone .search_body .h_search_btn{ background-color:#fd6e5a;}
.header_new.bgnone .epageheader.newhd .search{ background:rgba(0,0,0,0.7);}
.header_new.bgnone .epageheader.newhd{ background:transparent;}
.header_new.bgnone .hbox{ position:relative;}
.header_new.bgnone{background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) , rgba(0,0,0,0));}
/*橙色背景*/
.search_popup.orange .search_body .h_search_btn{ background-color:#fd3311;}
.header_new.orange .epageheader.newhd .search{ background:#ff6d55;}
.header_new.orange .epageheader.newhd{ background:#fd3311;}
/*红色背景*/
.search_popup.red .search_body .h_search_btn{ background-color:#fa3624;}
.header_new.red .epageheader.newhd .search{ background:#fd6e5a;}
.header_new.red .epageheader.newhd{ background:#fa3624;}
/*车致背景色*/
.search_popup.chezhi .search_body .h_search_btn{ background-color:#fc7d2e;}
.header_new.chezhi .epageheader.newhd .search{ background:#fba74f;}
.header_new.chezhi .epageheader.newhd{ background-image: linear-gradient(to right, #fc9a37, #fb6f36);}
/*724背景色*/
.search_popup.h724 .search_body .h_search_btn{ background-color:#072b54;}
.header_new.h724 .epageheader.newhd .search{ background:#124270;}
.header_new.h724 .epageheader.newhd{ background-image: linear-gradient(to right, #073a6a, #081837);}
/*e站背景色*/
.search_popup.ezhan .search_body .h_search_btn{ background-color:#12c692;}
.header_new.ezhan .epageheader.newhd .search{ background:#14e28a;}
.header_new.ezhan .epageheader.newhd{ background-image: linear-gradient(to right, #0cdc83, #03aa93);}

/*.header_new.bgnone .pageback span{ text-shadow: 1px 1px rgba(222,222,222,0.8);}*/
/*.header_new.bgnone .pageback i{ background: url(//n.sinaimg.cn/auto/chezhan2017/tp_sinalogo2.png) 0 0 /100% auto no-repeat !important;}*/
/*.header_new.bgnone .epageheader .menu{ background: url(//n.sinaimg.cn/auto/chezhan2017/menu2.png) center center / 16px auto no-repeat;}*/





#my_swiper_nav .qichebang {
    background: #fff;
    padding: 1px 0;
}
#my_swiper_nav .qichebang ul {
    padding: .3rem 0 .6rem;
    min-height: 8rem;
}
#my_swiper_nav .qichebang li {
    margin: 0.1rem .2rem .1rem;
    display: block;
}
#my_swiper_nav .qichebang li a{
    height: 1.3rem;
    line-height: 1.3rem;
    display: -webkit-flex;
    display: flex;
}
#my_swiper_nav .qichebang li .a{
    height: 1.3rem;
    line-height: 1.3rem;
    display: -webkit-flex;
    display: flex;
}
#my_swiper_nav .qichebang li a .digit, .qichebang li .a:first-child .digit {
    font-size: .32rem;
    color: #fd8736;
    width: .8rem;
    text-align: center;
    font-style: italic;
}
#my_swiper_nav .qichebang li.l1  .digit, .qichebang li.l2  .digit, .qichebang li.l3  .digit {
    font-style: italic;
    font-size: .4rem;
    color: #f55d40;
}
#my_swiper_nav .qichebang li.l2  .digit {
    color: #c6c6c6;
}
#my_swiper_nav .qichebang li a .digit.up:after, .qichebang li .a:first-child .digit.up:after {
    content: '';
    display: inline-block;
    background: url(//www.sinaimg.cn/qc/subject/2018/0319/shangsheng.png) no-repeat right center / .16rem .12rem;
    width: .18rem;
    height: .14rem;
    vertical-align: middle;
    margin-left: .2rem;
}
#my_swiper_nav .qichebang li a .digit.down:after, .qichebang li .a:first-child .digit.down:after {
    content: '';
    display: inline-block;
    background: url(//www.sinaimg.cn/qc/subject/2018/0319/xiajiang.png) no-repeat right center / .16rem .12rem;
    width: .18rem;
    height: .14rem;
    vertical-align: middle;
    margin-left: .2rem;
}
#my_swiper_nav .qichebang li a img.liCarImg, .qichebang li .a:first-child img.liCarImg {
    width: 1.53rem;
    vertical-align: middle;
    margin-bottom: .2rem;
}
#my_swiper_nav .qichebang li a .carNames, .qichebang li .a:first-child .carNames {
    /* width: 1.85rem; */
    width: 2.3rem;
    margin-left: .45rem;
    line-height: normal;
}
#my_swiper_nav .qichebang li a .carNames .carName, .qichebang li .a:first-child .carNames .carName {
    font-size: .28rem;
    color: #333;
    margin: .24rem 0 0;
}
#my_swiper_nav .qichebang li a .carNames .carInd,.qichebang li .a:first-child .carNames .carInd {
    height: .28rem;
    border-radius: .06rem;
    background: -webkit-gradient(linear, left top, right bottom, from(#feb336), to(#f64047));
    margin-top: .16rem;
}
/*.qichebang li a:first-child .carNames .carInd, .qichebang li a:first-child .carNames .carInd > div, .qichebang li .detail li .ind > div {
    width: 0;
    -webkit-transition: width .6s;
    transition: width .6s;
    -webkit-transform: scaleZ(1);
    transform: scaleZ(1);
}*/
#my_swiper_nav .qichebang li .carNames .carInd > div {
    height: 100%;
    background: -webkit-gradient(linear, left top, right bottom, from(#feb336), to(#f64047));
    border-radius: .06rem;
}
#my_swiper_nav .qichebang li  .careNum {
    line-height: normal;
    margin-left: .5rem;
    text-align: center;
}
#my_swiper_nav .qichebang  li  .careNum {
    text-align: right;
    width: 1.2rem;
}
#my_swiper_nav .qichebang li  .careNum .num {
    font-size: .28rem;
    font-weight: bold;
    color: #0f0f0f;
    margin-top: .24rem;
    text-align: right;
}
#my_swiper_nav .qichebang li .careNum .num i:first-of-type {
    font-size: .28rem;
    color: #0f0f0f;
}
#my_swiper_nav .qichebang .ul2 li .careNum .num {
    font-size: .2rem;
    color: #0f0f0f;
    margin-top: .24rem;
}
#my_swiper_nav .qichebang .ul3 li .careNum .num {
    font-size: .28rem;
    /*text-align: center;*/
    color: #0f0f0f;
    margin-top: .24rem;
}
#my_swiper_nav .qichebang li .careNum .tit {
    font-size: .2rem;
    color: #666;
    margin-top: .1rem;
}
#my_swiper_nav .qichebang li .carNames .carInd {
    /*background: #e6e6e6 !important;*/
    margin: .06rem 0 0 !important;
    background: transparent !important;
    color: #ff5f0f;
    font-size: .24rem;
}
#my_swiper_nav .qichebang .ul3 li .carNames .carInd {
    margin: .06rem 0 0 !important;
    background: transparent !important;
    color: #ff5f0f;
}
#my_swiper_nav .qichebang li.l1 a .digit {
    color: #ffc12c;
}
#my_swiper_nav .qichebang li.l2 a .digit {
    color: #ffc12c;
}
#my_swiper_nav .qichebang li.l3 a .digit {
    color: #ffc12c;
}

#my_swiper_nav .resou .more{
    margin: .3rem auto;
}
#my_swiper_nav .guanzhu .more{
    margin: .3rem auto;
}
#my_swiper_nav .more{
    width: 2.6rem;
    height: .44rem;
    line-height: .44rem;
    margin: 0rem auto 0.3rem;
    /*padding: 0.2rem 0;*/
    border-radius: .22rem;
    border: 1px solid #fd8736;
    color: #fd8736;
    font-size: .24rem;
    text-align: center;
    display: block;
}
#my_swiper_nav .qichebang .menu_ul{
    font-size: 12px;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: .2rem 0 .2rem;   
}


#my_swiper_nav .resou .menu_ul{
    position: relative;
    color: #5e7fad;
    font-size: .24rem;
    height: .3rem;
    line-height: .2rem;
    text-align: right;
    padding: .2rem 0 0;
}
#my_swiper_nav .resou .menu_ul span{
    padding: 0.2rem 0.4rem 0.2rem .32rem;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200724/ico78.png) left center / .22rem auto no-repeat;
}
#my_swiper_nav .resou .menu_ul .pos{
    display: none;
    padding: .4rem 0 .3rem;
    top: .4rem;
    position: absolute;
    right: 0rem;
    width: 2.4rem;
    height: 1.6rem;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200724/ico79.png) center center / 2.4rem auto no-repeat;
    z-index: 1;
}
#my_swiper_nav .resou .menu_ul .pos .li{
    width: 2.4rem;
    height: .8rem;
    line-height: .8rem;
    background: none;
    color: #000;
    margin: 0;
}
#my_swiper_nav .resou .menu_ul .pos .li.act{
    color: #fa5536;
}

#my_swiper_nav .resou .ul{
    position: relative;
    /*height: .92rem;*/
    /*line-height: .92rem;*/
}
#my_swiper_nav .resou .ul .li.top .num{
    position: relative;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200724/ico77.png) center center / .26rem auto no-repeat;
    color: transparent;
    height: .30rem;
    overflow: hidden;
    margin: .34rem 0 0;
    
}
#my_swiper_nav .resou .ul .li{
    position: relative;
    height: 1rem;
    line-height: 1rem;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    padding: 0 .4rem 0 .2rem;
    border-bottom: .01rem solid #e6e6e6;
}
#my_swiper_nav .resou .ul .li .num{
    font-style: italic;
    text-align: center;
    width: .56rem;
    color: #fd8736;
    font-size: .32rem;
}
#my_swiper_nav .resou .ul .li.l1 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .resou .ul .li.l2 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .resou .ul .li.l3 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .resou .ul .li .txt{
    padding: 0 0 0 .2rem;
    color: #0f0f0f;
    font-size: .32rem;
    line-height: .44rem;
    display: -webkit-flex;
    display: flex;
    flex: 1;
    align-items:center;
}
#my_swiper_nav .resou .ul .li .txt i{
    position: relative;
    display: inline;
    font-size: .24rem;
    color: #fff;
    padding: .04rem .06rem;
    border-radius: 3px;
    margin: 0 0 0 .04rem;
    width: .4rem;
    top: -.02rem;
}
#my_swiper_nav .resou .ul .li .txt i.i0{
    background: url(//simg.s.weibo.com/20190429_new.png) center center/100% auto no-repeat;
}
#my_swiper_nav .resou .ul .li .txt i.i1{
    background: url(//simg.s.weibo.com/20190429_recom.png) center center/100% auto no-repeat;
}
#my_swiper_nav .resou .ul .li .txt i.i2{
    background: url(//simg.s.weibo.com/20190429_hot.png) center center/100% auto no-repeat;
}
#my_swiper_nav .resou .ul .li .txt i.i3{
    background: url(//img.t.sinajs.cn/t4/appstyle/searchpc/css/h5/img/icon_boil.png) center center/100% auto no-repeat;
}
#my_swiper_nav .resou .ul .li .txt .ib{
    position: relative;
    top: .06rem;
    width: .3rem;
    height: .3rem;
    display: inline-block;
    line-height: .3rem;
    background-position: center center;
    background-size: 82% auto;
    background-repeat: no-repeat;
}
#my_swiper_nav .resou .ul .li .num2{
    color: #a1a1a1;
    font-size: .22rem;
    line-height: 1.1rem;
}

#my_swiper_nav .zixun .menu_ul{
    position: relative;
    color: #5e7fad;
    font-size: .24rem;
    height: .3rem;
    line-height: .2rem;
    text-align: right;
    padding: .2rem 0 0;
}
#my_swiper_nav .zixun .menu_ul span{
    padding: 0.2rem 0.4rem 0.2rem .32rem;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200724/ico78.png) left center / .22rem auto no-repeat;
}
#my_swiper_nav .zixun .menu_ul .pos{
    display: none;
    padding: .4rem 0 .3rem;
    top: .4rem;
    position: absolute;
    right: 0rem;
    width: 2.4rem;
    height: 1.6rem;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200724/ico79.png) center center / 2.4rem auto no-repeat;
    z-index: 1;
}
#my_swiper_nav .zixun .menu_ul .pos .li{
    width: 2.4rem;
    height: .8rem;
    line-height: .8rem;
    background: none;
    color: #000;
    margin: 0;
}
#my_swiper_nav .zixun .menu_ul .pos .li.act{
    color: #fa5536;
}
#my_swiper_nav .zixun .ul{
    position: relative;
    padding: 0 0 .2rem 0;
    /*height: .92rem;*/
    /*line-height: .92rem;*/
}
#my_swiper_nav .zixun .ul .li.top .num{
    position: relative;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200724/ico77.png) center center / .28rem auto no-repeat;
    color: transparent;
    height: .34rem;
    overflow: hidden;
    margin: .34rem 0 0;
    
}
#my_swiper_nav .zixun .ul .li{
    position: relative;
    height: 1.2rem;
    line-height: 1.2rem;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    
    padding: 0 .4rem 0 .2rem;
    border-bottom: .01rem solid #e6e6e6;
}
#my_swiper_nav .zixun .ul .li .num{
    font-style: italic;
    text-align: center;
    width: .56rem;
    color: #fd8736;
    font-size: .32rem;
}
#my_swiper_nav .zixun .ul .li.l1 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .zixun .ul .li.l2 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .zixun .ul .li.l3 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .zixun .ul .li .txt{
    padding: 0 .2rem;
    color: #0f0f0f;
    font-size: .32rem;
    line-height: .44rem;
    display: -webkit-flex;
    display: flex;
    flex: 1;
    align-items:center;
    text-align: justify;
}
#my_swiper_nav .zixun .ul .li .txt i{
    display: inline;
    font-size: .24rem;
    color: #fff;
    padding: .04rem .06rem;
    border-radius: 3px;
    margin: 0 0 0 .1rem;
    width: .4rem;
}
#my_swiper_nav .zixun .ul .li .txt i.i0{
    background: #fd3311;
}
#my_swiper_nav .zixun .ul .li .txt i.i1{
    background: url(//simg.s.weibo.com/20190429_recom.png) center center/100% auto no-repeat;
}
#my_swiper_nav .zixun .ul .li .txt i.i2{
    background: url(//simg.s.weibo.com/20190429_hot.png) center center/100% auto no-repeat;
}
#my_swiper_nav .zixun .ul .li .txt i.i3{
    background: url(//img.t.sinajs.cn/t4/appstyle/searchpc/css/h5/img/icon_boil.png) center center/100% auto no-repeat;
}
#my_swiper_nav .zixun .ul .li .txt .ib{
    position: relative;
    top: .1rem;
    width: .3rem;
    height: .3rem;
    display: inline-block;
    line-height: .3rem;
    background-position: center center;
    background-size: 96% auto;
    background-repeat: no-repeat;
}
#my_swiper_nav .zixun .ul .li .num2{
    color: #a1a1a1;
    font-size: .22rem;
}


#my_swiper_nav .guanzhu .ul{
    position: relative;
    padding: 0 0 ;
}
#my_swiper_nav .guanzhu .ul .li{
    position: relative;
    height: 1.2rem;
    line-height: 1.2rem;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    padding: 0.28rem .2rem 0.28rem .2rem;
    border-bottom: .01rem solid #e6e6e6;
}
#my_swiper_nav .guanzhu .ul .li .num{
    font-style: italic;
    text-align: center;
    width: .6rem;
    color: #fd8736;
    font-size: .32rem;
}
#my_swiper_nav .guanzhu .ul .li.l1 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .guanzhu .ul .li.l2 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .guanzhu .ul .li.l3 .num{
    color: #f55d40;
    font-weight: bold;
}
#my_swiper_nav .guanzhu .ul .li .img{
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 0 0 .12rem;
}
#my_swiper_nav .guanzhu .ul .li .img img{
    display: block;
    width: 100%;
}
#my_swiper_nav .guanzhu .ul .li .txt{
    position: relative;
    top: -.02rem;
    padding: 0 0 0 .3rem;
    color: #0f0f0f;
    font-size: .3rem;
    /*display: -webkit-flex;*/
    /*display: flex;*/
    flex: 1;
    /*align-items:center;*/
}
#my_swiper_nav .guanzhu .ul .li .txt .t1{
    position: relative;
    padding: .2rem 0 0;
    font-size: .36rem;
    height: .42rem;
    overflow: hidden;
    line-height: .42rem;
}
#my_swiper_nav .guanzhu .ul .li .txt .t2{
    width: 4.7rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #a1a1a1;
    font-size: .26rem;
    margin: .12rem 0 0;
    height: .28rem;
    line-height: .26rem;
}
#my_swiper_nav .guanzhu .ul .li .btn{
    margin: .14rem 0 0;
    text-align: center;
    border: 1px solid #fd8736;
    border-radius: .2rem;
    color: #fd8736;
    font-size: .22rem;
    width: 1rem;
    height: .4rem;
    line-height: .4rem;
    display: none;
}


.search_popup{
    background: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.search_content{
    position: relative;
    padding: 1px 0;
    font-size: 12px;
}
.search_content .ul_top  {
    padding: 0 .3rem;
}
.search_content .ul_top.history .btn {
    margin: 3px 0 0;
    text-align: center;
}
.search_content .ul_top.history .btn span{
    font-size: 12px;
    color: #aaa;
    padding: 0 21px;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200825/ico98.png) left center/ 14px auto no-repeat;
}
.search_content .ul_top  .tit{
    padding: 20px 0 15px;
    color: #0f0f0f;
    font-size: .32rem;
    font-weight: bold;
}
.search_content .ul_top .li{
    margin: 0px 8px 9px 0;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 14px;
    color: #292929;
    font-size: 13px;
    background: #f0f0f1;
    border-radius: 13px;
}
.search_content_nav ul li{  margin:0 .2rem; color: #676363; font-size: .24rem;  display:block;  font-weight: normal;}
/*.header .epagenav ul li:last-child{  padding:0 56px 0 16px; display:block; font-weight: normal;}*/
.search_content_nav ul li span{ font-size: .32rem; display:block; font-weight: normal; color: #0f0f0f;}
.search_content_nav ul li.cur span{ font-size: .32rem;  display:block; font-weight: bold; color: #0f0f0f;}
.search_content_nav ul li{
    /*-webkit-box-flex: unset;*/
    height: .76rem;
    color: #0f0f0f;
}
.search_content_nav ul li.cur{
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200825/ico99.png) center bottom/auto 3px no-repeat;
}
.search_content_nav ul li.cur, .search_content_nav ul li.cur a{font-weight: bold;}
.search_content_nav ul li {
    display: inline-block;
}
.search_content_nav ul {
    margin: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0;
}
.search_body_block{
    position: relative;
    height: 52px;
}
.search_content_nav {
    font-size: 12px;
    /*height: .7rem;*/
    line-height: .9rem;
    overflow: hidden;
}
.search_content_nav ul li:first-child{
    margin: 0 .29rem 0 0;
}
.search_content_nav ul li:last-child{
    margin: 0  0 0 .29rem;
}
.search_popup .search_body{
    background: #f0f0f1;
    padding: 10px 50px 11px 15px;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 10;
}
.search_popup .search_body .h_search_btn{
    right: inherit;
    left: 0;
    width: 10%;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200727/ico75.png) 10px center/auto 15px no-repeat #fff !important;
}
.search_popup .search_body .h_search_t{
    left: 10%;
    width: 90%;
    outline: none;
    padding: 0;
}
.search_popup .search_body .search{
    border: 1px solid #fd8736;
    border-radius: 16px;
}
.search_popup .search_body .search_pop{
    top: auto;
}
.search_popup .closeBtn{
    background: none;
    line-height: 30px;
    padding: 0 8px 0 7px;
    font-size: 14px;
    color: #636363;
    position: fixed;
    z-index: 10;
}
.search_popup .search_body .input_clear_btn{
    position: absolute;
    top: 0%;
    right: 0%;
    width: 29px;
    height: 29px;
    background: url(//i1.sinaimg.cn/qc/subject/2016/1129/clear.png) no-repeat center center / 16px auto;
    z-index: 1;
    display: none;
}
.search_popup input{
    border-radius: 0;
}
.search_popup .search_body .ad{
    display: none !important;
}
.search_popup .search_body .search_bt{
    display: none;
}
.search_popup .search_body .search_result{
    padding: 0 23px;
}
.search_popup .search_body .search_pop{
    top: 52px;
    border: 0;
    background: #fff;
}
.search_popup .search_body .search_result li a{
    padding: 0 0 0 26px;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200727/ico75.png) 3px center/auto 15px no-repeat;
}
#my_swiper_nav .swiper-slide{
    background: #fff;
    border-radius: .2rem;
}
#my_swiper_nav{
    width: 7.5rem;
    margin: 0 auto;
    padding: 0 0 .34rem;
}
.search_popup .search_body .input_paizhao {
    position: absolute;
    top: 0%;
    right: 0%;
    width: 35px;
    height: 29px;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200825/ico100.png) no-repeat center center / 16px auto;
    z-index: 1;
}
#my_swiper_nav .resou .ul .li{
    /*border-bottom: 0 solid #e6e6e6;*/
}
#my_swiper_nav .zixun .ul .li{
    /*border-bottom: 0 solid #e6e6e6;*/
}
#my_swiper_nav .guanzhu .ul .li{
    /*border-bottom: 0 solid #e6e6e6;*/
}
input[type="search"]{
    -webkit-appearance:none;
    background: transparent;
    border-radius: 0;
} 
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}



.paihang_ul{
    display: none;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 12px 0;
}
.epagemenulayer .paihang_ul{
    display: block;
}
.paihang_ul .con{
    position: relative;
    display: -webkit-box;
    display: box;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.paihang_ul .li{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    color: #fff;
    display: block;
    margin: 0 .18rem 0 0;
}
.paihang_ul .li .t{
    font-size: .24rem;
    margin: .25rem 0 .15rem .2rem;
}
.paihang_ul .li .l{
    margin: 0 0 .15rem .2rem;
    font-size: .22rem;
    height: .24rem;
    line-height: .26rem;
    overflow: hidden;
}
.paihang_ul .li.s1{
    width: 3.16rem;
    height: 1.87rem;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200806/ico87.png) center center/100% auto no-repeat;
}
.paihang_ul .li.s2{
    width: 2.48rem;
    height: 1.87rem;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200806/ico88.png) center center/100% auto no-repeat;
}
