@charset "utf-8";
/* CSS Document */
@import 'cssreset.css';

/*common*/
.fl{float:left;}
.fr{float:right;}
.cle {zoom:1}
.cle:after {content:" "; display:block; height:0; clear:both; visibility:hidden; font-size:0;}
.wrap_w {width:1200px; margin:0 auto; zoom:1;}
.wrap_w:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.bgnone{background:none !important;}
.bnone{border:none !important;}

/*margin*/
.mb_15 {margin-bottom:15px}
.mb_20 {margin-bottom:20px}





/*header*/
.header {background:url(../images/img_01.jpg) repeat-x; height:95px; overflow:hidden}
.header .logo { margin-top:15px;}
.header .tel {background:url(../images/img_01.png) no-repeat left 8px; padding-left:70px; font-family:'微软雅黑'; color:#7c7c7c; font-size:14px; margin-top:30px;}
.header .tel span { display:block; font-size:24px; color:#00319f;}

/*nav*/
.nav {background:url(../images/nav_bg.png) no-repeat top center; height:44px; line-height:44px; overflow:hidden}
.nav ul li {float:left; width:127px; background:url(../images/img_02.png) no-repeat right top;}
.nav ul li a {display:block; line-height:44px;  text-align:center; font-size:14px; font-family:'微软雅黑'; color:#fff}
.nav ul li a:hover,.nav ul li a.current {background:url(../images/img_03.png) repeat-x}
.nav .search {background:url(../images/img_04.png) no-repeat; width:255px; height:25px; margin-top:10px; overflow:hidden;}
.nav .search .inp_01 { width:210px; float:left; height:20px; line-height:20px; margin:0 0 0 8px; background:none; border:none; color:#7C7C7C;}
.nav .search .btn_01 {float:left; display:block; width:20px; height:25px; background:none; border:none; cursor:pointer;}


/*footer*/
.footer {background:url(../images/img_05.jpg) repeat-x; height:56px; margin-top:20px; line-height:20px; color:#FFF; padding-top:23px; text-align:center;}
.footer a {color:#FFF}

/*分页*/
/*.page {margin:25px 0; text-align:center;}
.page a{color:#222222; display:inline-block; margin:0 5px; height:20px; line-height:20px; background:url(../images/page_03.jpg) no-repeat; width:20px; font-family:'微软雅黑'; text-align:center; }
.page a:hover{background:url(../images/page_03_hover.jpg) no-repeat; color:#FFF;}
.page .s_1 {background:url(../images/page_01.jpg) no-repeat left 4px; padding-left:10px; width:25px;}
.page .s_1:hover {background:url(../images/page_01_hover.jpg) no-repeat left 4px; color:#222222;}
.page .s_2 {background:none; width:auto}
.page .s_2:hover {background:none; color:#222222;}
.page .s_3 {background:url(../images/page_02.jpg) no-repeat right 4px; padding-right:10px; width:25px;}
.page .s_3:hover {background:url(../images/page_02_hover.jpg) no-repeat right 4px; color:#222222;}*/

.pase{width:100%;height:22px;text-align:center;margin-top:15px;}
.pase a{display:inline-block;line-height:20px;font-size:12px;color:#6B6B6B;padding:0px 9px;vertical-align:middle;}
.pase a:hover{background:#0D4EA2;color:#FFF;}
.pase strong{display:inline-block;line-height:20px;font-size:12px;background:#0D4EA2;color:#FFF;padding:0px 9px;vertical-align:middle;}






