@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
ul{list-style:none;}
img{ width:100%;}
a{ text-decoration:none;}


.top1{ height: auto; width:100%; margin:0 auto; background: url(../images/top_bg.jpg) repeat-x; background-size:100%;  overflow:hidden; z-index:99999;}
.top_logo{ width:50%; float:left; overflow:hidden; }
.top_logo img{ width:100%; height: auto;}
.top_phone{ width:40%; height:auto; float:right; padding-right:2%;  overflow:hidden;}
.top_phone h1{ float:left; width:18%; overflow:hidden;}
.top_phone h1 img{ width:100%; height:35px; margin-top:15px; }
.top_phone div{ float:right; overflow:hidden; width:78%; height:auto; overflow:hidden}
.top_phone div h2{ font-family:"Î¢ÈíÑÅºÚ"; font-size:10px; color:#e9c578; line-height:20px; padding-top:11%; overflow:hidden; font-weight:bold;}
.top_phone div h3{ font-family:"Arial"; font-size:14px; color:#e5b544; line-height:20px; overflow:hidden; font-weight:bold;}


.top_menu{ width:100%; height:auto; margin:0 auto; overflow:hidden; background:url(../images/menu_bg.jpg) repeat;}
.top_menu ul{ width:100%; height:auto; }
.top_menu ul li{ width:24.7%; float:left; line-height:40px; height:40px; background:url(../images/menu_bg.jpg) repeat-x; border-bottom:1px solid #4c4c4c; border-right:1px solid #4c4c4c;}
.top_menu ul li a{ font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; text-align:center; color:#e4b02d; display:block; line-height:40px;}


/*bottom*/
.bottom{ width:100%; height:auto; background-color:#2f2f2f; overflow:hidden;padding-bottom: 20px;}
.bottom h1{ font-family:"Î¢ÈíÑÅºÚ"; font-size:13px; line-height:30px; color:#ddd; font-weight:normal; padding-top:5%; text-align:center;}
.bottom h2{ font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; line-height:30px; color:#ddd; font-weight:normal; text-align:center;}
.bottom h3{ width:30px; height:3px; background-color:#434343; margin:0 auto; overflow:hidden;}
.bottom h4{ font-family:"Î¢ÈíÑÅºÚ"; font-size:13px; line-height:25px; color:#ddd; font-weight:normal; text-align:center; margin-top:5%; background:url(../images/bottom_01.jpg) 25px 0px no-repeat;}
.bottom h5{ font-family:"Î¢ÈíÑÅºÚ"; font-size:13px; line-height:25px; color:#ddd; font-weight:normal; text-align:center; margin-top:1%; background:url(../images/bottom_02.jpg) 25px 0px no-repeat;}


/* header */
#top{width:100%; margin:0 auto; height:50px;}
#header{position:fixed;width:100%;left:0;bottom:0;z-index:999;height:auto; background:url(../images/menu_bg.jpg) repeat-x;min-width:320px;}

.narcar{position:relative;}

.hewarp li{ float:left;width:25%;text-align:center;margin:0 auto;}

.hewarp li a{display:block;font-size:13px;height:50px;width:100%;color:#fff;text-decoration:none;font-family:"Î¢ÈíÑÅºÚ";}

.hewarp li img{width:25px;display:block;margin:0 auto;margin-top:5px; margin-bottom:3px;}

