@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
a{ font-size:13px; color:#616161; text-decoration:none; font-family:"微软雅黑";}
a:hover{ color:#;}
img{border:none;}
ul{list-style:none;}


/*top*/
.top{ width:100%; height:87px; margin:0 auto; overflow:hidden; background: #fbfbfb; min-width:1200px;}
/*border-bottom:1px #d4d3d3 solid;position:fixed;-moz-box-shadow:2px 2px 10px #dfdfdf; -webkit-box-shadow:2px 2px 10px #dfdfdf; box-shadow:2px 2px 10px #dfdfdf;background-color: rgba(255,255,255,0.98);*/
.top1{ height:87px; overflow:hidden; width:1200px; margin:0 auto; min-width:1200px; }
.logo{ float:left; width:250px; overflow:hidden;}
.phone_01{ width:220px; float:right; height:25px; }
.phone_01 img{ float:left; padding:3px;}
.phone_01 h3{ float:left;font-family:"微软雅黑"; font-size:12px; font-weight:normal; color:#676767; line-height:25px;}
.phone_01 span { padding-left:5px;float:left; font-family: "宋体"; font-size:15px; line-height:25px;}

.menus{ float:left;width:930px; height:40px; padding-top:12px; position:relative;}
.menus ul li{ float:left;z-index:10;position:relative;}
.menus ul li a{ font-family: "微软雅黑"; font-size:15px; color:#0e0e0e; font-weight: normal; width:103px; height:40px; display:block; float:left;  line-height:40px; text-align:center;z-index:10;}
/*.menus ul li a:hover{ background:url(../images/menu_bg.png) 5px 0px no-repeat; color:#FFFFFF; }*/
.menus ul li a:hover{ background:url(../images/menu_bg.png) 5px 0px no-repeat; color:#FFFFFF;z-index:10;}
.menus ul li a.hover{background:url(../images/menu_bg.png) 5px 0px no-repeat; color:#FFFFFF;z-index:10;}

/*.menus ul li a.hover:hover {background:none;}*/
/*.cur {background:url(../images/nav_03.png) no-repeat;}
.cur:hover {background:none;}
.nav_first .curmo{ color:#fff;}*/
.move-bg{display:none;position:absolute;width:103px;height:40px;background:url(../images/menu_bg.png) 5px 0px no-repeat;z-index:0}

.bottom{ width:100%; height:70px; background:url(../images/bottom_bg.jpg) no-repeat; margin:0 auto; min-width:1200px;}
.bottom_center{ line-height:20px; padding-top:25px; font-family:"宋体"; color:#616161; text-align:center; font-size:12px;}