﻿@charset "utf-8";
/* CSS Document */
/**全局**/
*{ margin:0px; padding:0px;}
div,form,img,ul,ol,li,dl,dt,dd,map {padding:0;margin:0;border:0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0; }
body{margin:0px; padding:0px; font-size:12px; font-family:"宋体";}
img{ border:none;}
ul,li{list-style:none;}
.clear{ clear:both;}
a{color:#666; text-decoration:none;}
a:hover{ color: #f00;}
hr{ line-height:0px; font-size:0px; border:none; height:1px; width:100%; margin:5px 0px;}
div{margin:0px auto;}
.f_l{ float:left;}
.f_r{ float:right;}
input,select{ font-family:arial, Helvetica, sans-serif; padding:1px;}
.input_text{background:url(../images/inputbg.png) no-repeat left top;height:25px;line-height:25px;border:1px solid #ccc;padding:0 10px;float:left;}
.input_area{background:#fff url(../images/inputbg.png) no-repeat left top;width:501px;height:80px;border:0px;padding:5px 10px;border:1px solid #ccc;}
.input_submit{width:77px;height:41px;float:left;background:url(../images/search.png) no-repeat left top; text-align:center;line-height:41px; color:#fff; border:0px; cursor:pointer;}
.float_bg{background:url(../images/qq_3.gif) repeat-y left top;width:118px;padding:2px 0;float:left;}

.containter{width:1002px; margin:0px auto;}

.headertopbg{width:100%; min-height:160px; background:url(../imgs/20150523195464306430.jpg) repeat-x;}
.welcome{height:32px; line-height:32px; color:#484848;}
.welcome span{float:right;}

#topbj{width:1002px; margin:0 auto; overflow:hidden; height:128px;}
#logo{float:left; padding-top:26px;}
#name{float:left; padding-top:44px; padding-left:20px;}
#tel{margin-top:42px; float:right;}