header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary,input{outline:0;}/*hideFocus对超链接外虚线框的设置*/
ul,dl,li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{ font-weight:normal;}
pre,code,kbd,samp{font-family:inherit;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}/*default默认光标（通常是一个箭头）*/
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,a,a:hover{text-decoration:none;}
body,textarea,input,button,select{font:14px/22px arial,"Microsoft YaHei","微软雅黑";color:#333;outline:0;}
body{ background:#fff;}
*{ padding: 0px; margin: 0px;}
.top {width:100%;position:relative;}
.top img {width:100%;display:block;}
.banner {width:100%;position:relative;}
.banner img {width:100%;display:block;}
.banner-nr {width:100%;position:absolute;left:0;top:0;}
.bntb {width:40px;margin:20px auto 0;}
.banner-nr h3 {color:#fff;text-align:center;margin:10px auto 0;font-size:16px;}
.bnbg {height:150px;}
.hdnr {width:90%;margin:-30px auto 0;background:#fff;border-radius:5px;box-shadow:0 0 10px #d1e4ff;padding:10px 0;position:relative;}
.hdnr .tit {color:#333;font-weight:bold;font-size:18px;text-align:center;margin:10px auto 0;}
.tit-line {width:60px;margin:5px auto 0;border-bottom:2px solid #016fff;}
.sr-list {width:85%;margin:30px auto;}
.sr-list li {width:100%;border-bottom:1px solid #ccc;padding:5px 0;height:30px;overflow:hidden;margin:0 0 10px 0;}
.sr-tab {width:100%;}
.sr-tab th {width:40px;}
.srtb {width:20px;margin:0 auto;}
.srtb img {width:100%;display:block;}
.sr-tab input {width:100%;border:none;line-height:30px;}
.sr-tab input::-webkit-input-placeholder {color: #999;}
.btn-scewm {width:80%;line-height:40px;margin:0 auto 20px;display:block;border-radius:20px;color:#fff;text-align:center;font-size:16px;box-shadow:0 0 10px #2382ff;background:linear-gradient(#3e91ff,#0671ff);}
.ewm-list {width:85%;margin:30px auto;overflow:hidden;}
.ewm-list li {width:100%;}
.ewm-list li:last-child {margin-top:30px;}
.ewm-list a {width:100%;display:block;border:1px solid #167bff;border-radius:5px;overflow:hidden;box-sizing:border-box;}
.ewm-list img {width:100%;display:block;}
.ewm-list p {text-align:center;margin:10px auto 0;color:#0973ff;line-height:18px;}
.tips {width:90%;margin:30px auto;color:#666;}

.date,.styles{ margin-left: 20px;margin-right: 20px;display: flex;display: -webkit-flex; margin-top: 12px;
    align-items: center;-webkit-align-items: center;}
.date{ margin-top: 15px;}
.date label,.styles label{ white-space: nowrap; margin-right: 12px;}
.date-bd{ flex:1; display: flex;display: -webkit-flex; justify-content: space-between;-webkit-justify-content: space-between;}
.date-bd a{ width: 48%; height: 36px;text-align: center; line-height: 36px; background-color: #f3f8ff;
    border-radius: 5px; color: #1379ff;}
.date-bd a.active{ background-color: #2e89ff; color: #fff;}
.styles-bd{flex:1; display: flex;display: -webkit-flex; justify-content: space-between;-webkit-justify-content: space-between;}
.styles-bd a{ width: 48%; height: 36px;text-align: center; line-height: 36px; background-color: #f3f8ff;
    border-radius: 5px; color: #1379ff; box-sizing: border-box; position: relative;}
.styles-bd a.active{ border:1px solid #2e89ff;}
.styles-bd a.active::after{ content: ""; display: inline-block;width: 20px; height: 18px; background: url(../images/icon-tick.png) no-repeat;
    background-size: 100% 100%; border-radius: 0 0 3px 0; position: absolute; right: 0; bottom: 0;}
.btn-search{ display: block; width: 70%; height: 44px; margin: 20px auto 10px;
    background: linear-gradient(to bottom,#0671ff,#3e91ff); border-radius: 26px;
    color: #fff; font-size: 16px; text-align: center; line-height: 44px;box-shadow: 0 0 5px #1177ff;}
.listMsg{ margin-left: 3.25%;margin-right: 3.25%; margin-top: 15px;margin-bottom: 15px;}
.listMsg table{ width: 100%; }
.listMsg table tr th,.listMsg table td{border:1px solid #bfdafd;padding: 5px;text-align: center;font-size: 12px;}

/*  add  */
.shade-mask{position: fixed; left: 0; right: 0; top: 0; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 10;display:none;}
.popbox{display:none; }
/*弹出框*/
.popbox{position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5);z-index: 9;display:none;}
.popboxinner{ position: absolute; left: 0; right: 0; bottom: 0; background-color: #fff;}
.listwrite{}
.popboxinner-btn{ position: absolute; right:10px; top: 10px;}
.popboxinner-btn img{ width: 20px;}
.popboxinner-tp{ text-align: center; line-height:24px; font-size: 16px; margin-top: 16px;
    margin-bottom: 16px;}
.listwrite{ width: 82%; margin: 12px auto 30px;}
.listwrite li{ margin-bottom: 12px;}
.listwrite-bd{ display: flex;display: -webkit-flex; align-items: center;-webkit-align-items: center;}
.listwrite-bd span{ width: 66px; text-align: left;}
.listwrite-bd input{width: 0; flex: 1; height: 38px;line-height: 38px; padding-left: 10px; border:1px solid #ddd;}
.listwriteBtn{ display: flex;display: -webkit-flex; align-items: center;-webkit-align-items: center;
    margin-top: 12px;}
.listwriteBtn a{ width: 50%; height: 42px; text-align: center; line-height: 42px;
    color: #ff0036;border-top:1px solid #eee; font-size: 16px;}
.listwriteBtn a.listwriteBtn-lt{background-color: #ff0036; color: #fff;border-color: #ff0036;}
.floor-tx{ margin-left: 3.25%; margin-right: 3.25%;}
.floor-tx dl dt{font-size: 15px;font-weight: bold;}
.floor-tx dl dd{ margin-bottom: 10px; color: #666;}
.txstyle span{ color: #ff0036;}
.txstyle2 em{color: #333;}
.popboxinner2{  position: absolute; left: 0; right: 0; top: 20%;    }
.contentx{ width: 86%; margin: 0 auto; background-color: #fff; padding: 20px;
    box-sizing: border-box;}
.contentx-tp{ font-size: 16px; color: #333;line-height: 26px; padding-top: 6px;}
.contentx-ft{ display: flex;display: -webkit-flex; justify-content: space-between;-webkit-justify-content: space-between;
    margin-top: 40px; margin-bottom: 5px; }
.contentx-ft a{  width: 48%; height: 38px;box-shadow: 0 0 10px #2382ff; background: linear-gradient(#3e91ff,#0671ff); border-radius: 26px; text-align: center; line-height: 38px;  font-size: 16px;}
.contentx-ft a.contentx-ft-rt{background-color: #2382ff; color: #fff;}
.btn-close{ text-align: center; margin-top: 16px;}
.btn-close a img{ width: 36px;}
.btnalign{ justify-content: space-around;-webkit-justify-content: space-around;}


.ewm-list{width:60%}

.hdnr .tit2 {
    color: #333;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin: 10px auto 0;
}
.tit-line2 {
    width: 95%;
    margin: 5px auto 0;
    border-bottom: 2px solid #016fff;
}
.hdnr .tit3 {
    color: red;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 10px auto 0;
}
.listMsg table td{
    width:25%;
}

.xxz-list-02 {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
    display: table;
}
.xxz-list-02 li.select-nav {
    height: 20px;
    line-height: 20px;
    color: #006eff;
}
.xxz-list-02 li {
    display: table-cell;
    width: 50%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.xxz-list-02 li.select-nav a {
    color: #006eff;
}
.xxz-list-02 li a {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #333;
}
.xxz-list-02 li a {
    border-right: 1px solid #ccc;
}
.xxz-list-02 li.select-nav span {
    border-bottom: 3px solid #006eff;
    padding: 0 0 9px 0;
}
.ewm-pic {
    width: 100%;
    border: 1px solid #167bff;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    display: block;
}
.ewm-nav img {
    width: 100%;
    display: block;
}
.ewm-nav {
    width: 65%;
    margin: 30px auto 20px;
}
.ggtj {
    width: 94%;
    margin: 0 auto;
    color: #333;
}
.ewm-nav p {
    text-align: center;
    margin: 10px auto 0;
    color: #0973ff;
    line-height: 18px;
}
.xxz-list-02 li:last-child a {
    border-right: none;
}

.dltc {
    width: 84%;
    background: #fff;
    padding: 20px 0 0 0;
    border-radius: 5px;
    position: fixed;
    left: 8%;
    top: 20%;
    z-index: 11;
}
.tctit {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.tit-line-2 {
    width: 30px;
    margin: 5px auto 0;
    border-bottom: 2px solid #016fff;
}
.btn-yzm {
    width: 60px;
    text-align: right;
    color: #2382ff;
}
.btn-close {
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -55px;
    display: block;
}
.btn-close img {
    width: 100%;
    display: block;
}
.t-r {
    width: 80px;
}