@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;} 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px; font-weight:normal;}
ol, ul{ list-style:none;}
i,em{ font-style:normal;}
li{ list-style-type:none;}
a{ text-decoration:none; color:#333;}
a:hover { color:#0145a2;}
img { border:0; padding:0px; margin:0px;}
html { overflow-x: hidden; overflow-y: auto;}
.slow img:hover{ -moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out; transform:scale(1.05);}/*图片放大*/
.slow,.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
/*公共样式开始*/
body{font-family:"Microsoft YaHei", "微软雅黑", "宋体"; color:#333;  font-size:15px; background:#fff; }
.fl{float:left;}
.fr{float:right;}
.hidden{ display:none;}
.display{ display:block;}
.mt10{ margin-top:10px;}
.ml20{ margin-left:40px;}
.pt15{ padding-top:20px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}

.box{ background:url(../images/boxbg.jpg) bottom center no-repeat; width:100%; padding-top:10px; padding-bottom:25px;}

.top1{ background:url(../images/topbg.jpg) right top no-repeat #0176cb; height:130px;}
.top_l{ width:300px; color:#c3dcff; font-size:12px; margin-top:15px;}
.top_l a{ color:#c3dcff; padding:0 15px; font-size:14px;}

.logo{ padding-top:23px; width:538px; height:110px;}


/*search*/
.ss{ margin-top:45px; width: 273px; height:38px; padding-right:10px; background:url(../images/ssk.jpg) left top no-repeat; overflow:hidden; display:block;}
.ssk{ width:210px; height:38px; line-height:38px; padding:5px 0px 5px 15px; float:left; overflow:hidden; border:none; background:none; outline:medium none; color:#888; font-family:"微软雅黑";}
.search_btn{ float:right; width:27px; height:26px; margin-top:5px; outline:medium none;}



/******nav******/