html,body,div,input,p,ul,li,ol,dl,dt,dd,button,b,em,i,strong{margin:0;padding:0;border:0;outline:none;list-style:none;font-style: normal;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
@media screen and (min-width:750px){
    html, body{font-size:72px;max-width: 700px;margin:0 auto;}
    .mySlect{left: 50% !important;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);transform: translate(-50%,0);}
}
.mySlect {width:100%;height:100vh;overflow:hidden;position:fixed;top:0;left:0;max-width:700px;display: block;z-index: 20180628;}
.mySlect nav{width:100%;height:44px;text-align: center;line-height:44px;background:#f7f7f8;font-size:18px;color:#3d4145;position:relative;}
.mySlect nav i{font-size:16px;position:absolute;top:50%;right:25px;-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);transform: translate(0,-50%);}
.mySearch{width:100%;height:61px;background:#dededf;padding:10px 12px;position:relative;}
.mySearch span{width:82%;height:100%;border-radius:5px;overflow: hidden;position:relative;display: block;float: left;}
.mySearch input[type="text"]{width:100%;height:100%;background:#fff;float: left;padding-left:28px;font-size:15px;}
input::-webkit-input-placeholder{color:#ccc !important;}
.mySearch span::before{content:'';display: block;width:13px;height:13px;background:url(../image/fdj_icon.png) no-repeat;background-size:100%;position:absolute;top:50%;left:10px;-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);transform: translate(0,-50%);}
.mySearch button{width:18%;height:100%;line-height:40px;font-size:15px;color:#ac0a0a;float: left;display: block;letter-spacing: 1px;cursor: pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.mySlectCon,.mySlectConHy{width:100%;padding:14px 12px;height:100%;background:#f4f4f4;}
.mySlectConInfo{width:100%;height:100%;overflow: auto;padding-bottom:110px;}
.mySlectConInfo p{width:100%;font-size:14px;color:#808080;line-height:40px;}
.mySlectConInfo ul.mySlectConUl{width:100%;overflow: hidden;display:-webkit-flex;display: flex;flex-direction:row;flex-wrap: wrap;justify-content:space-between;align-items: center;margin-bottom:150px;}
.mySlectConInfo ul.mySlectConUl>li{width:22%;height:34px;border:1px solid #e3e3e3;color:#333;text-align: center;line-height:34px;margin-bottom:9px;font-size:13px;border-radius:3px;background:#fff;}
.mySlectConInfo ul.mySlectConUl>li:nth-child(4n){margin-right:0;}
/* 热门行业 */
.mySlectConHy{background:#fff;padding:0 0 110px;overflow:auto;}
.mySlectConHy dl{width:100%;background:#f4f4f4;padding:14px 12px;margin-bottom:8px;}
.mySlectConHy dl dt{width:100%;height:40px;font-size: 14px;color: #808080;line-height: 40px;}
.mySlectConHy dl dd{width:100%;overflow: hidden;display:-webkit-flex;display: flex;flex-direction:row;flex-wrap: wrap;justify-content:space-between;align-items: center;}
.mySlectConHy dl dd span{width:30%;height:34px;border:1px solid #e3e3e3;color:#333;text-align: center;line-height:34px;margin-bottom:9px;font-size:13px;border-radius:3px;background:#fff;}
.mySlectConHy dl:last-child{margin-bottom:150px;}
/* 输入信息显示 */
.sr_show{width:100%;height:auto;max-height:500px;overflow: auto;position:absolute;bottom:-48px;left:0;background:#fff;z-index:2018628;display: none;}
.sr_show ul{width:100%;overflow: hidden;}
.sr_show ul li{width:100%;height:48px;line-height:48px;color:#333;border-bottom:1px solid #e6e6e6;font-size:15px;padding:0 12px;cursor: pointer;}