.layui-laypage-limits select{
	width:90px;
}
.d_main{
    /*background: url(../images/partbg.png) no-repeat top center #f2f4fc;*/
	background-color: #f5f5fa;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}
/* 响应式 */
/*.mains {
	max-width: 1600px;
	min-width: 1200px;
	margin: 0 auto;
}
@media screen and (max-width: 1680px) {
	.mains {
		margin: 0 30px;
	}
}*/
.s-shop-content{
	position: relative;top:-1px;
	line-height: 23px;
    background:rgba(255,255,255,1);
    /*box-shadow:0px 4px 8px 0px rgba(0, 0, 0, 0.16);*/
    border-radius:2px;
	padding:0px 24px 0px 39px;
	 margin:0 auto;
	}
.s-shop-content .goodsCondition .filter-title {
    font-size: 14px;
    color: #333333;
 	font-weight:bold;
 	margin-right:24px;
}
.s-shop-content .goodsCondition .filter-select ul li {
    float: left;
    font-size: 14px;
    color: #515151;
	height:23px;
    line-height: 23px;
    cursor: pointer;
    position:relative;
    padding:0px 15px;
    border:1px solid #ffffff;
    /*margin:0 5px;*/
    /*margin-bottom:6px;*/
	margin-top: 2px;
}
.s-shop-content .goodsCondition .filter-select ul li i{
	width:12px; height:14px; display:inline-block; position:absolute;
	background:url(../images/huohuo.png) no-repeat; left:0px; top:3px;
	background-size:100%;
}
.filter-select ul li font { color:#C71522;}
.s-shop-content .goodsCondition {
    border-bottom: 1px dashed rgba(221,221,221,1);
    padding-top:20px;
    padding-bottom:8px;
}
.s-shop-content .jishu-opt .buxian{
	height:70px;
	margin-right:0px !important;
	width:60px;
}
.s-shop-content .goodsCondition .filter-select li.active{
	border:1px solid #0B5CDF;
	border-radius:2px;
	background:url(../images/select-active.png) right bottom no-repeat;
	color:#0B5CDF;
}
.s-shop-content	.goodsCondition .jishu-opt{
		height:28px;
		/*width:960px;*/
		overflow: hidden;
	}
.s_container{
	height:42px;
	line-height:42px;
}
.s_container_left{
	font-size:14px;
	font-family:sans-serif;
	font-weight:400;
	color:rgba(51,51,51,1);
	float:left;
}
.s_container_right{
	float:right;
	font-size:16px;
}
.s_container_right ul li{
	padding-left:24px;
	float:left;
}
.s_container_right ul li.container_right_01{
	background:url(../images/container_right_01.png) 0px no-repeat;
	margin-right:40px;


}
.s_container_right ul li.container_right_02{
	background:url(../images/container_right_02.png) 0px no-repeat;
	margin-right:30px;

}
.s_container_right ul li.container_right_03{
	background:url(../images/container_right_03.png) 0px no-repeat;
}
.s_container_right ul li.container_right_04{
	background:url(../images/container_right_04.png) 0px no-repeat;
}
.sell-no{
	cursor:pointer;
	float:right;
    background: url(../images/container_right_01.png) 0px no-repeat;
    padding-left:24px;
    margin-right: 40px;
    font-size:16px;
}
.follow-no{
	cursor:pointer;
	float:right;
	background: url(../images/container_right_04.png) 0px no-repeat;
	padding-left:24px;
	margin-right: 40px;
	font-size:16px;
}
.follow-no a, .follow-no a:hover {
	color: #535353;
}
.search-box-right{
	float:left;
	width:560px;
	margin-right:20px;

}
.search-box-right .keyword{
	height:32px;width:326px;float:left;
	font-size:14px;
	padding-left:5px;
	background:url(../images/s-search-icon.png) 10px no-repeat #fff;
	padding-left:30px;
	padding-right: 10px;
	/* border:1px solid rgba(229,229,229,1); */
	border:1px solid #A5111C;

}
.search-box-right .patent-shop-serch{
	width:88px;
	height:34px;
	padding:0px;
background:#C71522;
border-radius:0px 2px 2px 0px;
margin-left:-6px;
color:#ffffff;
}
.search-box-right .patent-shop-serch:hover {background:#A5111C;}
	.search-box{height:60px;margin-top:8px;width:100%;}



	.search-box  table td{ background-color:#f2f2f2}
.z-order.active {color: #F31A2A;}
.time-order,.price-order{
	cursor:pointer;
	/*background: url("../images/order_default.png") 96px no-repeat;*/
}
.time-order:after,.price-order:after{
    content: '\e68f';
    display: block;
    font-family: 'pcmicrositefont';
    position: absolute;
    left: 5px;
    top: 3px;
}
.time-order.down:after,.price-order.down:after{
    content: '\e68f';
    color:#F31A2A
}
.time-order.top:after,.price-order.top:after{
    content: '\e690';
    color:#F31A2A
}
.time-order.down,.time-order.top,.price-order.down,.price-order.top{
    color:#F31A2A
}
/*.price-order{*/
/*	cursor:pointer;*/
/*	background: url("../images/order_default.png") 96px no-repeat;*/
/*}*/
/*    .time-order.down{*/
/*    color:#0B5CDF;*/
/*    	background: url(../images/order-down.png) no-repeat 96px;*/
/*    }*/
/*    .time-order.top{*/
/*    color:#0B5CDF;*/
/*    	background: url(../images/order-top.png) no-repeat 96px;*/
/*    }*/
/*    .price-order.down{*/
/*    color:#0B5CDF;*/
/*    	background: url(../images/order-down.png) no-repeat 96px;*/
/*    }*/
/*    .price-order.top{*/
/*    color:#0B5CDF;*/
/*    	background: url(../images/order-top.png) no-repeat 96px;*/
/*    }*/
.goodsList{
	background-color:#ffffff;
	padding:0 0 13px;
}
.goodsList table tr .title {
    line-height: 1 !important;
    text-align: center;
    font-size: 15px;
    color: #333333;
    border: none!important;
    padding: 4px!important;
    font-weight: 600;
}
.patent_product_list>tr>td:nth-of-type(n+3){
    text-align: left;
}
.goodsList table tr:first-of-type:hover td{
    background: #f2f2f2;
}
.goodsList table tr:nth-child(even){background: #fff!important;}
.goodsList table tr:nth-child(odd){background:#fff!important;}
.goodsList table tr:nth-child(1){
    background: #f2f2f2 !important;
}
.goodsList table tr.loading_img:nth-child(1){
    background: #fff !important;
    border: none;
}
.goodsList table tr {
    border-bottom: 1px solid #DDDDDD;
}
	.s-export-button:not(.btn-outline) {
    	float:left;color:#ffffff;height:30px;
    	line-height: 30px;border-radius:2px;font-size:16px;
    	padding-left:34px;margin-left:5px;
    	padding-right:10px;
		background: url("../images/list-export.png") no-repeat 10px;
		 color:#FFFFFF; background-color:#0783e3;
		 margin-top: 3px;
	}
	.s-export-button:not(.btn-outline):hover {
		color:#FFFFFF; background-color:#0A75C7;
	}
.goodsList table tr:hover td{background:#b9e5f3 ;}
.goodsList table tr:hover td.doubleoveflow_gray span::after {
	background: red;
}
.goodsList table tr td {min-height:63px;word-wrap:break-word;word-break:break-all;}
.search-box table{
	/* border:1px solid rgba(229,229,229,1); */height:60px;
	width:100%;text-align:center;font-size:16px;
	font-weight:500;
	color:#333333;
	background:#E5E5E5;
	}
.s-export-all:not(.btn-outline) {
    	float:left;color:#ffffff;height:30px;
    	line-height: 30px;border-radius:2px;font-size:16px;
    	padding-left:34px;margin-left:5px;
    	padding-right:10px;
		background: url("../images/list-export.png") no-repeat 10px;
		/* background: url("../images/export_all.png") no-repeat 10px;  */
		 color:#FFFFFF; background-color:#dc803c;
		 margin-top: 3px;
	}
	.s-export-all:not(.btn-outline):hover {
		color:#FFFFFF; background-color:#c66218;
	}
.d_fenye { padding: 25px 25px 25px 0;height:35px; text-align: right; font-size: 14px;border:1px solid rgba(229,229,229,1); background:#FFFFFF; margin-top:10px;}
.d_fenye select { width: 70px;}
.d_fenye a {border: solid 1px #CCCCCC; display:inline-block; padding: 6px 12px; margin:0 3px; font-size:12px;}
.d_fenye a:hover { color:#FFFFFF; border-color:#005DC4; background:#005DC4;}
.d_fenye a.hover { color:#FFFFFF; border-color:#005DC4; background:#005DC4;}
.d_fenye a.d-pages-t:hover {}
.d_fenye input { width: 34px; height: 32px; line-height: 34px; border: solid 1px #CCCCCC;height: 34px; text-align:center;}
.loading_img{text-align:center;}
.loading_img td img{width:80px;}
.loading_img img{width:80px;}
.goodsCondition .filter-select .scroll {
    height: auto;
    /* overflow-y: scroll; */
}
.buxian{
	cursor: pointer;
}
.buxian.active{color: #0b5cdf;}

.d_tardemark ul li { background: #FFFFFF; border-bottom: 1px solid #ddd; padding: 14px 30px; position: relative; overflow: hidden;}
.d_tardemark ul li:hover{
    background: #b9e5f3;
}
.d_tardl { float: left; width: 78px; height: 78px; display: block;border-radius:50%;}
.d_tardl td {
	width: 78px; height: 78px; border-radius:50%; font-size: 20px;
	color: #FFFFFF; text-align: center;
     word-wrap: break-word;
    word-break: break-all;
}
.d_tardemark ul li small {position:absolute; left:6px;top:4px; width:28px;height:28px;text-align:center; background: url(../images/paixu.png) no-repeat top center;}
.d_tardl span{
 	height:19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-size:16px;
}
.d_tardl .pic-text{
	height:24px;
	display:block;
	overflow:ellipsis;
	overflow: hidden;
}
.pic-text span{
	width:78px;

	overflow:ellipsis;
	overflow: hidden;
}
.d_tardl1 { background: #DF616C;}
.d_tardl2 { background: #BE7BB6;}
.d_tardl3 { background: #9B513D;}
.d_tardl0 { background: #5F7A98;}
.d_tardc { width: 640px; margin-left: 15px; float: left; color: #666666; line-height: 26px;}
.d_tardc h1 { float: left;max-width: 590px;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
height:24px;
-webkit-box-orient: vertical;
color: #333333; font-weight: bold;
line-height: 24px;
overflow:hidden;
}
.d_tardc font.d_fen {float: left; margin-left: 5px; text-align: center; display: inline-block; color: #C71522; font-size: 15px; border: solid 1px #C71522;border-radius:2px; width: 40px; height: 21px; line-height: 21px;}
.d_tardc dl { overflow: hidden;}
.d_tardc dl dd { width: 33%; float: left;color: #666666;}
.d_tardc dl dd span { color: #333333;}
.d_tardr {float: right; text-align: right;}
.d_tardrt { margin-bottom: 15px;}
.d_tardrt img {vertical-align: middle;}
.d_reds { color: #C71522;}
.d_fashou {font-size: 16px;}
.d_rang { color: #E16500; font-size: 16px;}
.d_zixun { cursor: pointer; color: #C71522; text-align: center; width: 65px; height: 30px; line-height: 30px; display: inline-block;}
.d_zixun i { background: url(../images/kefu.png) no-repeat; width: 16px; height: 16px; display: inline-block; margin-right: 7px; vertical-align: middle;}
/* .d_zixun:hover {color:#FFFFFF; background:#C71522;} */
.d_zixun:hover i {background: url(../images/kefuh.png) no-repeat;}
.nologin_d_b_follow {
	padding-left: 18px;
	color: #535353;
	background: url(../images/follow-icon0.png) no-repeat 0px;
	cursor: pointer;
	margin-left: 10px;
}
.d_b_follow {
	padding-left: 18px;
	color: #535353;
	background: url(../images/follow-icon0.png) no-repeat 0px;
	cursor: pointer;
	margin-left: 10px;
}
.nologin_d_b_follow:hover, .d_b_follow:hover {
	color:#C71522;
}
.d_b_follow.followed {
	background: url(../images/follow-icon1.png) no-repeat 0px;
}
.d_b_followusera {
	max-width:132px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#0B5CDF;
	display: inline-block;
	position: relative;
	top: 4px;
}
.d_b_followusera:hover {
	color:#C71522;
}


.d_yuding {
	cursor: pointer; color: #FFFFFF; border: solid 1px #C71522;
	background: #C71522; text-align: center; border-radius:2px; width: 103px;
	 height: 30px; line-height: 30px; display: inline-block;
	 margin-top: 6px;
	 }
.d_yuding:hover {background: #A5111C;}
.d_yuding i { background: url(../images/yuding.png) no-repeat; width: 16px; height: 16px; display: inline-block; margin-right: 7px; vertical-align: middle;}
.d_titlem_img { width: 20px; height: 12px; background: url(../images/xsan.png) no-repeat; display: inline-block; position: absolute; right: 30px; top: 30px;}
.d_navn { position: absolute; top:62px; left: 24px; display: none;}
.d_titlem{ cursor: pointer;}
.d_titlem:hover .d_titlem_img {background: url(../images/ssan.png) no-repeat;}
.d_titlem:hover .d_navn { display: block;}
.d_mfoot { position: fixed; text-align: center;background:#F1F1F1; width: 100%;bottom: 0; left: 0; color: #999999; font-size: 12px; padding:10px 0;}
.d_mfoot span {display: inline-block;}
.d_mmainl dl dt a { color: #FFFFFF;}
.d_mmainl dl dt small {display:inline-block; float:right;background: url(../images/baox.png) no-repeat; width:16px;height:9px; margin-top:5px;}
.d_mmainl dl dt small.xias {background: url(../images/bais.png) no-repeat;}
.d_mmainl dl dd {display:none;}
.d_mmainl dl dd a { color: #FFFFFF;}
.d_fenye { padding: 25px 25px 25px 0;height:35px; text-align: right; font-size: 14px;border:1px solid rgba(229,229,229,1); background:#FFFFFF; margin-top:10px;}
.d_fenye select { width: 70px;}
.d_fenye a {border: solid 1px #CCCCCC; display:inline-block; padding: 6px 12px; margin:0 3px; font-size:12px;}
.d_fenye a:hover { color:#FFFFFF; border-color:#005DC4; background:#005DC4;}
.d_fenye a.hover { color:#FFFFFF; border-color:#005DC4; background:#005DC4;}
.d_fenye a.d-pages-t:hover {}
.d_fenye input { width: 34px; height: 32px; line-height: 34px; border: solid 1px #CCCCCC;height: 34px; text-align:center;}
.list-zixun.red {
    padding-left: 18px;
    color: #F31A2A;
    background: url(../images/phone-icon2.png) no-repeat 0px;
    cursor: pointer;
}
.list-zixun.red:hover {background: url(../images/phone-icon2s.png) no-repeat 0px;color: #fb7c00;}
.nologin-list-follow {
	padding-left: 18px;
	color: #535353;
	background: url(../images/follow-icon0.png) no-repeat 0px;
	cursor: pointer;
}
.list-follow {
	padding-left: 18px;
	color: #535353;
	background: url(../images/follow-icon0.png) no-repeat 0px;
	cursor: pointer;
}
.list-follow.followed {
	background: url(../images/follow-icon1.png) no-repeat 0px;
}
.fixedsearch_condition.hover{
	position:fixed;
	top:0px;
	left: 0px;
	margin-top:0;
 	z-index:5;
}
.fixedsearch_condition.hover table {
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
}
#y-pageinfo {
    min-height: 40px;
    padding-top: 5px;
    box-sizing: border-box;
}
.layui-laypage{
    margin: 0;
}
.layui-laypage a, .layui-laypage span {
    padding: 0 10px;
    margin-bottom: 0;
    background: transparent;
    font-size: 14px;
}
.goodsList table a:hover{
	color:#930ce7;
}
.goodsList table a:hover span{
	color:#930ce7;
}
.d_tardl_img { float: left; width: 78px; height: 78px; line-height: 78px;display: block;border-radius:50%;}
.d_tardl_img img {
    vertical-align: middle;
    width: 78px;
    max-height: 78px;
}
/*.blue_color{*/
/*	color: #1A68E1;*/
/*}*/
/*.red_color{*/
/*	color: #D0021B;*/
/*}*/
/*.orange_color{*/
/*	color: #EC770F;*/
/*}*/
/*商标*/
.d_tardc font.d_fen {width: 90px;margin-left: 10px;}
.d_brand_title {display: inline-block;margin-left: 10px;}
.d_brand_title font {color: #0B5CDF;}
.d_tardc dl dd:first-child {width: 28%;}
.d_tardc dl dd:nth-last-child(2) {width: 30%;}
.d_tardc dl dd:last-child {width: 40%;}
.d_tardrt {margin-bottom: 8px;}
.d_d_tardcb {
	overflow: hidden;
	height: 20px;
	line-height: 22px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.time-order,.price-order {background-position-x: 86px;}
.time-order.top,.price-order.top {background-position-x: 86px;}
.time-order.down,.price-order.down {background-position-x: 86px;}
.s-shop-content .goodsCondition .filter-select ul li i {
	width: 12px;
	height: 14px;
	display: inline-block;
	position: absolute;
	background: url(../images/huohuo.png) no-repeat;
	left: 0px;
	top: 3px;
	background-size: 100%;
}

/*专利*/

.patent_product_list tr{height:70px;}
.patent_product_list a {color: #0C6AE3;}
.icon1 {
	width: 14px;
	animation: upDown 3s ease-in-out infinite;
}
.followusera {
	max-height: 42px;
	text-align: center;
	line-height: 21px;
	overflow: hidden;
	word-break: break-all;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

/*专利关注搜索*/
.patentFollowSearch{
width: 600px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0px auto 20px;
	font-size: 14px;
	color: #333;
}
.patentFollowSearch>input{
	flex: 1;
	height: 44px;
	/*border:1px solid #F31A2A;*/
	border-radius: 4px 0px 0px 4px;
	box-sizing: border-box;
	background: url(../images/s-search-icon.png) 10px no-repeat #fff;
	padding-left: 30px;
}
.patentFollowSearch>button{
	width: 100px;
	height: 44px;
	color: #fff;
	/*background: #F31A2A;*/
	/*border:1px solid #F31A2A;*/
	border-radius: 0px 4px 4px 0px;
}
/* 多行文本 */
.patent_list_introduction span {
	display: inline-block;
	position: relative;
	max-height: 46px;
	overflow: hidden;
	line-height: 23px;
}



/* 交易页修改 - start */
/*tip: 原先的不动，添加类名，覆盖掉原先的类*/
.s-shop-content.second {
	box-shadow: none;
	/*padding: 10px 20px;*/
	border-radius: 4px;
	padding: 10px 20px 0px 20px;
}
.select_parent{
    margin-right: 15px;
}
.select_parent>.el-select .el-input__inner{
    height: 32px;
    line-height: 32px;
    width: 120px;
}
.select_parent>.el-select .el-input__icon{
    line-height: 32px;
}
.select_parent>.filter-title{
    margin-top: 4px;
}
.s-shop-content.second .goodsCondition .filter-select ul li {
	height: 26px;
	line-height: 26px;
	margin: 0 10px;
	color: #666666;
}
.s-shop-content.second .first_condition .filter-select ul li {
	margin: 4px 2px;
}
.s-shop-content.second .goodsCondition .jishu-opt {
	height: 34px;
}
.s-shop-content.second .goodsCondition .filter-select .scroll {
	height: auto;
}
.s-shop-content.second .goodsCondition {
	border: none;
	padding: 12px 0px;
}
.s-shop-content.second .book_follow {
	position: absolute;
	top: 0px;
	right: 20px
}

.s-shop-content.second .follow-no,
.s-shop-content.second .sell-no {
	margin-right: 0px;
	background: none;
}
.s-shop-content.second .orange_color {
	color: rgb(255, 85, 0);
	font-size: 18px;
	margin: 0px 5px;
	font-weight: bold;
}

.s-shop-content.second .goodsCondition .filter-title {
	font-size: 15px;
	margin-right: 0px;
    min-height: 26px;
    line-height: 24px;
}
.s-shop-content.second .goodsCondition .filter-select ul li {
	border: none;
}
.s-shop-content.second .buxian {
	position: relative;
	width: 60px;
	height: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px;
	line-height: 26px;
	border-radius: 4px !important;
	cursor: pointer;
}
.s-shop-content.second .buxian.active {
	color: #ffffff;
	background: #F31A2A;
	border-radius: 4px !important;
}
.s-shop-content.second .goodsCondition .filter-select li.active {
	color: #ffffff;
	background: #F31A2A;
	border-radius: 4px !important;
}
.provincecity_box>.provincecity_choose {
	float: left;
	border: 1px solid #ddd;
	border-radius: 4px !important;
}
.provincecity_choose .el-select>.el-input {
	width: 154px;
	border-radius: 4px !important;
}
.provincecity_choose .el-input__inner {
	border: none;
	padding: 0px 0px 0px 6px;
	border-radius: 4px !important;
	height: 30px;
	line-height: 30px;
	width: 76%;
}
.provincecity_choose .el-input__icon {
	line-height: 30px;
}
.price_filter--input {
	/* width: 250px; */
	/* height: 40px; */
	display: flex;
	align-items: center;
	position: relative;
	/*margin-bottom: 6px;*/
}
.price_filter--input .input {
	/* width: 200px; */
	height: 24px;
	display: flex;
	align-items: center;
	/* z-index: 9; */
	border-radius: 4px !important;
}
.price_filter--input .input input {
	width: 70px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #EBEBEB;
	padding-left: 2px;
}
.price_filter--input .input .line {
	padding: 0 5px;
	padding-left: 22px;
}
.price_filter--input .out_container--btn--submit {
	display: flex;
	align-items: center;
}
.fiveth_condition .filter-select {
	display: flex;
	align-items: center;
}
.price_filter--input #submitDouPrice {
	width: 54px;
	height: 24px;
	/* display: none; */
	margin-left: 5px;
	/* background: #ffe1e2; */
	color: #F31A2A;
	border: 1px solid #F31A2A;
	text-align: center;
	line-height: 24px;
	/* border: none; */
	 border-radius: 4px;
	/*margin: 10px 5px 5px 5px;*/
	cursor: pointer;
}
/* 搜索记忆 */
.switchCondition {
	/* position: relative; */
	/* top: 2px; */
	display: flex;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
.switchCondition .el-switch.is-checked .el-switch__core {
	border-color: #F31A2A;
	background-color: #F31A2A;
}
/* 时间范围 */
.timedate_choose_box {
	display: flex;
	align-items: center;
}
.timedate_choose_box>div {
	border: 1px solid #ddd;
	border-radius: 4px !important;
	margin-left: 8px;
}
.el-date-editor.el-input.date_box {
	width: 112px;
	border-radius: 4px !important;
}
.date_box .el-input__inner {
	border: none;
	padding: 0px 0px 0px 6px;
	border-radius: 4px !important;
	height: 30px;
	line-height: 30px;
}
.six_condition .filter-select .timedate_choose_box {
	margin-right:  8px;
	margin-top: 12px;
}
.time_button {
	border: none;
	width: 60px;
	height: 30px;
	border-radius: 4px !important;
}
.shurebutton {
	color: #F31A2A;
	border: 1px solid #F31A2A;
	background: none;
}
.resetbutton {
	background: #fff;
	color: #F31A2A;
}
.el-date-editor .el-icon-circle-close {
	line-height: 30px;
}
/* 交易页修改 - end */

.current-list-all-checkbox,
.current-list-item-checkbox {
	cursor: pointer;
}
.search_condition_left{
    display: flex;
    align-items: center;
}
.search_condition_left .sort_btn{
    width: 100px;
    position: relative;
    padding-left: 10px;
    box-sizing: border-box;
}
.export-btn-group {
	display: flex;
	height: 40px;
}

.export-btn-group > li {
	position: relative;
	height: 40px;
	border-radius: 4px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	/*padding: 10px 15px;*/
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
}

.export-btn-group > li ~ li {
	margin-left: 5px;
}

.export-btn-group__export1 {
	background: #00b150;
}
.export-btn-group__export2 {
	background: #0088ff;
}
.export-btn-group__export3 {
	background: #ff383a;
}

.export-btn-group__export1:hover {
	background: #239557;
}
.export-btn-group__export2:hover {
	background: #0A75C7;
}
.export-btn-group__export3:hover {
	background: #DE2527;
}

.export-btn-group > li button {
	background: transparent;
	height: 100%;
	padding: 0px 5px;
	color: #fff;
}

.export-btn-group__export3 > button i {
	content: '';
	width: 0;
	height: 0;
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent;
	overflow: hidden;
	cursor: pointer;
	transition: all .2s;
	-webkit-transition: all .2s;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -3px;
	border-width: 6px;
	border-top-color: #fff;
}

.export-btn-group__export3 > button {
	padding-right: 24px !important;
}

.export-btn-group__export3:hover ul {
	display: block;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: up-show-ul;
	animation-name: up-show-ul;
}

.export-btn-group__export3:hover button i {
	margin-top: -9px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff;
}

.export-btn-group__export3 > ul {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 38px;
	background: #fff;
	min-width: 100%;
	line-height: 36px;
	padding: 5px 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
	border: 1px solid #d2d2d2;
	z-index: 1;
	border-radius: 2px;
	white-space: nowrap;
	color: #333;
	display: none;
}

.export-btn-group__export3 ul>li:hover {
	background: #f2f2f2;
	color: #000;
}

/*复选框*/
.head_checkbox input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	display: none
}

.head_checkbox label {
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
	margin-top: 4px;
}

.head_checkbox label input[type="checkbox"] + span {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/checkbox@2x.png) no-repeat 0 0/32px 16px;
}

label input[type="checkbox"]:checked + span {
	background-position: -16px 0;
}
.toggleCheckbox{
    cursor: pointer;
}
