@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; border:none; font-family:"微软雅黑"; font-size:14px; color:#333; }
ul li{ list-style:none;}
a{ text-decoration:none; }

.container-fluid{ padding-top:80px;}
.notFind_img{ margin-bottom:50px; }
.notFind_btn{ display:inline-block; margin:0 auto; }
.notFind_btn>img{ margin-bottom:0; outline:none;}
.notFind_btn:focus,.notFind_btn:active{ outline:none;}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{ max-width:100%; width:auto;}
.notFind_cloud{ position:absolute; bottom:0; left:0; right:0; width:100%;}


