﻿@charset "utf-8";
/* CSS Document */
/*******css重置*******/

*{margin: 0;padding: 0;text-decoration: none;list-style: none;box-sizing: border-box;font-family:"微软雅黑",arial;}
.container{margin: 0 auto;max-width: 1230px;}

img{display: block;}
h1,h2,h3,h4,h5{font-size: 1em;margin: 0;}
.clearfix{clear: both;}

p{font-size: 14px;}

p img{max-width:500px;margin:0 auto;}
@media(max-width:500px){
	p img{width:100%;}
}
.luru-overflow3{overflow: hidden;margin-bottom:30px;}	
.luru-float3{float: left;width: 31%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;}
.luru-float3 img{width: 100%;}
.luru-float3 p{font-size: 14px;line-height: 30px;text-align: center;}
@media (max-width: 600px){
.luru-float3{width: 48%;margin-right: 1%;margin-left: 1%;}
}
.page-newsdetails-content>p{text-align:left;margin-bottom:20px;}
.page-newsdetails-content>p img{max-width:500px;margin:0 auto;}
@media(max-width:600px){
	.page-newsdetails-content>p img{width:100%;}
}
.page-plcontent>p{text-indent:30px;line-height:26px;margin-bottom:10px;}
/**********************************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: #868686;line-height: 15px;height: 15px;padding-left: 16px;}
.id-head-right{float: right;line-height: 15px;font-size: 0px;height: 15px;}
.id-head-right a,.id-head-right span{font-size: 14px;line-height: 15px;height: 15px;display: inline-block;color: #868686;padding: 0 7px;border-right: 1px solid #868686;}
.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: #ec5307;}


@media(max-width:991px){
	.index-head{display: none;}
}
/**************************************************nav-导航********************************************/
.id-head-color{width: 100%;height: 6px;}
.index-nav-all{overflow: hidden;}
/************nav-导航-logo***********/
.logo{float: left;width: 240px;padding: 22px 0;display: block;}
.logo img{width: 100%;}
.logo1{float: left;margin-left: 15px;padding: 15px 0;}
.logo1 div:nth-child(1){font-size: 24px;color: #868686;font-weight: 600;}
.logo1 div:nth-child(2){font-size: 12px;color: #868686;}

/************nav-导航-right-bottom***********/
.id-nav-right{float: right;width: calc(100% - 340px);}
.id-nav{overflow: hidden;}
.id-nav li{float: left;width:14.2%;line-height: 83px;text-align: center;}
.id-nav li a{font-size: 15px;padding: 10px 0px; color: #868686;}

.id-nav li:hover a,.id-nav li.on-top a{border-bottom: 2px solid #ec5307;}

@media(max-width:1259px){
}

@media(max-width:991px){
	.index-nav-all{padding: 15px 0;}
	.id-nav-right{display: none;}
	.logo{width: 200px;padding:0;}
	.logo img{width: 100%;}
}

@media(max-width:600px){
	.index-nav-all{padding: 10px 0;}
	.logo{width: 180px;}
}

@media(max-width:420px){
	.logo{width: 180px;}
}

/**************************************************手机导航********************************************/
/***********手机导航btn*************/
.nav-btn{float: right;padding: 6px 0; display: none;width: 22px;height: 22px;cursor: pointer;}
.nav-btn span{display: block;width: 100%;height: 3px;background-color: #ff0000;margin-bottom: 4px;border-radius: 4px;}
.nav-btn span:last-child{margin: 0;}
/***********手机导航*************/
.navli .nav-cn-en{overflow: hidden;background-color: #243c62;}
.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(../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: #1d66cf;}
.id-nav-tu:click{transform: rotate(90deg);transition: 1s;}

@media(max-width:991px){
	.nav-btn{display: block;}
	.nav{display: none;}	
}

@media(max-width:600px){
	.nav-btn{padding: 5px 0;}
}

/*******************************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%;}
.index-banner .callbacks_tabs{margin-left:-30px;}
.sub-banner .callbacks_tabs{margin-left:-20px;}
.callbacks_tabs li{display:inline-block;}
.callbacks_tabs li a{visibility: visible;font-size:0;height:12px;width:12px;border-radius:50%;display:block;background:#fff;margin:0 4px;}
.callbacks_tabs li a:hover,
.callbacks_tabs .callbacks_here a{background:#eb5312;}
.callbacks_tabs a{visibility:hidden;}

/*******************************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;}
}

.id-more{font-size: 14px;line-height: 44px; background-color: #eb5312;color: #fff;display: block;width: 140px;text-align: center;border-radius: 30px;}
.id-more:hover{text-decoration: underline;}
@media(max-width:991px){
	.id-more{line-height: 40px;width: 120px;}
}
/*******************************index-title*******************************/
/****************id-title1*****************/
.index-case .index-title1{padding-right: 80px;}
.index-case .index-title1 h1{color: #445383;}
.index-title1{position: relative;display: inline-block;padding-right: 120px;margin-bottom: 25px;}
.index-title1 h1{font-size: 24px;color: #333; display: inline-block;}
.index-title1 span{display: block;padding: 0 15px;border-radius: 10px; color: #fff;background-color:#dcdcdc;position: absolute;right: 0;top: 0;}
/****************id-title2*****************/
.index-product .index-title2 h1{color: #fff;}
.index-product .index-title2 h1:after{background-color: #eb5312;}
.index-title2{margin-bottom: 30px;}
.index-title2 h1{font-size: 24px; text-align: center;font-weight: bold;letter-spacing: 1px;position: relative;padding-bottom: 20px;color: #445383;}
.index-title2 h1:after{position: absolute;left:calc(50% - 20px);bottom: 0;width: 40px;height: 2px;background-color:#38ceea;content: "";}


@media(max-width:991px){
	.index-title1{margin-bottom: 15px;}
}
@media(max-width:530px){
	.index-title1{padding-right: 100px;}
	.index-case .index-title1{padding-right: 70px;}
	.index-title1 h1{font-size: 22px;}
	.index-title1 span{padding: 0 10px;}
}


/*******************************index-company*******************************/
/************id-com-top***************/
.id-company-top{overflow: hidden;margin-bottom: 30px;}
.id-com1-left{float: left;width: 500px;}
.id-com1-left img{width: 100%;}
.id-com1-right{padding: 40px 0; float: right;width: calc(100% - 560px);}
.id-com1-txt{margin-bottom: 30px;}
.id-com1-txt span{font-size: 14px;line-height: 26px;color: #909aaf; display: block;text-indent: 30px;text-align: justify;}

/************id-com-bottom**************/
.id-company-bottom{overflow: hidden;}
.id-company-bottom>li:last-child{margin-right: 0;}
.id-com-box{float: left;width: 32%;margin-right: 2%;}
.id-com-box img{width: 100%;}
.id-com2-txt{padding: 30px 0 32px; background-color: #f8f8f8;position: relative;}
.id-com2-txt span{font-size: 16px;line-height: 20px;margin-bottom: 8px; color: #999;text-align: center;display: block;}
.id-com2-txt h5{font-size: 20px;color: #333;font-weight: bold;text-align: center;}
.id-com2-txt i{position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background-color:#e6e6e6;}
.id-com2-txt i:after{content: "";position: absolute;left:0;bottom: 0;width: 0;height: 2px;background-color:#eb5312;transition: 1.2s;}
.id-com-box:hover .id-com2-txt i:after{width: 100%;}
@media(max-width:1259px){
	/************id-com-top***************/
	.id-com1-right{padding: 15px 0;}
}

@media(max-width:991px){
	/************id-com-top***************/
	.id-com1-left{width: 340px;}
	.id-com1-right{padding: 0;width: calc(100% - 360px);}
	.id-com1-txt span{font-size: 14px;line-height: 24px;}
	.id-com1-txt span:nth-child(2){display: none;}
	.id-com1-txt{margin-bottom: 20px;}
	/************id-com-bottom**************/
	.id-com2-txt{padding: 20px 0 22px;}
	.id-com2-txt span{font-size: 14px;}
	.id-com2-txt h5{font-size: 18px;}
}

@media(max-width:767px){
	/************id-com-top***************/
	.id-company-top{margin-bottom: 20px;}
	.id-com1-left{float: none;width: 500px;margin:0 auto 20px;}
	.id-com1-right{float: none;width: 100%;}
	.id-com1-txt span:nth-child(2){display: block;}
	.id-com1-txt{margin-bottom: 30px;}
}

@media(max-width:650px){
	.id-company-bottom>li:last-child{margin-right: 0;margin-bottom: 0;}
	.id-com-box{float: none;width: 100%;margin-right: 0%;margin-bottom:15px;}
}

@media(max-width:560px){
	/************id-com-top***************/
	.id-com1-left{width: 100%;}
}

/***********************index-product***********************************/
.index-product{background: url(../images/id-pro-bg.jpg)center no-repeat;background-size: cover;}
.id-pro-nav{text-align: center;margin-bottom: 10px;font-size: 0;}
.id-pro-nav a{font-size: 14px;line-height: 36px;margin: 0 4px 10px; padding: 0 15px;color: #999;background-color: #e1e1e1; display: inline-block;transition: 0.3s;}
.id-pro-nav a:hover{background-color: #eb5312;color: #fff;}
/***************id-pro****************/
.id-pro-all{overflow: hidden;}
.id-pro-all>li:nth-child(4n){margin-right: 0;}
.id-pro-all>li:last-child{display: none;}
.id-pro-box{float: left;width: 23.5%;margin-right: 2%;margin-top: 20px;border-radius: 7px;overflow: hidden;}
.id-pro-box img{width: 100%;}
.id-pro-box h1{font-size: 14px;line-height: 50px;height: 50px;overflow: hidden;text-align: center;background-color: #fff;color: #999;transition: 0.3s;}

.id-pro-box:hover h1{color: #fff;background-color: #eb5312;}

@media(max-width:991px){
	.id-pro-all>li:nth-child(4n){margin-right: 2%;}
	.id-pro-all>li:nth-child(3n){margin-right: 0;}
	.id-pro-all>li:last-child{display: block;}
	.id-pro-box{width: 32%;margin-top:15px;}
	.id-pro-box h1{line-height: 46px;height: 46px;}
}
@media(max-width:560px){
	.id-pro-nav{margin-bottom: 0px;}
	.id-pro-all>li:nth-child(3n){margin-right: 2%;}
	.id-pro-all>li:nth-child(2n){margin-right: 0;}
	.id-pro-all>li:last-child{display: none;}
	.id-pro-box{width: 49%;margin-top:10px;}
	.id-pro-box h1{line-height: 40px;height: 40px;}
}

/***********************index-case***********************************/
.index-case{padding: 80px 0; background: url(../images/id-case-bg.jpg)center no-repeat;background-size: cover;}
.id-case-all{overflow: hidden;}
.id-case-left{float: left;width: 45%;}
.id-case-left img{width: 100%;}
.id-case-right{float: right;width: 50%;}
.id-case-txt{overflow: hidden;margin-bottom: 30px;}
.id-case-box1{float: left;width: 30%;}
.id-case-box2{float: left;width: 40%;}
.id-case-box3{float: left;width: 30%;}
.id-case-txt span{font-size: 14px;color: #666;line-height: 30px; display: block;}


@media(max-width:1259px){
	.index-case{padding: 60px 0;}
	.id-case-left{width: 47%;}
	.id-case-box1{width: 22%;}
	.id-case-box2{width: 48%;}
	.id-case-box3{width: 30%;}
}

@media(max-width:991px){
	.index-case{padding: 50px 0;}
	.id-case-left{float: none;width: 500px;margin: 0 auto 20px;}
	.id-case-right{float: none;width: 100%;}
	.id-case-box1{width: 26%;}
	.id-case-box2{width: 44%;}
}

@media(max-width:767px){
	.index-case{padding: 30px 0;}
}
@media(max-width:560px){
	.id-case-left{width: 100%;}
}
@media(max-width:510px){
	.id-case-box1{width: 40%;}
	.id-case-box2{width: 60%;}
	.id-case-box3{float: none;width: 100%;display: none;}
}

@media(max-width:380px){
	.id-case-box1{width: 35%;}
	.id-case-box2{width: 65%;}
}

@media(max-width:330px){
	.id-case-box1{width: 30%;}
	.id-case-box2{width: 70%;}
}

/***********************index-cer***********************************/
.swiper-slide{}
.index-cerfice .swiper-container{padding: 0 45px;}
.id-cer-box{float: left;width: 23.5%;margin-right: 2%;}
.swiper-slide>div:nth-child(4n){margin-right: 0;}
.swiper-slide img{width: 100%;}
/*******************************swiper-插件css*******************************/
.swiper-pagination-bullet{width:14px;height:14px;display:inline-block;border-radius:10px;background:white;}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 6px}
.swiper-pagination-bullet-active{opacity:1;background:#fdb403;}
.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}

@media(max-width:767px){
	.swiper-pagination-bullet{width:10px;height:10px;}
	.swiper-container-horizontal>.swiper-pagination{bottom:5px;}
	.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin: 0 3px;}
}
@media(max-width:400px){
	.swiper-pagination-bullet{width:8px;height:8px;}
	.swiper-container-horizontal>.swiper-pagination{bottom:2px;}	
}

.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column;
}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	-ms-transition-property:-ms-transform;
	transition-property:transform;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.swiper-container-android .swiper-slide,.swiper-wrapper{
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-o-transform:translate(0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
}
.swiper-container-multirow>.swiper-wrapper{
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;flex-wrap:wrap;
}
.swiper-container-free-mode>.swiper-wrapper{
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out;margin:0 auto;
}
.swiper-slide{
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;
	-webkit-flex-shrink:0;
	-ms-flex:0 0 auto;
	flex-shrink:0;width:100%;
	height:100%;position:relative;
}
.swiper-pagination{position:absolute;text-align:center;
	-webkit-transition:300ms;
	-moz-transition:300ms;
	-o-transition:300ms;
	transition:300ms;
	-webkit-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	z-index:10;
}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:30px;height:30px;
	margin-top:-15px;z-index:10;cursor:pointer;
	border-radius: 30px;
	-moz-background-size:10px 16px;
	-webkit-background-size:10px 26px;
	background-size:10px 16px;
	background-position:center;
	background-repeat:no-repeat;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.15);
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url(../images/arrow-left3.png);left:5px;right:auto;background-color: #fff;}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("../images/arrow-right3.png");right:5px;left:auto;background-color: #fff;}
.swiper-button-prev:hover,.swiper-container-rtl .swiper-button-next:hover{background-image:url(../images/arrow-left2.png);background-color: #eb5312;}
.swiper-button-next:hover,.swiper-container-rtl .swiper-button-prev:hover{background-image:url("../images/arrow-right2.png");background-color: #eb5312;}

@media(max-width:991px){
	.id-cer-box{width: 49%;margin-right: 2%;}
	.swiper-slide>div:nth-child(1),.swiper-slide>div:nth-child(2){margin-bottom: 10px;}
	.swiper-slide>div:nth-child(4n){margin-right: 2%;}
	.swiper-slide>div:nth-child(2n){margin-right: 0;}
}

/***********************index-news***********************************/
.index-news{background-color: #ebebeb;}
.id-news-all{margin-bottom: 50px;}
.id-news-all>li:nth-child(3n){margin-right: 0;}
/**********index-news-top***********/
.id-news-box1{float: left;width: 32%;margin-right: 2%;position: relative;border-radius: 7px;padding: 10px;transition: 0.8s;}
.id-news-box1 img{width: 100%;border-top-left-radius: 7px;border-top-right-radius: 7px;}
.id-news1-txt{padding:20px 10px 40px;border-bottom-left-radius: 7px;border-bottom-right-radius: 7px;box-shadow: 0 0 5px 3px rgba(0,0,0,0);transition: 0.8s;}
.id-news1-txt i{font-size: 12px;color: #909aaf;margin-bottom: 10px;display: block;font-style: normal;}
.id-news1-txt h2{font-size: 18px;line-height: 30px;height: 30px;margin-bottom: 10px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#333;font-weight: bold;}
.id-news1-txt span{font-size: 14px;line-height: 20px;height: 80px;overflow: hidden;color: #909aaf; display: block;text-align: justify;}
.id-news-box1 a{position: absolute;left: 50%;margin-left: -70px; bottom: -22px;z-index: 66;background-color:#4295FF;transition: 0.8s;}

.id-news-box1:hover{box-shadow: 0 0 5px 3px rgba(0,0,0,0.15);background-color: #fff;}
.id-news-box1:hover a{background-color: #eb5312;}

@media(max-width:991px){
	.id-news-box1{width: 33%;margin-right: 0.5%;}
	.id-news-all>li:nth-child(3n){margin-right: 0;}
}

@media(max-width:767px){
	.id-news1-txt span{height: 60px;}
}
@media(max-width:700px){
	.id-news-all>li:nth-child(3n){margin-right: 0;margin-bottom: 0;}
	.id-news-box1{float: none;width: 100%;margin-right: 0;margin-bottom: 40px;}
}

/****************foot**********************/
.index-foot{padding:60px 0;background:#2d2d2d;}
.index-foot-logo{float:left;width:380px;padding-right:100px;}
.id-footer-logo{width: 200px;margin-bottom: 15px;}
.id-footer-logo img{width: 100%;}
.inft-major{margin-bottom:30px;text-align:justify;}
.inft-major,.inft-major a{font-size:14px;line-height:24px;color:#999;}
.inft-copy,.inft-beian a{font-size:13px;line-height:20px;color:#999;display:block;}

.index-foot-nav{float:left;width:200px;}
.index-foot-pro{float:left;width:320px;}
.index-foot-add{float:right;width:calc(100% - 900px);}
.inft-tit{font-size:16px;line-height:20px;margin-bottom:30px;font-weight:bold;color:#ebebeb;}
.index-foot-pro a,.index-foot-nav a,.index-foot-add span{display:block;width:100%;font-size:14px;line-height:30px;color:#bbb;}
.index-foot-nav a:hover,.index-foot-pro a:hover{color:#fff;}

@media(max-width:1259px){
	.index-foot-logo{width:320px;padding-right:60px;}
	.index-foot-pro{width:240px;}
	.index-foot-nav{width:120px;}
	.index-foot-add{width:220px;}
}

@media(max-width:991px){
	.index-foot{padding:10px 0;}
	.index-foot-pro,.index-foot-nav,.id-footer-logo,.inft-major{display:none;}
	.index-foot-add{display:none;}
	.index-foot-logo{width: 100%;padding: 0;}
	.index-foot-logo,.inft-major{width:100%;}
	.index-foot-link{display:none}
	.inft-copy,.inft-beian{text-align: center;}
	.inft-beian a{display: inline-block;text-align: center;margin: 0 2px;}
}

/*******************************友情链接*******************************/
.index-fl{padding: 10px 0;background-color: #f2f2f2;}
.id-fl a{color: #999;font-size: 12px;display: inline-block;margin-right: 5px;line-height: 26px;}

.id-fl a:hover{text-decoration: underline;}


/*******************************内页边距*******************************/
.page-in{padding: 60px 0;}

@media(max-width:1259px){
	.page-in{padding: 50px 0;}
}

@media(max-width:991px){
	.page-in{padding: 40px 0;}
}
@media(max-width:767px){
	.page-in{padding: 30px 0;}
}


/*******************************内页左侧列表*******************************/
.page-in-left{float: left;width: 20%;margin-right: 5%;}
/********内页左侧列表-1***********/
.page-in-nav2{margin-bottom: 30px;}
.page-in-title{padding: 26px 0;background:#eb5312;position: relative;}
.page-in-title h1{font-size: 18px;color: #fff;text-align: center; margin: 0;}
.page-in-title em{display: block;width: 0;height: 0;position: absolute;top: 0;left: 50%;margin-left: -6px;border: 6px solid transparent;border-top-color: #eb5312;}
.page-in-cage li{border-top: 1px solid #fff;overflow: hidden;background-color: #f1f1f1;}
.page-in-cage li a{font-size: 14px;color: #333;line-height: 40px;height: 40px;padding: 0 20px; overflow: hidden; background: url(../images/pro-arrow1.png)95% center no-repeat;display: block;}

.page-in-cage li:hover,.page-in-cage li.page-in-cageon{background-color: #eb5312;}
.page-in-cage li:hover a,.page-in-cage li.page-in-cageon a{color: #fff;background: url(../images/pro-arrow2.png)95% center no-repeat;}

/********内页左侧列表-2***********/
.page-hot-article{margin-bottom: 30px;}
.page-in-title1{font-size: 14px;line-height: 40px;height: 40px;margin-bottom: 10px; padding-left:10px;color: #eb5312;background-color: #f1f1f1;border-left: 2px solid #eb5312;}
.page-in-left-cage li{font-size: 13px;line-height: 30px;border-bottom: 1px dashed #ccc;padding-left: 14px;}


@media(max-width:1259px){
	.page-in-left{width: 22%;}
}

@media(max-width:991px){
	.page-in-left{float: none;width: 100%;margin-right: 0%;}
	.page-hot-article,.page-download-rank,.page-in-title{display: none;}
	.page-in-nav2{text-align: center;margin-bottom: 10px;}
  .page-in-cage{overflow:hidden;}
	.page-in-cage li{border: none;float: left; width: 49%;margin-right: 2%;margin-bottom: 5px;}
    .page-in-cage li:nth-child(2n){margin-right:0;}
	.page-in-cage li a{background: none;}
	.page-in-cage li:hover a,.page-in-cage li.page-in-cageon a{background: 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: 75%;}
.page-in-position{margin-bottom: 30px;color: #999;border-left: 4px solid #eb5312;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-left{float: left;width: 200px;border: 1px solid #ccc;margin-right: 20px;}
.page-news-list-right{float: left;width: calc(100% - 220px);}
.page-newslist-tit{font-size: 18px;line-height: 18px;height: 18px;margin-bottom: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #eb5312;}
.page-newslist-txt{font-size: 14px;line-height: 30px;height: 60px;margin-bottom: 10px; overflow: hidden; color: #666;}
.page-newslist-span span{font-size: 13px;color: #999;margin-right: 4px;display: inline-block;}
.page-newslist-span span:last-child{color: #eb5312;}

.page-newslist-box:hover{background-color: #f7f7f7;}
.page-in-position a:hover{color: #eb5312;}


@media(max-width:1259px){
	.page-in-right{width: 73%;}
}

@media(max-width:991px){
	.page-in-right{float: none;width: 100%;}
}

@media(max-width:600px){
	.page-newslist-left{width: 140px;}
	.page-news-list-right{width: calc(100% - 160px);}
	.page-newslist-txt{line-height: 24px;height: 48px;}
}

@media(max-width:430px){
	.page-newslist-left{width: 100%;float: none;margin-right: 0;margin-bottom: 15px;}
	.page-news-list-right{width:100%;float: none;}
}


/*******************************新闻详情页*******************************/
.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(../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;}
}

@media(max-width:529px){
	.page-newsdetails-content1{padding: 15px 20px 15px 25px;background:url(../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-in-prolist a:nth-child(3n){margin-right: 0;}
.page-prolist-box{margin-bottom: 20px; background-color: #fff; border-radius: 6px;overflow: hidden; float: left;width: 32%;margin-right: 2%;border:2px solid rgba(35,116,248,0.15);position: relative;}
.page-prolist-box img{width: 100%;}
.page-prolist-box h1{font-size: 15px;line-height: 36px;height: 36px;margin: 0; overflow: hidden;color: #fff;text-align: center;padding: 0 10px;background-color: rgba(0,0,0,0.6);}

.page-prolist-box:hover h1{background-color: rgba(2,99,204,0.8);}

@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-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-case{}
.page-case-box{margin-bottom: 20px;}
.page-case-tit{font-size: 18px;color:#eb5312;font-weight: bold;margin-bottom: 10px;}
.page-case-span span{font-size: 14px;line-height: 26px;color: #666;margin-right: 20px;display: inline-block;}
.page-case-span span:nth-child(2n){color: #333;}

/*******************************联系我们*******************************/
.page-contactus-all{}
.page-contactus{margin-bottom: 30px;overflow: hidden;}
.page-contactus li{overflow: hidden;}
.page-contactus li:first-child{font-size: 18px; color: #eb5312;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;}
}


/***************面包屑导航******************/
.page-in-nav{width:100%;margin-bottom: 50px;padding-left: 30px;background: url(../images/local.png)left center no-repeat;background-size: auto 24px;border-bottom: 1px solid #999;}
.page-in-navspan{color:#666;margin-left:5px;line-height:40px;}
.page-in-nav a{color:#666;margin-left:5px;line-height:40px;}

.page-in-nav a:hover{color:#0657a8;}
@media (max-width:991px) {
	.page-in-nav{margin-bottom: 40px;}
}

@media (max-width:767px) {
	.page-in-nav{margin-bottom: 30px;}
}
@media (max-width:500px) {
	.page-in-nav{margin-bottom: 20px;}
}


/***********产品-推荐TITLT*********/ 
.page-recomend-title{ overflow: hidden;margin-bottom: 20px;}
.page-recomend-title div{font-size: 16px;color: #333;float:left;font-weight: bold;}
.page-recomend-title a{float: right;color: #ef7b00;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% - 100px);}
.page-re-news-time{font-size: 14px;line-height: 18px;height: 18px;padding-right: 5px;  border-right: 1px solid #999;float: left;color: #999;}
/***********产品-推荐产品*********/ 
.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:#eb5312;}
.page-recom-news-box:hover .page-re-news-time{color:#eb5312;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#eb5312;}



@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: #eb5312;border:1px solid #eb5312;}
.page-in-button .page-in-button-on{color: #eb5312;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;}













