@charset "utf-8";
/* CSS Document */
*{list-style:none;outline:none;font-family:"微软雅黑",arial;border:none;color:#333;padding:0;margin:0;}
ul{padding:0;margin:0}
h1,h2,h3,h4,h5,h6{margin:0;}
.clearfix{clear: both;}
/**********************************logo*********************/
.index-head{padding: 10px 0;background-color: #f5f5f5;width:100%;}
.index-head .container{line-height: 15px;height: 15px;overflow: hidden;}
.id-head-left{float: left; font-size: 14px;color: #666;line-height: 15px;height: 15px;padding-left: 16px;}
.id-head-right{float: right;line-height: 15px;font-size: 0px;height: 15px;color: #666;}
.id-head-right a,.id-head-right span{font-size: 14px;line-height: 15px;height: 15px;display: inline-block;color: #666;padding: 0 7px;border-right: 1px solid #666;}
.id-head-right span{padding-left: 16px;}
.id-head-right span i{font-style: normal;color: #e5001f;font-size: 14px;line-height: 15px;height: 15px;}
.id-head-right a:last-child{border-right: none;}
.id-head-right a:hover{color: #0c8fd7;}

@font-face {
	font-family: 'iconfont_footer';
	/* project id 325027 */
	src: url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.eot');
	src: url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.woff') format('woff'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.ttf') format('truetype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.svg#iconfont') format('svg');
}
@media(max-width:991px){
	.index-head{display: none;}
}

/********************logo-logo********************/
.index-logo{padding: 15px 0;}
.index-logo .container{overflow: hidden;}
.logo{float: left;display: block;}
.logo img{width:80px;float: left;padding-right: 15px;margin-right: 15px;border-right: 1px solid #ccc;}
.id-logo-tit{float: left;margin: 3px 0;padding-right: 30px;}
.id-logo-tit h1{font-size: 22px;line-height: 28px;font-weight: bold;color: #34333b;}
.id-logo-tit h2{font-size: 12px;line-height: 26px;color: #026cf0;display: block;letter-spacing: 0.5px;}
/********logo-intro*****/
.id-head-intro{float: left;width: 200px;}
.id-head-intro span,.id-head-intro i{line-height: 28px;text-align: left;display: block;font-style: normal;}
.id-head-intro span{font-size: 14px;color: #34333b;}
.id-head-intro i{font-size: 22px;color: #ef111a;font-weight: bold;}
/********logo-tel*****/
.index-tel{float: right;background: url(../upload/images/tel.png)left center no-repeat;background-size: 30px auto;padding-left: 40px;}
.id-tel-1{font-size: 14px;line-height: 20px;color: #999;margin-top: 3px;}
.id-tel-2{font-size: 22px;line-height: 36px;color: #666;font-weight:bold;}

@media(max-width:1259px){
	.id-head-intro{display: none;}
}
@media(max-width:991px){
	.id-logo-tit{padding-right: 0px;}
	.id-logo-tit h2{font-size: 12px;line-height: 12px;}
	.index-tel,.index-reco{display: none;}
}
@media(max-width:767px){
	.logo img{width:60px;}
	.id-logo-tit{margin: 0;}
	.id-logo-tit h1{font-size: 18px;line-height: 24px; margin-top: 0;}
	.id-logo-tit h2{font-size: 12px;line-height: 18px;}
}
@media(max-width:530px){
	.index-logo{padding: 7px 0;}
	.id-logo-tit{display: none;}
	.logo img{border-right: none;}
}

/***************************************************导航*****************************************************/
.index-nav{width: 100%;z-index: 666;background-color:#026cf0;}
.nav{width: 100%;}
.nav>li{float: left;line-height: 40px;width:12.5%;}
.nav>li>a{font-size: 16px; text-align: center; color: #fff;padding: 5px 0;display: block;}
.nav>li{position: relative;}
.nav-down-menu{position: absolute;left:0px;top:90px;clear: both;display:none;z-index: 99;background-color:#000;width:120px; }
.nav-down-menu a{font-size: 16px; color:#fff;display: block;text-align: center;line-height: 30px;padding: 5px 0;}
.navli-down-menu a{padding-left:25px;}
.nav-a{position: relative; z-index: 999;}
.nav-down-menu a:hover{color:#2d2d2d; }
.nav>li.on-top,.nav>li:hover{background-color:#2d2d2d;}

@media(max-width:1259px){
	.nav-down-menu{width: 90px;}
}

@media(max-width:991px){
	.nav-down-menu{top:70px;}	
}

/**************************************************手机导航********************************************/
.nav-btn{float: right; display: none;cursor:pointer;margin-top:10px;}
.nav-btn span{width: 28px;height: 4px;display: block;background-color:#0d73fc;border-radius: 4px;margin: 5px 0;}
.nav-btn img{width:100%;}
.navli .nav-cn-en{overflow: hidden;border-bottom: 1px solid #131314;}
.navli .nav-cn-en a{display: block;color: #fff;float: left;width: 50%;border-right: 1px solid #131314;}
.navli>div:first-child{font-size: 18px;padding: 10px 0px;color: #999;font-weight: bold;text-align: center;}
.navli{position: fixed;right:-240px;top:0;text-align: left; z-index: 999;background-color: #333;width:240px;height: 100%;transition: all 0.5s;}
.navli a {font-size: 14px; color: white;line-height: 50px;display: block;padding-left:30px;padding-right: 10px;}
.navli li{background-color: #333;border-bottom: 1px solid #000;position: relative;}
.id-nav-tu{position: absolute;right: 0px;top: 0px;width: 50px;height: 50px;background: url(../ul/images/jiantou-nav.png)center no-repeat #243c62;background-size: 10px;transition: 1s;border-left: 2px solid #131314;opacity: 0.6}
.navli .navli-txt{overflow: hidden;padding: 10px 10px 10px 30px;background-color: #000;}
.navli-txt div:nth-child(1){float: left;font-size: 16px;color: #fff;}
.navli-txt div:nth-child(2){float: right;width: 16px;margin-top: 3px;cursor:pointer;}
.navli-txt div:nth-child(2) img{width: 100%;}

.navli-down-ser{display: none;background-color: #fff;z-index: 2;}
.navli-down-ser li{border-top: 1px solid #666;background-color: #131314;}

.navli>li:hover{background-color:rgba(96,96,96,0.90) }
.navli-down-ser li:hover{background-color:rgba(96,96,96,0.80)}
.navli .nav-cn-en a:hover{background-color: #0f91ec;color: #fff}
.id-nav-tu:click{transform: rotate(90deg);transition: 1s;}

@media(max-width:991px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
}
@media(max-width:767px){
	.nav-btn{margin-top:4px;}
}
@media(max-width:530px){
	.nav-btn {margin-top: 4px;}
}

/***************** banner*****************/
.slider {position: relative;}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0;}
.rslides li:first-child {position: relative;display: block;float: left;}
.rslides img {display: block;height: auto; float: left;width:100%;border: 0;}
.callbacks_tabs{position: absolute;bottom:5%;z-index:100;left:50%;margin-left:-34px;}
.callbacks_tabs li{display:inline-block;}
.callbacks_tabs li a{visibility: visible;font-size:0;height:14px;width:14px;display:block;background-color:#f1f1f1;border-radius:50%;margin:0 10px;}
.callbacks_tabs li a:hover,.callbacks_tabs .callbacks_here a{background-color:#0f91ec;}
.callbacks_tabs a{visibility:hidden;}

@media(max-width:640px){
	.callbacks_tabs{margin-left:-24px;bottom:10px;}
	.callbacks_tabs li a{height:12px;width:12px;margin:0 6px;}
}

/*******************************index-section*******************************/
.index-section{padding: 60px 0;}

@media(max-width:1259px){
	.index-section{padding: 50px 0;}
}
@media(max-width:991px){
	.index-section{padding: 40px 0;}
}
@media(max-width:767px){
	.index-section{padding: 30px 0;}
}


/******************************index-title******************************/
.index-title{margin-bottom: 40px;}
.id-title{text-align: center;}
.id-title{margin-bottom: 20px;}
.id-title h1{font-size: 28px;line-height: 30px; margin: 0;display: inline-block;color: #333;padding: 0 20px;}
.id-title h1 span{display: inline-block;color: #026bbc;}
.id-title>span{display: inline-block;width: 200px;height: 20px;}
.id-title>span:nth-child(1){background: url(../upload/images/tit-bg2.png)center no-repeat;background-size: 100% auto;}
.id-title>span:nth-child(3){background: url(../upload/images/tit-bg1.png)center no-repeat;background-size: 100% auto;}

.id-title-span{font-size: 15px;color: #666;line-height: 20px;text-align: center;}

@media(max-width:991px){
	.id-title>span{width: 160px;}
	.index-title{margin-bottom: 30px;}
}

@media(max-width:767px){
	.id-title h1{font-size: 26px;}
	.id-title>span:nth-child(1),.id-title>span:nth-child(3){display: none;}
	.id-title{margin-bottom: 0px;}
	.id-title h1{padding: 0;}
	.id-title-span{display: none;}
}
		
@media(max-width:400px){
	.id-title h1{font-size: 24px;}
}
/******************************公司简介******************************/
.index-company{background-color: #f5f5f5;}
.id-company-all{overflow: hidden;background-color: #fff;}
.id-com-img{float: right;width: 50%;}

.id-com-text{float: right;width: 50%;padding: 40px 25px;}
.id-com-text span{font-size: 16px;line-height: 30px; display: block;color: #666;text-indent: 30px;text-align: justify;}
.id-com-text a{font-size: 16px;line-height: 40px;border: 1px solid #cf0200; text-align: center; color: #fff; display: block;width: 160px;margin-top: 20px;background-color: #cf0200;}

.id-com-text a:hover{background-color: transparent;color: #cf0200;}


@media(max-width:1259px){
	.id-com-text span{overflow: hidden;}
	.id-com-text span:nth-child(2){display: none;}
	.id-com-text a{font-size: 14px;line-height: 30px;width: 120px;}
}

@media(max-width:991px){
	.id-com-img{clear: right;width: 100%;}
	.id-com-text{clear: right;width: 100%;padding: 20px 25px;}
	.id-com-text span:nth-child(2){display:block;}
}

@media(max-width:530px){
	.id-com-text{padding:15px;}
	.id-com-text span{font-size: 14px;line-height: 26px;}
}

/*****************************产品展示******************************/
/********index-pro-nav*********/
.index-pro-nav{text-align: center;margin-bottom: 30px;}
.index-pro-nav a{font-size: 16px; display: inline-block;background-color: #027df0;color: #fff;padding: 10px 20px;margin: 0 2px;margin-bottom: 5px;}
.index-pro-nav a:hover{background-color:#cf0200;}
/********index-pro-all*********/
.id-pro-all{overflow: hidden;}
.id-pro-all>a:nth-child(4n){margin-right: 0;}
.id-pro-box{float: left;width: 23.5%;margin-right:2%;margin-bottom: 20px;overflow: hidden;display: block;}
.id-pro-hover{position: relative;}

.id-pro-hover>div{position: absolute;left: -100%;top: 0;height: 100%;width: 100%;background: url(../upload/images/pro-h-img.png)center no-repeat rgba(0,0,0,0.3);transition: 0.5s;background-size:60px 60px;}
.id-pro-txt{padding:10px 15px;background-color: #f5f5f5;}
.id-pro-txt h1{font-size: 16px;line-height: 30px;height: 30px;color: #333; overflow: hidden;text-align: center;padding: 0 10px;}
.id-pro-txt span{font-size: 14px;line-height: 24px;height: 96px;overflow: hidden;display: block;color: #666;}
.id-pro-txt span i{font-style: normal;color: #333;}
/********index-pro-more*********/
.index-more{margin-top: 20px; background: url(../upload/images/xian.png)center center no-repeat;background-size: 100% 1px;}
.index-more a{font-size: 16px;line-height: 40px; display: block;width: 200px;margin: 0 auto;text-align: center;background-color: #fff;border: 1px solid #ccc;color: #333;}
.id-pro-box:hover .id-pro-hover>div{left: 0;}
.index-more a:hover{border-color: #027df0;background-color: #027df0;color: #fff;}

@media(min-width:1200px){
.id-pro-hover img{width: 100%;height: 230px;}
}

@media(max-width:991px){
	.index-pro-nav a{font-size: 14px;}
	.id-pro-box{width: 32%;}
	.id-pro-hover>div{background-size:50px 50px;}
	.id-pro-all>a:nth-child(4n){margin-right: 2%;}
	.id-pro-all>a:nth-child(3n){margin-right: 0;}	
  
  .id-pro-hover img{width: 100%;height: 150px;}
  
}

@media(max-width:767px){
	.index-more{margin-top: 20px;}
	.id-pro-txt span{height: 48px;}
}

@media(max-width:530px){
	.id-pro-box{width: 49%;margin-bottom: 10px;}
	.id-pro-all>a:nth-child(3n){margin-right: 2%;}
	.id-pro-all>a:nth-child(2n){margin-right: 0;}
	.index-more a{font-size: 14px;width: 160px;}
}

/*****************************产品展示1-2-3******************************/
/***********产品展示1************/
.id-pro-all1>a:last-child{display: none;}
.index-product3{background: url(../upload/images/pro3-bg.jpg)center no-repeat;background-size: cover;}

@media(max-width:991px){
	.id-pro-all1>a:last-child{display: block;}
	.id-pro-all2>a:last-child{display: none;}
	.id-pro-all3>a:last-child{display: none;}
}

@media(max-width:530px){
	.id-pro-all1>a:last-child{display: none;}
	.id-pro-all2>a:last-child{display: block;}
	.id-pro-all3>a:last-child{display: block;}
}

/*****************************index-middle1******************************/
.index-middle1{padding: 30px 0; background: url(../upload/images/mid1-bg.jpg)center no-repeat;background-size: cover;}
.id-mid1{overflow: hidden;}
.id-mid1-img{float: left;width: 440px;}
.id-mid1-img img{width: 200px;margin: 0 10px;float: left;}
.id-mid1-text{float: right;width: calc(100% - 500px);}
.id-mid1-text img{width: 100%;}
.id-mid1-tel{margin: 20px auto 0;text-align: center;}
.id-mid-tel1,.id-mid-tel2{display: inline-block;padding: 10px 30px;}
.id-mid1-tel .id-mid-tel1,.id-mid1-tel .id-mid-tel2{font-size: 16px;color: #fff;width: 260px;margin-bottom: 10px;}
.id-mid-tel1{background: url(../upload/images/mid-tit-bg1.png)center no-repeat;background-size: 100% 100%;}
.id-mid-tel2{background: url(../upload/images/mid-tit-bg2.png)center no-repeat;background-size: 100% 100%;}
.id-mid-tel1 span,.id-mid-tel2 span{font-size: 18px;font-weight: bold;color: #fff;display: inline-block;}

@media(max-width:991px){
	.id-mid1-img{display: none;}
	.id-mid1-text{text-align: center;}
	.id-mid1-text img{width: 600px;margin: 0 auto;}
	.id-mid1-text{float:none;width: 100%;}
}
@media(max-width:767px){
	.id-mid1-text img{width: 100%;}
	.id-mid1-tel{display: none;}
}
/*****************************index-middle2******************************/
.index-middle2{padding: 30px 0; background: url(../upload/images/mid2-bg.jpg)center no-repeat;background-size: cover;}
.id-mid2{overflow: hidden;}
.id-mid2-img{float: right;width: 440px;}
.id-mid2-img img{width: 200px;margin: 0 10px;float: left;}
.id-mid2-text{float: left;width: calc(100% - 500px);}
.id-mid2-tel{margin: 20px auto 0;text-align: center;}
.id-mid2-tel .id-mid-tel1,.id-mid2-tel .id-mid-tel2{font-size: 16px;color: #fff;width: 260px;margin-bottom: 10px;}
.id-mid2-txt{text-align: center;margin-top: 30px;}
.id-mid2-txt h5{font-size: 24px;color: #fff;margin: 0 10px;display: inline-block;}
.id-mid2-txt h5 span{font-size: 30px;font-weight: bold;color: #fff;margin: 0 3px;}

@media(max-width:1259px){
	.id-mid2-txt{margin-top: 0px;}
}
@media(max-width:991px){
	.id-mid2-img{display: none;}
	.id-mid2-text{text-align: center;}
	.id-mid2-text{float:none;width: 100%;}
}
@media(max-width:767px){
	.id-mid2-tel{display: none;}
}
@media(max-width:530px){
	.id-mid2-txt h5{font-size: 18px;}
	.id-mid2-txt h5 span{font-size: 22px;}
}
/*****************************index-case******************************/
.index-case{margin-bottom: 30px;}
.id-case-all{overflow: hidden;}
.id-case-all a:last-child{margin-right: 0;}
.id-case-box{float: left;width: 23.5%;margin-right:2%;margin-bottom: 20px;overflow: hidden;display: block;}
.id-case-box img{width: 100%;}
.id-case-box h1{font-size: 16px;line-height: 50px;height: 50px;background-color: #027df0;color: #fff;overflow: hidden;text-align: center;padding: 0 10px;}
.id-case-box:hover h1{background-color:#cf0200;}

@media(max-width:991px){
	.id-case-box{width: 32%;}
	.id-case-all>a:last-child{display: none;}
	.id-case-all>a:nth-child(3){margin-right: 0;}
}
@media(max-width:767px){
	.id-case-box h1{font-size: 14px;line-height: 40px;height: 40px;}
}
@media(max-width:530px){
	.id-case-box{width: 49%;margin-bottom: 10px;}
	.id-case-all>a:nth-child(2n){margin-right: 0%;}
	.id-case-all>a:nth-child(3){margin-right: 2%;}
	.id-case-all>a:last-child{display: block;}
}
/*****************************index-article******************************/
.id-article{overflow: hidden;}
.id-article>a:nth-child(3n){margin-right: 0;}
.id-artcle-box{float: left;width: 32%;margin-right: 2%;margin-bottom: 10px;}
.id-article>a:nth-child(1) i,.id-article>a:nth-child(2) i,.id-article>a:nth-child(3) i{display: block;}
.id-article>a:nth-last-child(1),.id-article>a:nth-last-child(2),.id-article>a:nth-last-child(3){margin-bottom: 0;}
.id-artcle-box h1{font-size: 16px;line-height: 30px;height: 30px;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;float: left;width: calc(100% - 100px);color: #666;}
.id-artcle-box span{font-size: 16px;line-height: 30px;color: #999;height: 30px;overflow: hidden;display: block;float: right;text-align: right;width: 100px;}
.id-artcle-box i{font-size: 14px;line-height: 24px;height: 48px;overflow:hidden;width: 100%;text-indent: 30px; display: none;float: left;font-style: normal;color: #999;text-align: justify;}
.id-artcle-box:hover h1{color: #027df0;}
@media(max-width:991px){
	.id-artcle-box{width: 49%;}
	.id-article>a:nth-child(3n){margin-right: 2%;}
	.id-article>a:nth-child(2n){margin-right: 0;}
	.id-article>a:nth-child(3) i{display: none;}
	.id-article>a:nth-last-child(3){margin-bottom: 10px;}
}

@media(max-width:600px){
	.id-artcle-box{width: 100%;}
	.id-article>a:nth-child(3n){margin-right: 0%;}
	.id-article>a:nth-child(2) i{display: none;}
	.id-article>a:nth-last-child(2){margin-bottom: 10px;}
}
/*****************************index-mid-tel******************************/
.id-mid3-tel .id-mid-tel2{font-size: 20px;color: #fff; width: 380px; background: url(../upload/images/mid-tit-bg2.png)center no-repeat;background-size: 100% 100%;}
.id-mid3-tel .id-mid-tel2 span{font-size: 22px;font-weight: bold;color: #fff;display: inline-block;}

/*****************************index-middle3******************************/
.index-middle3{padding: 40px 0; background: url(../upload/images/mid3-bg.jpg)center no-repeat;background-size:cover;}
.index-middle3 h2{font-size: 30px;text-align: center;color: #fff;margin-bottom: 20px;}
.index-middle3 h2 span{font-size: 36px; color: #fff;font-weight: bold;}
.id-mid3-tel{text-align: center;}
.id-mid3-tel .id-mid-tel2{margin: 0 auto;}

@media(max-width:767px){
	.index-middle3{padding: 30px 0;}
	.index-middle3 h2{font-size: 20px;}
	.index-middle3 h2 span{font-size: 22px;}
	.id-mid-tel2{font-size: 16px;width: 300px;}
	.id-mid-tel2 span{font-size: 18px;}
}
@media(max-width:530px){
	.id-mid-tel2{font-size: 14px;width: 280px;}
	.id-mid-tel2 span{font-size: 16px;}
}
/*****************************index-news******************************/
.id-news{overflow: hidden;}
/**************index-news-tit*****************/
.id-news-tit{overflow: hidden;background-color: #027df0;padding-left: 20px;padding-right: 20px;}
.id-news-tit h1{font-size: 18px;font-weight: bold; border-top-left-radius: 4px;border-top-right-radius: 4px; display: inline-block;background-color: #fff;margin-top: 10px;padding: 8px 10px;color: #027df0;}
.id-news-tit a{font-size: 16px;line-height: 44px; text-align: right;display:block;color: #fff;float: right;}
.id-news-text{padding: 30px 20px;}
.id-news-tit a:hover{text-decoration:underline;}
/**************index-news-left*****************/
.id-news-left{float: left;width: 49%;margin-right: 2%;border: 1px solid #e6e6e6;border-radius: 4px;overflow: hidden;}
.id-news-box1{display: block;}
.id-news-box1 h1{font-size: 18px;line-height:30px;height: 30px;margin-bottom: 11px; overflow: hidden;text-overflow: ellipsis;white-space: normal;font-weight: bold;color: #333;}
.id-news-box1 span{font-size: 16px;line-height: 31px;height: 155px;overflow: hidden;color: #666; display: block;}
.id-news-box1:hover h1{color: #027df0;}
/**************index-news-right*****************/
.id-news-right{float: left;width: 49%;border: 1px solid #e6e6e6;border-radius: 4px;overflow: hidden;}
.id-news-text>a:last-child{margin-bottom: 0;}
.id-news-box2{display: block;margin-bottom: 20px;}
.id-news-box2 h1{padding-left: 40px;font-size: 16px;line-height:30px;height: 30px;margin-bottom: 10px; overflow: hidden;text-overflow: ellipsis;white-space: normal;font-weight: bold;color: #333;background: url(../upload/images/a.png)left center no-repeat;}
.id-news-box2 span{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;color: #666;display: block;background: url(../upload/images/q.png)left top no-repeat;padding-left: 40px;letter-spacing: 1px;}
.id-news-box2:hover h1{color: #027df0;}

@media(max-width:767px){
	.id-news-left{float: none;width: 100%;margin-right: 0%;margin-bottom: 20px;}
	.id-news-box1 span{font-size: 15px;line-height: 28px;height: auto;}
	.id-news-right{float:none;width: 100%;}
}
/*******************************index-footer*******************************/
.index-footer{padding: 20px 0; background: url(../upload/images/footer-bg.jpg)center no-repeat;background-size: 100% 100%;}
.id-footer{padding:0 20px;position: relative;}
.id-footer-nav{margin-bottom: 15px;border-bottom: 1px solid #fff;text-align: center;}
.id-footer-nav a{font-size: 16px;width: 12%;line-height: 40px;color: #fff; display: inline-block;}
.id-footer-message{overflow: hidden;padding-bottom: 30px;}
.id-footer-mess-left{float: left;width: 30%;}
.id-footer-mess-left a{font-size: 14px;line-height: 30px; color: #fff;display: block;text-align: left;}
.id-footer-mess-right{float: right;width: 70%;}
.id-footer-mess-right a{font-size: 14px;line-height: 30px; color: #fff;display: block;text-align: right;}
.id-beian1{background: url(../upload/images/beian-1.png)80% center no-repeat;}
.id-beian-img{position: absolute;left:50%; bottom: 0;}

@media(max-width:1259px){
	.id-beian1{background: url(../upload/images/beian-1.png)74% center no-repeat;}
}
@media(max-width:991px){
	.id-footer-mess-left{clear: left;width: 100%;overflow: hidden;}
	.id-footer-mess-left a{width: 49%;float: left;}
	.id-footer-mess-right{clear: right;width: 100%;overflow: hidden;}
	.id-footer-mess-right a{width: 49%;float: left;text-align: left;}
	.id-footer-mess-right a.id-beian1{padding-left: 26px;background: url(../upload/images/beian-1.png)left center no-repeat;}
	.id-footer-mess-right a.id-footer-beian3{width: 100%;text-align: center;line-height: 26px;}
	.id-footer-mess-right a:last-child{width: 100%;text-align: center;}
}

@media(max-width:767px){
	.id-footer{padding: 0;}
	.id-footer-mess-right{text-align: center;}
	.id-footer-mess-right a{display: inline-block;text-align: center;width: auto;margin:0 4px;float: none;}
	.id-footer-nav,.id-footer-mess-left{display: none;}
}

/*******************************友情链接*******************************/
.index-yq{padding: 10px 0;background-color: #d9d9d9;}
.yq .id-flink-coin{width: 200px;line-height: 26px;color: transparent;background: url(../upload/images/link-coin.png)left center no-repeat;}
.yq a{color: #666;font-size: 14px;display: inline-block;margin-right: 5px;line-height: 26px;height: 26px;}

.yq a:hover{text-decoration: underline;}

@media(max-width:530px){
	.yq{width: 100%;}
}

/******************内页****************************/
.page-in{padding: 50px 0;}
@media (max-width:1259px){
	.page-in{padding: 40px 0;}
}
@media (max-width:991px){
	.page-in{padding: 30px 0;}
}
@media (max-width:767px){
	.page-in{padding: 20px 0;}
}
/***************面包屑导航******************/
.page-in-nav{margin-bottom: 20px;padding-left: 20px;background-color: #f5f5f5;color:#999;}
.page-in-nav a{color:#999;margin-right:5px;line-height:40px;}

.page-in-nav a:hover{color:#0d73fc;}

/*******************************************内页********************************************/
/*******************************内页左侧列表*******************************/
.page-in-all{padding: 5px;}
.page-in-product .page-in-left{box-shadow: 0 0 3px 3px rgba(0,0,0,0.15);}
.page-in-left{float: left;width: 260px;margin-right: 40px;}
/********内页左侧列表-1***********/
.page-in-nav1{margin-bottom: 0px;}
.page-in-title{padding-left: 10px;padding-top: 15px; padding-bottom: 20px; background-color: #027df0;}
.page-in-title h1{font-size: 26px;line-height: 30px;color: #fff;margin-bottom: 10px;}
.page-in-title h5{font-size: 16px;color: #fff;padding-bottom: 16px;position: relative;}
.page-in-title h5 span{color: #fff;font-weight: bold;}
.page-in-title h5::before{position: absolute;left: 0;bottom: 0;width: 60px;height: 1px;background-color: #fff;content: "";}
.page-pro-nav{padding: 20px 20px;}
.page-pro-nav>li>a{font-size: 18px;line-height: 30px;height: 30px;margin-bottom: 5px; overflow: hidden; display: block;padding:0 15px;background-repeat: no-repeat;background-position:left center;background-image:url(../upload/images/icon1.png);font-weight: bold;}
.page-pro-nav>li>a:hover{color: #027df0;}
.page-pro-ser{padding:0 10px 10px;}
.page-pro-ser a{font-size: 15px;line-height: 30px;height: 30px;overflow: hidden; display: block;padding-left: 10px;color: #666;}
.page-pro-ser a:hover{color: #027df0;}
/********内页左侧列表1-2***********/
/********内页左侧列表-2***********/
.page-hot-article{margin-bottom: 30px;padding: 0 10px;margin-top: 10px;padding-bottom: 30px;}
.page-in .page-hot-article{box-shadow: 0 0 3px 3px rgba(0,0,0,0.15);}
.page-in-product .page-hot-article{box-shadow: none;padding-bottom: 0px;}
.page-left-cu{}
.page-in-title1{font-size: 14px;background:url(../upload/images/cu-bg.jpg)center no-repeat;background-size: 100% 100%;padding: 20px 40px;margin-bottom: 20px;}
.page-in-title1 span{font-size: 16px;line-height: 40px; display: block;border: 1px solid #fff;color: #fff;text-align: center;}
.page-in-left-cage li{font-size: 14px;line-height: 34px;color: #333; padding:0 10px;}


@media(max-width:991px){
	.page-in-left{float: none;width: 100%;margin-right: 0%;margin-bottom: 20px;box-shadow: none;}
	.page-in-product .page-in-left{box-shadow: none;}
	.page-hot-article,.page-download-rank,.page-in-title{display: none;}
	.page-pro-nav{padding: 0;text-align: center;}
	.page-pro-nav>li{display: inline-block;margin:0 5px 10px;border: 1px solid #e4e4e4;}
	.page-pro-nav>li>a{background-image: none;background-color: #fff;text-align: center;padding: 0 15px;border-radius: 2px;line-height: 40px;height: auto;margin: 0;}
	.page-pro-nav>li>a:hover{background-image: none;border-color: #0d73fc;background-color: #0d73fc;color: #fff;}
	.page-pro-ser{display: none;}
}

@media(max-width:480px){
		.page-in-cage li a{line-height: 36px;height: 36px;padding: 0 10px;}
}
@media(max-width:360px){
		.page-in-cage{font-size: 0;}
		.page-in-cage li a{padding: 0 8px;}
}

/*******************************新闻列表页*******************************/
.page-in-all{overflow: hidden;}
.page-in-right{float: left;width:calc(100% - 300px);}
.page-in-position{margin-bottom: 30px;color: #999;border-left: 4px solid #0186ed;padding-left: 20px;}
.page-in-position a{font-size: 14px;display: inline-block;text-align: left;line-height: 20px;margin-right: 2px;color: #999;}
.page-newslist-box{padding: 20px 10px;border-bottom: 1px dashed #ccc;display: block;overflow: hidden;}
.page-newslist-box h1{font-size: 18px;line-height: 18px;height: 18px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #333;width: calc(100% - 100px);float: left;}
.page-newslist-box span{font-size: 14px;line-height: 18px;height: 18px;overflow: hidden;color: #999;width: 100px;float: left;text-align: right;display: block;}
.page-newslist-box i{font-size: 14px;line-height: 26px;height: 53px;margin-top: 10px; overflow: hidden; color: #666;display: block;width: 100%;font-style: normal;}
.page-news-top{overflow: hidden;}
.page-newslist-box:hover h1{color: #0186ed;}
.page-in-position a:hover{color: #0186ed;}

@media(max-width:991px){
	.page-in-right{width:100%;float:none;}
}
@media(max-width:600px){
	.page-newslist-box i{line-height: 24px;height: 48px;}
}


/*******************************新闻详情页*******************************/
.page-newsdetails-title{padding-bottom: 10px;border-bottom: 1px dashed #dedede;}
.page-newsdetails-title h1{font-size: 22px;margin: 0;margin-bottom: 10px; text-align: center;line-height: 26px;color: #333; }
.page-newsdetails-title div{text-align: center;}
.page-newsdetails-title div span,.page-newsdetails-title div a{font-size: 12px;line-height: 20px;margin: 0 4px; display: inline-block;color: #999;}


.page-newsdetails-content{padding: 20px 0;}
.page-newsdetails-content1{padding: 25px 50px;margin-bottom: 20px; background:url(../ul/images/coin.png)20px 20px no-repeat #fafafa;color: #666;}
.page-newsdetails-content1 div{font-size: 16px;margin-bottom: 6px; color: #111;font-weight: bold;}
.page-newsdetails-content1 span{font-size: 15px;line-height: 28px; color: #666;}

.page-newsdetails-content2 p{font-size: 15px;color: #666;line-height: 30px;margin-bottom: 10px;}

.share{margin: 10px 0;}


@media(max-width:767px){
	.page-newsdetails-title h1{font-size: 18px;line-height: 22px;font-weight: bold;}
  
   .page-newsdetails-content p img{width:100%}
}

@media(max-width:529px){
	.page-newsdetails-content1{padding: 15px 20px 15px 25px;background:url(../ul/images/coin.png)0px 5px no-repeat #fafafa;}
	.page-newsdetails-content1 span{font-size: 14px;line-height: 26px;}
	.page-newsdetails-content2 p{font-size: 14px;}
  
  .page-newsdetails-content p img{width:100%}
}


/*******************************产品列表页*******************************/
.page-in-prolist a:nth-child(3n){margin-right: 0;}
.page-prolist-box{margin-bottom: 20px; background-color: #fff;overflow: hidden; float: left;width: 32%;margin-right: 2%;border:4px solid #e6e6e6;position: relative;}
.page-prolist-box img{width: 100%;min-height: 230px;max-height: 230px;display: block;}
.page-prolist-box h1{font-size: 15px;line-height: 34px;height: 34px;overflow: hidden;color: #666; position: absolute;left: 0;bottom: 0;width: 100%;text-align: center;padding: 0 10px;background-color: rgba(255,255,255,0.8);}
.page-prolist-box:hover h1{background-color: rgba(13,115,252,0.8);color: #fff;}

@media(max-width:660px){
	.page-prolist-box{width: 49%;margin-bottom: 15px;}
	.page-in-prolist a:nth-child(3n){margin-right: 2%;}
	.page-in-prolist a:nth-child(2n){margin-right: 0;}
	.page-prolist-box h1{font-size: 15px;}
  
  .page-prolist-box img{width: 100%;min-height: 150px;max-height: 150px;display: block;}
}

/*******************************产品详情页*******************************/
.page-prodetails-title{padding: 10px 0;border-bottom: 1px dashed #dedede;}
.page-prodetails-title h1{font-size: 22px;margin: 0;margin-bottom: 10px; text-align: center;line-height: 22px;color: #333; }

.page-prodetails-content{padding: 20px 0;}

.page-prodetails-content p{font-size: 15px;color: #666;line-height: 30px;margin-bottom: 10px;}

@media(max-width:767px){
	.page-prodetails-title h1{font-size: 18px;line-height: 18px;font-weight: bold;}
}

@media(max-width:529px){
	.page-prodetails-content p{font-size: 14px;}
}



/*******************************关于我们*******************************/

.page-aboutus p{font-size: 14px;color: #666;line-height: 30px;margin-bottom: 10px;text-indent: 30px;}


/*******************************联系我们*******************************/
.page-contactus-all{}
.page-contactus{margin-bottom: 30px;overflow: hidden;}
.page-contactus li{overflow: hidden;}
.page-contactus li:first-child{font-size: 18px; color: #0d73fc;width: 100%;font-weight: bold;}
.page-contactus li{font-size: 15px;display:block;float: left;width: 50%; line-height: 36px;height: 36px;color: #333;}
.page-contactus li:last-child{width: 100%;}

#map{width: 100%;height: 400px;}
.cu-map{overflow-x: scroll;}


@media(max-width:991px){
	#map{height: 350px;}	
}

@media(max-width:767px){
	.page-contactus{margin-bottom: 20px;}
	.page-contactus li{width: 100%;}
	#map{height: 240px;width: 700px;}
}

/***********产品-推荐TITLT*********/ 
.page-recomend-title{ overflow: hidden;margin-bottom: 20px;padding-bottom: 10px;background: url(../upload/images/page-in-tit.png)left bottom no-repeat;background-size: 100% 2px;}
.page-recomend-title div{font-size: 16px;color: #0d73fc;float:left;font-weight: bold;}
.page-recomend-title a{float: right;color: #0d73fc;font-size: 16px;padding: 2px 6px;}

/***********产品-推荐新闻*********/ 
.page-in-reconmend{overflow: hidden;margin-bottom: 30px;}
.page-recom-news{overflow: hidden;}
.page-recom-news-box{float: left; width: 48%;display: block;overflow: hidden;line-height: 18px;height: 18px;margin-bottom: 15px;margin-right: 2%;}
.page-re-news-tit{font-size: 14px;padding-left: 5px; line-height: 18px;height: 18px;color: #333; overflow: hidden;float: left;width:calc(100% - 110px);}
.page-re-news-time{font-size: 14px;line-height: 18px;height: 18px;padding-right: 5px;float:right;color: #999;width: 110px;text-align: right;}
/***********产品-推荐产品*********/ 
.page-recom-pro{overflow: hidden;}
.page-recom-pro-box{display: block;float: left;width: 23.5%;margin-right: 2%;}
.page-recom-pro a:last-child{margin-right: 0;}
.page-recom-pro-box img{width: 100%;}
.page-re-pro-tit{font-size: 14px;color:#666 ;text-align: center;margin-bottom: 10px;line-height: 40px;height: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/***********新闻hover*********/ 
.page-recom-news-box:hover .page-re-news-tit{color:#0d73fc;}
.page-recom-news-box:hover .page-re-news-time{color:#0d73fc;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#0d73fc;}



@media(max-width:991px){
	.page-in-reconmend{display: none;}
}


/*******************************page-in-button*******************************/
.page-in-button{text-align: center;font-size: 0;margin-top: 30px;}
.page-in-button a{font-size:13px;padding: 0 10px; margin: 0 4px;margin-bottom: 5px;line-height: 30px;display: inline-block;color: #fff;background-color: #0d73fc;border:1px solid #0d73fc;}
.page-in-button .page-in-button-on{color: #0d73fc;background-color: transparent;}
.page-in-button a:hover{opacity: 0.8;}

/*******************************page-in-button2*******************************/
.page-in-button2{margin-bottom: 30px; font-size: 14px;margin-top: 20px;}
.page-in-button2 span{display: block;font-size: 14px;line-height: 30px;height: 30px;overflow: hidden; color: #666;font-weight: bold;}
.page-in-button2 span a{font-weight: normal; color: #666;}
.page-in-button2 .return{display: block;font-size: 14px;line-height: 30px;height: 30px;color: #666;}
.page-in-button2 span a:hover{text-decoration: underline;}



.m_footer {display:none;}
@media only screen and (max-width: 999px){
.m_foot_btn span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
}
@media only screen and (max-width: 999px)
{
.m_foot_btn {
    width: 50%;
    float: left;
    height: 50px;
    display: block;
    padding-top: 5px;
    line-height: 1;
    text-align: center;
    border-right: 1px solid #fff;
}
}
@media only screen and (max-width: 999px)
{
  @font-face {
	font-family: 'iconfont_footer';
	/* project id 325027 */
	src: url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.eot');
	src: url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.woff') format('woff'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.ttf') format('truetype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.svg#iconfont') format('svg');
}
  
  .iconfont_footer {
	font-family: iconfont_footer;
	font-style: normal;
   color: #fff;
   font-size: 2.5rem;
}
  
  .m_footer {
    display: block;
    height: 50px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    background: #0087c7;
    z-index: 999;
  border-top: 1px solid #fff;}
 
 
}