@charset "utf-8";
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0px; padding:0px; }
body{ font-family:"微软雅黑"; font-size:12px; color:#666666;}
table { border-collapse:collapse; border-spacing:0; }
img, feldset { border:0; }
/*address, cite, caption, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }*/
ul, ol { list-style:none; }
caption, th { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { font-size:120%; font-weight:normal;}
blockquote, q{ quotes:none}
blockquote:before,blockquote:after,q:before,q:after{ content:'';content:none}
:focus { outline:0}
.copyright{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cursor{cursor:pointer;}
a{text-decoration:none; cursor:pointer; color:#666666;}
a:hover{ text-decoration:none;}
.cb{ clear:both}
.none{ display:none}
.page{ float:left;width:100%; text-align:center; color:#666666; padding-top:20px;}
.page a{ color:#878787}
.none{ display:none}
.w1200{ width:1200px; margin:0 auto;}
.w693{ width:693px; margin: 0 auto;}
.w229{ width:229px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}




/*顶部开始*/
.beijing{  
	background: -webkit-linear-gradient(140deg, #a7d6f5, #f7c4c9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(140deg, #a7d6f5, #f7c4c9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(140deg, #a7d6f5, #f7c4c9); /* Firefox 3.6 - 15 */
    background: linear-gradient(140deg, #a7d6f5, #f7c4c9); /* 标准的语法（必须放在最后） */
    
    }

/*图片投影*/
.yupiantouying{  
	-webkit-box-shadow: #eee 0px 0px 10px; 
	-moz-box-shadow: #eee 0px 0px 10px; 
	box-shadow: #eee 0px 0px 10px;
    }


.bodernone{border:none !important; }



















