@charset "utf-8";

/* CSS Document */



body{background:#fff;font-family:"微软雅黑";}

*{margin:0px;padding:0px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box; box-sizing: border-box;}

a:hover,a:link,a:visited,a{ color:inherit; text-decoration:none;}

img{border:none;display:block;}

ul,li{list-style-type:none;}

.fr{float:right;}

.fl{float:left;}



.Header{ width:100%;min-width:1200px;height:66px;background:#fff;border-bottom:1px solid #c0c0db;position:fixed;left:0;top:0;z-index:999;}

.Header_center{ width:1020px; height:58px; margin:0 auto;}

.Header_logo{float:left;height:32px;}

.Header_logo img{height:200%;}

.Header_menu{float:right;width:640px; height:15px; margin-left:20px; color:#7a7a7a;  text-align:center;margin-top:23px;}

.Header_menu li{float:left; padding:0 3.7%;height:15px;line-height:15px;border-right:2px solid #a09e9e;font-size:16px;}

.Header_menu li:hover{height:15px; line-height:15px;border-right:2px solid #a09e9e;color:#727296;}



.zc{width:90px;float:right;font-size:14px;color:#71be00;margin-left:50px;height:12px;line-height:12px;margin-top:28px;}

.zc div{float:right;width:45px;height:100%;border-right:2px solid #c4c2c2;text-align:center;}