@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
ul{list-style:none;}
img{ width:100%;}

.top{ height:55px; width:100%; margin:0 auto; background: url(../images/top_bg.png) repeat-x; overflow:hidden; position:absolute; z-index:99999;}
.top_logo{ width:55%; float:left; margin-left:2%; }
.top_logo img{ width:100%; height:55px;}
.top_yy{ width:17%; float:left; margin-left:10%; margin-top:2.5%;}
.top_yy img{ width:100%;}

.top_menus{ width:8%; float:right; margin-right:2%; margin-top:2%;}
.top_menus img{ width:100%;}


/*弹出菜单*/
#Mnu1{cursor:default; visibility:hidden; width:160px; position:absolute;right:2%; top:55px; z-index:9999;position:fixed;}
#Mnu1 li{ height:40px;  line-height:40px;  border-bottom:1px solid #ddd4bb; border-top:0px solid #ddd4bb;background:#cfc29e;}
#Mnu1 li a{ margin-left:20%; font-size:15px; color:#fff; font-family:"微软雅黑"; text-decoration:none;}

/*bottom*/
.bottom{ width:100%; height:220px; overflow:hidden;background-color:#2d2d2d; margin:0 auto;}
.bottom1{ width:96%; height:170px;  overflow:hidden; margin:0 auto;}
.bottom1_left{ width:65%; float:left; height:150px; overflow:hidden;}
.bottom1_left h3{ font-family:"微软雅黑"; font-size:17px; color:#a6a6a6; font-weight:bold; padding-top:20px; line-height:40px;}
.bottom1_left p{ font-family:"微软雅黑"; font-size:13px; color:#5c5c5c; font-weight: normal; line-height:25px;}
.bottom1_right{ width:20%; float:right; padding-top:30px; overflow:hidden;}

.bottom2{ width:100%; height:50px; background-color:#272727;}
.bottom2 p{ font-family:"微软雅黑"; font-size:12px; color:#686868; font-weight: normal; line-height:22px; text-align:center;}
.bottom2 p a{ font-family:"微软雅黑"; font-size:12px; color:#686868; font-weight: normal;}
.bottom2 p a:hover{ color:#cab682;}



/*message_mb*/
.messages_ce{width:96%; margin:0 auto; height:auto; margin-top:10px;}
.messages_ce div{margin-bottom:15px; line-height:28px;}
.messages_ce input{width:100%; height:29px; border:1px solid #ebebeb; border-radius:5px;}
.div_text{float:left;}
.messages_ce textarea{width:100%; border:1px solid #ebebeb;border-radius:5px; height:50px;}
.messages_ce p{ float:left; color:#333; font-size:12px; margin:0px;}
.div_an{ width:45%; float:left; margin-left:2.5%; margin-right:2.5%; height: auto; background-color:#c8b98f;  margin-top:2%;border-radius:5px;  margin-bottom:4%;}
.div_an a{ font-family:"微软雅黑"; font-size:12px; color:#FFFFFF; line-height:29px; display:block; text-align: center;}

.messages_ce h3{ font-family:"微软雅黑"; font-size:20px; color:#c8b98f; font-weight: bold; margin:0px; line-height:35px;}
.messages_ce h4{ font-family:"微软雅黑"; font-size:14px; color:#888; font-weight:normal; margin:0px; line-height:28px;}
.messages_ce h4 span{ color:#FF0000;}







