
.H70{
    height: 70px;
}
.red{
    color: #3A62C8;
}
.wrapper {
    padding-bottom: 16px;
    padding-top: 20px;
    background:#f6f7f9 url(img/bg-searchIndex.png) no-repeat top center;
    background-size: 100% 470px;
}

.inp-box {
    width: 460px;
    position: relative;
    border-right: 0;
    height: 40px;
    box-sizing: border-box;
}

#inp_drop {
    position: relative;
    width: 109px;
    height: 100%;
    float: left;
    box-sizing: border-box;
    background: rgba(0, 111, 246, 0.05);
    border-radius: 4px 0 0 2px;
}

#inp_drop:after {
    position: absolute;
    content: "";
    right: 0;
    top: 15px;
    width: 1px;
    height: 12px;
    background: #BDBDBD;
}

.search_result {
    min-height: 300px;
}

.inp-box .inp {
    width: 350px;
    box-sizing: border-box;
    padding: 11px 10px 11px 0;
    border: 1px solid transparent;
    outline: none;
    float: left;
    text-indent: 24px;
    box-sizing: border-box;
    background: rgba(0, 111, 246, 0.05);
}

.inp-box .inp-drop {
    width: 109px;
    font-size: 14px;
    color: #333333;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 0 21px;
    line-height: 40px;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
}

.inp-box .reg-cont {
    display: none;
    padding: 7px 10px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 10;
    box-sizing: border-box;
    width: 100%;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.06);
}

.inp-box .reg-cont .reg-item {
    padding: 8px 5px 8px 10px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #D8D8D8;
    cursor: pointer;
    color: #333333;
}

.inp-box .reg-cont .reg-item:hover {
    color: #3A62C8;
}

.inp-box .reg-cont .reg-item:last-child {
    border-bottom: none;
}

.inp-box .inp-drop:after {
    content: '';
    display: inline-block;
    background-image: url(img/tmcs/search-down.png);
    width: 12px;
    height: 12px;
    vertical-align: middle;
    position: absolute;
    right: 21px;
    top: 15px;
}

.inp-chaxun {
    float: left;
    width: 120px;
    height: 40px;
    background: #3A62C8;
    border-radius: 0px 4px 4px 0px;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    background: #3A62C8;
    transition: all .3s ease-out;
}

.inp-chaxun:hover {
    opacity: .9;
}

.search_xie_box {
    height: 70px;
    background: #fff;
    /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08); */
    border-top: 1px solid #eee;
}

.search_xie {
    height: 70px;
    color: #999;
    font-size: 14px;
}

.search_xie_left {
    height: 70px;
    line-height: 70px;
    color: #999;
    font-size: 14px;
}

.search_xie a,
.search_xie span {
    color: #333;
}

.search_xie a:hover {
    text-decoration: underline;
}

.zc-condition {
    padding: 0 20px;
    height: 135px;
    overflow: hidden;
    background-color: #fff;
}

.zc-condition.open {
    height: auto;
    overflow: initial;
}

#pageIndex {
    padding: 20px 0;
    text-align: center;
    color: #828897;
    font-size: 13px;
}
#pageIndex a,#pageIndex span.active{
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    color: #828897;
    border: 1px solid #BBBFC9;
    background-color: #fff;
    border-radius: 4px;
    margin: 0 5px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
#pageIndex a:hover{
    border: 1px solid #3A62C8;
    color: #3A62C8;
}
#pageIndex span.active{
    border: 1px solid #3A62C8;
    color: #3A62C8;
}
#pageIndex .jump-ipt{
    max-width: 50px;
    height: 27px;
    text-align: center;
    border: 1px solid #BBBFC9;
    vertical-align: baseline;
    border-radius: 4px;
    box-sizing: border-box;
}
#pageIndex .jump-btn{
    display: inline-block;
    width: 50px;
    line-height: 25px;
    color: #fff;
    background-color: #3A62C8;
    border: 1px solid #3A62C8;
    border-radius: 4px;
    vertical-align: top;
    box-sizing: border-box;
}
#pageIndex .jump-btn:hover{
    color: #fff;
}
.condition-current .tit {
    width: 84px;
    float: left;
    line-height: 24px;
    color: #333;
    text-align: left;
}

.condition-current .current-ul {
    width: 82%;
}

.condition-current .current-ul .ul-item {
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    box-sizing: border-box;
    background: rgba(255, 101, 33, .05);
    color: #FF6521;
}

.condition-current .current-ul .text {
    float: left;
    padding-left: 8px;
    font-size: 12px;
}

.condition-current .current-ul .cha {
    float: right;
    width: 8px;
    height: 8px;
    padding-left: 5px;
    padding-right: 8px;
    cursor: pointer;
}

.condition-current .current-ul .empty {
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    cursor: pointer;
    color: #3A62C8;
    margin-right: 16px;
    margin-left: 8px;
    margin-bottom: 10px;
}

.condition-current .current-ul .empty:hover {
    text-decoration: underline;
}

.condition-current .current-ul .tips {
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 12px;
    color: #999;
    margin-right: 8px;
    margin-bottom: 10px;
}

.condition-current .condition_box{
    position: absolute;
    top: 3px;
    right: 0;
}
.condition-current .condition_share,.condition-current .condition_share1 {
    display: inline-block;
    border: 1px solid #ddd;
    height: 26px;
    color: #666666;
    line-height: 26px;
    border-radius: 4px;
    padding: 0 12px;
    margin-top: 6px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.condition-current .condition_share1{
    margin-left: 10px;
}
.condition-current .condition_share:hover,.condition-current .condition_share1:hover{
    color: #fff;
    border-color: #3A62C8;
    background-color: #3A62C8;
}

.condition-current {
    position: relative;
    padding: 10px 0 0px;
    border-bottom: 1px dashed #eee;
}

.condition-fenlei {
    padding: 10px 0 1px;
    border: 1px dashed #F0F0F0;
    box-sizing: border-box;
    border-top: none;
    border-left: none;
    border-right: none;
}

.condition-fenlei .tit {
    text-align: left;
    width: 81px;
    float: left;
    color: #999;
    line-height: 22px;
}

.condition-fenlei .fenlei-ul {
    width: calc( 100% - 81px );
    float: left;
    height: 33px;
    overflow: hidden;
    transition: all .3s ease-out;
}

.zc-condition.open .condition-fenlei .fenlei-ul {
    height: auto;
}

.condition-fenlei .fenlei-ul .ul-category {
    position: relative;
    width: 103px;
    float: left;
    padding: 0 4px;
    text-align: left;
    margin-bottom: 16px;
    color: #333;
    margin: 0 0 10px 0;
    border-radius: 4px;
    box-sizing: border-box;
    height: 24px;
    line-height: 24px;
    position: relative;
    cursor: pointer;
    margin-right: 14px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.condition-fenlei .fenlei-ul .ul-category .hot{
    position: absolute;
    right: 5px;
    top: -2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    /* background: url(img/hot.png) no-repeat center center; */
    background-size: 16px 16px;
}
.condition-fenlei .fenlei-ul .ul-category a {
    color: #333;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.condition-fenlei .fenlei-ul .ul-category.on a,
.condition-fenlei .fenlei-ul .ul-category.on a span {
    color: #fff;
}

.condition-fenlei .fenlei-ul .ul-category.on {
    color: #fff;
    background-color: #3A62C8;
}
.condition-fenlei .fenlei-ul .ul-category:hover{
    color: #fff;
    background-color: #3A62C8;
}
.condition-fenlei .fenlei-ul .ul-category:hover a{
    color: #fff;
}
.fenlei-sx .sx-more {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    padding: 0 12px;
    border: 1px solid #ECECEC;
    font-size: 12px;
    color: #666666;
    transition: all .3s ease-out;
    margin-right: 10px;
}

.fenlei-sx .sx-more:hover,
.fenlei-sx .sx-zk:hover {
    color: #373d41;
    background-color: #f4f4f5;
    border-color: #c3c5c6;
    text-decoration: none;
}

.fenlei-sx .sx-zk {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    padding: 0 6px;
    /* margin-left: 8px; */
    border: 1px solid #ECECEC;
    transition: all .3s ease-out;
    cursor: pointer;
}

.condition-num {
    margin: 16px 0 0;
    padding: 0 24px;
    height: 55px;
    line-height: 55px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(236, 236, 236, 1);
}

.condition-num p {
    display: inline-block;
    color: #333;
}

.condition-num .p2 {
    color: #999;
}

.condition-newItem .tit {
    text-align: left;
    width: 84px;
    float: left;
    line-height: 24px;
    color: #999;
}

.search-category {
    position: relative;
    margin-bottom: 10px;
    padding-top: 1px;
    height: 23px;
    overflow: hidden;
    transition: 0.1s;
}


.search-category.open {
    height: auto;
    overflow: initial;
}

.category-show-box {
    float: left;
    width: calc(100% - 94px);
}

.c-similar {
    width: 92%;
}

.category-show-box a {
    float: left;
    position: relative;
    margin-right: 10px;
    line-height: 24px;
    color: #333;
    cursor: pointer;
    padding: 0 4px;
    margin-bottom: 10px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.c-similar a {
    margin-bottom: 11px;
}

.category-show-box a.on {
    color: #fff;
    padding: 0 4px;
    background-color: #3A62C8;
    /* border-radius: 4px; */
}
.category-show-box a:hover{
    background-color: #3A62C8;
    border-radius: 4px;
    color: #fff;
}

.category-show-box .input-price {
    display: inline-block;
    margin-top: -2px;
    margin-bottom: 0px;
    vertical-align: 2px;
}

.category-show-box .input-price input {
    margin-right: 4px;
    box-sizing: border-box;
    width: 90px;
    height: 28px;
    text-align: left;
    text-indent: 16px;
    vertical-align: middle;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    font-size: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.category-show-box .input-price input:hover{
    border-color: #3A62C8;
}
.category-show-box .input-price input:focus{
    border-color: #3A62C8;
    -webkit-box-shadow: 0 0 4px 2px rgb(24 144 255 / 20%);
    box-shadow: 0 0 4px 2px rgb(24 144 255 / 20%);
}
.category-show-box .input-price .inp-keyword {
    width: 190px;
    margin-left: 24px;
}

.category-show-box .input-price span {
    vertical-align: middle;
}

.category-show-box .input-price .button,
.search-btn {
    margin-left: 10px;
    padding: 0 14px;
    height: 26px;
    line-height: 24px;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    background-color: #3A62C8;
    border: 1px solid #3A62C8;
    border-radius: 4px;
    cursor: pointer;
}

.condition-newItem.search-category {
    padding: 10px 0 0px;
    line-height: 24px;
    border-bottom: 1px dashed #F0F0F0;
    margin-bottom: 0;
}
.condition-newItem.last_search-category{
    padding-bottom: 8px;
}
.search_zonghe {
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin-bottom: 20px;
    padding: 0 20px;
    color: #333;
}

.search_zonghe .total {
    font-size: 12px;
    color: #666;
    /* line-height: normal; */
}
.search_zonghe .select_it {
    width: 90px;
    margin-right: 20px;
    margin-top: 10px;
}
.search_zonghe .select_it p{
    padding: 0 18px 0 10px;
}
.search_zonghe .select_it p.on{
    color: #3A62C8;
}
.search_zonghe .select_it .iconfont{
    line-height:  24px;
}
.search_export{
    font-size: 12px;
    color: #3A62C8;
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
    cursor: pointer;
}
.search_export:hover{
    color: #3A62C8;
    text-decoration: underline;
}

.my_nodata {
    display: none;
    text-align: center;
    padding: 100px 0 20px;
    background-color: #fff;
}

.my_nodata img {
    width: 250px;
    vertical-align: middle;
}

.my_nodata p {
    margin-top: 30px;
    margin-bottom: 28px;
    font-size: 16px;
    color: #999;
    line-height: 1.8em;
}

.search_zonghe span {
    position: relative;
    display: inline-block;
    margin-right: 24px;
    cursor: pointer;
}

.search_zonghe .span_1 {
    padding-right: 12px;
    background: url(img/tmcs/down-default.png) no-repeat right center;
    background-size: 12px 12px;
}

.search_zonghe span.on {
    color: #3A62C8;
}

.search_zonghe .span_1.down {
    color: #3A62C8;
    background: url(img/tmcs/down-on.png) no-repeat right center;
    background-size: 12px 12px;
}

.search_zonghe .span_1.up {
    color: #3A62C8;
    background: url(img/tmcs/up-on.png) no-repeat right center;
    background-size: 12px 12px;
}

.search_result .tj_ul {
    margin-left: -20px;
}

.tj_ul li {
    position: relative;
    width: 224px;
    height: 278px;
    background: #fff;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    padding: 24px 24px 0;
    float: left;
    transition: all .3s ease-out;
    margin-left: 20px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.tj_ul li .mark_rzby{
    display: inline-block;
    width: 74px;
    height: 22px;
    position: absolute;
    right: -1px;
    top: -1px;
    background: url(img/ico-rz.svg) no-repeat center center;
    background-size: 74px 22px;
    z-index: 2;    
}
.tj_ul li .is_tj{
    position: absolute;
}
.tj_ul li:hover {
    border-color: #3A62C8;
}

.tj_ul .tj_img {
    width: 126px;
    height: 126px;
    line-height: 126px;
    margin: 0 auto;
    overflow: hidden;
}

.tj_ul .tj_img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.tj_ul .tj_big {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    text-align: left;
    margin-top: 16px;
    margin-bottom: 16px;
    display: block;
}

.tj_ul li .big_more {
    position: absolute;
    top: 145px;
    left: 24px;
    width: 57px;
    padding: 0 6px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    color: #ff5948;
    background-color: #ffe2df;
    border: solid 1px rgba(255, 89, 72, 0.26);
}

.tj_ul .tj_tips {
    line-height: 17px;
    font-size: 12px;
    text-align: left;
    color: #999;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tj_ul .tj_price {
    font-size: 16px;
    line-height: 19px;
    font-family: DINProM;
}

.tj_ul li .brand_info {
    display: none;
    position: absolute;
    left: 100%;
    top: -1px;
    width: 360px;
    background-color: #fff;
    z-index: 9;
    width: 360px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
    padding: 20px;
    min-height: 300px;
}

.tj_ul .brand_info .tit {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.tj_ul .brand_info .time_div {
    font-size: 12px;
    color: #666;
    line-height: 17px;
    margin: 12px auto 20px;
}

.tj_ul .brand_info .msg_list {
    max-height: 140px;
    overflow: auto;
    font-size: 12px;
    color: #666;
    margin-top: 12px;
}

.tj_ul .brand_info .msg_list .item {
    float: left;
    display: block;
    margin-bottom: 12px;
    padding-right: 10px;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.show_condition {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #3A62C8;
    font-size: 12px;
    background-color: #fff;
    margin-bottom: 20px;
}

.show_condition_btn {
    display: inline-block;
    padding-right: 18px;
    cursor: pointer;
    background: url(img/tmcs/icon-sx-down.png) no-repeat right center;
    background-size: 11px 6px;
}

.show_condition_btn.on {
    display: inline-block;
    padding-right: 18px;
    cursor: pointer;
    color: #3A62C8;
    background: url(img/tmcs/icon-sx-up.png) no-repeat right center;
}

.labList,.labList_jx,.labList_tj {
    margin-left: 24px;
    color: #333;
    vertical-align: text-top;
}

.labList:before,.labList_jx:before,.labList_tj:before {
    content: "";
    display: inline-block;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    vertical-align: -3px;
}

.labList.checked:before,.labList_jx.checked:before,.labList_tj.checked:before {
    background: url(img/tmcs/ico-checked.png) no-repeat center center;
    background-size: 100% 100%;
    border-color: #3A62C8;
}

.labList.checked:before,.labList_jx.checked:before,.labList_tj.checked:before {
    background: url(img/tmcs/ico-checked.png) no-repeat center center;
    background-size: 100% 100%;
    border-color: #3A62C8;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    color: #3A62C8;
    /* background-color: #3A62C8; */
    /* color: #3A62C8;
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    color: #828897;
    border: 1px solid #BBBFC9;
    background-color: #fff;
    border-radius: 4px;
    margin: 0 5px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s; */
}

.layui-laypage a:hover {
    color: #3A62C8;
}

.inp-box #inp_drop.on .reg-cont {
    display: block;
}

.send-wx-modal {
    padding: 14px 48px 24px;
    text-align: center;
}

.send-wx-modal .ewm-img {
    display: inline-block;
    width: 140px;
    height: 140px;
}

.send-wx-modal .ewm-img img {
    width: 100%;
}

.send-wx-modal .send-link {
    margin-top: 16px;
    width: 100%;
    text-align: left;
}

.send-wx-modal .send-link label {
    font-size: 12px;
    color: #999;
}

.send-wx-modal .input-box {
    position: relative;
    margin-top: 5px;
    width: 100%;
    height: 30px;
}

.send-wx-modal .input-box input {
    padding-left: 10px;
    width: calc(100% - 70px);
    height: 100%;
    border: 1px solid #BBBBBB;
    border-right: none;
}

.send-wx-modal .input-box .button {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 32px;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    background-color: #3A62C8;
    border: 1px solid #3A62C8;
    border-radius: 4px;
    cursor: pointer;
}




.layui-laypage a:hover {
    color: #6396f6
}

.layui-laypage em {
    font-style: normal
}

.layui-laypage .layui-laypage-spr {
    color: #999;
    font-weight: 700
}

.layui-laypage a {
    text-decoration: none
}

.layui-laypage .layui-laypage-curr {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    color: #3A62C8;
    border: 1px solid #3A62C8;
    background-color: #fff;
    border-radius: 4px;
    margin: 0 5px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.layui-laypage .layui-laypage-curr em {
    position: relative;
    color: #3A62C8;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    /* background-color: #6396f6 */
}

.layui-laypage-em {
    border-radius: 4px
}

.layui-laypage-next em,.layui-laypage-prev em {
    font-family: Sim sun;
    font-size: 16px
}

.layui-laypage .layui-laypage-count,.layui-laypage .layui-laypage-limits,.layui-laypage .layui-laypage-refresh,.layui-laypage .layui-laypage-skip {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    border: 0
}

.layui-laypage .layui-laypage-limits,.layui-laypage .layui-laypage-refresh {
    vertical-align: top
}

.layui-laypage .layui-laypage-refresh i {
    font-size: 18px;
    cursor: pointer
}

.layui-laypage select {
    height: 27px;
    padding: 3px;
    cursor: pointer;
    border-color: #BBBFC9;
    border-radius: 4px;
    color: #828897;
}

.layui-laypage .layui-laypage-skip {
    height: 27px;
    line-height: 27px;
    color: #999
}

.layui-laypage button,.layui-laypage input {
    height: 27px;
    line-height: 27px;
    border-radius: 4px;
    vertical-align: top;
    background-color: #3A62C8;
    box-sizing: border-box;
    color: #fff;
}

.layui-laypage input {
    width: 40px;
    margin: 0 10px;
    padding: 0 3px;
    text-align: center;
    max-width: 50px;
    height: 27px;
    text-align: center;
    border: 1px solid #BBBFC9;
    vertical-align: baseline;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #fff;
    color: #181C29;
}

.layui-laypage input:focus,.layui-laypage select:focus {
    border-color: #6396f6!important
}

.layui-laypage button {
    margin-left: 10px;
    padding: 0 10px;
    cursor: pointer
}


.select_it .iconfont {
    position: absolute;
    color: #999;
    right: 10px;
    top: 50%;
    font-size: 12px;
    margin-top: -12px;
    cursor: pointer;
    transition: all .2s;
}

.select_it .iconfont.up:not(.bgn) {
    transform: rotate(-180deg);
}

.select_it p {
    padding: 0 14px;
    max-width: 100%;
    height: 100%;
    line-height: 26px;
    font-size: 12px;
    color: #828897;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.select_it p.on {
    color: #222;
}

.select_it {
    display: inline-block;
    width: 110px;
    position: relative;
    background-color: #fff;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    vertical-align: middle;
}

.select_it:hover {
    border-color: rgba(52, 100, 255, 0.55) !important;
}

.select_ul {
    position: absolute;
    top: 29px;
    left: 0;
    padding: 5px 0;
    width: 100%;
    max-height: 290px;
    overflow-y: auto;
    z-index: 9999;
    border-radius: 0;
    background-color: #fff;
    text-indent: 5px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-box-shadow: 3px 5px 24px 0 rgb(105 109 117 / 30%);
    box-shadow: 3px 5px 24px 0 rgb(105 109 117 / 30%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.select_ul.show {
    opacity: 1;
    visibility: visible;
}

.select_ul .li {
    cursor: pointer;
    color: #666;
    line-height: 30px;
    display: block;
    padding-left: 14px;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.select_ul .li:hover {
    background-color: #eee;
    color: #3A62C8;
}




.xin_search_box {
    height: 80px;
    background-color: #fff;
    padding-top: 19px;
    margin-bottom: 18px;
}

.search_msg {
    float: left;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #4d5260;
    padding-top: 34px;
    background: url(img/tmcs/xin-search.png) no-repeat top center;
    background-size: 112px 33px;
    margin: -2px 24px 0 24px;

}

.search_list {
    /* width: 960px; */
    /* height: 44px; */
}

.search_list input {
    padding: 5px 10px 5px 38px;
    width: 820px;
    height: 40px;
    font-size: 14px;
    color: #333;
    background: url(img/tmcs/ico-inp-1.png) no-repeat 15px center;
    background-size: 16px 16px;
    border: 1px solid #3A62C8;
    border-right: none;
}

.search_list .search {
    width: 113px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    background: #3A62C8;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.search_list .search:active {
    color: #ccc;
}

.search_select{
    width: 90px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    /* border: 1px solid #3A62C8; */
    border-top: 1px solid #3A62C8;
    border-bottom: 1px solid #3A62C8;
    font-size: 14px;
}
.search_select  p{
    line-height: 40px;
    font-size: 14px;
}
.search_select .iconfont{
    line-height: 25px;
}
.search_select .select_ul{
    top: 39px;
}



.xin_swiper{
    position: relative;
    width: 1200px;
    overflow: hidden;
}

.xin_swiper .swiper-button-prev{
    display: none;
    width: 30px;
    height: 30px;
    background: rgba(255,255,255,0.7) url(img/tmcs/xin-left.png) no-repeat center center;
    background-size: 15px 15px;
    border-radius: 30px;
    box-shadow: 0px 0px 15px 1px rgba(204,210,216,0.55);
}
.xin_swiper .swiper-button-next{
    display: none;
    width: 30px;
    height: 30px;
    background: rgba(255,255,255,0.7) url(img/tmcs/xin-right.png) no-repeat center center;
    background-size: 15px 15px;
    border-radius: 30px;
    box-shadow: 0px 0px 15px 1px rgba(204,210,216,0.55);
}
.xin_banner{
    margin-bottom: 20px;
}
.xin_item{
    width: 292px;
    height: 164px;
    position: relative;
    overflow: hidden;
    margin-left: 10px;
}
.xin_item:first-child{
    margin-left: 0;
}
.xin_item img{
    width: 100%;
    height: 100%;
}

.xin_item .xin_info{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 292px;
    height: 40px;
    background: rgba(0, 0, 0, 0.2);
    padding: 0 14px;
    backdrop-filter: blur(5px);
}
.xin_item .xin_info .p1{
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #FFFFFF;
}
.xin_item .xin_info .p2{
    font-size: 12px;
    line-height: 40px;
    font-weight: 400;
    color: rgba(255, 255, 255, .6);
}
.xin_item .xin_tip{
    display: inline-block;
    width: 46px;
    height: 22px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: url(img/tmcs/icon-xin-pp.png) no-repeat center center;
    background-size: 46px 22px;
}

