﻿@charset "utf-8";
/* CSS Document */
body{ font-family:"微软雅黑",Verdana, Lucida, Arial, Helvetica; font-size:12px;   width:100%; }
* { margin: 0px; padding: 0px; list-style: none }
a { text-decoration: none; color:#333;}
a:hover{ text-decoration: underline;}
img { border: none; }
.clear-0{ height:0px; line-height:0px;clear: both }
.clear-1{ height:10px; line-height:10px;clear: both }
/* 头部内容 */
.top_head{ width: 100%; text-align: center;min-width:1200px;}
.logo_bg{width:100%;height:100%; display: inline-block;  text-align: center; }
.logo_bg img{width: 1000px}
/* 导航栏 */
.nav{width:100%; height:60px; margin:0 auto; background-color:#1D4FAE;}
.nav_wrapper{position: relative;margin: 0 auto;width: 100%; display:inline-block;}
.nav li{float:left;text-align:center; width:200px;height:60px; line-height:60px;}
.nav li a{text-decoration: none; color:#fff;font-family:"微软雅黑";font-weight:bold; height:60px;font-size:20px; display:block;padding:0 10px;}
.nav li.current a{background-color:#2962CB; color:#fff;}
.nav li a:hover{background-color:#2962CB; color:#fff;}

.second_banner_box{width: 100%;height: auto; position: relative;}
.second_banner_box img{width:100%;height:auto;}

/* 二级列表 */
.inform{ width:1200px; margin:auto; padding:0 0 40px 0; overflow:hidden;}
.inform01{ width:1200px; margin:auto; padding:40px 0 120px 0; overflow:hidden;}
.informtitle{ display:block;padding:20px 0; text-align:center; border-bottom:1px solid #e9d9d9;color:#333333;font-size:16px;}
.informtitleon{color:#d82435;}
.inform_pic{ display:block; position:absolute; bottom:0px;}
.inform_rightcon{ float:right; width:945px;}
.inform_rightcon_2{float:left; width:1200px;}
.inform_leftnav{ float:left; background-color:#f3faff; width:220px; height:620px;position:relative;}
.inform_leftnav_top{  height:66px; background-color:#1D4FAE; padding:0 20px; }
.inform_leftnav_top h3{font-size:20px; line-height:20px; color:#FFF; padding-top:23px; text-align:center;}
.inform_leftnav_top h3 img{ vertical-align:middle; float:right;}
.inform_leftnav_mid ul{ width:168px; margin:0 20px;}


/* 路径 */
.inform_rightcon_location p{ font-size:14px; color:#000; padding-bottom:10px; border-bottom:1px solid #efefef;}
.location_t{ color:#033776; font-weight:bold;}
.location_i{color:#000000;}
.location_on{ color:#d82435;}




/* 页码 */
.pagenumber{ margin-top:90px; float:right;font-size:13px;}
.pagenumber ul li{ float:left;}
.pagenumber_words{ display:block;width:48px; height:24px; border:1px solid #CCC; margin-right:10px; text-align:center; line-height:24px; color:#000;}
.pagenumber_words:hover{ background-color:#b20512; color:#FFF;text-decoration: none;}
.pagenumber_num{ display:block;width:24px; height:24px; border:1px solid #CCC;margin-right:10px;text-align:center;line-height:24px;color:#000;}
.pagenumber_num:hover{ background-color:#b20512; color:#FFF;text-decoration: none;}
.pagenumber .current{background-color:#b20512; color:#FFF;}
.pagenumber ul li span{ line-height:24px;}
.pagenumber_numinput{ width:40px; height:24px; margin:0 10px 0 20px;}
.pagenumber_pagego{width:40px; height:24px; border:none; background-color:#0e76b8; color:#FFF;cursor:pointer;}
.pagenumber_pagego:hover{ background-color:#035c95;}
/*页尾*/
.footer{ width: 100%;height:100%; background-color:#2454A6;min-width:1200px; left:0px; bottom:0px;}
.links_box{ display:inline-block; margin:10px auto;margin-left: 20%}
.yq_box li{ color: white; text-align:center; width:200px;height:66px; overflow:hidden; margin:10px;}
.yq_box li .yq_img{ width:200px;height:66px; display:block;}
.footer_logo{width:700px;height:20px;text-align: center; display: block;; margin:0 auto;}
.footer_font{width:1200px; display:inline-block; margin:0 auto; }
.footer_font p{color: #FFF;font-size: 15px; line-height: 30px;}

/*访问量*/
.footer_font span{margin-left:10px; color:red;}

.browser {font-size: 12px; color: white; text-align: center; margin-top: 8px; margin-bottom: 8px;}