#public_img{position: relative;} #public_img>input{width:80%;height:35px;position:absolute; top:23px;left:50px;outline: none;border-radius:5px;border:0px;padding-left: 40px;} #public_img>img.search{width:25px;top:28px;position: absolute;left:60px;} .trade_title{width:100%;height:50px;border-bottom: 2px solid #F5F5F5;display: flex;justify-content: space-between;position: relative;} .trade_title>ul{width:100%;min-height:100px;position: absolute;top:50px;left:0px;display: flex; justify-content: flex-start;background-color: #fff;flex-wrap: wrap;box-shadow:0 2px 5px 0 #F5F5F5;z-index: 10;} .trade_title>ul>li{width:33.33%;background-color: #fff;height:60px;line-height: 60px;text-align: center;font-size:16px;border-bottom: 1px solid #F5F5F5;border-right: 1px solid #F5F5F5;} .trade_title>div{width:49%;text-align: center;line-height: 50px;font-size:18px;} .trade_title>div.line{width:1px;height:30px;margin-top: 10px;border-right:1px solid #F5F5F5;} .row_dz{padding:15px 0;border-bottom: 8px solid #F5F5F5;} .img_left{text-align: center;position: relative; height:0;padding-top: 22%!important;width:22%!important;margin-left:3%;} .img_left>img{width:100%;height:100%;border-radius:50%;position: absolute;top: 0;left: 0;} .cont_right>div:nth-child(1){display: flex;justify-content: space-between; border-bottom: 1px solid #F5F5F5;margin-bottom: 5px;} .cont_right>div:nth-child(1)>span{line-height:38px;color:#2CACF8;font-size:15px;} .cont_right>p{color:#7C7C7C;font-size: 15px;letter-spacing: 1px;} .cont_right>div:nth-child(3){display: flex;justify-content: space-between;} .cont_good{color:#FFA976;} .cont_shou{color:#7C7C7C;} .trade_title>ul.trade{display: none;} .trade_title>ul.active{display: flex;} .trade_title>div>span{display:inline-block;width:20px;height:13px;background:url("../../../img/xia.png") no-repeat;background-size:20px 13px;margin-left: 5px;} .trade_title>div.active>span{display:inline-block;width:20px;height:13px;background:url("../../../img/shang.png") no-repeat;background-size:20px 13px;margin-left: 5px;} .trade_title>div.active{color:#288BDA;} .trade_title>ul>li.active{color:#288BDA;}