.dnnPEMContNotitleBody,.yddbxs,.yxxs{
	display: none;
}
@media screen and (max-width:1024px) {
	.dnnPEMContNotitleBody,.yddbxs,.yxxs{
		display: block;
	}
	.zgbz-header,.zgbz-nav,.bot-nav-top,.bot-nav-menu,.footer-fx,.footer-links,.pcxs,.zgbz-bot-nav,.content-left,.second-content-500-title{
		display: none;
	}
	.content-right,.zgbz-content{
		width: 100%;
	}
	/* 导航 */
	.m_top {
		width: 100%;
		height: 1rem;
		background-color: #fff;
		box-shadow: 0px 0.1rem 0.67rem 0px rgba(131, 131, 131, 0.61);
		-webkit-box-shadow: 0px .1rem 0.67rem 0px rgba(131, 131, 131, 0.61);
		-moz-box-shadow: 0px .1rem .67rem 0px rgba(131, 131, 131, 0.61);
		position: relative;
		display: flex;
		align-items: center;
		box-sizing: border-box;
		justify-content: space-between;
		padding: 0 0.2rem;
	}
	
	.m_top .m_top_logo {
		width: 4.47rem;
	}
	
	.m_top .m_nav_more {
		width: 0.46rem;
		cursor: pointer;
		transition: 1s;
		position: absolute;
		top: 50%;
		z-index: 99;
		transform: translateY(-50%);
		right: .2rem;
	}
	
	.m_nav {
		position: fixed;
		z-index: 9;
		top: 0;
		right: 0;
		width: 0%;
		opacity: 0;
		height: 100%;
		overflow: auto;
		background: rgba(99, 99, 99, 0.8);
		text-align: left;
	
		padding-top: 1rem;
		padding-left: .25rem;
		padding-right: .2rem;
		transition: 1s;
		cursor: pointer;
	}
	
	.m_nav p {
		width: .34rem;
		line-height: .1rem;
		text-align: center;
		display: inline-block;
		transform: rotate(90deg);
		margin: 0px 0 0 3px;
	}
	
	.m_nav a,
	.m_nav {
		text-align: center;
		line-height: 0.3rem;
		font-size: 0.3rem;
		color: rgb(219, 219, 219);
		text-align: left;
	}
	
	.m_nav div {
		padding: 0.1rem 0;
		line-height: .35rem;
		border-bottom: 1px solid #999;
	}
	
	.m_nav_list2 div {
		margin-left: 0.15rem;
		font-size: .28rem;
		line-height: .3rem;
	}
	
	.m_nav_list2 a {
		font-size: .28rem;
	}
	
	.m_nav_list2,
	.m_nav_list3 {
		border: 0 !important;
	}
	
	.m_nav_list3 div {
		margin-left: 0.05rem;
		font-size: .25rem;
		line-height: .28rem;
	}
	
	.m_nav_list3 a {
		font-size: .25rem;
	}
	
	.m_nav_list a:hover {
		color: rgb(19, 98, 137);
	}
	
	
	
	
	
	/* banner */
	
	.m_banner {
		width: 100%;
		padding: .2rem .2rem .18rem .2rem;
		box-sizing: border-box;
	}
	
	.m_banner_box {
		width: 100%;
		position: relative;
	}
	
	.m_banner_box .m_banner_list {
		width: 100%;
		/* height: 4rem; */
		overflow: hidden;
		display: none;
	}
	
	.m_banner_box .m_banner_list img {
		width: 100%;
	}
	
	.m_banner_box .m_banner_list img:nth-child(2) {
		display: none;
	}
	
	.m_banner_box .m_banner_title {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: .6rem;
		background: rgb(0, 0, 0, .5);
		padding: 0 .2rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: .26rem;
		box-sizing: border-box;
		color: #fff;
	}
	
	.m_banner_box .m_banner_title .this_index {
		color: #136288;
	}
	
	/* 新闻列表 */
	.m_news {
		width: 100%;
		padding: 0 20px;
		margin-top: -0.5rem !important;
	}
	
	.switch {
		width: 100%;
	}
	
	.switch_title {
		width: 100%;
		height: .77rem;
		border-bottom: .01rem solid #e6e6e6;
	}
	
	.switch_title_lists {
		width: 100%;
		height: 100%;
		position: relative;
		display: flex;
		padding: 0;
		margin: 0;
	}
	
	.switch_title_lists li {
		height: 100%;
		cursor: pointer;
		line-height: .77rem;
		text-align: center;
		box-sizing: border-box;
		flex: 1;
		position: relative;
	
		font-size: .3rem;
		color: #999;
	}
	
	.switch_on {
		color: #136288 !important;
	}
	
	.switch_title_ht {
		position: absolute;
		bottom: 0;
		left: 0;
		height: .03rem;
		background-color: #136288;
	}
	
	.switch_lists {
		overflow: hidden;
		padding-top: .23rem;
	}
	
	.switch_lists_box {
		height: 100%;
		display: flex;
	}
	
	.switch_list {
		width: 100% !important;
		height: 100%;
		/* width: 536px;*/
		overflow: hidden;
	}
	
	.m_news_lists {
		flex: 1;
	}
	
	
	.m_news_lists .m_news_list {
		height: .68rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding-right: 0.2rem;
	}
	
	.m_news_list .m_news_info {
		display: flex;
		align-items: center;
		width: 80%;
	}
	
	.m_news_list .m_news_info .m_news_dot {
		width: .08rem;
		height: .08rem;
		margin-top: 2px;
		background-color: #176d97;
		border-radius: 50%;
		margin-right: .12rem;
	}
	
	.m_news_list .m_news_info .m_news_title {
		font-size: .26rem;
		color: #333;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.m_news_list .m_news_time {
		font-size: .26rem;
		color: #999999;
	}
	
	
	.m_on_more {
		width: 3.1rem;
		height: .56rem;
		margin: .2rem auto;
		border: 1px solid #c8c4c3;
		background-color: #eee;
		border-radius: 0.1rem;
	
		font-size: .24rem;
		color: #999;
		text-align: center;
		line-height: .56rem;
	}
	
	
	/* 产品列表 */
	
	.m_prod {
		width: 100%;
		padding: 0 .2rem;
	}
	
	.m_prod_title {
		width: 100%;
		height: .32rem;
		margin: .8rem 0 .2rem 0;
	
		color: #136288;
		font-size: 0.3rem;
	}
	
	.m_prc_list {
		display: none;
	}
	
	.m_prc_list img {
		width: 100%;
		display: block;
	}
	
	.m_prc_title {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: .6rem;
		background: rgb(0, 0, 0, .5);
		padding: 0 .2rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
	
		font-size: .28rem;
		color: #fff;
	}
	
	.m_prc_icon {
		position: relative;
	}
	
	.m_prc_icon1 {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	
	.m_prc_icon img {
		width: .36rem;
		height: .36rem;
		margin: 0 .05rem;
	}
	
	.m_prc_text {
		font-size: .26rem;
		line-height: .46rem;
		color: #333;
		margin: .2rem 0 .1rem 0;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	
	.m_prod .m_on_more {
		margin: .3rem auto .5rem auto;
	}
	
	
	
	/* 底部导航 */
	
	.m_bottom_nav1 {
		width: 100%;
		height: 1.05rem;
		background: url('../images/m_bottom_bgc.jpg') no-repeat;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		background-position: center 0;
	
		display: flex;
	}
	
	.m_bottom_icon {
		flex: 1;
	}
	
	.m_bottom_icon div {
		display: flex;
		justify-content: center;
		margin-top: .15rem;
	}
	
	.m_bottom_icon img {
		width: .54rem;
		height: .41rem;
	}
	
	.m_bottom_icon p {
		font-size: .24rem;
		color: #fff;
		margin-top: .16rem;
		text-align: center;
	}
	
	
	
	/* 底部信息 */
	
	.m_bottom_info p {
		width: 100%;
		/* margin: .22rem 0 .15rem 0; */
		line-height: .4rem;
		font-size: .26rem;
		/* line-height: .54rem; */
		color: #999;
		text-align: center;
		margin: 0;
	}
	
	
	
	
	/* 内容页 */
	.mbx {
		font-size: .2rem;
		margin: .5rem .3rem 0 .3rem;
		color: #666;
	}
	
	.m_container {
		margin: .2rem .2rem .4rem .2rem;
		padding: .05rem .2rem .3rem 0.2rem;
		background-color: #ebebeb;
		border-radius: .2rem;
	}
	
	.m_container .m_title {
		font-size: .35rem;
		font-weight: bold;
		color: #1b1b1b;
		text-align: center;
		line-height: .55rem;
		margin: .2rem 0;
	}
	
	.m_container p {
		font-size: .24rem;
		line-height: .4rem;
		color: #333;
	}
	
	
	/* 图片列表 */
	.m_contai_img_lists .page-outer {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 .1rem 0 .1rem;
	}
	
	.m_contai_img_lists {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 .1rem 0 .1rem;
	}
	
	.wfyqd {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 .1rem 0 .1rem;
	}
	
	.m_contai_img_list {
		width: 48%;
		margin-top: .3rem;
	}
	
	.m_contai_img_list img,
	.m_contai_img_list p {
		width: 100%;
		display: block;
	}
	
	.m_contai_img_list img {
		height: auto;
	}
	
	.m_contai_img_list p:nth-child(2) {
		font-size: .3rem;
		margin-top: .2rem;
		color: #333;
	}
	
	.m_contai_img_list p:nth-child(3) {
		color: #666;
	}
	
	.dnnPEMContTitle {
		border-left: 1px solid #136288;
		height: .4rem !important;
		padding-left: .3rem;
		line-height: .4rem !important;
		display: flex;
		align-items: center;
	}
	
	#dnn_ctr13053_ctl00_titleLabel {
		font-size: .18rem;
		line-height: .25rem !important;
		color: #136288;
		margin: 0;
		border: 0 !important;
	}
	
	Head {
		font-size: .18rem;
		line-height: .25rem !important;
		color: #136288;
		margin: 0;
		border: 0 !important;
	}
	
	
	.RadAjaxPanel {
		color: #666666;
	}
	
	
	/* 面包屑 */
	
	.zgbz-path {
		width: 100%;
		padding-left: .2rem;
		border: 0;
		margin-top: .3rem;
		margin-bottom: 0;
	}
	
	
	
	.m_periodical_img_lists {
		width: 100%;
		padding: 0 .1rem 0 .1rem;
	}
	
	.m_periodical_img_lists .m_periodical_img_list {
		width: 100%;
		display: flex;
		margin-top: .2rem;
	}
	
	.m_periodical_img_lists .m_periodical_img_list img {
		flex: 2;
		width: .3rem;
		height: auto;
		margin-right: .25rem;
	}
	
	.m_periodical_img_lists .m_periodical_img_list .m_periodical_text_list {
		flex: 3;
	}
	
	.m_periodical_img_lists .m_periodical_img_list .m_periodical_text_list p:nth-child(1) {
		color: #136288;
		font-weight: bold;
		font-size: .3rem;
		line-height: .5rem;
		margin-bottom: .2rem;
	}
	
	.m_periodical_img_lists .m_periodical_img_list .m_periodical_text_list p:nth-child(2) {
		color: #666;
		font-size: .2rem;
		line-height: .3rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
	}
	
	#Content img {
		width: 5.5rem !important;
		height: auto !important;
	}
	
	.i-pager {
		height: auto !important;
	}
	
	
	
	
	
	/*header-ser*/
	.header-top {
		width: 400px;
		height: 43px;
		text-align: right;
	}
	
	.header-bottom {
		padding-top: 15px;
		width: 400px;
		height: 40px;
	}
	
	.header-ser {
		float: right;
		width: 150px;
	}
	
	.ser-txt {
		float: left;
		width: 126px;
		height: 23px;
	}
	
	.ser-txt .input {
		float: left;
		padding: 0px 10px;
		width: 106px;
		border: none;
		background: url(../images/serTxt_bg.jpg) repeat-x;
		height: 23px;
		line-height: 23px;
		color: #fff;
		font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
		font-size: 14px;
	}
	
	.ser-btn {
		float: right;
		width: 24px;
		height: 23px;
		cursor: pointer;
	}
	
	.header-links {
		float: right;
		width: 250px;
		height: 23px;
		line-height: 23px;
	}
	
	.header-links li {
		float: right;
		padding: 0px 8px;
		font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
		font-size: 12px;
	}
	
	.header-links li.li_bg {
		margin-right: 10px;
		_margin-right: 5px;
		padding: 0px;
		width: 94px;
		height: 23px;
		background: url(../images/english_bg.jpg) no-repeat left center;
		z-index: 3;
	}
	
	.header-links li.li_bg a:link,
	.header-links li.li_bg a:visited,
	.header-links li.li_bg a:hover,
	.header-links li.li_bg a:active {
		padding-left: 15px;
		color: #fff;
		text-decoration: none;
	}
	
	.header-links li.last_li {
		padding-right: 10px;
		background: url(../images/last_liBg.jpg) no-repeat right center;
	}
	
	.header-links li a:link,
	.header-links li a:visited,
	.header-links li a:hover,
	.header-links li a:active {
		color: #6f6f6f;
		text-decoration: none;
	}
	
	.header-links li.showtzz {
		margin-right: 10px;
		_margin-right: 5px;
		padding: 0px;
		width: 94px;
		height: 23px;
		background: url(../images/english_bg.jpg) no-repeat left center;
		position: relative;
	}
	
	.header-links li.showtzz a:link,
	.header-links li.showtzz a:visited,
	.header-links li.showtzz a:hover,
	.header-links li.showtzz a:active {
		padding-left: 15px;
		color: #fff;
		text-decoration: none;
	}
	
	.header-links li.li_bg ul.ul-tzz {
		display: none;
	}
	
	.header-links li.showtzz ul.ul-tzz {
		display: block;
		position: absolute;
		left: 0;
		top: 23px;
		background: #e1e1e1;
		z-index: 999;
		padding: 5px 0px;
	}
	
	.header-links li.showtzz ul.ul-tzz li {
		float: none;
		padding: 0;
		width: 94px;
	}
	
	.header-links li.showtzz ul.ul-tzz li.lastli {
		border-bottom: 1px solid #fff;
	}
	
	.header-links li.showtzz ul.ul-tzz li a:link,
	.header-links li.showtzz ul.ul-tzz li a:visited {
		color: #4b4a4a;
		padding-left: 15px;
	}
	
	.header-links li.showtzz ul.ul-tzz li a:hover,
	.header-links li.showtzz ul.ul-tzz li a:active {
		color: #005cb2;
		padding-left: 15px;
	}
	
	.header-links li.showjft {
		margin-right: 10px;
		_margin-right: 5px;
		padding: 0px;
		width: 94px;
		height: 23px;
		background: url(../images/english_bg.jpg) no-repeat left center;
		position: relative;
		color: #005cb2;
		z-index: 3;
	}
	
	.header-links li.showjft a:link,
	.header-links li.showjft a:visited,
	.header-links li.showjft a:hover,
	.header-links li.showjft a:active {
		padding-left: 15px;
		color: #fff;
		text-decoration: none;
	}
	
	.header-links li.li_bg ul.ul-jft {
		display: none;
	}
	
	.header-links li.showjft ul.ul-jft {
		display: block;
		width: 79px;
		position: absolute;
		left: 0;
		top: 23px;
		background: #e1e1e1;
		z-index: 999;
		padding: 5px 0px 5px 15px;
	}
	
	.header-links li.showjft ul.ul-jft li {
		float: none;
		padding: 0;
		cursor: pointer;
		color: #4b4a4a;
	}
	
	.header-links li.showjft ul.ul-jft li:hover {
		float: none;
		padding: 0;
		cursor: pointer;
		color: #005cb2;
	}
	
	
	/*yqlj*/
	.yqlj-xgbw {
		margin: 0 auto;
		width: 960px;
	}
	
	.select,
	.select1 {
		float: left;
		padding-right: 24px;
		width: 222px;
		height: 27px;
		line-height: 27px;
		text-indent: 12px;
		background: url(../images/yqlj-bj.jpg) no-repeat;
		cursor: pointer;
		position: relative;
	}
	
	.select_last,
	.select1_last {
		float: left;
		width: 222px;
		height: 27px;
		line-height: 27px;
		text-indent: 12px;
		background: url(../images/yqlj-bj.jpg) no-repeat;
		cursor: pointer;
		position: relative;
	}
	
	.select span.speech,
	.select1 span.speech,
	.select1_last span.speech {
		color: #767676;
	}
	
	.zymt {
		display: none;
	}
	
	.select1 .zymt {
		display: block;
		width: 220px;
		border: 1px solid #d7d7d7;
		background: #fff;
		position: absolute;
		left: 0;
		bottom: 27px;
		overflow: auto;
		overflow-x: hidden;
		z-index: 9999;
		padding: 10px 0;
		height: 240px;
		overflow-y: auto;
	}
	
	.select1_last .zymt {
		display: block;
		width: 220px;
		border: 1px solid #d7d7d7;
		background: #fff;
		position: absolute;
		left: 0;
		bottom: 27px;
		overflow: auto;
		overflow-x: hidden;
		z-index: 9999;
		padding: 10px 0;
		height: 240px;
		overflow-y: auto;
	}
	
	.zymt li {
		height: 25px;
		line-height: 25px;
		width: 222px;
		overflow: hidden;
		text-indent: 10px;
	}
	
	.zymt li a:link,
	.zymt li a:visited,
	.zymt li a:active {
		color: #333;
	}
	
	.zymt li a:hover {
		text-decoration: underline;
	}
	
	/*footer*/
	.foot-main {
		padding: 20px 0px;
		width: 960px;
		background: url(../images/foot_logo.jpg) no-repeat right center;
	}
	
	.footer-copy {
		float: left;
		width: 700px;
		line-height: 24px;
		color: #464646;
	}
	
	.footer-links a {
		display: inline-block;
		padding: 0px 8px;
		background: url(../images/link_bg.jpg) no-repeat right center;
	}
	
	.footer-links a.first_a {
		padding-left: 0px;
	}
	
	.footer-links a.last_a {
		background: none;
	}
	
	.footer-links a:link,
	.footer-links a:visited {
		color: #464646;
		text-decoration: none;
	}
	
	.footer-links a:hover,
	.footer-links a:active {
		color: #464646;
		text-decoration: underline;
	}
	
	.footer-fx {
		float: right;
		width: 170px;
	}
	
	/****************css end*************/
	
}
