﻿  .header{
 background: #fff;
 }
 .header_top{
 width: 100%;
 height: 30px;
 background: #137d4a;
 }
 .header_top_inner .fr{
   line-height:30px;
   color:#fff;
}
.header_top_inner .fr a{
 color:#fff;
}
 .header_top_inner,.header_center_inner{
 width: 955px;
 margin: 0px auto;
 }
 .header_center{
 width: 100%;
 height: 120px;
 }
 .header_bottom{
 height: 4px;
 background: url(/Sites/Uploaded/UserUpLoad/20180601/20180601140707.jpg) no-repeat center center;
 }
 .fl{
 float: left;
 }
 .fr{
 float: right;
 }
 .back {
 display: inline-block;
 line-height: 30px;
 height: 30px;
 margin-left: 10px;
 margin-right: 15px;
 color:#fff;
 }
 