.zy_banner{ width: 100%; }
.zy_banner img{width: 100%;  height: 123px;}
/*subManu开始*/
.subMenu{height: 60px; background:#0081cd; position: relative;line-height: 1.75rem; padding:0 0.5rem;}
.subMenuLf a{ font-size:14px; line-height:60px; color:#fff;}
.subMenuLf a.hover{ color:#fff;}
.subMenuRf .navBoxY span{color: #fff; font-size:16px; line-height:60px;background:url(../img/downej.png) no-repeat right center; padding-right:1rem;}
.subMenuLf i{font-style: normal;}
.subNav_ul{
	display: none;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 60px;
	overflow: hidden;
	background: #fff;
	z-index:8;
}
.subNavBg{
	display: none;
	position: absolute;
	left: 0px;
	top: 4.0rem;
	overflow: hidden;
	width: 100%;
	height: calc(100vh - 4.25rem);
	background: rgba(0,0,0,0.5);
	z-index:7;
}
.subNav_ul li{
	overflow: hidden;
	padding: 0px 0.25rem;
	height: 3.0rem;
	line-height: 3.0rem;
	position: relative;
}
.subNav_ul li:after{
	display: block;
	content: "";
	overflow: hidden;
	width: 100%;
	height: 1px;
	background: #ddd;
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-transform: scaleY(0.5);
	-ms-transform: scaleY(0.5);
	-o-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.subNav_ul li a{
	display: block;
	overflow: hidden;
	font-size: 0.6rem;
	color:#666;
	padding: 0px 0.25rem;
	text-align: center;
}
.subNav_ul li.hover a{
	color: #0060b0;
}
/*subManu结束*/

.mobileBodyC{
	margin-top: 30px;
}

.articleBox {
	line-height: 1.35rem;
	color: #666;
	padding: 10px;
	font-size: 0.7rem;
	background: #fff;
}
.articleBox img {
	max-width: 100%;
}


.blk-main {
	width: 100%;

}

/*产品列表1*/

.m3-prod-list-content-2 {
	overflow: hidden;
}

.m3-prod-list-content-2-con {
	width: 93.75%;
	margin: 0 auto;
	padding: 1.2rem 0 2rem;
	overflow: hidden;
}

.m3-prod-list-content-2-con li {
	float: left;
	width: 47%;
	padding-bottom: 1.4rem;
	margin-right: 3%;
}

.m3-prod-list-content-2-con li img {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #d7d7d7;
}

.m3-prod-list-content-2-con span {
	display: block;
	color: #333;
	line-height: 1.8rem;
	padding: 1.0rem 1rem 0;
	text-align: center;
	max-height: 3.6rem;
	overflow: hidden;
}


/*分页*/


/*分页2*/

.mc-page-1 {
	height: 2.5rem;
	margin: 2rem auto 4rem;
	font-size: 1.0rem;
	line-height: 2.5rem;
	text-align: center;
}

.mc-page-1-pn {
	margin-top: -2.5rem;
	position: relative;
}

.mc-page-1-size em {
	display: inline-block;
	margin: 0 0.1rem;
}

.mc-page-1 a {
	display: none;
}

.mc-page-1-pn .page_next,
.mc-page-1-pn .page_pre {
	display: inline-block;
	width: 28%;
	height: 2.5rem;
	color: #fff;
	font-size: 1.0rem;
	line-height: 2.5rem;
	border-radius: .5rem;
	overflow: hidden;
	vertical-align: top;
	background: #0891e1;
	position: absolute;
	top: 0;
}

.mc-page-1 .page_next {
	right: 15%;
}

.mc-page-1 .page_pre {
	left: 15%;
}

.main-tit-11 {
	height: 4rem;
	width: 100%;
	font-size: 1.3rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	background: #0891e1;
	/*border-bottom: 1px solid #FA756E;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
/*产品详情页*/
.m-cx-cpgs-ts4-3-01 {
	margin-bottom: 1rem;
}

.m-cx-cpgs-ts4-3-01-pic {
	position: relative;
	width: 93.75%;
	margin: 1.4rem auto 1rem;
}

.m-cx-cpgs-ts4-3-01-prev,
.m-cx-cpgs-ts4-3-01-next {
	width: 1rem;
	height: 1rem;
	border: 1px solid #bfc4c3;
	transform: rotate(45deg);
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	margin-top: -.5rem;
	z-index: 2;
}

.m-cx-cpgs-ts4-3-01-prev {
	left: 2%;
	border-style: none none solid solid;
}

.m-cx-cpgs-ts4-3-01-next {
	right: 2%;
	border-style: solid solid none none;
}

.m-cx-cpgs-ts4-3-01-pic .m-cx-cpgs-ts4-3-01-page {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #787878;
	position: absolute;
	left: 0;
	bottom: .8rem;
	text-align: right;
	box-sizing: border-box;
	padding-right: .8rem;
	z-index: 22;
}

.m-cx-cpgs-ts4-3-01-pic li>img {
	width: 100%;
	display: block;
}

.m-cx-cpgs-ts4-3-01-tit {
	height: 4rem;
	width: 100%;
	font-size: 1.3rem;
	text-align: center;
	color: #333;
	line-height: 4rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}

.m-cx-cpgs-ts4-3-01-desc {
	width: 93.75%;
	margin: 0 auto 0;
	font-size: 16px;
	line-height:
}

.m-cx-cpxq-01 {
	width: 93.75%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 1.2rem 2%;
	border: 1px solid #e6e6e6;
	margin-bottom: 1rem;
}

.m-cx-cpxq-01-tit {
	height: 3rem;
	border-bottom: 1px solid #d7d7d7;
	box-sizing: border-box;
	margin-bottom: 1rem;
}

.m-cx-cpxq-01-tit span {
	display: inline-block;
	height: 3rem;
	font-size: 19px;
	font-weight: bold;
	line-height: 3rem;
	color: #464646;
	border-bottom: 1px solid #00a2ea;
	box-sizing: border-box;
	vertical-align: top;
	padding-left: 2.2rem;
	background: url(../img/t2.png) no-repeat .5rem 1rem;
	background-size: 1.1rem;
	margin-right: .5rem;
}
.pro_xq_txt {
	    margin-top: 32px;
	
}

.pro_xq_txt h5 {
	font-size: 24px;
	color: #333;
	    margin-bottom: 38px;

}

.pro_xq_txt p {
	font-size: 15px;
	height: 30px;
	color: #333;
}

.button_l :hover {
	opacity: 0.8;
}
.pro_xq_txt a{
	clear: both;
	margin-top: 20px;
	font-size: 16px;
	display: block;
	color: #333;
}

.m-cx-cpxq-01-tit em {
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #c2c2c1;
	line-height: 3rem;
	vertical-align: bottom;
}

.m-cx-xgcp-4pl-ts4-3-01 {
	width: 93.75%;
	margin: 0 auto 1rem;
	border: 1px solid #f3f3f3;
}

.m-cx-xgcp-4pl-ts4-3-01-tit {
	height: 3rem;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.m-cx-xgcp-4pl-ts4-3-01-tit span {
	display: inline-block;
	height: 3rem;
	font-size: 18px;
	font-weight: bold;
	line-height: 3rem;
	color: #464646;
	border-bottom: 1px solid #00a2ea;
	box-sizing: border-box;
	padding-left: 2.2rem;
	background: url(images/m-cx-4-3-01-icon1.png) no-repeat left;
	background-size: 1.1rem;
	margin-right: .5rem;
}

.m-cx-xgcp-4pl-ts4-3-01-tit em {
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #c2c2c1;
	line-height: 3rem;
	vertical-align: bottom;
}

.m-cx-xgcp-4pl-ts4-3-01-list dl {
	width: 48.5%;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	margin-right: 3%;
	float: left;
	margin-bottom: -1px;
	text-align: center;
}

.m-cx-xgcp-4pl-ts4-3-01-list dl:nth-last-child(1) {
	margin-right: 0;
}

.m-cx-xgcp-4pl-ts4-3-01-list dt {
	border-bottom: 1px solid #eaeaea;
}

.m-cx-xgcp-4pl-ts4-3-01-list dt,
.m-cx-xgcp-4pl-ts4-3-01-list dt img {
	width: 100%;
	display: block;
}

.m-cx-xgcp-4pl-ts4-3-01-list dd {
	height: 4.25rem;
	font-size: 1.2rem;
	color: #4c4c4c;
	line-height: 4.25rem;
	padding-top: .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}

/*新闻中心*/
.news-list{
	margin-top: 32px;
    padding: 1px 0 0 10px;


}
.news-list li{
margin-bottom: 20px;
    height: 171px;
border-bottom: .1rem solid #f8f3f7;
}
.news-list li .news_txt p:first-child{
	height: 80px;
}

.news-list li .news_txt p a{
font-size: 16px;
color: #333;
}
.news-list li.news_txt p:first-child a{
	    line-height: 44px;
    font-size: 17px;
    color: #333;
}
.news-list li .news_txt .news_span{
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	    background: #cb2631;
    margin-top: -16px;
}
.news-list li .news_txt .news_p2 .news_a1{
	font-size: 14px;
    color: #666;
    height: 60px;
    line-height: 20px;
    display: block;
}
.news_a2{
	margin-top: 8px;
	display: block;
}
.news-list li .news_txt p:last-child a{

	font-size: 14px;
	color: #0891e1;
}
.news_img{ display: block;float: left; width:37%;height: 164px;  }
.news_img img{ width:100%;  height:164px;}
.news_txt{width: 57%;
    float: right;
    margin-right: 10px }
/*新闻详情页*/
.content{
width: 94%;
    margin-left: 10px;
    margin-right: 33px;
}
.content img{
	width: 100%;
}

.content h2 {
    text-align: center;
    font-size: 14px !important;
    color: #1776c1;
    border-bottom: 1px dashed #d1d1d1;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 30px;
    padding-bottom: 10px;
}
.content img {
	text-align: center;
	max-width: 100% !important;
	height: auto !important;
	float: none !important;
	display: block;
}
.content embed {
	text-align: center;
	max-width: 100% !important;
	height: 280PX !important;
	z-index: 1;
}
.btn-b {
	background: #0891e1;
	font-size: 12px;
	text-align: center;
	color: #fff;
	line-height: 34px;
	border-radius: 5px;
}
.btn-b a {
	color: #fff;
	display: block;

}
/*关于我们*/
.other_about{
	margin-top: 39px;
	    padding: 10px;
}
.other_about img{
	width: 100%;
	overflow: hidden;
}

.InpageAdv {
	    margin-top: 40px;
	width: 100%;
	overflow: hidden;
	background: #0081cd;
	padding-bottom: 20px;
}
.InpageAdv h3 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding-top: 32px;
}
.InpageAdv h3 span {
	font-size: 50px;
	color: #fff;
	font-weight: bold;
}
.InpageAdv ul {
	overflow: hidden;
	margin-top: 38px;
}
.InpageAdv li {
	width: 160px;
	height: 118px;
	background: url(../img/service_adv_icon01.png) no-repeat center;
	float: left;
	margin-left: 24px;
	text-align: center;
	padding-top: 54px;
}
.InpageAdv li p {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
}
.about_adv a{
	width: 160px;
	height: 40px;
	margin: 20px auto;
	background: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
	margin-top: 40px;
}

.other_curr{
	overflow: hidden;
	margin-top: 30px;
}
.other_curr ul{
	clear: both;
	margin-top: 30px;
}
.other_curr ul li{
	padding: 13px;
    /* margin-right: 10px; */
    background: #F5F5F5;
    width: 85%;
    height: 161px;
    margin-left: 15px;
    margin-bottom: 20px;
}
.other_curr ul li h5{
	margin-top: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #0081CD;
}
/*.other_curr ul li:nth-child(3){
	margin-right: 0px;
	    margin-left: 17px;
}
.other_curr ul li:nth-child(2){

	    margin-left: 17px;
}*/
.other_curr ul li p{
	line-height: 30px;
	font-size: 16px;
	margin-top: 20px;
}

.other_curr2{
    clear: both;
    background: #F5F5F5;
    margin-top: 20px;
    padding: 20px;
    width: 84%;
    margin-left: 11px;
}
.other_curr2 h5{
 padding-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #0081CD;
}
.other_curr2 p{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	    line-height: 30px;
}

.other_curr2 p i{
	padding-left: 20px;
	font-style:normal;
	font-weight: normal;
}

.other_curr3{
	margin-top: 30px;
}
.other_curr3 li{
	margin-left: 20px;
	float: left;
	width: 43%;
	    margin-right: 7px;
}
.other_curr3 li img{
	width: 100%;
	height: 127px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}

.other_honor{
	overflow: hidden;
	margin-top: 30px;
	
	clear: both;
}

.other_honor p{
	margin-top: 20px;
}

.honor_box{
	margin-top: 20px;
}
.honor_box p{
	height: 116px;
	padding: 20px;
	font-size: 16px;
	line-height: 40px;
	border:1px solid #dcdcdc;
	margin-top: 30px;
}
.honor_box ul{
	margin-top: 40px;
}
.honor_box ul li{
	width: 283px;
	margin-left: 16px;
	border: 1px solid #dcdcdc;
	float: left;
}
.honor_box ul li p{
	border: none;
}
.honor_box ul li img{
		width: 237px;
		margin-top: 26px;
		margin-left: 23px;
		display: block;
		height: 325px;
}
.honor_box ul li span{
	height: 60px;
	
	display: block;
	line-height: 60px;
	text-align: center;
}
.other_currter{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

/*产品中心*/
.pro_lf{
width: 96%;
    margin-left: 10px;
    margin-top: 10px;
}
.pro_lf .pro_txt{
	background: #0081cd;
	height: 66px;
	overflow: hidden;
width: 100%;

}
.pro_lf .pro_txt h4{
	width: 100%;
	height: 66px;
	font-size: 25px;

	line-height: 66px;
    margin-left: 17px;
	text-align: center;
	color: #fff;

}
.pro_lf  ul {
	overflow: hidden;
	background: #f5f5f5;
}
.pro_lf  ul li{
	height: 50px;
	    width: 39%;
	margin-right: 20px;
	margin-left:20px;
	float: left;
	background: url(../img/jt.png) no-repeat center right;
	border-bottom: 1px solid #e4e4e4;
}
.pro_lf  ul li a{
	display: block;
	font-size: 16px;
	line-height: 50px;
	color: #333;
}
.pro_lf  ul li:hover{
	background: url(../img/jt_h.png) no-repeat center right;
}
.pro_lf  ul li:hover a{
	color: #0081cd;
}
.pro_lf  ul li.hover{
	background: url(../img/jt_h.png) no-repeat center right;
}
.pro_lf  ul li.hover a{
	color: #0081cd;
}
/*新闻中心*/
.news3{
	width: 100%;
	margin-top: 40px;
}

.news3 dd {
    width: 85%;
    padding-top: 15px;
    float: right;
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 30px;
}

.news3 dl {
    height: 110px;
    border: 1px solid #ebebeb;
    background: #fff;
    margin-bottom: 20px;
}
.news2 dl{ height:110px;border:1px solid #ebebeb;  margin-bottom:20px;}
.news2 dt em{ display:block;font-size: 14px;  color: #666666; font-weight: normal;width: 88px; height: 80px;border-right: 1px solid #ebebeb; text-align: left;  float: left;margin-top: 17px;margin-left: 30px;}
.news2 dt em b{font-size: 50px; display: block;height: 55px;line-height: 50px;}
.news2 dd{width:67%;padding-top: 15px; float: right; overflow: hidden;box-sizing: border-box;padding-right: 30px;}
.news2 dd h3{font-size: 16px; font-weight: normal;height: 32px;color:#333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 5px; }
.news2 dd h3 a{ color:#333333;}
.news2 dd p{    height: 48px;overflow: hidden;font-size: 14px; line-height: 22px; color:#888888; text-align: justify;}
/*站点地图*/

.m1-sitemap-1 {
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1rem;
}

.m1-sitemap-1 .m1-site-map-list {
	margin-top: 1rem;
	overflow: hidden;
}

.m1-sitemap-1 .m1-site-map-list h3 {
	padding: .2rem 0 .8rem;
	color: #333333;
}

.m1-sitemap-1 .m1-site-map-list h3 a {
	color: #333333;
}

.m1-sitemap-1 .m1-site-map-list ul {
	border: 1px solid #efefef;
	border-bottom: 0;
	border-right: 0;
	overflow: hidden;
}

.m1-sitemap-1 .m1-site-map-list li {
	float: left;
	width: 33.333%;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m1-sitemap-1 .m1-site-map-list li a {
	display: block;
	height: 2.7rem;
	line-height: 2.7rem;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	padding: 0 1%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #666666;
}

.m1-sitemap-1 .m1-site-map-list li:nth-of-type(3n-1) {
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}

.m1-sitemap-1 .m1-site-map-list li:nth-of-type(1) a,
.m1-sitemap-1 .m1-site-map-list li:nth-of-type(2) a,
.m1-sitemap-1 .m1-site-map-list li:nth-of-type(3) a {
	border-top: 0 none;
}

/*联系我们*/
 .contactus ul {
        margin: 0 auto;
        margin-top: 20px;
    }
    
    .contactus ul li {
        border-bottom: 1px solid #e9e9e9;
        height: 45px;
        line-height: 45px;
        margin: 14px 0 0;
        padding: 0 0 14px 25px;
    }

    /*分页*/
.page {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	clear: both;
	text-align: center;
}
.page div{
	display: inline-block;
}
.page a,
.page span {
	position: relative;
	float: left;
	padding: 8px 14px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #0081CD;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 14px;
}
.page .current {
	background-color: #0081CD;
	border: 1px solid #0081CD;
	color: #fff;
}

.page a:first-child,
.page span:first-child  {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.page a:last-child,
.page span:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.endit-content2_cont table{
	border-collapse: collapse;
	
}
.endit-content2_cont table td{
	border: 1px solid #cad3de;
	height: 60px !important;
	line-height: 60px  !important;
	text-align: center;
}
.endit-content2_cont table tr:first-child{
	/*background: #c1272d !important;
	color: #fff!important;*/
}
