@charset "utf-8";
/*reset */

html,
body,
ol,
ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
fieldset,
legend,
img,
i,
em,
b,
strong,
textarea,
select {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

img {
	border: none;
}

/*body默认样式*/

body {
	font-size: 15px;
	font-family: "微软雅黑";
	color: #333;
	background-color: #f3f3f1;
}

input {outline: none;}

/*清除浮动*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/*浮动方向*/
.fl {float: left;}
.fr {float: right;}
.red{color: #d10206;}
.w1200,.wrap{width:1200px; margin: 0 auto; overflow: hidden;}
.weizhi{background:#f2f2f0; height: 40px; line-height: 40px;}


/*通用栏目*/
.ty_con_l{width: 300px;min-height: 774px;border: 1px solid #dedede;}
.ty_con_r{width: 870px;min-height: 774px;border: 1px solid #dedede;}
.parent{background: #4b7aba; height: 50px; line-height: 50px;color: #fff; font-size: 17px; font-weight: bold; padding-left: 42px;}



/*公共头部*/
#zjt{ width: 100%; overflow: hidden;}
#zjt_con{width:100%; background: #fff; overflow: hidden;}
#g_top{width:100%; overflow: hidden; }
.g_top_t{background: url(top_bg.jpg) left no-repeat; height:190px; background-size: 100% 100%;}
.g_logo{padding-top:50px; float:left; width: 489px;}
.g_icon{float:right; width:160px; min-height: 170px; margin-top: 10px;}
.g_icon a{display:inline-block; margin-left:10px;}
.weixin{cursor:pointer;position: relative;}
#weixin{display: none;position: absolute;left:-70px;top: 40px;}


.g_top_b{background: url(nav_bg.png) left repeat-x; height: 50px; }
.nav ul{overflow:hidden;}
.nav ul li{float:left; width: 170px; height: 50px; text-align: center;}
.nav ul li a{display: block;color: #fff;font-weight: bold;font-size: 17px;line-height: 50px;height: 50px;position: relative;text-indent: 24px;}
.nav ul li a img{height: 24px;left:30px;position: absolute;top: 50%;margin-top: -12px;}


/*公共尾部*/
#g_foot{background:#1F5987; overflow: hidden;}
.foot_con{padding:1% 0;}
#g_foot a{display:block;}
.foot_l{float:left; width:60px; padding-top: 20px;}
.foot_r{float:right; width:110px;padding-top: 25px;}
.foot_c{text-align: center; color: #fff; float:left; width: 85%;}
.foot_nav ul li{display:inline-block;}
.gywm_bt{margin:0 10px;}
.banquan{line-height:35px; margin-top: 10px;}


/*查询系统*/
#g_cen{ overflow: hidden; margin: 30px 0;}
.xc_con{overflow: hidden;}
.xc_con_l{float:left; width: 298px; border: 1px solid #e6e6e6; min-height: 740px;}
.lan_tit{background:#035597; height: 50px; text-align: center; color: #fff; font-size: 19px; font-weight: bold; line-height: 50px; margin-bottom: 25px;}
.menu2 ul{ overflow: hidden;}
.menu2 ul li{ width:150px; height: 40px; line-height: 40px; padding-left: 100px; margin: 0 auto; border: 1px solid #f19000; margin-bottom: 20px;}
.menu2 ul li a{display: block; color:#f19000; font-size: 16px;}
.menu2 ul li a:hover{color: #fff;}
.li-tit01{background:url(cx_icon01.png) 25% no-repeat;}
.li-tit02{background:url(cx_icon02.png) 25% no-repeat;}
.li-tit03{background:url(cx_icon03.png) 25% no-repeat;}
.li-tit04{background:url(cx_icon04.png) 25% no-repeat;}
.menu2 ul li:hover{ width:150px; height: 40px; line-height: 40px; padding-left: 100px; margin: 0 auto;  margin-bottom: 20px; }
.li-tit01:hover{background:#f19000 url(cx_icon01_hover.png) 25% no-repeat !important;}
.li-tit02:hover{background:#f19000 url(cx_icon02_hover.png) 25% no-repeat;}
.li-tit03:hover{background:#f19000 url(cx_icon03_hover.png) 25% no-repeat;}
.li-tit04:hover{background:#f19000 url(cx_icon04_hover.png) 25% no-repeat;}

.menu2 .ul_con1 li{ border:0; padding-left: 10px; width: 210px; margin-bottom: 0;}
.menu2 .ul_con1 li:hover{ border:0; padding-left: 10px; width: 210px; margin-bottom: 0;}
.menu2 .ul_con1 li a{ font-size:13px; color: #333;}
.menu2 .ul_con1 li a:hover{ font-size:13px; color: #f19000;}


.xc_con_r{float:right; width: 870px; overflow: hidden;}
.cx_top{border-top: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6;}
.xc_con_r table tr td{border-left: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; height: 50px; line-height: 50px; padding-left: 25px; font-size: 16px;}
.key{height:36px; line-height: 36px; border: 1px solid #e6e6e6; background:#f9f9f9; padding-left: 10px; font-size: 16px; color: #666;}
.but{ background: url(cx_sou.png) center no-repeat; width: 94px; height: 34px; font-size: 16px; color: #fff; padding-left: 20px; border: none;}
.cx_top h2{ text-align: center; font-size: 16px; height: 50px; line-height: 50px;} 








