@charset "utf-8";
.fl
{float:left;display:inline;}
.fr
{float:right;display:inline;}
.w1200
{width: 1200px;height: auto;margin: 0 auto;}
.w1180
{width: 1180px;height: auto;margin: 0 auto;}
.w1000
{width: 1000px;height: auto;margin: 0 auto;}
/*head*/
.dgg_header
{width: 100%; min-width: 1180px; height: 45px; line-height: 30px; font-size: 12px; background: #f1f1f1; position: fixed; ; z-index: 101;border-bottom:solid #00a1e8 2px;}
.dgg_header .fr li
{ float: left; margin-left: 30px;}
.dgg_header .fr a:hover
{ text-decoration: underline;}
.dgg_header .fr .blue
{ color: #004b92; text-decoration: underline;}
