@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;}/*字体大小为14px*/
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}/*表单类标签外边距，字体及颜色继承父元素的字体系列样式*/
img{border:none}/*图片不显示边框兼容IE浏览器*/
h1,h2,h3,h4,h5,h6{font-size:100%}/*这些元素本身不会继承父体的字体大小，设置了font-size:100%后就能自动继承。*/
input,label,img,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}/*多行文本中如果内容被修剪，则浏览器会显示滚动条以便查看其余的内容。*/
table{border-collapse:collapse;border-spacing:0}/*默认值。边框会被分开。不会忽略 border-spacing 和 empty-cells 属性。*/
input,textarea,select{background:#fff;}/*背景为白色*/
/*通用样式*/
.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}/*隐藏及元素是不可见的。*/
.container{
	width:1200px;
	margin:0 auto;
}
.header{
	width: 100%;
}
.header-top{
	padding: 5px 0;
	background: #11161c;
	color: #fff;
}
.ht-tt{
	padding: 3px;
	color: #fff;
}
.ht-r{
	padding: 3px 0;
}
.ht-r a{
	color: #fff;
}
.ht-r span{
	font-size: 20px;
	font-weight: bold;
}

.header_bot{
	width: 100%;
}
.lanmu{
	width: 100%;
	background: #224b8b;
}
.lanmu ul{
	width: 100%;
}
.lanmu ul li{
	width: 12.5%;
	padding: 10px 0;
	float: left;
}
.lanmu ul li a{
	font-size: 18px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	display: block;
	
}
.lanmu ul li:hover{
	background: #e84507;
}
.lanmu ul li:hover a{
	font-weight: bold;
}
.header-con{
	padding: 10px 0;
}
.logo{
	margin: 5px 0;
}
.dh{
	padding: 8px 0;
	padding-left: 4.5%;
	background: url(../images/dh.png) no-repeat;
	background-position: left center; 
	color: #7a7a7a;
	font-size: 16px;
}
.dh p{
	margin-top: 20px;
	color: #224b8b;
	font-size: 22px;
	font-weight: bold;
	font-family: Impact;
}
.lanmu .xian{ height: 48px; margin: 10px 0;border: 1px solid #acacaa; float: left;}
.banner{ position: relative; z-index: 1;}
.bannerx{ width:100%;  position:relative; font-size:0;min-width:1200px; position: relative; z-index: 1;}
.bannerxList li { position: absolute; left: 0px; top: 0; width:100%;  font-size:0; min-width:1200px;}
.bannerxList img { width:100%; min-width:1200px; }
.bannerxBton{
	position:absolute;
	bottom:5%;
	left:46%;
	z-index:10;
}
.bannerxBton li{
	cursor:pointer;
	width:45px;
	height:7px;
	float:left;
	border-radius: 10px;
	margin-right:10px;
	background:#c1c4cb;
} 
.bannerxBton li.up{
	width: 45px;
	background:#224b8b;
}
.banner1 img{
	width: 100%;
	height: auto;
}
.txtMarquee-left{ width:100%;  position:relative;  padding: 20px 0;}
.txtMarquee-left .bd{ padding:10px; border-top: 1px solid #c9c9c9; border-bottom: 1px solid #c9c9c9;}
.txtMarquee-left .bd .tempWrap{ width:96% !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.txtMarquee-left .bd ul li{ margin-right:30px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{color: #666666;}
.txtMarquee-left .bd ul li:hover a{ color: #234394; }
.footer{
	width: 100%;
}
.footer_con{
	width: 100%;
	background: #1a2129;
	color: #fff;
}
.fc-l{
	width: 470px;
	padding: 70px 0;
}
.fcl-t{
	width: 100%;
	height: 40px;
	background: url(../images/cu.png) no-repeat center;
	background-position-x: left; 
}
.fcl-t a{
	padding-top: 13px;
	height: 20px;
	line-height: 20px;
	font-size: 24px;
	padding-bottom: 10px;
	color: #fff;
	display: block;
}
.fcl-c{
	font-size: 30px;
	font-weight: bold;
}
.fcl-b{
	font-size: 16px;
}
.fc-c{
	width: 475px;
	padding: 60px 0;
	border-left: 1px solid #3e3f40;
	border-right: 1px solid #3e3f40;
}
.fc-c ul{
	padding: 0 10px;
}
.fc-c ul li{
	width: 90px;
	margin: 20px 30px;
	text-align: center;
	float: left;
}
.fc-c ul li a{
	color: #fff;
}
.fc-c ul li:hover a{
	border-bottom: 0.5px solid #fff;
}
.fc-r{
	width: 155px;
	margin-right: 20px;
	text-align: center;
	margin-top: 60px;
}
.fc-r a{
	margin: 10px 0;
	color: #fff;
	float: left;
}
.fc-r a img{
	width: 150px;
	height: 150px;
	margin-bottom: 10px;
}
.footer .footer_bot{
	color: #fff;
	padding: 15px;
	text-align: center;
	background: #11161c;
}
.qq{
	
	padding: 5px;
	position: fixed;
    top: 40%;
    right: 0.3%;
    z-index: 1000;
    background: #224b8b;
    color: #fff;
}
.daohang{
	padding: 15px 0;
	margin-bottom: 10px;
	border-bottom: 0.5px solid #e6e6e6;
	color: #999999;
}
.daohang a{
	color: #999999;
}
.daohang a:hover{
	color: #e84507;
}
.daohang span{
	color: #e84507;
}
.neirong{
	padding: 10px 0;
	line-height: 36px;
	color: #666;
	font-size: 16px;
}
.jianli{
	width: 100%;
	padding: 2% 0;
	color:#444444;
}
.jianli ul{
	margin: 0 auto;
}
.jianli ul li{
	width: 265px;
	height: 35px;
	margin-left: 20px;
	margin-bottom: 17px;
	float: left;
}
.jianli ul .li-gbk{
	width: 858px;
	height: 114px;
	margin-top: 20px;
}
.jianli ul .li-gbkk{
	width: 858px;
	height: 114px;
	margin-top: 26px;
}
.jianli ul li .gb{
	width: 190px;
	height: 32px;
	background: #eaeaea;
	border-top: 0.5px solid #d0d0d0;
	border-left: 0.5px solid #d0d0d0;
}
.jianli ul li .gbk{
	width: 780px;
	height: 114px;
	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: 20px;
	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: 30%;
	color: #fff;
	font-size: 18px;
	margin: 30px 0 0 300px;
	float: right;
}
.jianli ul .submit .sub{
	width: 100px;
	height: 40px;
	background: #224b8b;
	color: #fff;
	margin-right: 20px; 
}
.jianli ul .submit .res{
	width: 100px;
	height: 40px;
	background: #e84507;
	color: #fff;
}
.job-list {
	width: 100%;
}
.job-list .jl{
	width: 98%;
	padding: 2%;
	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: 200px;
	height: 45px;
	line-height: 45px;
	background: #224b8b;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 25px;
	margin: 10px 0;
}
.page{
	margin: 30px auto;
	display: table;
}
.page a{
	padding: 0 9px;
	height: 26px;
	color: #666666;
	line-height: 26px;
	text-align: center;
	margin-right: 15px;
	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 9px;
	height: 26px;
	color: #fff;
	background: #666666;
	border: 0.5px solid #666666;
}
.ns-tt{
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	font-size: 22px;
	color: #444444;
}
.ns-tt span{
	font-size: 14px;
	color: #666666;
	font-weight: 500;
}
.ns-c{
	margin-top: 20px;
	border-top: 1px solid #e6e6e6;
	padding: 20px;
	color: #666666;
	line-height: 36px;
	font-size: 16px;
}
.next1{
	width: 100%;
	margin: 20px 0;
	padding: 10px 0;
}
.next1 a{
	color: #444444;
}
.next1 a:hover{
	color: #224b8b;
}
.zongbiao{
	margin-bottom: 40px;
}
.zb-tt{
	padding: 5px 0;
	color: #224b8b;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6;
}
.zb-tt a{
	color: #666666;
	font-size: 14px;
}
.zb-top{
	background: #dce5f2;
	color: #000;
	text-align: center;
	line-height: 40px;
}
.zb-t1{
	width: 275px;
	height: 40px;
	border: 1px solid #dfdfdf;
}
.zb-t1 a{
	color: #000;
}

.zb-t1:hover a{
	color: #e84507;
}
.zb-t2{
	width: 255px;
	height: 40px;
	border: 1px solid #dfdfdf;
	border-left: none;
}
.zb-t3{
	width: 195px;
	height: 40px;
	border: 1px solid #dfdfdf;
	border-left: none;
}
.zb-t4{
	width: 190px;
	height: 40px;
	border: 1px solid #dfdfdf;
	border-left: none;
}
.zb-c1{
	width: 275px;
	height: 300px;
	padding: 20px;
	border: 1px solid #dfdfdf;
	overflow: hidden;
}
.zb-c1 img{
	width: 235px;
	cursor: pointer;
	transition: all 0.5s;
}
.zb-con:hover .zb-c1 img{
	transform: scale(1.2);
}
.zb-c2{
	width: 255px;
	height: 300px;
	padding: 10px;
	border: 1px solid #dfdfdf;
	border-left: none;
	line-height: 25px;
	overflow: hidden;
}
.zb-c2 a{
	display: block;
}
.zb-c3{
	width: 195px;
	height: 300px;
	padding: 10px;
	border: 1px solid #dfdfdf;
	border-left: none;
	overflow: hidden;
	line-height: 25px;
}
.zb-c3 a{
	display: block;
}
.zb-c4{
	width: 190px;
	height: 300px;
	padding: 10px 10px;
	line-height: 28px;
	border: 1px solid #dfdfdf;
	border-left: none;
	overflow: hidden;
	text-align: center;
}
.zb-c4 a{
	overflow: hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
	display: block;
	color: #000;
}
.zb-c4 a:hover{
	color: #e84507;
	font-weight: bold;
}
.zibiao{
	line-height: 25px;
	margin-bottom: 20px;
}
.zb-l{
	position: relative;
}
.zb-l img{
	width: 280px;
	height: 280px;
	border: 1px solid #dfdfdf;
}
.ckxq{
	width: 120px;
	height: 35px;
	line-height: 35px;
	background: #224b8b;
	border-radius: 15px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 80px;
	bottom: 10px;
}
.zb-c{
	width: 635px;
}
.zbc-t{
	width: 635px;
	height: 105px;
	padding: 10px 20px;
	border: 1px solid #dfdfdf;
	border-left: none;
}
.zbc-t a{
	overflow: hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
	display: block;
}
.zbc-l{
	width: 308px;
	height: 175px;
	border-bottom: 1px solid #dfdfdf;
	padding: 10px 20px;
}
.zbc-l a{
	overflow: hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
	display: block;
}
.zbc-r{
	width: 327px;
	height: 175px;
	border: 1px solid #dfdfdf;
	border-top: none;
	padding: 10px 20px;
}
.zbc-r a{
	overflow: hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
	display: block;
}
.jszl{
	margin-bottom: 20px;
}
.jszl .js-l{
	width: 215px;
	height: 160px;
	overflow: hidden;
}
.jszl .js-l img{
	width: 215px;
	height: 160px;
	cursor: pointer;
	transition: all 0.5s;
}
.jszl:hover .js-l img{
	transform: scale(1.2);
}
.jszl .js-r{
	width: 680px;
	height: 160px;
	overflow: hidden;
}
.jszl .js-r h1{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.jszl .js-r span{
	color: #666666;
	line-height: 30px;
}
.ds-l img{
	width: 420px;
	height: 420px;
}
.ds-r{
	width: 460px;
	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;
}

.footer_yqlj{padding: 30px 0;color: #000;font-size: 16px;}
.footer_yqlj a{color: #000;font-size: 16px;margin-right: 10px;}

/* 本例子css */
.picMarquee-top{ margin:0 auto;  width:100%; overflow:hidden; position:relative;}
.picMarquee-top .bd{}
.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{ text-align:center; zoom:1; margin-bottom: 10px;}
.picMarquee-top .bd ul li .pic{ text-align:center; }
.picMarquee-top .bd ul li .pic img{ width:100%; display:block;}
.picMarquee-top .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-top .bd ul li .title{ line-height:24px;   }
.tda{
	color: #e84507;
}
.tda:hover{
	color: #337FE5;
}