﻿body{font-family: "Microsoft YaHei";}
.bodybg{ background-color: #efeff0;}
img{ width: 100%;}
ul li{ list-style: none;}
.plR12{ padding: 0 12px;}
.pdB60{ padding-bottom: 60px;}
/*textarea 去掉网页默认样式*/
input,textarea{
appearance: none;
-webkit-appearance: none;
resize: none;/*彻底禁止拖动*/
outline:none;/*去掉聚焦边框*/
border:none;
background:none; 
width:100%;
word-wrap:break-word;/*强制汉字换行*/
word-break:break-all;/*强制字母数字换行*/
-webkit-tap-highlight-color:transparent
	}
/*去掉select的三角*/
select{
	border:none;
	background:none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-webkit-tap-highlight-color:transparent
	}	
/*文字为一行时 超出部分用省略号表示*/
.limit01{ overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
/*把超出的文字强制变成两行显示，多于两行的用省略号表示-------------这个属性只有在谷歌浏览器可以支持*/
.rows02{
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;/*限制的行数*/
	-webkit-box-orient:vertical;
	overflow:hidden;
	word-wrap:break-word;
    word-break:break-all;
	}
/*左右布局*/
.flexbox{overflow:hidden;display:block;display:-webkit-box;display:-moz-box;}
.flex{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;overflow:hidden;}

/*头部*/
.head{
	overflow: hidden;
	width: 100%;
	height: 127px;
	min-width: 1000px;
	margin: 0 auto;
	background:repeat-x ;
	background-image: url(../images/bg.jpg);
}
.log{
	overflow: hidden;
	width: 1000px;
	height: 127px;
	margin: 0 auto;
}

/*菜单*/
.menu{
	overflow: hidden;
	height: 42px;
	background-color: #014c8c;
	width: 100%;
	margin: 0 auto;
}
.menu_list{
	width: 1000px;
	margin: 0 auto;
	height: 42px;
	overflow: hidden;
}
.menu_list a{
	display: inline-block;
	float: left;
	overflow: hidden;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 0 20px;
	background: no-repeat left center ;
	background-size: 2px auto ;
	background-image: url(../images/menu.jpg);
}
.wrap_list{
	overflow: hidden;
	width: 1000px;
	margin: 20px auto;
}
.h3_w1{
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
}
.h3_w1 span{
	border-bottom: 2px solid #014c8c;
	display: inline-block;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #000;
}
.h3_w1 a{
	display: inline-block;
	float: right;
	width: 12px;
	height: 30px;
	margin-top: 5px;
}
.c_jznr{
	overflow: hidden;
}
.c_jznr ul li{
	overflow: hidden;
	height: 40px;
    border-bottom: 1px dashed #F5F5F5;
    line-height: 40px;
    padding-left: 15px;
    background: url(../images/dd_11.jpg) no-repeat left center;
}
.c_jznr ul li a{
	display: inline-block;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 800px;
	font-size: 16px;
}
.c_jznr ul li a:hover{
	color: #014C8C;
}
.c_jznr ul li span{
	display: inline-block;
	float: right;
	height: 40px;
	line-height: 40px;
	width: 100px;
	font-size: 16px;
}
/*底部*/
.footer{
	overflow: hidden;
	min-width: 1000px;
	height: 42px;
	background-color: #014c8c;
}
.f_menu{
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.f_menu{
	text-align: center;
}
.f_menu a{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	padding: 0 20px;
	background: no-repeat left center ;
	background-size: 2px auto ;
	background-image: url(../images/menu.jpg);
}
.p_foter{
	width: 1000px;
	overflow: hidden;
	margin: 20px auto;
}
.p_foter p{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
/*========内容页=========*/
.ny_zqw{
	overflow: hidden;
	width: 1000px;
	margin: 20px auto;	
}
.nw_top{
	height: 42px;
	overflow: hidden;
	border-bottom: 1px #ccc solid;
}
.nw_top span,.nw_top i,.nw_top a{
	
	overflow: hidden;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
}
.nw_top span{
	padding-left: 15px;
	background: no-repeat left center ;
	background-size: 10px auto ;
	background-image: url(../images/fqfm_08.jpg);
}
.nw_top i{
	padding: 0 5px
}
.nw_top a:hover,.nw_top a.cur{
	color: #014C8C;
}
.nw_title{
	line-height: 30px;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 20px 0;
	color: #000;
}
.xqbrq{
	text-align: center;
	overflow: hidden;
	height: 30px;
	border-bottom:1px dashed #CCCCCC ;
}
.xqbrq span,.xqbrq em,.xqbrq i{
	font-style: normal;
	font-size: 14px;
	color: #014C8C;
}
.xqbrq span{
	color: #000;
}
.xqxq{
	overflow: hidden;
	font-size: 16px;
	text-align: justify;
	line-height: 34px;
	color: #000000;
	margin-top: 20px;
}
.xqxq img{
	display: inline-block;
	max-width: 100%;
}
.xypxq{
	margin: 20px auto;
	border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 10px 0;
    line-height: 34px;
}
.xypxq a{
	color: #3C3C3C;
    font-size: 14px;
}
.xypxq a:hover{
	color:#014C8C ;
}
/* 搜索 */
.m_searh{
	position: relative;
}
.sear_sh{
	position: absolute;
	display: block;
	overflow: hidden;
	top: 6px;
	right: 0;
	background-color: #fff;
	height: 30px;
	z-index: 100;
}
.sear_sh dd,.sear_sh dt{
	display: inline-block;
	overflow: hidden;
}
.sear_sh dd{
	float: left;
}
.sear_sh dt{
	width: 60px;
	height: 30px;
	line-height: 30px;
	background-color:#426ab3;
	color: #fff;
	float: right;
	text-align: center;
	font-size: 14px;
}
.sear_sh dd{
	height: 30px;
	width: 180px;
	padding: 0 3px;
}
.sear_sh dd input{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
