@charset "utf-8";
/**
 * LSS
 * @date    2016-11-07 10:00:00
 */

.containers{
    width: 1200px;
    margin: 0px auto;
    padding-bottom: 20px;
}
.containers:after,
.palace:after{
	content:"\20";
	width:0;
	height:0;
	display:block;
	clear:both;
}
/*分页*/
.tab_page{
    width: 1200px;
    display: table;
}
/*end supplier*/
/*资讯*/
/*头条  热点*/
.information_content{
    width: 1160px;
	overflow:hidden;
	margin-bottom:30px;
}
.information_headlines{
    width: 690px;
}
h3.news_infor_h3{
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font: normal 18px/45px "Microsoft Yahei";
    border-bottom: 1px solid #d2d2d2;
}
.line_btm{
    border-bottom: 1px solid #ed6565;
}
.information_headlines dl{
    margin-top: 30px;
    overflow: hidden;
}
.information_headlines dd{
    width: 165px;
    height: 100px;
    overflow: hidden;
    background: url("../images/information/news_one.jpg") no-repeat;
}
.information_headlines dd img{
	max-width:100%;
	max-height:100px;
	margin:0px auto;
}
.information_headlines dt{
    width: 496px;
}
.information_headlines dt h4{
    line-height: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    font-size:16px;
}
.information_headlines dt h4 a{
	color: #666;
	text-decoration: none;
}
.information_headlines dt h4 a:hover{
	color: #ed6565;
	text-decoration: underline;
}
.information_headlines dt p{
    line-height: 24px;
}
dt p.text{
    line-height: 24px;
    overflow: hidden;
    height: 50px;
    font-size: 14px;
    color: #666;
}
.information_hot{
    width: 425px;
}
.hot_banner{
    width: 425px;
    margin: 0px auto;
}
.hot_banner .hot_title{
    background: #858585;
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 14px;
    text-indent: 1em;
}
.hot_title a{
	color:#fff;
}
.hot_news li{
    width: 100%;
    border-bottom: 1px dashed #d7dce0;
    padding: 15px 0;
}
.hot_news li p{
    line-height: 22px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*main  new——text——img*/
.main_news_text{
    width: 790px;
    float: left;
    overflow: hidden;
}
.news_banner{
	width:1160px;
}
.news_text{
    width: 360px;
    height: 275px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.news_text h4{
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #333;
}
.news_text h4 a{
	color: #666;
	text-decoration: none;
}
.news_text h4 a:hover{
	color: #ed6565;
	text-decoration: underline;
}
.news_text dd{
    width: 135px;
    height: 82px;
    overflow: hidden;
    background: url("../images/information/news_three.jpg") no-repeat;
}
.news_text dd img{
	max-width: 100%;
    max-height: 82px;
    margin: 0px auto;
}
.news_text dt{
    width: 220px;
}
.span_list_text{
    width: 280px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}
#columnHotspot_div .news_two{
    width: 425px;
    overflow: hidden;
    background: url("../images/information/news_two.jpg") no-repeat;
}
#columnHotspot_div .news_two img{
	max-width: 100%;
    max-height: 258px;
    margin: 0px auto;
}
.main_p_list{
    height: 25px;
    line-height: 25px;
}
.main_news_img{
    width: 370px;
    float: right;
    overflow: hidden;
}
.main_news_img .news_img{
    width: 370px;
    height: 275px;
    margin-bottom: 30px;
}
.news_img .news_img_box{
    width: 370px;
    height: 224px;
    overflow: hidden;
    position: relative;
    background: url("../images/information/news_four.jpg") no-repeat;
}
.news_img .news_img_box a img{
	max-width: 100%;
    max-height: 224px;
    margin: 0 auto;
}
.news_img .news_img_box p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0,0,0,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5F000000,endcolorstr=#5F000000);
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 14px;
    text-indent: 1em;
}
/*news_infor_details 资讯详情*/
.details_box{
    width: 888px;
    overflow: hidden;
}
.details_box h3{
    width: 888px;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    word-break: break-all;
}
.details_box .article_time{
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
}
.details_box .article_time span{
	color: #999;
}
.details_box .article_del{
    padding: 20px 15px;
}
.details_box .border_bottom_bshare{
	padding-bottom: 20px;
    border-bottom: 1px solid #c9c9c9;
}
.details_box .article_del p{
    font-size: 14px;
    color: #333;
    text-indent: 2em;
    line-height: 24px;
    margin-bottom: 30px;
}
.details_box .article_del .article_small_title{
    font-size: 16px;
    font-weight: bold;
}

.article_del img{
    margin: auto auto 5px auto;
}

.details_box .article_history a{
    color: #666;
    font-size: 14px;
    line-height: 25px;
}
.details_box .article_history a:hover{
    text-decoration: underline;
}
.details_recommend{
    width: 258px;
}
.details_recommend ul li{
    padding: 10px 0;
    border-bottom: 1px dashed #c9c9c9;
    overflow: hidden;
}
.details_recommend ul li a{
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}
.details_recommend ul li a:hover{
    color: #34a1ef;
    text-decoration: underline;
}
/*询价页面*/
.s_wid_72{
    width:72px!important;
}
.s_wid_100{
    width:100px!important;
}
.s_wid_150{
    width:150px!important;
}
.s_wid_200{
    width:200px!important;
}
.s_wid_250{
    width:250px!important;
}
.s_wid_130{
    width:130px!important;
}
.s_wid_135{
    width:135px!important;
}
.s_wid_300{
    width:300px!important;
}
.s_wid_320{
    width:320px!important;
}
/*

资讯 背景颜色修改
*/
.s_news_box{
    width:1160px;
    background:#fff;
    padding:10px;
    margin:20px auto;
    box-shadow: 0px 0px 15px 5px #eee;
}
/*询价 页面 宽度css*/
.view_title_wid2{
    width:275px!important;
}
.view_title_wid3{
    width:232px!important;
}
.view_title_wid4{
    width:220px!important;
}
.all_filter{
    cursor: pointer;
}
.all_filter:hover{
    color:#ed6565;
}
.endTime{
    text-align: center;
    color: #4a4a4a;
}
/*品类样式调整*/
.pro_btn_right{
	right:85px;
}


/*行情 css*/
.s_quotes_list{
    width: 1200px;
    overflow: hidden;
}
.s_quotes_left{
    width: 885px;
    float: left;
    background: white;
    border: 1px solid #ddd;
}
.s_quotes_left ul li{
    display: block;
    height: 45px;
    line-height: 45px;
    color: #333;
    font-size: 12px;
    clear: both;
    border-bottom: 1px solid #eee;
}
.s_quotes_left ul li:hover{
    background: #fcfbf6;
}
.s_quotes_left ul li:first-child{
    height: 40px;
    line-height: 40px;
    background: #eee;
    font-size: 14px;
 }
.s_quotes_left ul li span{
    text-align: center;
    width: 73px;
    display: block;
    float: left;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.s_quotes_left ul li span.s_quo_name{
    width: 150px;
}
.s_quotes_left ul li span.s_quo_mdl{
    width: 133px;
}
.s_quotes_left .s_curve{
    background: url("../images/quotes.jpg") no-repeat center 13px;
    height: 45px;
    cursor: pointer;
}
.s_quotes_right{
    width: 280px;
    float: right;
    background: white;
    border: 1px solid #ddd;
}
.s_quotes_right h3{
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
    border-bottom: 1px solid #ddd;
}
.s_quotes_right dl{
    padding: 1em;
    overflow: hidden;
}
.s_quotes_right dl dd{
    width: 85px;
    height: 85px;
    float: left;
    margin-right: 10px;
    background: #ddd;
}
.s_quotes_right dl dd img{
    max-width: 100%;
    max-height: 85px;
    margin: 0 auto;
}
.s_quotes_right dl dt h5{
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s_quotes_right dl dt{
    width: 150px;
    font-size: 12px;
    color: #888;
    float: left;
}
.s_quotes_right dl dt p{
    height: 30px;
    overflow: hidden;
}
.s_quotes_right dl dt p.s_praise{
    line-height: 30px;
}
.update_time{
	
}
/*行情详情页*/
.s_details_name{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
    padding-bottom: 10px;
}
.s_details_name span{
    border-bottom: 1px solid #ed6565;
    height: 40px;
    display: inline-block;
    padding-bottom: 10px;
}
.s_echarts_curve{
    width: 1138px;
    border: 1px solid #ddd;
    overflow: hidden;
    background: white;
    padding: 0 20px;
}
.s_echarts_data{
    background: white;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-top: 10px;
    padding: 20px;
}
.s_echarts_data h3{
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.s_echarts_data h3 span{
    border-bottom: 1px solid #ed6565;
    height: 40px;
    display: inline-block;
}
.s_data_table table{
    border-collapse: collapse;
}
.s_data_table table tr:first-child{
    background: #eee;
}
.s_data_table table td{
    text-align: center;
    height: 35px;
    font-size: 12px;
    border: 1px solid #ddd;
}
#s_echarts_curve{
    width: 100%;
    height: 300px;
}
.s_quo_time{
    font-size: 14px;
    overflow: hidden;
}
.s_quo_time a{
    width: 50px;
    height: 23px;
    line-height: 23px;
    background: #fff;
    border: 1px solid #54ABEA;
    color: #54ABEA;
    text-align: center;
    display: block;
    float: left;
    margin-right: 10px;
    border-radius:3px;
}
.s_quo_time a:hover{
    background: #54ABEA;
    color: #fff;
}
.s_quo_time a.quo_active{
    background: #54ABEA;
    color: #fff;
}
.s_quo_price{
    text-align: right;
    margin-right: 40px;
}
.s_quo_price span{
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-right: 10px;
}
.s_quo_price span em{
    color: #ed6565;
}
.s_quo_period span{
    height: 26px;
    line-height: 26px;
    display: block;
    font-size: 14px;
    color: #333;
    float: left;
}
.s_quo_period input{
    height: 23px;
    line-height: 23px;
    padding: 0 5px;
    width: 170px;
    float: left;
    border: 1px solid #ddd;
}
.s_quo_search{
    width: 60px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #666;
    display: block;
    float: left;
    background: #ddd;
    margin-left: 10px;
    border-radius: 3px;
}
.s_quo_search.s_search_active{
    background: #54ABEA;
    color: #fff;
}
.s_data_table tr td i,
.s_quotes_left ul li i{
    width: 11px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px;
}
i.s_arrow_up{
    background: url("../images/arrow-up.png") no-repeat;
}
i.s_arrow_down{
    background: url("../images/arrow-down.png") no-repeat;
}
.laydate-icon{
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.filter_search_form{
    position:relative;
}
.filter_search_form em{
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 6px solid #666;
	border-bottom: 5px solid transparent;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}
.filter_search_form>span{
	display:inline-block;
	vertical-align: middle;
	margin-left: 10px;
    font-size: 12px;
    color: #999999;
}
.filter_search_form>ul{
    position: absolute;
    left: 20px;
    top: 37px;
    background: white;
    border: 1px solid #dcdcdc;
    line-height: 25px;
    padding: 10px 0;
    width: 149px;
    box-shadow: 0px 2px 2px 1px #eee;
    display: none;
}
.filter_search_form>ul li{
	padding: 0 10px;
	font-size:14px;
	color:#333;
	cursor: pointer;
}
.filter_search_form>ul li:hover{
    background: #eee;
	color:#ed6565;
}
.filter_search_form .searchDropdownBox{
    left: 126px;
    top: 40px;
}
.quotation-filter .filter_search_form .searchDropdownBox{
    left: 20px;
}
.s_quo_add{
    width: 18px;
    height: 18px;
    background: url("../images/arrow_all.png") no-repeat 0 -54px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.s_quo_less{
    background-position: 0 -72px;
}
.s_quo_recording{
    display: block;
    overflow: hidden;
    padding: 5px 10px;
    background: #fafafa;
}
.s_quo_recording li{
    border-bottom: 1px dashed #dcdcdc;
    height: 40px;
    line-height: 40px;
    color: #666;
}
.s_quo_recording li:first-child{
    color: #000;
    position: relative;
}
.s_quo_recording li:last-child{
    border-bottom: none;
}
.s_quo_recording li span{
    float: left;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}
.s_recording_page{
    position: absolute;
    top: 0px;
    right: 20px;
}
.s_recording_page b{
    width: 8px;
    height: 13px;
    background: url("../images/arrow_all.png") no-repeat 0 -31px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.s_recording_page b:last-child{
    background-position: -11px -31px;
}
.searchAlls{
	height: 20px;
	line-height: 20px;
	background: white;
	text-align: center;
	border-top: 3px solid #F4F7FA;
}
.searchAlls a{
	display: inline-block;
}
.searchAlls a em{
	color: #54abea;
	font-size: 12px;
}
.searchAlls a i{
    width: 7px;
    height: 8px;
    background: url("../images/arrow_all.png") no-repeat -74px 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.searchAlls a i.active{
    background-position: -74px -10px;
}
/*交易行情*/
.quotation-main{
    position: relative;
    padding: 20px 0;
}
.quotation-main .add-attention{
    position: absolute;
    top: 20px;
    right: 0;
    width: 200px;
    height: 40px;
    text-align: center;
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    display: block;
    color: #666;
    font-size: 18px;
}
.quotation-main button samp,
.quotation-main button u{
    color: #666;
    font-size: 18px;
}
.quotation-main button u{
    text-decoration: none;
}
.trading-title{
    font-size: 18px;
    margin: 20px 0;
}
.trading-title:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 4px;
    background: #ed6565;
    margin-right: 10px;
}
.tabs-main{
    position: relative;
    display: none;
    padding: 20px;
    background: white;
}
.tabs-main .prevIcon,
.tabs-main .nextIcon{
    position: absolute;
    left: 10px;
    top: 50px;
}
.tabs-main .nextIcon{
    left: auto;
    right: 0;
}
.quotation-tab,
.trading-tab{
    margin-bottom: 20px;
}
.quotation-tab a,
.trading-tab a{
    display: inline-block;
    width: 240px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: #F8F8F8;
    color: #666;
    border-radius: 3px;
    font-size: 18px;
    border: 1px solid #dcdcdc;
    margin-right: 10px;
}
.trading-tab a{
    width: 150px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.quotation-tab a.active,
.trading-tab a.active{
    background: #ed6565;
    border: 1px solid #ed6565;
    color: #fff;
    font-weight: bold;
}
.trading-filter{
    background: white;
    margin: 0;
    width: 1160px;
}
.trading-filter .filter-box{
    margin-top: 15px;
}
.trading-filter .product{
    padding: 0;
}
.trading-filter .selected{
    border-bottom: 1px solid #f2f2f2;
}
.trading-filter .pro_btn,
.trading-filter .multiple_choice{
    right: 0;
}
.trading-filter .one_level,
.trading-filter #three_lvl,
.trading-filter .two_level{
    margin-top: 0;
}
.trading-filter .three_level em{
    top: 10px;
}
.trading-filter .selected .all-categories,
.trading-filter .filter_search_form,
.trading-filter .buyers_selected .all-categories{
    margin-top: 0;
    padding-top: 0;
}
.trading-filter .three_level{
    float: left;
}
.trading-filter .filter-box span input,
.trading-filter .filter-box span select{
    width: 200px;
    height: 30px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}
.trading-filter .filter-box>span{
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.paymentType-w{
    width: 167px;
    margin-right: 20px;
}
span.trading-address{
    position: relative;
}
span.trading-date-range input{
    width: 160px;
}
span.trading-address>em,
span.trading-address>em>input{
    cursor: pointer;
}
span.trading-address>em>i{
    width: 10px;
    height: 6px;
    background: url("../../new_ui/checkout/images/personal_iconAll.png") no-repeat 0 -113px;
    display: block;
    position: absolute;
    right: 10px;
    top: 7px;
    cursor: pointer;
    transition: all .2s ease;
    z-index: 9;
}
span.trading-address>em>s{
    width: 16px;
    height: 16px;
    background: #fff url("../../new_ui/checkout/images/personal_iconAll.png") no-repeat -164px -790px;
    display: none;
    position: absolute;
    right: 9px;
    top: 6px;
    cursor: pointer;
    z-index: 11;
}
span.trading-address>em>i.active{
    transform: rotate(180deg);
    transition: all .2s ease;
}
span.trading-address input,
span.trading-specifications input{
    width: 240px;
    color: #666;
}
span .public_btn_red,
span .public_btn_gray{
    width: 58px;
    min-width: 58px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    display: inline-block;
    margin-left: 5px;
}
span .public_btn_gray{
    background: #E5E5E5;
    border: 1px solid #E5E5E5;
    color: #666;
}
span .public_btn_gray:hover{
    background: #dcdcdc;
}
.trading-quotes-table-scroll{
    overflow-x: auto;
}
.trading-quotes-table{
    background: white;
    padding: 20px 20px 0 0;
    white-space: nowrap;
    width: 1455px;
}
.zc-table.trading-quotes-table li{
    height: 45px;
    line-height: 45px;
}
.trading-quotes-table li>span{
    padding: 0 5px;
    width: 155px;
    height: 44px;
}
.trading-quotes-table li>span:nth-of-type(1){
    width: 110px;
}
.trading-quotes-table li>span:nth-of-type(5){
    width: 212px;
}
.trading-quotes-table li>span:nth-of-type(6){
    width: 200px;
}
.trading-quotes-table.zc-sort-odd samp i:nth-of-type(1).active {
    border-bottom: 5px solid #ed6565;
}
.trading-quotes-table.zc-sort-odd samp i:nth-of-type(2).active {
    border-top: 5px solid #ed6565;
}
/*搜索组件*/
.searchDropdownBox{
    position: absolute;
    min-width: 300px;
    max-height: 152px;
    overflow-y: auto;
    background: white;
    border: #E6E6F2;
    box-shadow: 0 0 5px 0 rgba(82, 82, 82, 0.35);
    border-radius:5px;
    padding: 0 10px;
    z-index: 9999;
}
.searchDropdownBox>samp{
    color: #666;
    text-align: center;
    font-weight: bold;
    display: block;
}
.searchDropdownBox p{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #E5E5E5;
}
.searchDropdownBox p:last-child{
    border-bottom: none;
}
.searchDropdownBox p span{
    cursor: pointer;
    color: #666;
    float: none!important;
}
.searchDropdownBox p span b{
    color: #54ABEA;
    font-weight: normal;
}
.searchDropdownBox p span samp{
    color: #666;
}
.searchDropdownBox p span:after{
    content: '';
    width: 6px;
    height: 10px;
    background: url("../../new_ui/checkout/images/personal_iconAll.png") no-repeat -70px -66px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.searchDropdownBox p span:last-child:after{
    display: none;
}
.trading-filter-btn{
    text-align: center;
    padding: 50px 0;
}
.trading-filter-btn a{
    display: inline-block;
    height: 35px;
    line-height: 35px;
}
.filter_search_form form{
    display: inline-block;
    vertical-align: middle;
}
.filter_search_form .public_btn_red{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    padding: 0 10px;
}
/*交易行情 new 2022*/
.local-markets h5 b{
    color: #333;
    font-size: 16px;
}
.local-city p{
    margin-bottom: 20px;
    line-height: 30px;
}
.local-city p b{
    display: inline-block;
    vertical-align: top;
}
.local-city p span{
    display: inline-block;
    vertical-align: top;
    width: 1050px;
    margin-left: 45px;
}
.local-city span a{
    padding: 0 10px;
    white-space: nowrap;
    border-radius: 20px;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
}
.local-city span a:hover,
.local-city span a.on{
    background: #ed6565;
    color: #fff;
}
.data-source{
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    display: block;
    background: #f8f8f8;
    margin-top: 30px;
}
.data-source:hover{
    color: #fff;
    background: #ED6565;
}
.market-info{
    border-top: 1px dashed #dcdcdc;
    padding-top: 30px;
    margin-top: 30px;
}
.market-table{
    margin-top: 20px;
}
.market-table ul li span:nth-of-type(1) {
    width: 80px;
}
.market-table ul li span:nth-of-type(2) {
    width: 488px;
}
.market-table ul li span:nth-of-type(3) {
    width: 320px;
}
.market-table ul li span:nth-of-type(4) {
    width: 140px;
}
.market-table ul li span:nth-of-type(5) {
    width: 130px;
}
.market-table ul li span:nth-of-type(5) a {
    color: #00a0e9;
}
.understand{
    height: 450px;
    padding-top: 150px;
    background: #F7FAFE;
}
.understand img{
    display: block;
    margin: 0 auto;
}
.understand a{
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ED6565;
    border-radius: 5px;
    margin: 80px auto 0 auto;
    font-size: 18px;
    color: #fff;
}
.provide-cont{
    padding: 20px;
}
.provide-cont span{
    color: #666;
    display: block;
    margin-bottom: 10px;
}
.provide-cont span input{
    width: 100%;
    border-radius: 3px;
}
.tab-data-list{
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 45px;
}
.tab-data-list dl{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 260px;
    height: 130px;
    border: 1px solid #DCDCDC;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-right: 8px;
    cursor: pointer;
}
.tab-data-list dl.active{
    border: 1px solid #ed6565;
}
.tab-data-list dl:nth-child(4n){
    margin-right: 0;
}
.tab-data-list dl dd{
    color: #374055;
    font-weight: bold;
    font-size: 16px;
    margin: 20px 0 10px 0;
}
.tab-data-list dl dd span{
    position: absolute;
    top: 1px;
    left: 1px;
    padding: 0 10px;
    height: 24px;
    text-align: center;
    border-radius: 0 0 20px 0;
    font-weight: normal;
}
.tab-data-list dl dd span.blue{
    color: #3CA5FF;
    background: #ECF5FD;
}
.tab-data-list dl dd span.orange{
    color: #FF9F3C;
    background: #FDF3EC;
}
.tab-data-list dl dd i{
    position: absolute;
    top: 1px;
    right: 1px;
    width: 18px;
    height: 18px;
    background: url("../../new_ui/images/quotation.png") no-repeat;
    cursor: pointer;
}
.tab-data-list dl dt span{
    color: #999;
    display: block;
    margin-bottom: 10px;
}
.tab-data-list dl dt span samp{
    color: #666;
}
.tab-data-list .swiper-button-next,
.tab-data-list .swiper-button-prev{
    width: 17px;
    height: 30px;
    background-image: url("../../images/arrow_icon.png");
    background-size: auto;
    top: 55%;
}
.swiper-button-next{
    transform: rotate(180deg);
}
.tab-data-list {
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 45px;
}
.transaction-record{
    padding-top: 10px;
    position: relative;
}
.transaction-record:before{
    position: absolute;
    top: 0;
    left: -20px;
    content: '';
    width: 1200px;
    height: 10px;
    background: #EEF1F6;
}
.transaction-record h3 {
    margin: 20px 0;
}
.transaction-record h3 span{
    margin-right: 20px;
}
.transaction-record h3 span:first-child{
    font-size: 18px;
}
.transaction-record h3 span em{
    color: #ed6565;
    font-weight: bold;
}
.transaction-record h3 select{
    width: 150px;
    height: 30px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin-right: 10px;
}
.supplier-list{
    overflow: hidden;
}
.supplier-list>div{
    width: 558px;
    display: inline-block;
    vertical-align: top;
}
.supplier-list>div:first-child{
    margin-right: 38px;
}
.supplier-list ul li{
    font-size: 0;
}
.supplier-list ul li span{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.supplier-list ul li span:nth-of-type(1){
    width: 50px;
}
.supplier-list ul.list-body li span:nth-of-type(1){
    color: #ccc;
}
.supplier-list ul li span:nth-of-type(2){
    width: 285px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.supplier-list ul li span:nth-of-type(3){
    width: 100px;
}
.supplier-list ul li span:nth-of-type(4){
    width: 120px;
}
.supplier-list ul.list-body li span:nth-of-type(2),
.supplier-list ul.list-body li span:nth-of-type(3){
    font-weight: bold;
}
.supplier-list ul.list-body li span:nth-of-type(4){
    color: #666;
    cursor: pointer;
}
.supplier-list ul.list-body li span:nth-of-type(4):before{
    content: '';
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background: url("../../new_ui/images/quotation.png") no-repeat 0 -26px;
}
.supplier-list ul.list-body li span:nth-of-type(4).on:before{
    background-position: -14px -26px;
}
.supplier-list ul li{
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.supplier-list ul.list-body li{
    height: 50px;
    line-height: 50px;
    border: 1px solid #E7F2FA;
    background: -webkit-linear-gradient(left, #EBEEF5, rgba(255,255,255,0) 30%);
    background: -o-linear-gradient(left, #EBEEF5, rgba(255,255,255,0) 30%);
    background: -moz-linear-gradient(left, #EBEEF5, rgba(255,255,255,0) 30%);
    background: linear-gradient(to right, #EBEEF5, rgba(255,255,255,0) 30%);
}
.supplier-list>div:nth-of-type(2) ul.list-body li{
    background: -webkit-linear-gradient(left, #F8F4EC, rgba(255,255,255,0) 30%);
    background: -o-linear-gradient(left, #F8F4EC, rgba(255,255,255,0) 30%);
    background: -moz-linear-gradient(left, #F8F4EC, rgba(255,255,255,0) 30%);
    background: linear-gradient(to right, #F8F4EC, rgba(255,255,255,0) 30%);
}
#categoryTrends{
    height: 360px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.category-trends-select a,
.category-trends-select input{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin-right: 10px;
    font-weight: normal;
}
.category-trends-select a.on{
    color: #fff;
    background: #ed6565;
    font-weight: bold;
    border: 1px solid #ed6565;
}
.category-trends-select input{
    width: 220px;
    text-align: left;
}
.my-follow{
    text-align: center;
    margin: 100px 0;
}
.my-follow img{
    display: inline-block;
}
.my-follow span{
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
}
.my-follow span:first-child{
    width: 170px;
}
.my-follow a{
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    display: block;
    margin: 20px auto;
    font-size: 18px;
    color: #666;
}
.my-attention-cont{
    padding: 20px;
}
.my-attention-cont>ul>li{
    margin-bottom: 20px;
}
.my-attention-cont>ul>li span{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    width: calc(100% - 90px);
}
.my-attention-cont>ul>li span input[type='text']{
    width: 100%;
}
.my-attention-cont>ul>li:first-child span input[type='text']{
    width: calc(100% - 95px);
}
.my-attention-cont>ul>li>span em{
    color: #ed6565;
}
.my-attention-cont>ul>li>span a.searchBtnRes{
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
}
.my-attention-cont>ul>li>span:first-child{
    width: 85px;
    text-align: right;
}
.my-attention-cont.categoryDialogBox .categroySearchResult{
    left: 0;
    max-height: 200px;
    overflow-y: auto;
}
.my-attention-popup .addressBox ul{
    max-height: 190px;
}