.pageTips {
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
}

.pageTips .container {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 630px;
	margin-left: -315px;
	margin-top: -160px;
}

.pageTips .container a.close {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 1;
	left: auto;
	right: -15px;
	top: 40px;
	bottom: auto;
	
}

.pageTips .container .img {
	text-align: center;
}

.pageTips .container .msg {
	font-size: 18px;
	line-height: 36px;
	padding-top: 30px;
}

.pageTips .container a {
	color: #fff;
	text-decoration: underline;
}


body{
	min-width: 1400px;
}

.w {
    width: 1400px;
    height: auto;
    margin: 0 auto;
}

.top-bg{
    width: 100%;
    height: 240px;
    background: url(../img/top-bg.png) repeat-x;
    position: absolute;
    top: 0;
    z-index: 99;
    transition: all 1s;
}

.logo {
    margin-top: 15px;
}

.logo a {
    display: block;
}

.top-r{
	margin-top: 15px;
}

.top-r-s a{
	display: inline-block;
	float: right;
	margin: 0 10px;
	line-height: 30px;
}

.search {
	float: right;
    position: relative;
    width: 200px;
    height: 30px;
    background: #eee;
    display: none;
}

input, button {
    border: none;
    outline: none;
}

.search .text {
    width: 154px;
    padding-left: 10px;
    height: 30px;
    font-size: 12px;
    background: none;
}

.search .button {
    width: 40px;
    height: 30px;
    background: #acacac;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
	text-align: center;
	color: #fff;
}

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-input-placeholder {
    color: #999;
}

input::-ms-input-placeholder {
    color: #999;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ height:40px; line-height:40px; position:relative;  z-index:2; margin-top: 6px;}
.nav a{ color:#333;}
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;}
.nav .nLi h3 a{ display:block; width: 86px; text-align: center; font-size:16px;}
.nav .sub{ display:none; width:100%; left:0; top:40px; position:absolute; background:#006ece;  line-height:32px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 6px; text-align: center; font-size: 14px; color: #fff;}
.nav .sub a:hover{ background:; color:#fff;  }
.nav .on h3 a{color: #006ECE; font-weight: bold;}

.gzdt{
	
}
.title{
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid #006ECE;
}
.title h3{
	float: left;
	height: 100%;
	background: url(../img/icon1.png) no-repeat left center;
	padding-left: 36px;
	font-size: 26px;
	color: #000;
}
.title h3 span{
	font-size: 16px;
	color: #999;
	padding-left: 5px;
}
.more{
	float: right;
}
.more a{
	display: block;
	background: url(../img/more1.png) no-repeat left center;
	padding-left: 26px;
	color: #666;
}
.more a:hover{
	background: url(../img/more2.png) no-repeat left center;
	color: #cc0000;
}

.slideBox{ width:700px; height:440px; overflow:hidden; position:relative; margin-top: 30px;}
		.slideBox .hd{ height:4px; overflow:hidden; position:absolute; right:8px; bottom:28px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin:0 5px; width:20px; height:4px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; text-indent: -999999px; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#e40110;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;}
		.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
		.slideBox .bd img{ width:700px; height:440px; display:block;  }
		.slideBox .bd li p{position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; background: rgba(0,0,0,0.6); color: #fff; font-size: 16px;}
		.slideBox .bd li p span{display: inline-block; text-overflow:ellipsis;	overflow:hidden; white-space:nowrap; font-size: 16px; width: 65%; padding-left: 10px;}
		.slideBox .bd li .jdt-sj{background: rgba(204,0,0,0.8); color: #fff;text-align: center; width: 65px; height: 70px; position: absolute; left: 0; top: 0;}
		.slideBox .bd li .jdt-sj i{display: block; font-size: 26px; padding-top: 6px;}
		.slideBox .bd li .jdt-sj em{display: block; font-size: 12px; padding-top: 3px;}

.gzdt-r{
	width: 700px;
}	
.gzdt-r ul{
	margin-top: 10px;
}
.gzdt-r ul li{
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	background: #f5f5f5;
	width: 320px;
	height: 95px;
}
.gzdt-r ul li a{
	display: block;
	padding: 6px 0;
}
.gzdt-r ul li h3{
	font-size: 16px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	border-left: 3px solid #006ECE;
	padding-left: 13px;
	padding-right: 10px;
}
.gzdt-r ul li p{
	font-size: 14px;
	color: #999;
	padding: 6px 0 0 13px;
}
.gzdt-r ul li a:hover h3{
	color: #CC0000;
	border-left: 3px solid #cc0000;
}

.kslj-bg{
	width: 100%;
}
.picMarquee-left{ position:relative; height: 100%;}
		.picMarquee-left .hd{ position: absolute; top: 36%; width: 100%; height: 28px; z-index: 1;}
		.picMarquee-left .hd .prev{ display:block;  width:28px; height:28px; overflow:hidden; position: absolute; left: -53px;
			 cursor:pointer; background: url(../img/ll.png) no-repeat;}
		.picMarquee-left .hd .next{ display:block;  width:28px; height:28px; overflow:hidden; position: absolute; right: -53px;
			 cursor:pointer; background: url(../img/rr.png) no-repeat;}

		.picMarquee-left .bd{ overflow: hidden;}
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; padding: 30px;}
		
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic a{display: block; width: 90px; height: 90px; margin: 0 auto; background: url(../img/kslj-bg1.png) no-repeat;}
		.picMarquee-left .bd ul li .pic img{ width:45px; height:45px; display: block; margin: 0 auto; padding-top: 22.5px;}
		.picMarquee-left .bd ul li .tit{line-height:50px; font-size: 18px;}
		.picMarquee-left .bd ul li .tit a{font-size: 18px;}
		.picMarquee-left .bd ul li:hover .tit a{color: #CC0000;}
		.picMarquee-left .bd ul li:hover .pic a{background: url(../img/kslj-bg2.png) no-repeat; }
		
.box-bg{
	background: #f2f9fe;
	padding: 20px 0;
}
.notice, .mtkz{
	width: 440px;
}
.mtkz{
	margin-left: 40px;
}
.notice ul{
	margin-top: 15px;
}
.notice ul li{
	line-height: 40px;
	font-size: 16px;
}
.notice ul li i{
	float: right;
	transition: all 0.5s;
}
.notice ul li em{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #006ECE;
	vertical-align: 3px;
	margin-right: 10px;
	transition: all 0.5s;
	
}
.notice ul li:hover a, .notice ul li:hover i{
	color: #CC0000;
}
.notice ul li:hover em{
	background: #CC0000;
}

.slideTxtBox{ width:100%; text-align:left;  }
		.slideTxtBox .hd{ height:60px; line-height:60px; border-bottom: 2px solid #006ECE; position:relative; }
		.slideTxtBox .hd ul{height: 100%; background: url(../img/icon1.png) no-repeat left center; padding-left: 36px; }
		.slideTxtBox .hd ul li{ float:left;  cursor:pointer; font-size: 26px; color: #999;}
		.slideTxtBox .hd ul li.on{color: #333;  }
		.slideTxtBox .hd ul span{display: block;float: left; margin: 0 15px; color: #999;}
		.slideTxtBox .bd ul{ zoom:1; margin-top:15px; }
                .slideTxtBox .bd li{height:40px; line-height:40px; font-size: 16px; }
.slideTxtBox .bd li i{float:right; color:#666;}
		.slideTxtBox .bd li a{background: url(../img/sj1.png) no-repeat left center; padding-left: 16px;}
		.slideTxtBox .bd li p{line-height: 26px; height: 52px; overflow: hidden; color: #999;}
		.slideTxtBox .bd li:hover a{color: #CC0000; background: url(../img/sj2.png) no-repeat left center; padding-left: 16px;}
		.slideTxtBox .bd .more{position: absolute; top: -53px; right: 0;}
.slideTxtBox .bd li:hover a, .slideTxtBox .bd li:hover i{
	color: #CC0000;
}


		
.slideTxtBox2{ width:100%; text-align:left;  }
		.slideTxtBox2 .hd{ height:60px; line-height:60px; border-bottom: 2px solid #006ECE; position:relative; }
		.slideTxtBox2 .hd ul{height: 100%; background: url(../img/icon1.png) no-repeat left center; padding-left: 36px; }
		.slideTxtBox2 .hd ul li{ float:left;  cursor:pointer; font-size: 26px; color: #999;}
		.slideTxtBox2 .hd ul li.on{color: #333;  }
		.slideTxtBox2 .hd ul span{display: block;float: left; margin: 0 15px; color: #999;}
		.slideTxtBox2 .bd ul{ zoom:1; margin-top: 12px; }
		.slideTxtBox2 .bd li{padding: 10px 0; }
		.slideTxtBox2 .bd li a{display: block; height: 70px; overflow: hidden;}
		.slideTxtBox2 .bd li .news-sj{float: left; width: 68px; height: 68px; border: 1px solid #006ECE; text-align: center;}
		.slideTxtBox2 .bd li .news-sj p{width: 100%; line-height: 34px; background: #006ECE; color: #fff; font-size: 24px; }
		.slideTxtBox2 .bd li .news-sj span{width: 100%; line-height: 34px; font-size: 12px; }
		.slideTxtBox2 .bd li h3{ line-height: 34px; height: 68px; overflow: hidden; font-size: 16px;  padding-left: 20px;}
		.slideTxtBox2 .bd li a:hover h3{color: #CC0000; }
		.slideTxtBox2 .bd li a:hover .news-sj{border-color: #CC0000;}
		.slideTxtBox2 .bd li a:hover .news-sj p{background: #CC0000;}
		.slideTxtBox2 .bd .more{position: absolute; top: -53px; right: 0; }

.mt20{
	margin-top: 20px;
}
.xy{
	margin-top: 30px;
}
.xy-l{
	width: 180px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
.xy-l img, .xy-z ul li img, .xy-r img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.xy-l p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	line-height: 100px;
	background: url(../img/xy-bg.png) repeat-x;
}
.xy-l p span{
	font-size: 20px;
	color: #fff;
	padding: 20px 0 0 15px;
}
.xy-l:hover img, .xy-z ul li:hover img, .xy-y a:hover img{
	transform: scale(1.2);
}
.xy-z{
	width: 1149px;
}
.xy-z ul li{
	float: left;
	width: 264px;
	height: 130px;
	overflow: hidden;
	margin-left: 30px;
	position: relative;
}
.xy-z ul li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	line-height: 100px;
	background: url(../img/xy-bg.png) repeat-x;
}
.xy-z ul li p span{
	font-size: 20px;
	color: #fff;
	padding: 20px 0 0 15px;
}
.xy-y{
	width: 220px;
	height: 280px;
	position: relative;
}
.xy-y a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.5s;
}
.xy-y a img{
	transition: all 0.5s;
}
.xy-y p{
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/xy-rti1222.png) no-repeat;
	width: 239px;
	height: 79px;
}

.zt{
	margin-top: 30px;
}
.zt-ti{
	width: 60px;
	height: 120px;
	background: #CC0000;
	color: #fff;
	text-align: center;
}
.zt-ti p{
	padding:5px 15px;
	font-size: 20px;
	font-weight: bold;
}
.zt-ti p img{
	display: inline-block;
	width: 18px;
}
.picScroll-left{ overflow:hidden; position:relative;}
		.picScroll-left .hd{ overflow:hidden; display: none;}
		.picScroll-left .hd .prev{ display:block;  width:20px; height:40px; position: absolute; left: 30px;
			 cursor:pointer; background: url(../img/z.png) no-repeat; position: absolute; top: 50%; margin-top: -20px; z-index: 1;}
		.picScroll-left .hd .next{ display:block;  width:20px; height:40px; position: absolute; right: 0;
			 cursor:pointer; background: url(../img/y.png) no-repeat; position: absolute; top: 50%; margin-top: -20px; z-index: 1;}
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left:hover .hd {display: block;}
		
		.picScroll-left .bd{ margin-left: 20px; }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:305px; height:120px; display:block;  }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999; }
		
.link-bg{
	width: 100%;
	height: 60px;
	background: #d8eefe;
	margin-top: 30px;
}
		
.link-ti{
	font-size: 26px;
	color: #0263a6;
	background: url(../img/link-ti.png) no-repeat left center;
	padding-left: 40px;
	line-height: 60px;
}
/*友情链接*/

.link .select {
    position: relative;
	float: left;
	margin: 0 30px 0 30px;
}

.link .select dt {
    width: 220px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #333;
	box-sizing: border-box;
    background: url(../img/link-sj.png) no-repeat 190px center;
    padding-left: 10px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    margin-top: 13px;
}

.link .select dt:hover,
.select dt.cur {
    box-shadow: 0 0 3px #eee;
}

.link .select dd {
    position: absolute;
    left: 0;
    bottom: 36px;
	box-sizing: border-box;
    border: 1px solid #d2ccc4;
    background: #fff;
    display: none;
    z-index: 100;
}

.link .select dd ul {
    padding: 4px;
    width: 210px;
    max-height: 165px;
    overflow: auto;
}

.link .select dd ul li a {
    line-height: 28px;
    display: block;
    padding: 0 8px;
    font-size: 14px;
    color: #333333;
}

.link .select dd ul li a:hover {
    background: #f5f5f5;
}
		
.foot-bg{
	width: 100%;
	background: #0073c4;
	padding: 30px 0;
}
.foot{
	color: #fff;
}
.foot a{
	color: #fff;
}
.sydw{
	margin: 45px 0 0 0;
}
.sydw a{
	display: block;
}		
.bq{
	margin-left: 50px;
	margin-top: 20px;
}		
.bq p{
	line-height: 34px;
}		
.foot-r ul li{
	float: left;
	margin-left: 50px;
	text-align: center;
}		
		
		
		
		














.goTop {position: fixed; bottom: 60px; right: 20px; z-index: 9999999; width: 50px;height: 50px; display: none;}
.goTop img{display: block; width: 50px; height: 50px;}




/*以下是二级页面样式*/
.zitop{
	height: 120px;
	background: #fff;
	position: fixed;
}

.zibanner{
	display: block;
	width: 100%;
	height: 280px;
	margin-top: 120px;
}
.mt50{margin-top: 50px;}

.zy-box {
	margin-top: 30px;
	background: #F5F5F5;
}

.zy-box .place p {
	float: right;
	font-size: 14px;
	background: url(../img/place.png) no-repeat left center;
	padding-left: 24px;
}

.zy-box .place p a:hover {
	color: ;
}


/*列表页左侧*/

.zy-box-l {
	width: 280px;
}

.menu {
	width: 100%;
	background: #f5f5f5;
}

.menu h3 {
	width: 100%;
	height: 80px;
	background:#0073c4;
	color: #fff;
}

.menu h3 p {
	line-height: 80px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: .2em;
	text-align: center;
	position: relative;
}

.menu ul li {
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	position: relative;
}

.menu ul li a {
	display: block;
	height: 100%;
	transition: 0.3s;
	border-left: 3px solid #f5f5f5;
	padding-left: 50px;
}

.menu ul li a:hover {
	background: #fff;
	border-left: 3px solid #0073c4;
}

.menu ul li.on a {
	background: #fff;
	border-left: 3px solid #0073c4;
}


/*列表页右侧*/

.zy-box-r {
	width: 1080px;
	padding-left: 40px;
	background: #fff;
	min-height: 500px;
}

.zy-box-bt {
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid #0073c4;
}

.zy-box-r .zy-box-lm {
	font-size: 26px;
	color: #0073c4;
}

.list_box ul {
	margin-top: 20px;
}

.list_box ul li {
	line-height: 52px;
	font-size: 16px;
	border-bottom: 1px dashed #ddd;
}

.list_box ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #acacac;
	margin-right: 15px;
	vertical-align: 3px;
}

.list_box ul li em {
	float: right;
	color: #666;
	padding-left: 20px;
}

.list_box ul li a {
	display: block;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.list_box ul li a:hover {
	color: #CC0000;
}

.list_box ul li a:hover i {
	background: #CC0000;
}


/*内容页*/

.zy-box-r .main_content {
	margin-top: 26px;
	font-size: 14px;
	color: #333;
	line-height: 2.0;
}

.zy-box-r .main_content .title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	line-height: 1.7;
	height: auto;
	border: 0;
	padding-top: 0;
}

.zy-box-r .main_content .Subtitle {
	text-align: center;
	font-size: 14px;
	color: #454545;
	line-height: 2.5;
	background: #eee;
	margin-top: 10px;
}

.zy-box-r .main_content .dpzw {
	font-size: 16px;
	color: #333333;
	line-height: 3;
	margin-top: 15px;
}

.zy-box-r .main_content .dpzw p {
	font-size: 16px !important;
	text-indent: 2em;
	line-height: 35px !important;
}

.zy-box-r .main_content .page_box {
	margin-top: 30px;
	border-top: 1px #cccccc dashed;
	padding-top: 20px;
}
.zy-box-r .main_content .page_box p{
	font-size: 16px;
}

.zy-box-r .main_content .page_box a {
	color: #666;
	line-height: 20px;
}

.zy-box-r .main_content .page_box a:hover {
	color: ;
}

/*图片列表页*/
.pic_list{
	margin-top: 20px;
}
.pic_list ul{
	margin-left: -15px;
	margin-right: -15px;
}
.pic_list ul li{
	float: left;
	width: 33.3333%;
	margin-bottom: 15px;
}
.pic_list ul li a{
	display: block;
	padding: 10px 15px;
}
.pic_list ul li a img{
	display: block;
	width: 100%;
	height: 200px;
        object-fit: cover;
}
.pic_list ul li p{
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	background: #eee;
}
.pic_list ul li a:hover p{
	background: #0073c4;
	color: #fff;
}
/*机构设置样式*/
.jg{
	margin-top: 30px;
}
.jg dl{
	margin-bottom: 50px;
}
.jg dl dt{
	font-size: 16px;
	margin-bottom: 20px;
	background: #EEEEEE;
}
.jg dl dt span{
	display: inline-block;
	padding: 12px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #0073c4;
}
.jg dl dd{
	float: left;
	width: 23.1%;
	margin: 10px;
	line-height: 50px;
	font-size: 16px;
}
.jg dl dd a{
	display: block;
	text-align: center;
	border: 1px solid #ddd;
}
.jg dl dd a:hover{
	color: #fff;
	background: #0073c4;
	border-color:#0073c4;
}