/* 头部logo */




/* 公共导航按钮 */
.sdxhmo_dh_btn{width:96%;margin:2% auto;border:1px solid #E1E1E1;background:white;font-size:18px;display:none}
.sdxhmo_dh_btn ul{padding:0;margin:0 0 2%;display:flex;flex-wrap:wrap}
.sdxhmo_dh_btn li{width:25%;margin-top:2%;list-style:none;float:left}
.sdxhmo_dh_btn a{width:100%;display:block;text-align:center;text-decoration:none;color:#333}
.sdxhmo_dh_btn img{width: 53.7%;max-width: 84px;max-height: 840px;margin:0 auto;}
.sdxhmo_dh_btn p{margin:4%}
@media screen and (max-width:359px)and (min-width:320px){.sdxhmo_dh_btn{font-size:14px}}
@media screen and (max-width:452px)and (min-width:360px){.sdxhmo_dh_btn{font-size:16px}}

/* 微信 */
.sdxhmo_wx{border-radius:0 0 6px 6px;background:rgba(48,48,48,0.7);width:96%;max-width:634px;display:flex;top:-80px;z-index:2;position:fixed;transition:top .3s ease;font-size:16px;left:0;right:0;margin:auto}
.sdxhmo_wx .sdxhmo_wx_open{width:90%;display:flex;align-items:center;color:#FFF;text-decoration:none;text-align:center;padding:1%;float:left}
.sdxhmo_wx .sdxhmo_wx_open p{font-size:1em;width:60%;margin:0 2%;float:left}
.sdxhmo_wx .sdxhmo_wx_open img{width:16%;max-width:60px;float:left}
.sdxhmo_wx .sdxhmo_wx_open button{background:#fff;color:#000;border-radius:5px;border:0;width:24%;font-size:1.2em;max-width:70px;padding:1%;float:left}
.sdxhmo_wx .sdxhmo_wx_clos{color:#FFF;font-size:21px;display:flex;align-items:center;margin:0 3% 0 2%;float:left;line-height:2em}
.sdxhmo_wx .sdxhmo_wx_clos::before{content:"\2716"}
@media screen and (max-width:452px)and (min-width:360px){.sdxhmo_wx{font-size:14px}}
@media screen and (max-width:359px)and (min-width:320px){.sdxhmo_wx{font-size:12px}}
 
/* 底部活动 */
.sdxhmo_btm_hd{margin:3% auto;max-width:660px}
.sdxhmo_btm_hd a{display:block}
.sdxhmo_btm_hd img{width:100%}

/* 底部电话 */
.sdxhmo_btm_tel{width: 96%;margin: 3% auto;border:1px solid #E1E1E1;}
.sdxhmo_btm_tel .dianhua{width:85.99%; height:auto; overflow:hidden; display:block; margin:2% auto;}
.sdxhmo_btm_tel img{width:100%;}

/* 表单*/
.sdxhmo_btm_form{width:96%;background:#FFF;margin:3% auto;border:1px solid #E1E1E1;font-size:18px;padding:1% 0;text-align:center}
.sdxhmo_btm_form div{border-left:.5em solid #018bd1;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;padding:0 2%}
.sdxhmo_btm_form p{margin:0.8em 0 0;font-size:1.3em}
.sdxhmo_btm_form p span{color:#f60a31}
.sdxhmo_btm_form a{color:#333;text-decoration:none}
.sdxhmo_btm_form .sdxhmo_btm_form_title{font-size:1.2em}
.sdxhmo_btm_form input,.sdxhmo_btm_form select{width:94%;padding-left:1em;border:1px solid #ccc;border-radius:3px;line-height:2.5em;color:#888;margin:1em auto;text-indent:0;display:block;height:2.5em;box-sizing:border-box}
.sdxhmo_btm_form select{display:none}
.sdxhmo_btm_form [type="submit"]{width:12em;height:auto;background:#3496E1;color:#FFF;cursor:pointer;font-size:1.2em;line-height:2em;border:0;padding: 0;}
@media screen and (max-width:452px)and (min-width:360px){.sdxhmo_btm_form{font-size:14px}}
@media screen and (max-width:359px)and (min-width:320px){.sdxhmo_btm_form{font-size:12px}}


