body,ul,li,a,img,div,i,span,strong,p,input,h2,h3,h4,h5,h6,ol{padding:0; margin:0;border:none;list-style: none;}
a{text-decoration: none;}
input,textarea{outline:none;}

.clear{clear:both;}
em{font-style:normal;}
b,strong,h1,h2,h3{font-weight: normal;}


.wrap{width: 1200px;margin: 0 auto;}
.dis_n{display: none;}
.dis_b{display: block;}
.box{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 0;width: 100%;}
.box2{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.bold{font-weight: bold}
.over{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.over2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.mart20{margin-top: 20px;}
.tran{transition:all 300ms;-moz-transition:all 300ms; -webkit-transition:all 300ms;}

.remmber {display: none;}
.remmber[type=radio]+em {display: inline-block;width: 22px;height: 22px;background: url(../../images/default/input1.png) no-repeat;}
.remmber[type=radio]:checked+em {display: inline-block;width: 22px;height: 22px;background: url(../../images/default/input2.png) no-repeat;}