/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.head_top1{
	width: 100%;
	height: .4rem;
	background-color: #0b61bb;
}
.htmleaf-container{
	display: none;
}
.head_top1dv{
	width: 13rem;
	margin: 0 auto;
	display: flex;justify-content: space-between;
}
.head_top1dvleft{
	color: #d8eefd;
	font-size: .14rem;
	line-height: .4rem;
}
.head_top1dvright{
	display: flex;justify-content: space-between;
}
.head_top1dvright a{
	height: .4rem;
	line-height: .4rem;
	padding: 0rem .15rem;
	color: #d8eefd;font-size: .14rem;
}
.head_top1dvright a:hover{
	background-color: #015ba3;
}
.head_top1dvright p{
	font-size: .14rem;height: .4rem;line-height: .4rem;color: #d8eefd;
}
.swiper-slide img{
	width: 100%;display: block;
}

.swiper-slide img.img2{
	display: none;
}
.head_logo img{
	width: 100%;
	display: block;
}
.head_nav{
	width: 100%;
	height: .6rem;
	background-color: #0b61bb;
}
.head_navlist{
	width: 13rem;
	margin: 0 auto;
}
.head_navlist ul{
	display: flex;justify-content: flex-start;
}
.head_navlist ul li a{
	display: block;
	padding:0px .30rem;
	height: .6rem;
	line-height: .6rem;
	font-size: .14rem;
	color: #ffffff;
	text-align: center;
}
.head_navlist ul li img{
	width: .01rem;height: .6rem;display: block;
}
.showdvs{
	width: 13rem;
	margin:0.3rem auto;
}
.head_navlist ul li a:hover{
	background-color: #015ba3;
}
.banner img{
	width: 100%;display: block;
}
.head_xf {
	width: 100%;
	position: relative;
	margin-top: -0.55rem;z-index: 5;
}
.head_xf span{
	display: block;
	width: 100%;
	height: .55rem;
	background-color: #000;
	opacity: 0.5;position: absolute;
	top: 0;left: 0;
}
.head_xfdv{
	width: 13rem;
	height: .55rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.head_xfdvleft{
	display: flex;
	justify-content: flex-start;
	position: relative;z-index: 2;
}
.head_xfdvleft i{
	display: block;
	width: .4rem;
	height: .54rem;
	background:url(../images/laba_03.png) center no-repeat ;
	background-size: cover;
}
.index_all2 .img2{
	display: none;
}
.head_xfdvleft em{
	font-size: .14rem;
	color: #ffffff;
	font-weight: bold;
	line-height: .55rem;
}
		.txtMarquee-top{ width:4.5rem;  overflow:hidden; position:relative;     }
		.txtMarquee-top .hd{ overflow:hidden;  height:.55rem;  padding:0 .1rem;position: absolute; width: 100%; }
		.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:.1rem; height:.05rem; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; }
		.txtMarquee-top .hd .next{ background-position:0 -1.40rem;position: absolute;top: .2rem;right: .2rem;  }
		.txtMarquee-top .hd .prevStop{ background-position:-0.6rem -1rem;  }
		.txtMarquee-top .hd .nextStop{ background-position:-0.6rem -1.4rem;  }
		.txtMarquee-top .bd{ height: .55rem;overflow: hidden; }
		.txtMarquee-top .infoList li{ height:.55rem; line-height:.55rem;  overflow: hidden; }
		.txtMarquee-top .infoList li .date{ float:right; color:#999;  }
		.txtMarquee-top .infoList li a{
			color: #fff;font-size: .14rem;
		}
.head_xfdvright{
	width: 2.6rem;
	height: .35rem;
	overflow: hidden;
	border: 1px solid #fff;
	border-radius: .55rem;
	position: relative;
	z-index: 2;
}
.index_all{
	width: 100%;
	background: url(../images/bac_02.jpg) center no-repeat;
	background-size: cover;
	padding-top: .08rem;
}

.index_all1{
	width: 12.64rem;
	margin: 0 auto;
	padding: .19rem;
	display: flex;
	justify-content: space-between;
	background-color: #fff;
}
.index_all1left{
	width: 7.6rem;
	border: 1px solid #e5e5e5;
	padding: .2rem;
}
.index_all1left h2{
	display: flex;
	justify-content: space-between;height: .35rem;
	border-bottom: 1px solid #d1d1d1;
	line-height: .35rem;
	margin-bottom: .2rem;
}
.index_all1left h2 span{
	color: #0b61bb;
	font-size: .18rem;
	font-weight: bold;
	height: .35rem;
}
.index_all1left h2 a{
	color: #cdcecf;
	font-size: .14rem;
}
		.slideBox{ width:100%; height:2.25rem; overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:3.65rem; bottom:.05rem; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:.1rem;  width:.1rem; height:.1rem; line-height:.14rem; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li a{
	display: flex;
	justify-content: space-between;
}
.slideBox .bd li a .bd_dv{
	width: 4rem;
	height: 2.25rem;
	overflow: hidden;
	position: relative;
}
.slideBox .bd li a img{
	width: 4rem;
	height: 2.25rem;
	display: block;
	transition: all 1s;
}
.slideBox .bd li:hover img{
	transform: scale(1.1);
}
.slideBox .bd li a div{
	width: 3.4rem;
}
.slideBox .bd li a div h3{
	color: #333333;
	font-size: .16rem;
	line-height: .25rem;
	height: .5rem;
	overflow: hidden;
}
.slideBox .bd li a div span{
	display: block;font-size: .14rem;
	color: #b6b5b5;
	line-height: .25rem;
	margin-bottom: .03rem;
	margin-top: .02rem;
}
.slideBox .bd li a div p{
	color: #666666;
	font-size: .14rem;
	line-height: .25rem;
	height: .75rem;overflow: hidden;
}
.slideBox .bd li a div i{
	display: block;
	width: 1.2rem;
	height: .4rem;
	background-color: #0b61bb;
	font-size: .14rem;
	color: #cae5fb;
	text-align: center;
	line-height: .4rem;
	margin-top: .3rem;
}
.slideBox .bd li a .bd_dv span{
	position: absolute;
	z-index: 2;width: 100%;
	height: .3rem;
	background-color: #000000;
	opacity: 0.5;
	bottom: 0;
	left: 0;
	margin: 0;
}
.dtlist{
	width: 7.6rem;
	margin-top: .3rem;
}
.dtlist ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	list-style:square inside url(../images/list_03.jpg);
}
.dtlist ul li{
	width: 3.6rem;
}
.dtlist ul li i{ 
	width: .05rem;
	height: .05rem;
	display: block;
	background: url(../images/list_03.jpg) center no-repeat;
	margin-right: .1rem;
}
.dtlist ul li a{
	display: flex;justify-content: flex-start;
	align-items: center;
	height: .4rem;
	line-height: .2rem;
	font-size: .14rem;
	color: #666666;
}
.dtlist ul li a:hover{
	color: #0b61bb;
}
.index_all1right{
	width: 4rem;
	padding: .1rem .2rem;
	border: 1px solid #E5E5E5;
}
.navsearch_input input {
    float: left;
    background-color: transparent;
    border: none;
    text-indent: 2em;
    outline: none;
    line-height: .4rem;
    width: 80%;color: #ffffff;
}


.searchgo {
    float: right;
    border: none;
    outline: none;
    height: .3rem;
    color: #fff;
    width: 13%;
    font-size: 16px;
    background: url(../images/ssou_03.png) center no-repeat;
    background-size: 60%;
    margin-top: 3px;
}
.head_xf .head_xfdvright  span{
	background-color: transparent;
}
.zxly td,.zxly tbody,.zxly table,.zxly tr{display: block;}
.zxly .text{display: none;}
.zxly tbody{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zxly tr:nth-child(1){
	width:32%;
}
.zxly tr:nth-child(2){
	width: 32%;
}
.zxly tr:nth-child(3){
	width: 32%;
}
.zxly tr:nth-child(7){
	width: 100%;
}
.zxly tr:nth-child(4),.zxly tr:nth-child(5),.zxly tr:nth-child(6){
	width: 32%;
}
.input select option:first-child{
	display: none;
}
.zxly tr:nth-child(6) select{
	width: 100%;
	height: 40px;
	border: none;
	border: 1px solid #e5e5e5;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
}
.zxly tr{
	width: 100%;
	margin-bottom: 15px
}
.zxly tr input{
	width: 100%;border: none;
	border: 1px solid #e5e5e5;
	height: 40px;line-height: 40px;
	text-indent: 1em;outline: none;
}
.zxly .textarea-text{
	width: 100%;border: none;
	border: 1px solid #e5e5e5;
	line-height: 40px;
	text-indent: 1em;
	outline: none;
}
.zxly .submit{
	width: 130px;text-indent: 0em;
	background-color: #0362a0;
}
.text{
	display: none;
}
.index_all4 td,.index_all4 tbody,.index_all4 table,.index_all4 tr{display: block;}
.index_all4 .text{display: none;}
.index_all4 tbody{display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_all4 tr:nth-child(1){
	width:32%;
}
.index_all4 tr:nth-child(2){
	width: 32%;
}
.index_all4 tr:nth-child(3){
	width: 32%;
}
.index_all4 tr:nth-child(7){
	width: 100%;
}
.index_all4 tr:nth-child(4){
	width: 32%;
}
.index_all4 tr:nth-child(5){
	width: 32%;
}
.index_all4 tr:nth-child(6){
	width: 32%;
}
.index_all4 tr:nth-child(6) select{
	width: 100%;
	height: 40px;
	border: none;
	border: 1px solid #e5e5e5;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
}
.index_all4 tr{
	width: 100%;
	margin-bottom: 15px
}
.index_all4 tr input{
	width: 100%;border: none;
	border: 1px solid #e5e5e5;
	height: 40px;line-height: 40px;
	text-indent: 1em;outline: none;
}
.index_all4 .textarea-text{
	width: 100%;border: none;
	border: 1px solid #e5e5e5;
	line-height: 40px;
	text-indent: 1em;
	outline: none;
}
.index_all4 .submit{
	width: 130px;text-indent: 0em;
	background-color: #0362a0;
}
.index_all1right h2{
	display: flex;
	height: .42rem;
	line-height: .42rem;
	background-color: #0b61bb;
	justify-content: space-between;
}
.index_all1right h2 i{
	margin-left: .15rem;
	color: #ffffff;
	font-size: .18rem;
	line-height: .42rem;
	font-weight: bold;
}
.index_all1right h2 a{
	width: .65rem;
	line-height: .42rem;
	text-align: center;
	color: #abd5f6;
	font-size: .14rem;
}
.index_all1right dt a{
	display: flex;
	justify-content: space-between;
	margin: .17rem auto;
}
.index_all1right dt .dvimg{
	width: 2.15rem;height: 1.2rem;
	overflow: hidden;
}
.index_all1right dt .dvimg img{
	width: 2.15rem;display: block;
}
.dvtext{
	width: 1.62rem;
}
.index_all4 form{
	width: 100%;
}
.dvtext h4{
	font-size: .16rem;
	color: #333333;
	line-height: .25rem;
	max-height: .75rem;
	height: .75rem;
	overflow: hidden;
}
.show_nav ul li a.hover {
    color: #0166b6;
    border-bottom: 3px solid #0166b6;
}
.head_navlist ul li a.hover {
    background-color: #015ba3;
}
.dvtext span{
	width: 1rem;
	height: 0.32rem;
	display: block;
	background-color: #d9dada;
	text-align: center;
	line-height: .32rem;
	font-size: .14rem;
	color: #9e9e9e;
	margin-top: .12rem;
	transition: all 0.5s;
}
.index_all1right dt:hover span{
	background-color: #0b61bb;
	color: #FFFFFF;
}
.index_all1right dd{
	line-height: .42rem;
}
.index_all1right dd a{
	color: #666666;font-size: .14rem;
	display: flex;justify-content: flex-start;
	align-items: center;
}
.index_all1right dd a:hover{
	color: #0b61bb;
}
.index_all1right dd a i{ 
	width: .05rem;
	height: .05rem;
	display: block;
	background: url(../images/list_03.jpg) center no-repeat;
	margin-right: .1rem;
}
.index_all2{
	width: 12.6rem;
	padding: .2rem;
	margin: .2rem auto;
	background-color: #fff;
}
.index_all2img{
	display: block;
	width: 100%;
}
.index_all2dv{
	margin-top: .2rem;
	display: flex;justify-content: space-between;
}
.yjy{
	width: 8.1rem;
	padding-right: .35rem;
	margin-top: .2rem;
	border-right: 1px solid #dedfdf;
}
.yjy a{
	display: flex;
	justify-content: space-between;
}
.yjyimg{
	width: 3.98rem;
	height: 3.33rem;
	margin-right: .15rem;
}
.dtlist ul li a span{
	width: 3.5rem;
	height: .4rem;
    line-height: .4rem;
    overflow: hidden;
}
.index_all1right dd a span{
	width: 3.5rem;
	height: .4rem;
    line-height: .4rem;
    overflow: hidden;
}
.yjyimg img{
	display: block;
	width: 3.98rem;
	height: 3.33rem;
}
.yjygp{
	width: 4rem;
	position: relative;
}
.yjygp h2{
	font-size: .2rem;
	color: #0b61bb;
	font-weight: bold;
	line-height: .50rem;
}
.yjygp p{
	font-size: .14rem;
	color: #666666;line-height: .35rem;
	overflow: hidden;height: 2.1rem;
}
.yjygp span{
	display: block;
	width: 1.2rem;
	height: .4rem;
	background-color: #0b61bb;
	color: #cae5fb;text-align: center;
	font-size: .14rem;
	line-height: .4rem;
	position: absolute;
	bottom: 0;
	left: 0;
}
.index_litt ul li a i{
	width: 4.5rem;
	overflow: hidden;
	height: .45rem;
}
.fwxm {
	width: 3.7rem;
}
.fwxm h2{
	font-size: .18rem;
	color: #0166b6;
	font-weight: bold;margin-top: .2rem;
}
.fwxm ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	width: 3.70rem;
	margin-top: .2rem;
}
.fwxm ul li{
	width: 1.73rem;
	height: .85rem;
	background-color: #72befa;
	text-align: center;
	margin-bottom: .2rem;
	display: flex;justify-content: center;flex-flow: wrap;
}
.fwxm ul li i{
	display: block;
	width: .33rem;
	height: .32rem;
	background: url(../images/tb_03.png) center no-repeat;
	margin: 0 auto;
	margin-top: .15rem;
	background-size: cover;
}
.fwxm ul li p{
	width: 100%;
	font-size: .14rem;
	color: #ffffff;
}
.fwxm ul li:hover{
	background-color: #0b61bb;
}
.fwxm ul li:nth-child(2) i{
	background: url(../images/tb_05.png) center no-repeat;background-size: cover;
}
.fwxm ul li:nth-child(3) i{
	background: url(../images/tb_10.png) center no-repeat;background-size: cover;
}
.fwxm ul li:nth-child(4) i{
	background: url(../images/tb_12.png) center no-repeat;background-size: cover;
}
.fwxm ul li:nth-child(5) i{
	background: url(../images/tb_16.png) center no-repeat;background-size: cover;
}
.fwxm ul li:nth-child(6) i{
	background: url(../images/tb_19.png) center no-repeat;background-size: cover;
}

.index_all3{
	width: 12.6rem;
	padding: .2rem;
	margin: .2rem auto;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.index_litt{
	width: 6.2rem;
	border: 1px solid #e5e5e5;
	margin: .07rem 0rem;
}
.index_litt h2{
	width: 100%;
	height: .45rem;
	background-color: #0b61bb;
	display: flex;justify-content: space-between;
}
.index_litt h2 span{
	width: 1.45rem;
	height: .45rem;
	display: block;
	background:url(../images/tmbg_24.jpg) center no-repeat;
	background-size: cover;
	text-indent: 12px;
	line-height: .45rem;
	font-weight: bold;
	color: #ffffff;
	font-size: .18rem;
}
.index_litt h2 a{
	font-size: .14rem;
	color: #b5daf7;line-height: .45rem;
	float: right;
	margin-right: .5rem;
}
.index_litt ul{
	width:5.9rem ;
	padding: .15rem;
}
.index_litt ul li a{
	display: flex;
	justify-content: space-between;
	font-size: .14rem;
	color: #666666;
	line-height: .45rem;
	border-bottom: 1px dashed #e2e2e2;
}
.index_litt ul li a span{
	color: #9c9c9c;
}
.index_litt ul li:hover a{
	color: #0b61bb;
}
.index_litt ul li:hover a span{
	color: #0b61bb;
}
.fot{
		display: none;
		position: fixed;bottom: 0;
		left: 0;
	}
.m_ft{
	display: none;
}
.show_nav{
	width: 100%;
	height: .55rem;
	border-bottom: 1px solid #eeeeee;
	margin-top: .35rem;
	margin-bottom: .03px;
}
.show_nav ul{
	display: flex;
	justify-content: center;
}
.show_nav ul li{
	
	height: .55rem;
	margin: 0 .15rem;
}
.show_nav ul li a{
	display: block;
	line-height:.55rem;
	text-align: center;
	font-size: .16rem;
	font-weight: bold;
}
.show_nav ul li a:hover{
	color: #0166b6;
	border-bottom: 3px solid #0166b6;
}
.showdv{
	margin-top: .2rem;
}
.showdv{
	width: 13rem;
	margin: 0 auto;
	margin-top: .25rem;
	padding-bottom: .4rem;
}
.showdvall{
	display: flex;
	justify-content: space-between;
}
.showdv h5{
	font-size: .16rem;
	color: #333333;
	font-weight: bold;
	line-height: .45rem;
}
.showdvallleft{
	width: 6.5rem;
	font-size: .14rem;
	line-height: .35rem;
	color: #666666;
}
.showdvallright{
	width: 6.11rem;
}
.showdvallright img{
	width: 6.11rem;
	height: 3.38rem;
	display: block;
}
.showcolor{
	width: 13rem;
	height: .10rem;
	background-color: #f6f4f4;
	margin: 0 auto;
}
.showdvtext h5{
	font-size: .16rem;
	color: #333333;
	font-weight: bold;
	line-height: .45rem;
}
.showdvtext{
	width: 13rem;
	margin: 0 auto;
	padding-top: .25rem;
	padding-bottom: .25rem;
}
.showdvtext div{
	font-size: .14rem;
	line-height: .35rem;
	color: #666666;
}
.showdvtext b{
	color: #333;
}
.newslist {
	width: 13rem;
	margin: .30rem auto;
}
.newslist dt{
	padding: .15rem;
	background-color: #f9f9f9;
}
.newslist dt a{
	display: flex;
	justify-content: space-between;
}
.newslist dt a img{
	display: block;
	width: 3.98rem;
	height: 2.25rem;
}
.newslist dt a div{
	width: 8.35rem;position: relative;
}
.newslist dt a div h2{
	font-size: .16rem;
	color: #333333;
	line-height: .40rem;
}
.newslist dt a div span{
	font-size: .16rem;
	color: #bababa;
	line-height: .3rem;
}
.newslist dt a div p{
	color: #666666;
    font-size: .14rem;
    line-height: .3rem;
    height: .9rem;
    overflow: hidden;
}
.newslist dt a div i{
	display: block;
	width: 1.4rem;
	height: .45rem;
	background-color: #0166b6;line-height: .45rem;
	text-align: center;
	color: #ffffff;
	bottom: 0;position: absolute;
	left: 0;
}
.newslist dt:hover div i{
	background-color: #015ba3;
}
.newslist dd{
	padding: 0rem .2rem;
	height: .6rem;
	background-color: #f9f9f9;
	margin-top: .1rem;
}
.newslist dd a{
	display: flex;justify-content: space-between;
	line-height: .6rem;color: #666666;font-size: .14rem;
}
.newslist dd a span{
	color: #c9c9c9;
}
.newslist dd:hover{
	background-color: #0b61bb;
}
.newslist dd:hover a{
	color: #fff;
}
.newslist dd:hover a span{
	color: #bbdafa;
}
.shownews{
	width: 13rem;
	margin: .3rem auto;
}
.shownewsdv h2{
	font-size: .24rem;
	color: #333333;
	font-weight: bold;
	line-height: .5rem;
	text-align: center;
}
.shownewsdv p{
	font-size: .14rem;
	color: #bababa;
	border-bottom:1px solid  #e6e5e5;
	line-height: .35rem;
  text-align: center;
}
.shownewstext{
	margin: .3rem auto;
	display: flex;
	justify-content: space-between;
}
.shownewstext a{
	display: block;
	width: 6rem;
	height: .45rem;
	border: 1px dashed #e5e5e5;
	border-radius: .45rem;
	overflow: hidden;
	color: #333333;
	font-size: .14rem;
	padding: 0rem .2rem;
	line-height: .45rem;
}
.shownewstext a:hover{
	border: 1px solid #0b61bb;
	background-color: #0b61bb;
	color: #fff;
}
.showtd ul{
	width: 13rem;
	margin: .3rem auto;
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
	
}
.showtd li{
	width: 1.6rem;
	border: 1px solid #e5e5e5;margin: .25rem;
}
.showtd li img{
	width: 100%;
}
.showtd li h2{
	color: #333333;
	font-size: .14rem;
	font-weight: bold;line-height: .25rem;
	margin: 0 auto;
	margin-top: .1rem;
	width: 95%;
}
.met_pager{
	margin-bottom: 20px;
}
.showtd li p{
	color: #333333;margin: 0 auto;	width: 95%;
	line-height: .25rem;margin-bottom: .1rem;
}
.showtd li:hover{
	background-color: #0166b6;
}
.showtd li:hover h2{
	color: #fff;
}
.showtd li:hover p{
	color: #fff;
}
.lxwm{
	width: 12.2rem;
	margin: .3rem auto;
	border: 1px solid #e5e5e5;
	padding: .4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lxwmdvleft{
	width: 3.3rem;
}
.lxwmdvleft h2{
	color: #333333;
	font-size: .16rem;
	font-weight: bold;
	line-height: .25rem;
}
.lxwmdvleft p{
	line-height: .25rem;
	color: #666666;
	font-size: .14rem;
}
.lxwmdvleft img{
	margin-top:.35rem;
	width: 1.62rem;height: 1.58rem;
	display: block; 
}
.lxwmdvright{
	width: 8.66rem;
	height: 3.38rem;
}
.lxwmdvright img{
	display: block;
	width: 8.66rem;
	height: 3.38rem;
}
.zxly{
	width: 13rem;
	margin: .3rem auto;
}
.zxly h2{
	color: #333333;
	font-size: .26rem;
	font-weight: bold;
	text-align: center;margin-bottom: .5rem;
}
.index_all4{
	width: 12.6rem;
	padding: .2rem;
	margin: .2rem auto;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.index_all4 h2{
	font-size: .18rem;
	font-weight: bold;
	color: #333;
	margin-bottom: .1rem;width: 100%;
}
.index_all5{
	width: 12.6rem;
	padding: .2rem;
	margin: .2rem auto;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.index_all5 h2{
	font-size: .18rem;
	font-weight: bold;
	color: #0b61bb;
	margin-bottom: .1rem;width: 100%;
}
.xl {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.xl select{
	width: 2.4rem;
	height: .4rem;
	border: 1px solid #e5e5e5;
	color: #333333;font-size: .14rem;
}
.xl select option{
	width: 2.4rem;
	height: .4rem;
	border: 1px solid #e5e5e5;
	color: #333333;font-size: .14rem;
}
.fter{
	width: 100%;
	background: url(../images/ft_02.jpg) center no-repeat;
	padding: .3rem 0rem;
	background-size: cover;
}
.fterdv{
	width: 13rem;
	margin: 0 auto;
	display: flex;justify-content: space-between;
}
.fterdv dl{
	margin-left: .15rem;
}
.fterdv dl dt a{
	font-size: .16rem;
	color: #ffffff;
	font-weight: bold;
	line-height: .45rem;
}
.fterdv dl dd a{
	font-size: .14rem;
	color: #ffffff;
	line-height: .35rem;
}
.fterdv div{
	width:1.45rem ;
	height: 1.45rem;
	overflow: hidden;
	margin-top: .4rem;
}
.fterdv div img{
	display: block;
	width:1.45rem ;
	height: 1.45rem;
}
.wdl{
	width: 100%;
	padding: 0.15rem 0rem;
	background-color: #0b61bb;
}
.wdldv{
	width: 13rem;
	
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	line-height: .3rem;
	flex-flow: wrap;
}
.wdldv p{
	color: #fff;
	font-size: .14rem;
	text-align: center;
	width: 100%;
}
.wdldv p a{
	color: #fff;
	font-size: .14rem;
}

.index_all4 .textarea-text{
	display: none;
}
	.info{
		display: none;
	}
	#code{
		height: 26px;
	}
	.input img{
		height: 28px;
	}
	.picScroll{ margin:10px auto;  position:relative;  width:100%; overflow:hidden;}	
	.picScroll ul{ overflow:hidden; zoom:1; }
	.picScroll ul li{ width:240px; float:left; overflow:hidden; padding:0 10px; }
	.picScroll ul li img{ width:100%;display:block; }


@media only screen and (min-width: 768px) and (max-width: 1200px){
	.head_navlist{
		width: 95%;
	}
	.head_navlist ul {
	    display: flex;
	    justify-content: space-between;
	}
	.index_all1right h2 a{
		width: 1rem;line-height: .7rem;
	}
	.slideBox .bd li a div h3{
		line-height: .5rem;
	}
	.slideBox .bd li a div p{
		line-height:0.45rem;
		height: .9rem;
		overflow: hidden;
	}
	.slideBox .bd li a div i{
		margin-top:0; 
	}
	.slideBox .bd li a div i{
		margin-top:0.1rem; 
		width: 1.8rem;
   	    height: .5rem;
   	    line-height: 0.5rem;
	}
	.index_all1left h2 {
	    display: flex;
	    justify-content: space-between;
	    height: .6rem;
	    border-bottom: 1px solid #d1d1d1;
	    line-height: .5rem;
	    margin-bottom: .2rem;
	}
	.index_all1right h2{
		height: 0.7rem;
	}
	.index_all1right h2 i{
		line-height: .7rem;
	}
	.dvtext h4{
		line-height: 0.4rem;
	}
	.dvtext span{
		width: 1.5rem;
    	height: 0.5rem;
    	line-height: 0.5rem;
	}
	.index_all1right dt a {
	    display: flex;
	    justify-content: space-between;
	    margin: .17rem auto;
	    align-items: center;
	}
	.dtlist ul li a,.index_all1right dd a{
		height: 0.7rem;
	}
	.yjygp p {
	    font-size: .14rem;
	    color: #666666;
	    line-height: .5rem;
	    overflow: hidden;
	    height: 1.5rem;
	}
	.yjygp span{
		width: 1.6rem;
   		height: .6rem;
   		line-height: 0.6rem;
	}
	.fwxm ul li i{
		margin-top: .1rem;width: .5rem;
   		 height: .5rem;
	}
	.index_litt h2{
		height: .7rem;
	}
	.index_litt h2 span{
		width: 2.2rem;
   		 height: .7rem;
   		 line-height: 0.7rem;
	}
	.index_litt h2 a{
		line-height: 0.7rem;
	}
	.index_litt ul li a i{
		width: 4rem;height: 0.7rem;
	}
	.index_litt ul li a{
		line-height: .7rem;
	}
	.fterdv{
		width: 95%;
	}
	.wdldv{
		width: 95%;
	}
	.xl select{
		height: .7rem;width: 19%;
	}
	.fterdv dl:nth-child(6){
		width: 3.6rem;
	}
	.fwxm {
	    width: 5.7rem;
	}
	.dvtext {
	    width: 1.62rem;
	}
	.slideBox{
		height: 3.25rem;
	}
	.slideBox .bd li a img,.slideBox .bd li a .bd_dv {
	    width: 5rem;
	    height: 3.25rem;
	    display: block;
	    transition: all 1s;
	}
	.fwxm ul {
	    display: flex;
	    justify-content: space-between;
	    flex-flow: wrap;
	    width: 4.7rem;
	    margin-top: .2rem;
	}
	.show_nav ul li{
		width: auto;
		height: 0.7rem;
	}
	.show_nav{
		height: .7rem;
	}
	.showdvallleft{
		line-height: .5rem;
	}
	.show_nav ul li a{
		line-height: .7rem;
	}
	.lxwmdvleft h2{
		line-height: .5rem;
	}
	.lxwmdvleft p{
		line-height: 0.5rem;
	}
	.newslist dt a div h2{
		height: .4rem;
		overflow: hidden;
	}
	.newslist dt a div p{
		line-height: .5rem;
		height: 1rem;overflow: hidden;
	}
	.newslist dt a div i{
		width: 1.8rem;
	}
	.newslist{
		width: 18rem;
	}
	.newslist dt a div{
		width: 13.35rem;
	}
	.newslist dd{
		margin-top: 0.3rem;
	}
	.showtd ul{
		width: 95%;
	}
	.showtd li{
		width: 20%;
	}
	.showtd li h2{
		line-height: .5rem;
	}
	.showtd li p{
		line-height: .5rem;
	}
	.shownews{
		width: 95%;
		margin: 0 auto;
	}
	.shownewsdv h2{
		line-height: 0.7rem;
	}
	.shownewsdv p{
		line-height: .7rem;
	}
	.shownewstext a{
		width: 48%;
		height: .7rem;
		line-height: .7rem;
	}
	.index_all1,.index_all2,.index_all3,.index_all4,.index_all5{
		width: 98%;
	}
	.index_litt{
		width: 49%;
	}
	.index_all1left{
		width: 12.7rem;
	}
	.index_all1right{
		width: 5rem;

	}
	.slideBox .bd li a div{
		width: 7.4rem;
	}
	.slideBox .hd,.slideBox .bd li a .bd_dv span{
		display: none;
	}
	.dtlist{
		width: 12.6rem;
	}
	.dtlist ul li{
		width: 5.6rem;
	}
	.dtlist ul li a span,.index_all1right dd a span{
		width: auto;
	}
	.yjy {
	    width: 12.1rem;
	}
	.yjygp{
		width: 8rem;
	}
	.fwxm ul li {
	    width: 2.3rem;
	    height: 1rem;
	    background-color: #72befa;
	    text-align: center;
	    margin-bottom: 0.1rem;
	    display: flex;
	    justify-content: center;
	    flex-flow: wrap;
	}
	.lxwm{
		align-items: unset;
	}
	.lxwmdvright {
	    width: 8.66rem;
	    height: auto;
	}
}
@media only screen and (min-width: 0px) and (max-width:767px){
	.head_top,.head_nav,.head_logo{
		display: none;
	}
	.swiper-slide img.img1{
		display: none;
	}
	.index_all2 .img2{
		display: block;
	}
	.index_all2 .img1{
		display: none;
	}
	.swiper-slide img.img2{
		display: block;
	}
	.htmleaf-container{
		display: block;
	}
	.show_nav{
		width: 95%;
		height: 2rem;    margin: 0 auto;
	}
	.show_nav ul li{
		width: 47%;height: 2rem;
	}
	.show_nav ul li a{
		line-height:2rem;
		font-size: 13px;

	}
	.show_nav{
		height: auto;
	}
	.show_nav ul{
		flex-flow: wrap;justify-content: flex-start;
	}
	.newslist{
		width: 95%;
	}
	.newslist dt a img{
		height: auto;
		width: 100%;
	}
	.newslist dt a div{
		width: auto;padding: .5rem;
	}
	.newslist dt a{
		align-items: center;display: block;
	}
	.newslist dt a div h2{
		line-height: 1rem;
		margin-top: 10px;font-size: 16px;
	}
	.newslist dt a div p{
		height: auto;
		line-height: 1rem;    height: 2rem;
   		 overflow: hidden;
	}
	.newslist dt a div span{
		font-size: 12px;
	}
	.newslist dt a div p{
		font-size: 14px;
		line-height: 25px;
		height: 50px;
		overflow: hidden;
	}
	.newslist dt a div i{
		width: 4rem;
		height: 1.5rem;
		position: relative;
		line-height: 1.5rem;
		margin-top: 0.2rem;
	}
	.newslist dd {
	    padding: 0rem .7rem;
	   
	    background-color: #f9f9f9;
	   
	}
	.newslist dd{
		line-height:40px;
		height: 40px;overflow: hidden;
		margin-top:7px;
	}
	.newslist dd a i{
		width: 78%;line-height:40px;font-size: 14px;
	}
	
	.newslist dd a span{
		line-height:40px;font-size: 12px;
	}
	.showtd ul{
		width: 95%;
		margin: 0 auto;
		flex-flow: wrap;
	}
	.showtd li{
		width: 45%;
	}
	.shownewsdv h2{
		font-size: 18px;line-height: 30px;
	}
	.shownewsdv p{
		font-size: 30px;font-size: 14px;
	}
	.lxwm{
		width: 97%;
		margin:0 auto;
		display: block;
		padding: 0px;
		border: none;
	}
	.lxwmdvleft h2{
		line-height: 30px;font-size: 14px;
	}
	.lxwmdvleft p{
		line-height: 30px;font-size: 14px;
	}
	.lxwmdvleft img {
	    margin-top: .35rem;
	    width: 4.62rem;
	    height: 4.58rem;
	    display: block;
	}
	.lxwmdvleft{
		width: 100%;
	}
	.zxly{
		width: 97%;
		margin:0 auto;
		margin-top: .5rem;
	}
	.zxly h2{
		font-size: 16px;
	}
	.showtd li h2,.showtd li p{
		font-size: 14px;
	}
	.lxwmdvright{
		width: 100%;
		height: auto;
		margin-top: .2rem
	}
	.lxwmdvright img{
		width: 100%;
		height: auto;
	}
	.showtd li h2,.showtd li p{
		line-height: 1.25rem;
	}
	.showdv,.showdvs{
		width: 95%;
		margin: 20px auto;
	}
	.zxly tr:nth-child(1){
		width:100%;
	}
	.zxly tr:nth-child(2){
		width: 100%;
	}
	.zxly tr:nth-child(3){
		width: 100%;
	}
	.zxly tr:nth-child(4){
		width: 100%;
	}
	.showdv h5{
		line-height: 1.45rem;
	}
	.showdvall{
		display: block;
	}	
	.showdvallleft{
		width: 95%;
		line-height: 1.35rem;
	}
	.showdvallright{
		width: 100%;height: auto;
	}
	.showdvallright img{
		width: 100%;
		height: auto;
	}
	.showcolor{
		width: 95%;
		height: 5px;
	}
	.showdvtext{
		width: 95%;
		margin: 0 auto;
	}
	.showdvtext h5{
		line-height: 1.45rem;
	}
	.showdvtext div{
		line-height: 1.35rem;
	}
	.shownews{
		width: 95%;
		margin: 20px auto;
	}
	.shownews{
		line-height: 1.5rem;
	}
	.shownewsdv p{
		line-height: 1.35rem;
	}
	.shownewstext{
		display: block;
	}
	.shownewstext a{
		display: block;
		width: 95%;height: 35px;
		line-height: 35px;
		margin-bottom:10px;font-size: 14px;
	}
	.head_xf{
		margin-top: -1.55rem;
	}
	.head_xf span{
		height: 1.55rem;
		line-height: 1.55rem;
	}
	.head_xfdv{
		width: 95%;
		height: 1.55rem;
	}
	.txtMarquee-top{
		    width: 11.5rem;
	}
	.head_xfdvright{
		display: none;
	}
	.index_all1{
		width: 95%;
		display: block;
	}
	.index_all1left{
		width: 97%;border: none;
	}
	.index_all1left h2{
		height: 1.35rem;
		line-height: 1.35rem;
	}
	.slideBox .bd li a .bd_dv{
		width: 100%;height: auto;
	}
	.slideBox .bd li a img{
		width: 100%;height: auto;
	}
	.slideBox .bd li a div{
		width: 100%;
	}
	.slideBox .bd li a div h3{
		line-height: 25px;
		height: 50px;overflow: hidden;
		margin-top: 10px;
	}
	.slideBox .bd li a div span{
		line-height: 1rem;
	}
	.slideBox{
		height: auto;
	}
	.slideBox .bd li a{
		display: block;
	}
	.slideBox .bd li a div p{
		line-height: 1.25rem;
		height: auto;
	}
	.slideBox .bd li a div i{
		width: 4.2rem;
    	height: 1.4rem;
    	line-height: 1.4rem;
	}
	.dtlist{
		width: 100%;
	}
	.dtlist ul{
		display: block;
		width: 100%;
	}
	.dtlist ul li{
		width: 100%;border-bottom: 1px solid #efefef;
	}
	.dtlist ul li a span{
		width: 100%;line-height: 30px;height: 30px;
	}
	.dtlist ul li a{
		height: 40px;
	}
	.index_all1right{
		width: 97%;margin: 0 auto;padding: 0;
		margin-top:10px ;border: none;
	}
	.index_all1right h2 {
		height:45px;
	}
	.index_all1right h2 i{
		line-height: 45px;
	}
	.index_all1right h2 a{
		width: 3rem;line-height: 45px;
	}
	.index_all1right dt .dvimg,.index_all1right dt .dvimg img{
		width: 100%;
	    height: auto;
	    margin: 0 auto;
	}
	.index_all1right dd{
		border-bottom: 1px solid #efefef;
	}
	.index_all1right dt a{
		display: block;
	}
	.dvtext{
		width: 100%;
	}
	.dvtext h4 {
	    font-size: .16rem;
	    color: #333333;
	    line-height: 1.25rem;
	    max-height: 1.75rem;
	    height: 1.75rem;
	    overflow: hidden;
	}
	.index_all1right dd a span{
		width: 80%;    height: 1.4rem;
    line-height: 1.4rem;
	}
	.dvtext span {
    	width: 4rem;
    	height: 30px;
    	text-align: center;
    	line-height: 30px;
    }
    .index_all2,.index_all3{
    	    width: 95%;
    	    margin: 0 auto;
    }
    .index_all2dv,.yjy a{
    	display: block;
    }
    .yjy{
    	width: 95%;
    	margin: 10px auto;border: none;padding-right: 0px;
    }
    .picScroll ul {
    	margin-top: 20px;
    }
    .picScroll ul li{ width:45%; float:left; overflow:hidden; padding:0 10px; margin-top: 10px;}
    .yjyimg,.yjygp,.yjyimg img{
    	width: 100%;height: auto;
    }
    .yjygp h2{
    	line-height: 1.5rem;
    }
    .yjygp p {
	    font-size: .14rem;
	    color: #666666;
	    line-height: 1.35rem;
	    overflow: inherit;
	    height: auto;
	}
	.yjygp span{
		width: 4.2rem;height: 1.4rem;position: relative;
		line-height: 1.4rem;margin-top: 10px;
	}
	.fwxm,.fwxm ul{
		width:98%;
		margin: 0 auto;
	}
	.fwxm ul li{
		width:48%;    height: 2.85rem;
	}
	.fwxm ul li i {
	    display: block;
	    width: 1.33rem;
	    height: 1.32rem;
	    background: url(../images/tb_03.png) center no-repeat;
	    margin: 0 auto;
	    margin-top: .15rem;
	    background-size: cover;
	}
	.fwxm h2 {
	    font-size: .14rem;
	    color: #fff;
	    font-weight: bold;
	    margin-top: 1.2rem;
	    margin-bottom: 0.5rem;
	        background-color: #0b61bb;
	      height:45px;
	      line-height: 45px;
		text-indent: 1em;
	}
	.index_litt{
		width:100%;
		margin:0 auto;
		border: none;
	}
	.index_litt h2{
		width: 100%;
    	height: 1.45rem;
	}
	.index_litt h2 span{
		width: 4.45rem;
    	height: 1.45rem;
    	line-height: 1.45rem;
	}
	.index_litt h2 a{
		line-height: 1.45rem;
	}
	.index_litt ul{
		width: 99%;
	}
	.index_litt ul li a{
		    line-height: 1.45rem;
	}
	.index_litt ul li a i{
		   line-height: 1.45rem;    height: 1.45rem;width: 77%;
	}
	.index_all4,.index_all5{
		width: 95%;margin: 0 auto;
	}
	.index_litt h2 span{
		width: 5.45rem;    width: 6.45rem;
	}
	.index_all1right dd a span{
		height: 40px;line-height: 40px;
	}
	.xl select{
		width: 49%;height: 1.8rem;margin: 5px 0px;
	}
	.xl{
		flex-flow: wrap;justify-content: flex-start;width: 97%;
		margin:0 auto;
	}
	.fter{
		display: none;
	}
	.wdl{
		padding: 1.15rem 0rem; 
	}
	.wdldv{
		width: 95%;    line-height: 1.3rem;
	}
	.fot{
		display: block;
		position: fixed;bottom: 0;
		left: 0;height: 40px;
		background-color: #0b61bb;
		width: 100%;
	}
	.fot ul{
		display: flex;
		justify-content: center;
	}
	.fot ul li{
		width: 100%;
		height: 40px;
		border-right:1px solid #2a71bb;
		line-height: 40px;
		font-size: .65rem;text-align: center;
	}
	.fot ul li a{
		display: block;color: #fff;
	}
	.m_ft{
		display: block;
	}
	.index_all4{
		display: none;
	}
	.head_xfdvleft em{
		font-size: 14px;
	}
	.txtMarquee-top .infoList li,.txtMarquee-top .bd{
		height: 12px;
		overflow: hidden;
		line-height: 12px;
	}
	.txtMarquee-top .infoList li a{
		font-size: 14px;
	}
	.index_all1left h2 span{
		font-size: 18px;
	}
	.index_all1left h2 a{
		font-size: 14px;
	}
	.slideBox .bd li a div h3,.dvtext h4{
		font-size: 16px;
	}
	.slideBox .bd li a div span{
		font-size: 12px;
	}
	.slideBox .bd li a div p{
		height: 2.5rem;overflow: hidden;font-size: 14px;
	}
	.slideBox .bd li a div i{
		font-size: 14px;
	}
	.dtlist ul li a span{
		font-size: 14px;
	}
	.index_all1right h2 i,.index_all1right h2 a,.dtlist ul li a,.yjygp p,.yjygp span,.index_all1right dd a span,.index_litt h2 a,.index_litt ul li a i{
		font-size: 14px;
	}
	.dtlist ul li a span{
		line-height: 40px;
   		 height: 40px;
	}
	.yjygp h2{
		font-size: 17px;
		margin:15px auto;
	}
	.fwxm h2,.index_litt h2 span,.index_all5 h2{
		font-size: 18px;
	}
	.index_all1right h2 i{
		text-indent: 1em;font-size: 18px;
		font-weight: bold;
	}
	.index_litt ul li a{
		height: 45px;
		line-height: 45px;
	}
	.index_litt h2{
		height: 45px;
	}
	.index_litt h2 span,.index_litt ul li a i{
		line-height: 45px;height: 45px;
	}
	.index_litt h2 a{
		line-height: 45px;
	}
	.index_litt ul li a i{
		line-height: 45px;
	}
	.fwxm ul li p,.xl select,.dvtext span{
		font-size: 14px;
	}
	.index_litt ul li a span{
		font-size: 12px;line-height: 45px;height: 45px;
	}
	.index_all1left h2{
		height: 40px;
		line-height: 40px;
	}
	.lxwm{
		align-items: unset;
	}
	.lxwmdvright {
		margin-top: 15px;
	    width: 100%;
	    height:300px;
	}
	.showdvs img{
		max-width: 100%;
    	height: auto;
    	margin: 0;
    	padding:0;
	}
	.showdvs p{
		text-indent: 0em;
	}
	.zxly tr:nth-child(4), .zxly tr:nth-child(5), .zxly tr:nth-child(6){
		width: 100%;
	}
}
.shownewstexst img{
	max-width: 100%;height: auto;
}
.showdvs img{
	max-width: 100%;
}
