/* CSS Document */
body{ margin:0; padding:0;font-size:12px; font-family:"微软雅黑", Arial;}
ul,li,dt,dl,dd,dl,ol,input{ margin:0; padding:0; list-style:none;}
img{ border:none; margin:0; padding:0; vertical-align:top}
a{ color:#666; text-decoration:none;}
a:hover{ color:#3b619f; text-decoration:blink; cursor:pointer;}
.clear{ clear:both;}
input:focus{ outline: none; }
textarea:focus{ outline: none;}
.center{position: relative; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}

/* 头部 */
.top1{ width:100%;height:104px; position:absolute; top:0; left:0; z-index:9999;background:#FFF; border-bottom:#000 solid 1pxrgba(255,255,255,0.8);}
.top2{ width:1100px; height:104px; margin:0 auto; overflow:hidden; }
.logo{ float:left; width:166px; margin-top:22px;}
.tel{height:41px; position:absolute; top:0; left:50%;  overflow:hidden; width:50%;}
.ce{ margin-left:227px; background:url(../images/tel.png) no-repeat; width:auto; height:41px;}
.ce a{ color:#FFF; line-height:41px; height:41px; padding-left:50px;}
.ce img{ margin-top:16px; margin-left:8px;}
.menu{ float:right; width:900px; height:50px; margin-top:51px;}
.menu ul li{ display:block; width:128px; float:left; color:#444444; height:50px; line-height:50px;}
.menu ul li a{ display:block; text-align:center; width:55px; height:50px;}
.menu ul li a:hover{ border-bottom:solid 3px #3b619f; font-weight:bold;}

/* 底部 */
.bottom{ width:100%; height:auto; border-top:solid 1px #CCC; margin-top:30px;}
.bottom_bg{ width:1100px; height:190px; margin:0 auto; margin-top:20px;}
.bottom_bg ul li{ float:left; margin-right:140px;}
.bottom_bg ul li h2{ font-size:16px; font-weight:bold;}
.bottom_bg ul li p{ font-family:"微软雅黑"; font-size:12px;}
.bottom2{ clear:both; width:100%; height:42px; border-top: solid 1px #dedede; margin-top:30px;}
.bottom2_bg{ width:1100px; height:42px; margin:0 auto;}
.bottom2_bg_right{ float:left; color:#666; line-height:42px;}
.bottom2_bg_left{ float:right; color:#666; line-height:42px;}