*{padding: 0;margin: 0;}
body{font-family: '微软雅黑';}
ul li,ol li{list-style: none;}
img{border: 0;}
a{text-decoration:none;}
*:focus{outline: none;}
input,select,textarea{-webkit-appearance: none;appearance:none;-moz-appearance:none;}
input[type="radio"]{display: none;}
select::-ms-expand { display: none; }
input::-ms-clear {
    display: none;
}
input::-webkit-input-placeholder {
　　color: #c7c7cd !important; 
　　}
input:-moz-placeholder {
　　color: #c7c7cd !important;
　　}
input::-moz-placeholder {
　　color: #c7c7cd !important;
　　}
input:-ms-input-placeholder {
　　color: #c7c7cd !important; 
　　}
.yd_nav,.yd_banner,.yd_consult,.yd_footer{ display:none;}
/* 导航 */

@media (max-width: 1100px){
    .header,.nav,.banner,.consult,.footer
    {display: none!important;}
    .yd_nav,.yd_banner,.yd_consult,.yd_footer
    {display: block!important;}
    .yidong_banner img{width: 100%;}
    .yidong_vs img{width: 100%;}
    .yidong_picture img{width: 100%;}

/*移动导航*/
.yddh_bg{width: 100%;position: relative;}
.zddh_ankai{position: absolute;top: 8px;right: 0;width: 23%;}
.zddh_ankai img{width: 100%;}
.zddh_guanbi{top: 0;right: 0;}
.zddh_lr{position: fixed;top: 0;right: 0;background: #fff;display: none;width: 30%;}
.zddh_lr ul li{border: 1px solid #e5e5e5;text-align: center;}
.zddh_lr ul li a{font-size: 22px;color: #333;line-height: 44px;}

/*移动内容*/
.yd_consult{margin-bottom: 20px;}                                                                                                %;}
.yd_ct{padding:0 2%;}
.ct_title{border-left: 4px solid #be1528; padding-left: 3%;margin: 7% 0 3% 0;}
.ct_title h2{font-size: 24px; color:#333;}
.ct_lr p{font-size: 14px;color: #333;margin-bottom: 4%;}
.ct_lr span{font-size: 18px;color: #333;margin-bottom: 2%;display: block;}
.ct_lr span i{background-color: #666; margin-right:5px;width: 8px;height: 8px;display: inline-block;border-radius: 50px;}

