*{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_wrap,.yd_footer{ display:none;}
/* 导航 */

@media (max-width: 1100px){
    .header,.nav,.banner,.wrap,.footer
    {display: none!important;}
    .yd_nav,.yd_banner,.yd_wrap,.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: 0;right: 0;}
.zddh_guanbi{top: 0;right: 0;}
.zddh_lr{position: fixed;top: 0;right: 0;background: #fff;display: none;}
.zddh_lr ul li{border: 1px solid #e5e5e5;}
.zddh_lr ul li a{font-size: 22px;color: #333;padding-left: 20px;line-height: 44px;}

/*移动内容*/
.yd_wrap{margin-top: 3%;margin-bottom: 5%; background-color: #fafafa;padding: 0 1%;}
.yd_forum{margin-top:4%;}
.yd_forum h3{ font-size:20px; color:#333;text-align: center;margin: 10px 0 ;}
.yd_forum .bre{ width:83px; height:4px; background:#be1528;margin: 0 auto;}

.yd_forum span a{font-size:16px; color:#be1528; float:right;}
.yd_forum .bre{width:15%; height:4px; background:#be1528; margin-top:2%;}
.yd_photo{margin-top: 5px;overflow: hidden;}
.yd_photo img{width: 48%;float: left;margin: 2% 1%;}


