﻿@charset "utf-8";
/* CSS Document */
body,p,dl,dt,dd,ul,li,img,input,button,box,h3,h4,h5,h6,span{ margin:0; padding:0; list-style:none;color:inherit;}
img,button{ border:none; margin:0px; padding:0px;}
a{ text-decoration:none;color:inherit;}
a:hover{ text-decoration:none; color:#f06000;}
.wrap{ width:1050px; margin:0 auto;}
.fl-l{ float:left;}
.fl-r{ float:right;}
.cl{ clear:both;}
.mg-b-20{ margin-bottom:20px;}
.mg-b-18{ margin-bottom:18px;}
.mg-b-10{ margin-bottom:10px;}
.mg-r-20{ margin-right:20px;}
.mg-r-18{ margin-right:18px;}
.mg-r-10{ margin-right:10px;}
.mg-r-1{ margin-right:1px;}
.mg-t-15{ margin-top:15px;}
.mg-t-5{ margin-top:7px;}
/*header-top*/
.header-top{ width:100%; height:42px; background:url(/a_images/head-t.png);}
.header-top p{ line-height:42px;font-size:12px; font-family:"宋体"; color:#000;}
.header-top-div{ width:177px; height:25px; border:solid 1px #ff9200; margin:10px 20px 0 0; }
.header-top-div .ipt{ width:152px; height:25px; background:#fff;border: none;}
.header-top-div #but{ width:25px; height:25px;border: none; background:url(../a_images/header-sousuo.png) no-repeat;}
.header-top ul{ width:200px;}
.header-top li{float:left; margin:3px 3px 0px 3px; line-height:40px;font-size:12px; font-family:"宋体"; color:#000;}

.head-mobile a{color: #000;font-size: 12px;line-height: 40px;}
.head-mobile{position:relative; z-index:666;}
.head-mobile:hover .head-mobile-ma{ display:block;}
.head-mobile-ma{background:#fff url(../a_images/zbwlz.png) no-repeat center center; position:absolute; top:39px; display:none; z-index:1000; left:-50px;filter: alpha(opacity=95);opacity: 0.95;border: solid 1px #C2C2C2; padding:3px; width:365px; height:180px;}
.head-mobile-ma img{ display:none;}

