@charset "utf-8";
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,div,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:"微软雅黑";font-weight:500;}/*外边距，内边距都为0*/
body{font:14px/1.5 \5b8b\4f53,Arial,sans-serif;background:#fff;max-width:640px;min-width:320px;}/*字体大小为14px*/
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}/*表单类标签外边距，字体及颜色继承父元素的字体系列样式*/
img{border: 0;vertical-align: bottom;}/*图片不显示边框兼容IE浏览器*/
h1,h2,h3,h4,h5,h6{font-size:100%}/*这些元素本身不会继承父体的字体大小，设置了font-size:100%后就能自动继承。*/
input,label,th{vertical-align:middle}/*把此元素放置在父元素的中部*/
ul,ol,li{list-style:none}/*去点实心圆或数字*/
a{text-decoration:none;}/*去掉a标签的下划线*/
a{outline: none;}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }
input:focus { outline:0; }
textarea:focus { outline:0; }
filter:alpha(opacity=100);
audio,canvas,progress,video {display: inline-block;vertical-align: baseline}/*定义为行内块级元素将支持 valign特性的对象的内容与基线对齐*/
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer}/*类似按钮的，hover，mousedown,mouseup的效果及鼠标滑过为手指势*/
textarea {overflow: auto}/*多行文本中如果内容被修剪，则浏览器会显示滚动条以便查看其余的内容。*/
input,textarea,select{background:none;}/*背景为白色*/
/*通用样式*/
.clearfix{*zoom:1;}/*兼容IE清除浮动*/
.clearfix:after{content:"\200B";height:0;display:block;visibility:hidden;clear:both;}/*清除浮动*/
.pull-right{float:right}/*向右浮动*/
.pull-left{float:left}/*向左浮动*/
.hide{display:none}/*隐藏*/
.show{display:block}/*显示块级元素*/
.invisible{visibility:hidden}/*元素是不可见的。*/
.hidden{display:none;visibility:hidden}/*隐藏及元素是不可见的。*/
.clear {clear: both;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.box_mainBody {
	width: 100%;
	min-width: 320px;
	overflow: hidden;
	/*position: absolute;*/
	z-index: 1;
	top: 0;
	bottom: 45px;
	left: 0;
	text-align: center;
}

.box_main {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	min-height: 320px;
}
/* header */
.header {
	width:98%;
	font-size:0;
	z-index:2;
	position: relative;
	padding: 1%;
}
.logo {
	width: 45%;
	padding: 1% 2%;
	
}
.logo img {
	width:100%;
	display:block;
}
.search{
	z-index:999;
	width:25px;
	margin-left:15px;
	position: absolute;
	top: 16%;
	left: 0%;
}
.back{width:30px;position:absolute;left:2%;top:16px;z-index:90;}
.ss{width:0;height:35px;position:absolute;left:0;top:55px;overflow:hidden;z-index:91;}
.ss_bd{width:68%;height:35px;border:none;background:#fff;float:left;color:#32.932.932.9;padding:0 0 0 12%;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:16px;}
.ss_btn{width:20%;float:left;line-height:35px;background:#ffc600;border:none;color:#fff;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:18px; cursor:pointer;}

/* banner */
.banner{ margin: 0 auto; position: relative;}
.bannerx{ width:100%;  position:relative; font-size:0; min-width:320px; min-height:178px; overflow: hidden; position: relative;}
.bannerxList li {position: absolute; left: 0px; top: 0; width:100%; min-width:320px; min-height: 178px;}
.bannerxList img { max-width: 640px; min-width:320px; min-height: 178px; }
.bannerxBton{
	position:absolute;
	bottom:5%;
	left:42%;
	z-index:1;
}
.bannerxBton li{
	cursor:pointer;
	width:20px;
	height:5px;
	float:left;
	border-radius: 10px;
	margin-right:10px;
	background:#c1c4cb;
} 
.bannerxBton li.up{
	width: 20px;
	background:#224b8b;
}
/* footer */
.he60 {
    width: 100%;
    height: 60px;
    clear: both;
    overflow: hidden;
}
.he70 {
    width: 100%;
    height: 70px;
    clear: both;
    overflow: hidden;
}
.he90 {
    width: 100%;
    height: 90px;
    clear: both;
    overflow: hidden;
}
.footer{
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	z-index:9999;
	float: left;
}
.footer ul{
	padding: 0 3%;
	background:#1a2129;
}
.footer ul li{
	width:25%;
	float:left;
	text-align:center;
	font-size: 15px;
	color:#fff;
	padding:3% 0;
}
.footer ul li img{
	width: 30px;
	height: 28px;
	text-align: center;
}
.footer ul li a{
	width:100%;
	display:block;
	color:#fff;
}
.footer ul li a p{
	margin-top: 2%;
	font-size: 12px;
}
.main{
	width: 96%;
	padding: 2%;
}
.daohang{
	padding: 2% 0;
	margin-bottom: 1%;
	border-bottom: 0.5px solid #e6e6e6;
	color: #666666;
}
.daohang a{
	color: #666666;
}
.daohang span{
	color: #e84507;
}
.m-about{
	line-height: 30px;
	color: #32.932.932.9;
}
/*.m-about img{
	width: 100%;
}*/
.job-list {
	width: 100%;
}
.job-list .jl{
	width: 95%;
	padding: 2.5%;
	margin-bottom: 20px;
	background: #f4f4f4;
	border-radius: 15px;
}
.job-list h3 .j-tt{
	font-size: 20px;
	font-weight: bold;
}
.job-list h3 .j-tt span{
	color: #666666;
	font-size: 16px;
}
.job-list ul li .j-c{
	padding-top: 20px;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.job-list ul li .j-c a{
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #224b8b;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 25px;
	margin: 10px 0;
}
.jianli{
	width: 100%;
	color:#444444;
}
.jianli ul{
	width: 100%;
}
.jianli ul li{
	width: 48%;
	height: 35px;
	margin-left: 1%;
	margin-bottom: 1%;
	float: left;
}
.jianli ul .li-gbk{
	width: 96%;
	height: 100px;
	margin-top: 2%;
}
.jianli ul li .gb{
	width: 54%;
	height: 32px;
	background: #eaeaea;
	border-top: 0.5px solid #d0d0d0;
	border-left: 0.5px solid #d0d0d0;
}
.jianli ul li .gbk{
	width: 78.5%;
	height: 100px;
	background: #eaeaea;
	border-top: 0.5px solid #d0d0d0;
	border-left: 0.5px solid #d0d0d0;
}
.jianli ul .li-gbk .li-div{
	width: 15px;
	height: 62px;
	line-height: 16px;
	margin-top: 25px;
	margin-left: 20.5px;
	margin-right: 20px;
	float: left;
}
.jianli ul .li-gbkk .li-div{
	width: 15px;
	height: 62px;
	line-height: 16px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
.jianli ul .submit{
	width: 70%;
	color: #fff;
	font-size: 14px;
	margin: 2% 0 0 19%;
}
.jianli ul .submit .sub{
	width: 35%;
	height: 35px;
	background: #224b8b;
	color: #fff;
	border-radius: 5px;
	margin-right: 5%; 
}
.jianli ul .submit .res{
	width: 35%;
	height: 35px;
	background: #e84507;
	border-radius: 5px;
	color: #fff;
}
.ns-tt{
	width: 100%;
	margin: 0 auto;
	margin-top: 3%;
	text-align: center;
	font-size: 18px;
	color: #224b8b;
	font-weight: bold;
}
.ns-tt span{
	font-size: 14px;
	color: #999999;
	font-weight: 500;
}
.ns-c{
	border-top: 1px solid #dfdfdf;
	padding-top: 2%;
	color: #666666;
	line-height: 30px;
}
.next1{
	width: 100%;
	margin: 2% 0;
	padding: 1% 0;
	border-top: 1px solid #dfdfdf;
}
.next1 a{
	color: #444444;
}
.next1 a:hover{
	color: #224b8b;
}
.jszl{
	margin: 2% 0;
}
.jszl .js-l{
	width: 32.9%;
	height: 105px;
}
.jszl .js-l img{
	width: 100%;
	height: 105px;
}
.jszl .js-r{
	width: 65%;
	overflow: hidden;
}
.jszl .js-r h1{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2%;
}
.jszl .js-r span{
	color: #666666;
	line-height: 25px;
}
.xiazai{
	width: 80px;
	height: 25px;
	background: #224b8b;
	border-radius: 15px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	display: block;
}
.xiazai:hover{
	background: #e94508;
}
.zongbiao{
	margin-bottom: 20px;
}
.zb-tt{
	padding: 5px 0;
	border-bottom: 0.5px solid #e6e6e6;
}
.zb-tt a{
	color: #224b8b;
	font-size: 19px;
	font-weight: bold;
	
}
.zb-top{
	background: #dce5f2;
	color: #000;
	text-align: center;
	line-height: 30px;
}
.zb-t1{
	width: 32.9%;
	height: 30px;
	border: 0.5px solid #dfdfdf;
}
.zb-t2{
	width: 32.9%;
	height: 30px;
	border: 0.5px solid #dfdfdf;
	border-left: none;
}
.zb-t3{
	width: 32.9%;
	height: 30px;
	border: 0.5px solid #dfdfdf;
	border-left: none;
}
.zb-con{
	border: 0.5px solid #dfdfdf;
}
.zb-c1{
	width: 30.9%;
	padding: 1%;
	height: 450px;
	overflow: hidden;
}
.zb-c1 img{
	width: 100%;
}
.zb-c2{
	width: 30.9%;
	padding: 1%;
	border: 0.5px solid #dfdfdf;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
}
.zb-c2 a{
	display: block;
}
.zb-c3{
	width: 30.9%;
	height: 450px;
	padding: 1%;
	overflow: hidden;
}
.zb-c3 a{
	display: block;
}
.zb-bot{
	background: #dce5f2;
	color: #000;
	text-align: center;
}
.zb-bot .zb-b1{
	width: 30.9%;
	padding: 1%;
	height: 70px;
	line-height: 70px;
	border: 0.5px solid #dfdfdf;
	border-top: none;
	border-right: none;
}
.zb-b2{
	width: 64%;
	padding: 1%;
	border: 0.5px solid #dfdfdf;
	border-top: none;
	overflow: hidden;
}
.zb-b2 a{
	color: #666666;
	margin: 0.5%;
	float: left;
}
.zibiao{
	line-height: 25px;
	margin-bottom: 2%;
}
.zb-l{
	width: 28%;
	height: 400px;
	border: 0.5px solid #dfdfdf;
}
.zb-l img{
	width: 98%;
	height: 110px;
	padding: 1%;
}
.zb-c{
	width: 70.5%;
    min-height: 400px;
	border: 0.5px solid #dfdfdf;
}
.zbc-t{
	width: 98%;
	padding: 1%;
}
.zbc-t a{
	display: block;
}
.zbc-l{
	width: 98%;
	border: 0.5px solid #dfdfdf;
	border-bottom: none;
	border-left: none;
	padding: 1%;
}
.zbc-l a{
	display: block;
}
.ds-l{
	width: 60%;
	margin: 3% auto;
	text-align: center;
}
.ds-l img{
	width: 100%;
}
.ds-r{
	width: 100%;
	line-height: 30px;
}
.ds-r a{
	font-size: 14px;
	display: block;
}
.xiazai{
	width: 80px;
	height: 25px;
	background: #224b8b;
	border-radius: 15px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	display: block;
}
.xiazai:hover{
	background: #e94508;
}
.dianpu{
	width: 80px;
	height: 25px;
	background: #e94508;
	border-radius: 15px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	margin-left: 10px;
	display: block;
}
.page{
	margin: 5% auto;
	display: table;
}
.page a{
	padding: 0 8px;
	height: 25px;
	color: #666666;
	line-height: 25px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff;
	border: 0.5px solid #666666;
	float: left;
	display: inline;
}
.page a:hover{
	color: #fff;
	background: #666666;
	border: 0.5px solid #666666;
}
.page .select{
	padding: 0 8px;
	height: 25px;
	color: #fff;
	background: #666666;
	border: 0.5px solid #666666;
}