li { list-style: none; }
img { border: none;margin: 0;padding: 0; }
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{font:14px/1.5 arial, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;color:#333}img{vertical-align:middle}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
a{text-decoration:none;-webkit-transition:.25s;transition:.25s;color:#333}
a:focus{text-decoration:underline;color:#fff}
a:focus{outline:0}
a:hover{color: #135da9;text-decoration: none;}
*{margin: 0;padding: 0;}
input,button{outline:none;}
body,p,input,span,section,button,samp{ font-family: "微软雅黑" !important;  }
p{margin: 0;padding: 0;}
.w1200{width: 1200px; margin:0 auto;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.mt25{margin-top: 25px;}
.left{ float: left }
.right{ float: right }
.z{float:left}.y{float:right}

.clearfix:after,
.clearfix:before { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.cl:after,
.cl:before { content: ""; display: table; }
.cl:after { clear: both; }
.cl{zoom:1}
.bjfff{ background: #fff }

.flex{display:-webkit-flex;display: flex}
.flex_around{ display:-webkit-flex;display: flex;  justify-content: space-around;align-items: center;    }
.flex_between{display:-webkit-flex;display: flex;  justify-content: space-between;align-items: center;   }
.flex_center{display:-webkit-flex;display: flex;  justify-content: center;align-items: center; }
.flex_center_middle{display:-webkit-flex;display: flex; align-items: center; }
.flex_wrap{ display:-webkit-flex;display: flex; flex-direction:wrap ; justify-content: space-between;flex-wrap:wrap ;}
.box-sizing{box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */  }
.border_b{ border-bottom: 1px solid #d0d0ce }


