﻿@CHARSET "UTF-8";

body{font:12px/1.5 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif!important; margin:0; padding:0;}
a{text-decoration:none;color: #fff;}
a:hover{ text-decoration:none;color: #fff;}
ul,ol,li{list-style-type: none;}
div{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p,input{margin:0; padding:0; border:none; list-style-type:none;}

/*背景start*/
.bd_all{z-index:-100;position:fixed;top:0;left:0;}
.bd_water{z-index:-99;position:fixed;}
.no_img{z-index:-1;position:fixed;top:0;left:0;width:100%;overflow:hidden;}
/*背景end*/

/*menu start*/
.xc_menu{position:fixed;top:0;left:0;width:100%;margin-top:2%;z-index:2;}

.menu_logo{position:fixed;top:3%;left:5%;}
/*鸟*/
.bird_1{position:fixed;}
.bird_2{position:fixed;}
.bird_3{position:fixed;}

.menu_hover{display:block;width:90px;margin:0 1% 0px 0px;float:right;}
.menu_hover:hover{margin:1% 1% 0px 0px;}
.menu_img{width:100%;}

/*menu end*/

/*cloud start*/
.cloud{position:absolute;top:10%;}
.cloud img{width:100%;}
/*cloud enb*/

/*扇子*/
.fan{position:fixed;bottom:17%;right:9%;}
.fan .right_nav{float:left;position:relative;cursor:pointer;margin-bottom:10px;}
.fan .right_nav img{width:100%;}
/*扇子*/

/*bottom start*/
.bottom{z-index:2;position:fixed;bottom:0;left:0;width:100%;height:62px;padding-top:25px;background:url('../img/index_bottomback.png');}
.bottom p{color:#fff;width:100%;float:left;text-indent:3em;}
/*bottom end*/