.w {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.btlm{
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 20px;
}
.zecl{}
.zecl li{
    width: 12%;
    float: left;
    border-bottom: none !important;
}





img{display:block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%}

.top-bg {
	width: 100%;
	height: 160px;
	background: url(../img/top-bg.jpg) no-repeat center;
	background-size: cover;
}

.logo {
	margin-top: 38px;
}

.logo a {
	display: block;
}

.search {
	position: relative;
	width: 190px;
	height: 40px;
	border-bottom: 1px solid #017157;
	box-sizing: border-box;
	margin-top: 60px;
	background: none;
}

input,
button {
	border: none;
	outline: none;
}

.search .text {
	width: 188px;
	height: 40px;
	background: none;
	color: #333;
}

.search .button {
	width: 27px;
	height: 27px;
	background: url(../img/fdj.png) no-repeat;
	position: absolute;
	top: 6.5px;
	right: 0;
	cursor: pointer;
}

input::-webkit-input-placeholder {
	font-size: 12px;
	color: #999;
}

input::-moz-input-placeholder {
	font-size: 12px;
	color: #999;
}

input::-ms-input-placeholder {
	font-size: 12px;
	color: #999;
}

.nav-bg {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #009975;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	height: 60px;
	line-height: 60px;
	background: #009975;
	position: relative;
	z-index: 99;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	width: 100px;
	text-align: center;
	font-size: 18px;
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 60px;
	position: absolute;
	background: url(../img/nav_sub.png) repeat;
	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;
}

.nav .sub a:hover {
	background: #007e60;
	color: #fff;
}

.nav .on h3 a {
	background: #007e60;
	color: #fff;
}

.title {
	height: 56px;
	margin: 30px 0;
}

.title h3 {
	float: left;
	font-size: 26px;
	background: url(../img/title-bg.png) no-repeat;
	width: 210px;
	height: 56px;
	line-height: 56px;
	color: #fff;
	padding-left: 38px;
}

.more a {
	display: inline-block;
	color: #333;
	background: url(../img/more-bg.png) no-repeat 20px bottom;
	width: 70px;
	height: 26px;
	margin-top: 15px;
	font-size: 14px;
	text-align: center;
}

.more a:hover {
	color: #f6843e;
}

.news ul li {
	float: left;
	width: 372px;
	margin-left: 42px;
}

.news ul li:first-child {
	margin-left: 0;
}

.news ul li .jdt-pic {
	width: 100%;
	height: 256px;
	overflow: hidden;
}

.news ul li .jdt-pic a {
	display: block;
	width: 100%;
	height: 100%;
}

.news ul li .jdt-pic img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.news ul li .jdt-pic a:hover img {
	transform: scale(1.2);
}

.news ul li h4 {
	font-size: 16px;
	line-height: 40px;
}

.news ul li h4 a {
	transition: all 0.3s;
}

.news ul li h4 a:hover {
	color: #f6843e;
}

.news ul li .jdt-zy {
	font-size: 13px;
	color: #999;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}

.news ul li .jdt-sj {
	font-size: 13px;
	color: #999;
	margin-top: 5px;
}

.box2-bg {
	width: 100%;
	height: auto;
	background: #f5f5f5;
	padding-bottom: 30px;
	margin-top: 30px;
}

.title2 {
	border-bottom: 1px solid #009975;
}

.title2 .more a {
	background: none;
	color: #666;
	line-height: 56px;
	margin-top: 0;
}

.xyxw {
	width: 786px;
}

.m-slide {
	position: relative;
	width: 100%;
}

.m-slide .img {
	float: left;
	position: relative;
}

.m-slide .img li,
.m-slide .img a,
.m-slide .img img {
	display: block;
	width: 414px;
	height: 290px;
}

.m-slide .img li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

.m-slide .img .first {
	display: block;
}

.m-slide .tab {
	float: right;
	width: 352px;
}

.m-slide .tab li {
	width: 100%;
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	margin-top: 32px;
}

.m-slide .tab li:first-child {
	margin-top: 0;
}

.m-slide .tab a {
	text-decoration: none;
	display: block;
	position: relative;
}

.m-slide .tab .on a {
	color: #F6843E;
}

.notice {
	width: 372px;
}

.notice ul li {
	height: 54px;
	border-bottom: 1px dashed #e5e5e5;
	padding: 12px 0;
}

.notice ul li .notice-sj {
	width: 66px;
	height: 54px;
	background: #dcdcdc;
}

.notice ul li:first-child {
	padding-top: 0;
}

.notice ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.notice ul li .notice-sj p {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #b42424;
	text-align: center;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #c0c0c0;
}

.notice ul li .notice-sj span {
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #666;
}

.notice ul li h4 {
	padding-left: 86px;
	font-size: 16px;
	line-height: 26px;
	transition: all 0.3s;
}

.notice ul li a:hover h4 {
	color: #F6843E;
}

.kxyj {
	width: 580px;
}

.kxyj ul li {
	line-height: 46px;
	font-size: 16px;
}

.kxyj ul li a {
	transition: all 0.3s;
}

.kxyj ul li em {
	float: right;
	color: #999;
}

.kxyj ul li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #009975;
	margin-right: 12px;
	vertical-align: 3px;
}

.kxyj ul li a:hover {
	color: #F6843E;
}

.kxyj .title2 {
	margin-bottom: 16px;
}

.foot-bg {
	width: 100%;
	height: 200px;
	background: url(../img/foot-bg.jpg) no-repeat;
        background-size: cover;
	margin-top: 65px;
}

.link {
	width: 400px;
	position: relative;
}

.link h4 {
	position: absolute;
	left: 0;
	top: -28px;
	background: url(../img/title-bg.png) no-repeat;
	width: 210px;
	height: 56px;
	line-height: 56px;
	padding-left: 38px;
	font-size: 26px;
	color: #fff;
}

.link p {
	position: absolute;
	top: 56px;
}

.link a {
	display: inline-block;
	line-height: 44px;
	color: #333;
	padding-right: 24px;
	color: #fff;
	position: relative;
}

.link a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 0;
	height: 1px;
	background: #fff;
	transition: all 0.3s;
}

.link a:hover:before {
	width: 60%;
}

.lxwm {
	width: 530px;
	position: relative;
}

.lxwm h4 {
	position: absolute;
	left: 0;
	top: -28px;
	background: #F6843E;
	width: 30px;
	padding: 10px 15px;
	font-size: 26px;
	color: #fff;
	text-align: center;
}

.lxwm-tx {
	position: absolute;
	left: 100px;
	top: 28px;
}

.lxwm p {
	color: #fff;
	line-height: 30px;
}

.bq {
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #017157;
	text-align: center;
	color: #fff;
}


/*以下是二级页面样式*/

.zibanner {
	display: block;
	width: 100%;
	height: 230px;
}

.zy-box {
	margin-top: 30px;
}

.zy-box .place {}

.zy-box .place p {
	float: right;
	background: url(../img/place.png) no-repeat left center;
	padding-left: 24px;
}

.zy-box .place p a:hover {
	color: #F6843E;
}


/*列表页左侧*/

.zy-box-l {
	width: 240px;
}

.menu {
	width: 100%;
	padding-bottom: 160px;
	background: #eee url(../img/cl-bg.png) no-repeat center bottom;
}

.menu h3 {
	width: 100%;
	height: 84px;
	background: url(../img/cl_bt.jpg) no-repeat;
	color: #fff;
}

.menu h3 p {
	padding: 14px 5px 20px 24px;
	line-height: 50px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: .2em;
	position: relative;
        overflow: hidden;
        white-space: nowrap;
        /*text-overflow: ellipsis;*/
}

.menu h3 p:after {
	position: absolute;
	content: "";
	left: 24px;
	bottom: 20px;
	width: 24%;
	height: 2px;
	background: #fff;
}

.menu ul {
	padding-left: 12px;
}

.menu ul li {
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-top: 1px;
	font-size: 16px;
	position: relative;
}

.menu ul li a {
	display: block;
	height: 100%;
	padding-left: 50px;
	transition: 0.3s;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}

.menu ul li a:hover {
	background: #fff;
}

.menu ul li.on a {
	background: #fff url(../img/cl-li.jpg) no-repeat 20px center;
}


/*列表页右侧*/

.zy-box-r {
	width: 920px;
}

.zy-box-bt {
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid #F6843E;
}

.zy-box-r .zy-box-lm {
	font-size: 26px;
	font-weight: bold;
	color: #F6843E;
}

.list_box ul {
	margin-top: 20px;
}

.list_box ul li {
	line-height: 54px;
	font-size: 16px;
	border-bottom: 1px dashed #bfbfbf;
}

.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;
}

.list_box ul li a {
	display: block;
}

.list_box ul li a:hover {
	color: #F6843E;
}

.list_box ul li a:hover i {
	background: #F6843E;
}


/*内容页*/

.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: 12px;
	color: #333333;
	line-height: 2.5;
	background: #f5f5f5;
	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;
}

.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 a {
	color: #666;
	line-height: 20px;
}

.zy-box-r .main_content .page_box a:hover {
	color: #F6843E;
}


/*图片列表页*/

.pic_list {
	margin-top: 20px;
}

.pic_list ul {
	padding: 10px 0;
}

.pic_list ul li {
	float: left;
	width: 25%;
}

.pic_list ul li a {
	display: block;
	padding: 10px 15px;
}

.pic_list ul li a:hover {
	background: #fee2d1;
	box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}

.pic_list ul li a img {
	width: 100%;
	height: 200px;
}

.pic_list ul li p {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.pic_list ul li a:hover p {
	color: #333;
}


.sj-nav{display: none; float: right;}
.wrapper02{display: none;}



/*搜索样式*/
.flex{display:flex;flex-direction: row;justify-content:space-between;align-items: center;}
.searchbtn{width: 24px; text-align: center; margin-top: 4px;}
.searchbtn img{width: 100%;}
.searchbtn i{color: #c80d17;font-size: 18px}
.trans{transition:all .5s}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
.cd-popup-container { position: relative;  padding: 30px 40px 30px 30px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }

.hidden_search .text { width: 100%; height: 36px; padding: 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn{display:block;cursor:pointer;position:absolute;right:0;top:0;height:36px;width:40px;border:none;border-radius:50%;
  overflow:hidden;font-size:14px;color:#8f0e16;background:0 0;background: url(../img/ser1.png) no-repeat center;background-size: 20px 20px}
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 50px; padding-left: 20px; width: 72% }
.hidden_search .close_btn { position: absolute; right: 20px; top: 32%;  width: 35px; height: 35px;
 -webkit-transition: 0.5s; transition: 0.5s; font-size: 26px;background: url(../img/close.png) no-repeat center; background-size: 50% }
 .hidden_search .close_btn:hover{ color: #530794; }

.cd-popup { position: fixed; left: 0; top: 0; height: 100%; width: 100%;background: rgba(0,0,0,.7);visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999;  opacity: 0;}
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container { position: relative;  padding: 30px 40px 30px 30px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cd-popup0, .cd-popup1, .cd-popup2, .cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup0.is-visible, .cd-popup1.is-visible, .cd-popup2.is-visible, .cd-popup3.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container0, .cd-popup-container1, .cd-popup-container2, .cd-popup-container3 { position: relative; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 20%; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.cd-popup-container1 { top: 10%; }
.is-visible .cd-popup-container0, .is-visible .cd-popup-container1, .is-visible .cd-popup-container2, .is-visible .cd-popup-container3 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.sear_p{float: left;margin: 20px 0 0 5%;width: 90%;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;}
.sear_txt{float: left;height: 30px;font-size: 12px;line-height: 30px;border: none;width: calc(100% - 35px);background: none;color: #666;text-indent: 5px;}


@media screen and (max-width: 600px){
.hidden_search .close_btn{right: 5px;font-size: 18px;top:28%;}
.cd-popup-container{width: 80%}
.hidden_search .text{font-size: 14px}
.cd-popup-container{padding: 20px 30px 20px 10px}
}
@media screen and (max-width: 320px){
	.hidden_search .search_wrap{width: 65%;}
}
@media screen and (max-width: 280px){
	.hidden_search .search_wrap{width: 60%;}
}
/*搜索样式*/

/*导航开始*/
/*.flex{display:flex;justify-content:space-between;flex-wrap:wrap}*/
.menu-btn{
	position: relative;
	overflow:hidden; 
	z-index: 999;
	width:32px;
	height:36px;
	margin-left: 20px;
	background:0 0;
	text-indent:-5260px;
	opacity:1;
	cursor: pointer;
}
.menu-btn .line-1,.menu-btn .line-2,.menu-btn .line-3{
	position:absolute;
	top:50%;
	right:50%;
	display:block;
	right: 0;
  	width:32px;
  	height:2px;
  	background:#009975;
  	transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;
  	transition-property:transform,width,margin,background-color;
}
.menu-btn .line-1{margin-top:-10px;width:28px}
.menu-btn .line-3{margin-top:10px;width:28px}
.drawerMenu-open .menu-btn .line-1{visibility:hidden}
.drawerMenu-open .menu-btn .line-2{margin-top:0!important;width:32px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.drawerMenu-open .menu-btn .line-3{margin-top:0!important;width:32px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}

.mobNav{
	position: absolute;
	top:124px;
	left: 0;
	right: 0;
	bottom: 0; 
	background: rgba(255,255,255,.95);
	z-index: 98;
	padding: 20px 5% 30px;
	display: none;
}
.mobNav ul{height: 80vh; overflow: auto;}
.mobNav ul li{padding: 15px 0;border-bottom: 1px solid #ddd;}
.mobNav ul li:last-child{border-bottom: 0;}
.mobNav ul li .navp a{font-size: 18px; color: #009975; font-weight: bold;}
.mobNav ul li .navp i{display: block; width: 16px; transition: .3s; transform-origin: center; margin-right: 5px;}
.mobNav ul li.on .navp i{transform: rotate(-45deg);}
.mobNav ul li .navp i img{
    display: block;
    padding: 0;
    border: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    max-height: 100%;
}
.mobNav ul li .subNavm{margin-top: 10px;padding-left: 16px;display: none;}
.mobNav ul li .subNavm a{display: block;line-height: 40px;font-size:16px;}
/*导航结束*/






/*响应式样式*/

@media screen and (max-width:1216px){
	
	.top-bg{height: 120px; border-bottom: 4px solid #009975;}
	.top{padding: 0 26px; width: auto;}
	.logo{width: 50%;}
	.logo img{width: 100%;}
	.search, .nav-bg{display: none;}
	.sj-nav{display: block; margin-top: 42px;}
	.w{width: auto; padding: 0 30px;}
	.news ul li{width: 31.3333%; margin-left: 3%;}
	.news ul li h4{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
	.xyxw{width: 65.6%;}
	.m-slide .img li, .m-slide .img a, .m-slide .img img{width: 360px;}
	.m-slide .tab{width: 336px;}
	.m-slide .tab li{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
	.notice{width: 31.3%;}
	.kxyj{width: 48%;}
	.kxyj ul li{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
	.kxyj ul li em{padding-left: 20px;}
	.notice ul li h4{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; padding-left: 15px;}

	.zibanner{height: auto;}
	.zy-box-l{display: none;}
	.zy-box-r{width: 100%;}
	
	/*手机二级导航样式*/
	.wrapper02 {display: block; position:relative;height: 60px; width: 100%; overflow: hidden; margin:0 auto; background:#eee;}
	.wrapper02 .scroller {position:absolute}
	.wrapper02 .scroller li {height: 60px; color:#333; float: left; line-height: 60px; font-size: 18px; text-align: center;}
	.wrapper02 .scroller li a{color:#333; display:block; margin:0 20px;}
        .wrapper02 .scroller li.on{background:#009975}
	.wrapper02 .scroller li.on a{color:#fff;}
	
	
	.list_box ul li a{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
	.list_box ul li em{padding-left: 15px;}

}
@media screen and (max-width:1190px){
	.m-slide .img li, .m-slide .img a, .m-slide .img img{width: 340px;}
	
}
@media screen and (max-width:1138px){
	.m-slide .tab{width: 300px;}
	
}
@media screen and (max-width:1095px){
	.m-slide .tab{width: 300px;}
	.xyxw, .notice{width: 100%;}
	.m-slide .tab{width: 62%;}
	
}
@media screen and (max-width:980px){
	.title h3{font-size: 28px;}
	.more a{font-size: 16px; width: 80px;}
	.news ul li{width: 47.5%; margin-left: 5%;}
	.news ul li:last-child{display: none;}
        .news ul li.none{display: none;}
	.news ul li h4{font-size: 20px; line-height: 48px;}
	.news ul li .jdt-zy, .news ul li .jdt-sj{font-size: 16px;}
	.news ul li .jdt-zy{line-height: 26px;}
	.news ul li .jdt-sj{margin-top: 10px;}
	.m-slide .tab{width: 48%;}
	.m-slide .img li, .m-slide .img a, .m-slide .img img{height: 240px;}
	.m-slide .tab li{font-size: 20px; margin-top: 16px;}
	.notice ul li{height: 80px; padding: 22px 0;}
	.notice ul li .notice-sj{width: 100px; height: 80px;}
	.notice ul li .notice-sj p{height: 40px; line-height: 40px; font-size: 26px;}
	.notice ul li .notice-sj span{height: 39px; line-height: 39px; font-size: 16px;}
	.notice ul li h4{font-size: 20px; line-height: 40px; padding-left: 24px;}
	.kxyj{width: 100%;}
	.kxyj ul li{line-height: 60px; font-size: 20px;}
	.foot-bg{min-height: 200px; height: auto; background-size: cover;}
	.link{width: 100%; min-height: 200px;}
	.lxwm{width: 100%; min-height: 240px;}
	.link a{font-size: 16px; line-height: 56px;}
	.lxwm-tx{top: 0;}
	.lxwm h4{top: 0;}
	.lxwm-tx p{font-size: 16px; line-height: 40px;}
	.bq{font-size: 16px; height: 70px; line-height: 70px;}
}
@media screen and (max-width:768px){
	.top-bg{height: 70px;}
	.top{height: 100%; display: flex;flex-direction: row;justify-content: space-between;align-items: center; content: inherit;}
	.top:after{content: inherit;}
	.logo{margin-top: inherit;}
	.sj-nav{margin-top: inherit;}
	.mobNav{top: 74px;}
	.title{margin: 20px 0;}
        	
	
	.zibanner{height: 120px;}
	.wrapper02{height: 46px;}
	.wrapper02 .scroller li{height: 46px; line-height: 46px;}
	.wrapper02 .scroller li a{margin: 0 15px; font-size: 16px;}
	.zy-box-r .zy-box-lm{font-size: 22px;}
	.zy-box-r .main_content .title{font-size: 22px;}
	.zy-box-r .main_content .dpzw p{line-height: 2.8;}
}
@media screen and (max-width:736px){
	.top-bg{height: 70px;}
	.top{height: 100%; display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
	.logo{margin-top: inherit;}
	.sj-nav{margin-top: inherit;}
	.title{margin: 20px 0;}
	
	.pic_list ul li{width: 50%;}
	.pic_list ul li a img{height: 130px;}
.zecl li{
    width:25%;
    float: left;
    border-bottom: none !important;
}	
	
}
@media screen and (max-width:667px){
	.m-slide .tab{width: 42%;}
}
@media screen and (max-width:640px){
	.top-bg{height: 70px;}
	.w{padding: 0 20px;}
	.logo{width: 78%;}
	.menu-btn{margin-left: 10px;}
	.searchbtn{width: 20px;}
	.menu-btn{width: 26px;}
	.flex-direction-nav{display: none;}
	.title{height: 40px;}
	.title h3{background-size: 140px 40px; width: 140px; height: 40px; line-height: 40px; padding-left: 14px; font-size: 24px;}
	.more a{margin-top: 7px; font-size: 14px; width: 68px;}
	.news ul li .jdt-pic{height: auto;}
	.news ul li h4{font-size: 16px; line-height: 36px;}
	.news ul li .jdt-zy, .news ul li .jdt-sj{font-size: 12px;}
	.news ul li .jdt-zy{line-height: 22px; height: 44px;}
	.news ul li .jdt-sj{margin-top: 6px;}
	.m-slide .tab{width: 100%; margin-top: 20px;}
	.m-slide .tab li{font-size: 16px;}
	.notice ul li .notice-sj{width: 80px; height: 70px;}
	.notice ul li .notice-sj p{height: 35px; line-height: 35px; font-size: 18px;}
	.notice ul li .notice-sj span{height: 34px; line-height: 34px; font-size: 16px;}
	.notice ul li h4{font-size: 16px; line-height: 35px; height: 70px;}
	.notice ul li{padding: 14px 0; height: 70px;}
	.kxyj ul li{font-size: 16px; line-height: 42px;}
	.link{height: 40px; min-height: 150px;}
	.link h4{background-size: 140px 40px; width: 140px; height: 40px; line-height: 40px; padding-left: 14px; font-size: 24px; top: -20px;}
	.link a{font-size: 14px; line-height: 38px;}
	.link p{top: 42px;}
	.lxwm {min-height: 180px;}
	.lxwm h4{font-size: 22px; padding: 5px 8px;}
	.lxwm-tx{left: 75px;}
	.lxwm-tx p{font-size: 14px; line-height: 30px;}
	.bq{height: 50px; line-height: 50px;font-size: 12px;}
	.zy-box .place{display:none;}
	
	
	
	
	
}
@media screen and (max-width:414px){
	.link{min-height: 200px;	}
	.lxwm{min-height: 240px;}
}
@media screen and (max-width:360px){
	.m-slide .img li, .m-slide .img a, .m-slide .img img{width: 300px; height: 210px;}
	.bq{height: auto; line-height: inherit; padding: 15px 0;}
}
@media screen and (max-width:320px){
	.m-slide .img li, .m-slide .img a, .m-slide .img img{width: 280px; height: 200px;}
	.lxwm-tx{left: 58px;}
}