@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,h5,h2{font-size: 1em;}
.clearfix{clear: both;}

p{font-size: 14px;}

p img{width:800px;margin:0 auto;}
@media(max-width:500px){
	p img{width:100%;}
}



/**************************************************index-header********************************************/
.index-header{background-color: #f7f7f7;border: 1px solid #eee;z-index: 99;padding: 10px 0;}
.id-header-left{float: left;line-height: 15px;height: 15px;}
.id-header-left span{font-size: 14px;line-height: 15px;margin-right: 4px; display: inline-block;color: #999;}

.id-header-right{float: right;font-size: 0;}
.id-header-right li{padding: 0 10px; display: inline-block;border-right: 1px solid #ccc;}
.id-header-right li:last-child{border: none;}
.id-header-right li>a{display: block;font-size: 14px;line-height: 15px;color: #666;}

.id-header-add>a{padding-left: 20px;background: url(../images/star-coin.png)left center no-repeat;background-size: 14px auto;}
.id-header-return>a{padding-left: 20px;background: url(../images/home-return.png)left center no-repeat;background-size: 12px auto;}

.id-header-service{position: relative;}
.id-header-service>a{padding-right: 14px;}
.id-header-sermore{position: absolute;right: 0;top:39px;width: 170px;z-index: 66; background-color: #fff;border: 1px solid #dedede;padding: 15px;border-top: none;display: none;}
.id-header-sermore a{display: block;font-size: 14px;line-height: 30px;color: #666;float: left;width: 50%;text-align: center;}
.id-header-service>a{position: relative;}
.id-header-service>a>b{width: 10px;height: 10px; position: absolute;right: 0;bottom: 13px;background: url(../images/head-coin2.png)right center no-repeat;transition: all 0.2s ease-in;background-size: 8px 5px;}


.id-header-right li>a:hover{color: #317df8;text-decoration: underline;}
.id-header-service:hover,.id-header-return:hover{border-color:#dedede;background-color: #fff;}
.id-header-service:hover .id-header-sermore{display: block;}
.id-header-service:hover b{transform: rotate(180deg);}
.id-header-sermore a:hover{color: #f83400;text-decoration: underline;}

@media(max-width:1259px){
	.id-header-left span:last-child{display:none;}
}

@media(max-width:991px){
	.index-header{display: none;}
}


/**************************************************nav-导航********************************************/
.index-nav-all{overflow: hidden;}
/************nav-导航-logo***********/
.logo-left{float: left;display: block;width: 120px;overflow: hidden; }
.logo{float: left;width: 100%;display: flex;align-items:center;height:60px;}
.logo img{width: 100%; object-fit:cover;}

.id-nav-right{float: right;width: calc(100% - 300px);}

/************nav-导航-right-bottom***********/

.id-nav{overflow: hidden;}
.id-nav li{float: left;width:12.5%;line-height: 60px;text-align: center; display:flex;align-items: center;}
.id-nav li a{font-size: 16px; color: #000;}
.id-nav li.on-top a{color:#2273f8;}

.id-nav-a a:hover{color:#2273f8;}
.id-nav li:hover a{color:#2273f8;}

@media(max-width:1259px){
	.logo1 div:nth-child(1){font-size: 18px;}
	.logo1 div:nth-child(2){font-size: 8px;line-height: 20px;height: 20px;overflow: hidden;width: 270px;}
	.id-nav-right{margin-left: 10px;width: calc(100% - 360px);}
}


@media(max-width:991px){
	.id-nav-a{display: none;}
	.id-nav-right{display: none;}
	.index-nav-all{padding: 15px 0;}
	.logo1{padding: 0;}
}

@media(max-width:600px){
	.index-nav-all{padding: 15px 0;}
	.logo1{margin-top: 3px;}
	.logo1 div:nth-child(1){font-size: 18px;font-weight: 600;line-height: 18px;}
	.logo1 div:nth-child(2){font-size: 10px;line-height: 20px;height: 20px;width: 265px;}
}


@media(max-width:422px){
	.index-nav-all{padding: 10px 0;}
	.logo1{margin-left: 10px;}
	.logo1 div:nth-child(1){font-size: 15px;line-height: 15px;height: 15px;font-weight: 600;width: 190px;overflow: hidden;}
	.logo1 div:nth-child(2){font-size: 8px;width: 190px;line-height: 18px;height: 18px;}
}




/**************************************************手机导航********************************************/

.nav-btn{float: right; display: none;padding: 4px 0;cursor: pointer;}
.nav-btn img{width:100%;}
.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:992px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
}

@media(max-width:430px){
	.nav-btn{width: 26px;}
}
/*******************************banner*******************************/
.swiper-slide img{width: 100%;}



/******************************首页边距******************************/
.swiper-container{border-bottom: 1px solid #e4e4e4;}
.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-title1{margin-bottom: 50px;}
.index-title1 h2{font-size: 16px;margin: 0;color: #666;text-align: center;}
.index-title1 h1{font-size: 24px;margin: 0;color: #333;text-align: center;font-weight: bold;margin-bottom: 10px;margin-top: 5px}
.index-title1 span{font-size: 14px;line-height: 24px; color: #666;text-align: center;margin: 0 auto;display: block;}

@media(max-width:1259px){
	.index-title1{margin-bottom: 30px;}
}


@media(max-width:529px){
	.index-title1 h1{font-size: 22px;}
	.index-title1 span{display: none;}
}

@media(max-width:420px){
	.index-title1{margin-bottom: 20px;}
}


/******************************index-title2******************************/
.index-title2{overflow: hidden;margin-bottom: 50px;}
.index-title-left{float: left;}
.index-title-left h1{font-size: 24px;margin: 0;color: #333;text-align: left;font-weight: bold;margin-bottom: 5px;}
.index-title-left h2{font-size: 16px;margin: 0;color: #666;text-align: left;}
.index-title-right{float: right;width: 44%;}
.index-title-right span{font-size: 14px;line-height: 24px; color: #666;text-align: right;display: block;}

@media(max-width:1259px){
	.index-title2{margin-bottom: 40px;}
	.index-title-right{width: 48%;}
}

@media(max-width:991px){
	.index-title-right{width: 62%;}
}

@media(max-width:767px){
	.index-title2{margin-bottom: 30px;}
	.index-title-right{display: none;}
	.index-title-left{width: 100%;}
	.index-title-left h1,.index-title-left h2{text-align: center;}
}

@media(max-width:420px){
	.index-title2{margin-bottom: 20px;}
}





/******************************index-more******************************/
.index-more{font-size: 14px; width: 170px;line-height: 36px;border-radius: 30px;margin:50px auto 0;letter-spacing: 1px; background-color: #2273f8; display: block;color: #fff;text-align: center;border: 1px solid #2273f8;}
.index-more:hover{background-color: transparent;color: #2273f8;font-weight: bold;}

@media(max-width:991px){
	.index-more{margin:40px auto 0;}
}

@media(max-width:767px){
	.index-more{margin:30px auto 0;}
}

/******************************关于我们******************************/
.id-coin-intro{overflow: hidden;}
.id-coin-box{float: left;width: 29%;margin-left: 2%;margin-right: 2%;display: block;}
.id-coin-img{width: 120px;height: 120px;margin: 0 auto 20px;border-radius: 100px;background-color: #d2e6ff;background-position: center center;background-repeat: no-repeat;box-shadow: 0 0 0 10px #eef4ff inset;}
.id-coin-title{font-size: 18px;margin-bottom: 10px; text-align: center;color: #333;font-weight: bold;}
.id-coin-txt{font-size: 14px;line-height: 26px;height: 52px;overflow: hidden; text-align: center;color: #666;}
.id-coin-box1 .id-coin-img{background-image: url(../images/coin-1.png);}
.id-coin-box2 .id-coin-img{background-image: url(../images/coin-2.png);}
.id-coin-box3 .id-coin-img{background-image: url(../images/coin-3.png);}

@media(max-width:1259px){
	.id-coin-img{width: 100px;height: 100px;box-shadow: 0 0 0 6px #eef4ff inset;}
	.id-coin-box1 .id-coin-img{background-size: 50px auto;}
	.id-coin-box2 .id-coin-img{background-size: 40px auto;}
	.id-coin-box3 .id-coin-img{background-size: 40px auto;}
}

@media(max-width:767px){
	.id-coin-box{width: 31%;margin-left: 1%;margin-right: 1%;}
	.id-coin-txt{height: 78px;}
}

@media(max-width:600px){
	.id-coin-img{width: 80px;height: 80px;}
	.id-coin-title{font-size: 17px;margin-bottom: 5px;}
	.id-coin-box1 .id-coin-img{background-size: 40px auto;}
	.id-coin-box2 .id-coin-img{background-size: 30px auto;}
	.id-coin-box3 .id-coin-img{background-size: 30px auto;}
	.id-coin-txt{display: none;}
}

@media(max-width:430px){
	.id-coin-img{width: 60px;height: 60px;margin: 0 auto 10px;}
	.id-coin-title{font-size: 16px;}
	.id-coin-box1 .id-coin-img{background-size: 30px auto;}
	.id-coin-box2 .id-coin-img{background-size: 20px auto;}
	.id-coin-box3 .id-coin-img{background-size: 20px auto;}
}



/******************************middle1******************************/
.index-middle1{background: url(../images/middle-bg1.jpg)center no-repeat;background-size: 100% 100%;position: relative;}
.index-middle1 .container{position: relative;overflow: hidden;}
.id-middle1-left{padding: 40px 0;z-index: 66;}
.id-middle1-left h1{font-size: 24px;line-height: 40px; font-weight: bold; margin: 0;color: #fff;}
.id-middle1-left span{font-size:16px;margin-top: 20px;line-height: 40px; width: 280px;display: block;text-align: center;color: #fff;border: 1px solid #fff;}
.id-middle1-right{width: 60%;height: 100%;position: absolute;right: 0;top: 0;z-index: 2;}
.id-middle1-right img{width:100%;height: 100%;}

@media(max-width:1259px){
	.id-middle1-left{padding: 30px 0;}
	.id-middle1-left h1{font-size: 20px;}
	.id-middle1-right{width: 44%;}
}

@media(max-width:991px){
	.id-middle1-right{width: 30%;}
}

@media(max-width:700px){
	.id-middle1-right{display: none;}
	.id-middle1-left{padding: 20px 0;}
	.id-middle1-left h1{font-size: 18px;text-align: center;line-height: 32px;}
	.id-middle1-left span{font-size:14px;margin: 20px auto 0;}
}

@media(max-width:460px){
	.id-middle1-left h1{font-size: 15px;line-height: 30px;}
}

/*************************************产品中心******************************/
.index-product{background-color: #f6f6f6;}
.id-product{}

/*********产品中心-left*********/
.id-pro-left{float: left;width: 24%;margin-right: 2%;background-color: #fff;padding-bottom: 50px;}
.id-pro-bg{padding: 30px 0;margin-bottom: 30px; background: url(../images/pro-tit-bg.jpg)center no-repeat;background-size: 100% 100%;}
.id-pro-bg h1{margin: 0;font-size: 30px;margin-bottom: 10px; text-align: center;color: #fff;font-weight: bold;}
.id-pro-bg span{height: 20px;width: 100%;background: url(../images/pro-bg-tit.png)center no-repeat;display:  block;}
.id-pro-nav{padding: 0 10px;}
.id-pro-nav a{line-height: 50px;height: 50px;overflow: hidden; font-size: 15px;color: #666; display: block;padding: 0 20px 0 40px;background: url(../images/cicle-2.png)20px center no-repeat;}

.id-pro-nav a:hover{background: url(../images/cicle-1.png)20px center no-repeat #2273f8;color: #fff;}

/*********产品中心-right*********/
.id-pro-right{float: left;width: 74%;}
.id-pro-more{padding-left: 20px; background-color: #fff;margin-bottom: 15px;overflow: hidden;}
.id-pro-more h3{font-size: 16px;width: 80px; line-height: 50px; float: left; color: #666; margin: 0;}
.id-pro-right span{display: block;line-height: 50px;float: left;color: #666;}
.id-pro-more a{display: block;width: 100px;background-color: #2273f8;float: right;line-height: 50px;color: #fff;text-align: center;}
.id-pro-all{}
.id-pro-all a:nth-child(3n){margin-right: 0;}
.id-pro-box{float: left;width: 32%;margin-right: 2%;margin-bottom: 15px;background-color: #fff;border-radius: 10px;box-shadow: 0 0 4px 3px rgba(0,0,0,0.10);overflow: hidden;}
.id-pro-box img{width: 100%;}
.id-pro-box h1{line-height: 46px;height: 46px;overflow: hidden; font-size: 15px; color: #fff; text-align: center;margin: 0;padding: 0 10px;background-color: #646464;}

.id-pro-box:hover h1{background-color: #2273f8;color: #fff;}
.id-pro-more a:hover{text-decoration: underline;}

.pic_height{height:176px;overflow:hidden;}


@media(max-width:1259px){
	.id-pro-left{width: 26%;margin-right: 2%;padding-bottom: 40px;}
	.id-pro-bg{padding: 20px 0;}
	.id-pro-nav a{line-height: 50px;height: 50px;}
	.id-pro-right span{display: none;}
	.id-pro-right{width: 72%;}
     .pic_height{height:134px;overflow:hidden;}
}

@media(max-width:991px){
	.id-pro-more,.id-pro-bg{display: none;}
	.id-pro-left{clear: left; width: 100%;margin-right: 0%;margin-bottom: 10px;padding: 0;background-color: transparent;}
	.id-pro-right{clear: left;width: 100%;}
	.id-pro-nav{padding: 0;overflow: hidden;background-color: transparent;text-align: center;}
	.id-pro-nav a{padding: 0 10px;background: none;display: inline-block;background-color:#fff;width: 31%;margin-left: 0.5%;margin-right: 0.5%;margin-bottom: 10px;}
    .pic_height{height:143px;overflow:hidden;}
	.id-pro-nav a:hover{background: none;background-color: #2273f8;}
}

@media(max-width:650px){
	.id-pro-nav a{font-size: 14px;width: 48%;}
	.id-pro-box{width: 49%;}
	.id-pro-all a:last-child{display: none;}
	.id-pro-all a:nth-child(3n){margin-right: 2%;}
	.id-pro-all a:nth-child(2n){margin-right: 0;}
    .pic_height{height:188px;overflow:hidden;}
}

@media(max-width:450px){
	.id-pro-box h1,.id-pro-nav a{line-height: 42px;height: 42px;font-size: 14px;}
    .pic_height{height:127px;overflow:hidden;}
}

/******************************案例展示******************************/
.index-case{background: url(../images/case-bg.jpg)center no-repeat;background-size: 100% 100%;}
/* Aligning */
.carousel a{display: block;}
.carousel.flexible .items {display: none;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.flex-item{display:block;background:#fff;position: relative;border-radius: 6px;overflow: hidden;}

.flex-item img{width: 100%;display: block;}
.id-case-tit{margin: 0; font-size:16px;line-height:40px;height:40px;white-space:nowrap;text-overflow: ellipsis;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);}	

/*********案例展示-箭头**********/
.index-news-arrow{width:100px;height:40px;margin:40px auto 0;}
.ina-l{display:block;float:left;width:40px;height:40px;border-radius: 6px;background:url(../images/arrow_left01.png) no-repeat center;transition:.3s;background-color:#2273f8;}
.ina-r{display:block;float:right;width:40px;height:40px;border-radius: 6px;background:url(../images/arrow_right01.png) no-repeat center;transition:.3s;background-color:#fff;}


.flex-item:hover{background-color: #026bbc;}
.flex-item:hover .id-case-tit{color: #fff;background-color: rgba(34,115,248,0.8);}
.flex-item:hover .id-case-more{color: #026bbc;background-color:#fff;}
.ina-l:hover{background:url(../images/arrow_left02.png) no-repeat center;transition:.3s;background-color:#fff;}
.ina-r:hover{background:url(../images/arrow_right02.png) no-repeat center;transition:.3s;background-color:#2273f8;}


@media(max-width:767px){
	.index-news-arrow{margin:20px auto;}
}


/******************************middle2******************************/
.index-middle2{background: url(../images/middle-bg2.jpg)center no-repeat;background-size: 100% 100%;padding: 60px 0;}
.id-middle2{padding: 40px 60px; margin:0 auto;width: 90%;background-color: #fff;border-radius: 10px;overflow: hidden;}
.id-middle2-left{width: 36%;float: left;background: url(../images/line1.png)right center no-repeat;}
.id-middle2-left h1{font-size:24px;color: #333;font-weight: bold;margin: 0;margin-bottom: 10px;}
.id-middle2-left h2{font-size:13px;color: #666;margin: 0;}

.id-middle2-right{float: right;width: 64%;padding-left: 14%;}
.id-middle2-right span{font-size: 14px;color: #666;line-height: 24px; display: block;text-align: right;}

@media(max-width:1259px){
	.index-middle2{padding: 50px 0;}
	.id-middle2{padding: 40px 40px;}
	.id-middle2-left{width: 40%;}
	.id-middle2-right{width: 60%;padding-left: 10%;}
}

@media(max-width:991px){
	.id-middle2{padding: 30px 40px;}
	.index-middle2{padding: 40px 0;}
	.id-middle2-left{width: 100%;float: none;background:none;}
	.id-middle2-left h1{font-size:22px;}
	.id-middle2-left h1,.id-middle2-left h2{text-align: center;}
	.id-middle2-left h2{margin-bottom: 10px;}
	.id-middle2-right{float: none;width: 100%;padding-left: 0%;}
	.id-middle2-right span{text-align: center;}
}

@media(max-width:767px){
	.index-middle2{padding: 30px 0;}
}

@media(max-width:500px){
	.id-middle2-left h1{font-size:20px;}
	.id-middle2{padding: 20px 20px;}
	.id-middle2{width: 100%;}
}

@media(max-width:400px){
	.id-middle2-right span{display: none;}
}


/******************************新闻中心******************************/
.id-news-all{overflow: hidden;}
.id-news-box{padding: 40px 20px 30px;border-radius: 6px;float: left;width: 32%;margin-right: 2%;border: 1px solid #e6f0fa;background-color:#f9f9f9;display: block;}
.id-news-box a{color:#333333}
.id-news-box1{float: left;width: 32%;}
.id-news-box h1{font-size: 16px;line-height: 16px;height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;font-weight: bold; margin: 0;margin-bottom: 20px;}
.id-news-box p{font-weight:normal; font-size: 14px;line-height: 26px;height: 104px;overflow: hidden;text-indent: 20px; color: #666;margin: 0;margin-bottom: 20px;}
.id-news-box span{font-size: 14px;color: #999; display: block;text-align: right;}

.id-news-box:hover{background-color: #2273f8;}
.id-news-box:hover h1,.id-news-box:hover p,.id-news-box:hover span,.id-news-box:hover a{color: #fff;}

.id-news-box1 a:last-child{margin-bottom: 0;}
.id-news-box2{padding: 0 40px 0 20px;background: url(../images/more.png)95% center no-repeat;border-radius: 6px;border: 1px solid #e6f0fa;background-color:#f9f9f9;display: block;margin-bottom: 10px;}
.id-news-box2 h1{font-size: 14px;color: #666;line-height: 53px;height: 53px;overflow: hidden;margin: 0;}

.id-news-box2:hover{background: url(../images/more-h.png)95% center no-repeat #2273f8;}
.id-news-box2:hover h1{color: #fff;}


@media(max-width:991px){
	.id-news-all>a:nth-child(2){margin-right: 0;}
	.id-news-box{width: 49%;}
	.id-news-box1{clear: left; width: 100%;margin-top: 10px;}
}

@media(max-width:500px){
	.id-news-box{width: 100%;margin-right: 0;margin-bottom: 10px;}
	.id-news-box1{margin-top: 0px;}
	.id-news-box h2{height: 72px;}
}


/******************************index-footer******************************/
.index-footer{background-color: #f5f5f5;}
.id-footer{overflow: hidden;}
.id-footer-box1{float: left;width: 40%;padding-right: 4%;}
.id-footer-box1 h1{margin: 0;margin-bottom: 20px;font-size: 16px;font-weight: bold;color: #2475f8;}
.id-footer-a{overflow: hidden;}
.id-footer-a a{font-size: 14px;color: #666;line-height: 24px;height: 24px;overflow: hidden; display: block;float: left;width: 49%;margin-right: 1%;}

.id-footer-box2{float: left;width: 30%;padding-right: 2%;background: url(../images/line2.png)right center no-repeat;}
.id-footer-box2 h1{margin: 0;margin-bottom: 20px;font-size: 16px;font-weight: bold;color: #2475f8;}
.id-footer-li li{font-size: 14px;color: #666;line-height: 24px;}


.id-footer-box3{float: right;width: 220px;}
.id-footer-box3>a,.id-footer-box3>span{font-size: 14px;color: #666;line-height: 24px;display: block;text-align: right;}
.id-record2{background: url(../images/beian.png)left center no-repeat;padding-left: 20px;}
.id-footer-box3>span a{font-size: 14px;color: #666;line-height: 24px;}
.id-footer-a a:hover{color: #2475f8;}



@media(max-width:991px){
	.id-footer-box1,.id-footer-box2{display: none;}
	.id-footer-li{overflow: hidden;}
	.id-footer-li li{float: left;width: 50%;padding-right: 2%;}
	.id-footer-box3>a,.id-footer-box3>span{text-align: center;}
	.id-footer-box3{clear: right;width: 100%;}
	.id-record2{background-position: left center;width: 240px;height: 24px;overflow: hidden;margin: 0 auto;}
	.index-footer{padding: 15px 0;}
}

@media(max-width:680px){
	.index-footer{padding: 15px 0;}
	.id-footer-box2{display: none;}
}

@media(max-width:360px){
	.id-footer-box3 a{font-size: 13px;}
}

/*******************************友情链接*******************************/
.index-friendlylink{padding: 6px 0;background-color: #2273f8;}
.id-flink a{color: #fff;font-size: 12px;display: inline-block;margin-right: 5px;line-height: 26px;}

.id-flink 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;}
}


/*******************************内页导航1*******************************/
.banner-in{position: relative;}
.page-in-nav1{position: absolute;left: 0;bottom: 0;width: 100%;text-align: center;}
.page-in-nav1 a{font-size: 14px;padding: 0 25px;text-shadow: 0px 1px 0 #FFF;line-height: 40px; font-weight: bold; color: #333;background-color: #ddd;opacity: 0.9; display: inline-block;margin: 0 2px;}
.page-in-nav1 a.page-in-nav1-on{color:#2475f8; background-color: #fff;opacity: 1;}
.page-in-nav1 a:hover{background-color: #fff;}

@media(max-width:480px){
	.page-in-nav1 a{line-height: 36px; padding: 0 10px;}
}

@media(max-width:360px){
	.page-in-nav1{font-size: 0;}

}
/*******************************内页导航2*******************************/
.page-in-nav3{text-align: center;font-size: 0;margin-bottom: 30px;}
.page-in-nav3 a{font-size: 12px;padding: 0 25px;line-height: 30px;color: #666;border: 1px solid #666; border-radius: 5px;display: inline-block;margin: 0 5px;margin-bottom: 10px;}
.page-in-nav3 a.page-in-nav3-on{background-color: #666;color: #fff;}



@media(max-width:480px){
	.page-in-nav3{margin-bottom: 20px;}
	.page-in-nav3 a{ padding: 0 10px;margin: 0 3px;margin-bottom: 6px;}
}


/*******************************内页左侧列表*******************************/
.page-in-left{float: left;width: 20%;margin-right: 5%;}
/********内页左侧列表-1***********/
.page-in-nav2{margin-bottom: 30px;}
.page-in-title{padding: 26px 0;background:#2475f8;position: relative;border-radius: 6px;margin-bottom: 10px;border: 2px solid #d2e6ff;}
.page-in-title h1{font-size: 20px;color: #fff;text-align: center; margin: 0;font-weight: bold;}
.page-in-cage li{border-top: 1px solid #fff;overflow: hidden;background-color: #f1f1f1;margin-bottom: 5px;}
.page-in-cage li a{font-size: 14px;color: #333;line-height: 40px;height: 40px;padding: 0 20px; overflow: hidden; background: url(../images/page-in-arrow.png)95% center no-repeat;display: block;}

.page-in-cage li:hover,.page-in-cage li.page-in-cageon{background-color: #2475f8;}
.page-in-cage li:hover a,.page-in-cage li.page-in-cageon a{color: #fff;background: url(../images/page-in-arrow1.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: #2475f8;background-color: #f1f1f1;border-left: 2px solid #2475f8;}
.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: 24%;margin-right: 3%;}
}

@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 li{border: none;display: inline-block;margin: 0 2px;margin-bottom: 5px;}
	.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-right{float: left;width: 75%;}
.page-in-position{margin-bottom: 30px;color: #999;border-left: 4px solid #2475f8;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-in-newslist>a:first-child{border-top: 1px dashed #ccc;}
.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;}
.page-newslist-tit{font-size: 18px;line-height: 18px;height: 18px;margin-bottom: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #2475f8;}
.page-newslist-tit a{color: #2475f8;}
.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: #2475f8;}

.page-newslist-box:hover{background-color: #f7f7f7;}
.page-in-position a:hover{color: #2475f8;}


@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: 10px 0;border-bottom: 1px dashed #dedede;}
.page-newsdetails-title h1{font-size: 22px;margin: 0;margin-bottom: 10px; text-align: center;line-height: 22px;color: #333;font-weight: bold;}
.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-content img{
    width: 100%;
    object-fit: cover;
}
.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: 18px;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);}
.page-prolist-box img{width: 100%; height:180px; object-fit:cover;}
.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: #646464;}

.page-prolist-box:hover h1{background-color: #2374f8;}

@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;font-weight: bold;}

.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: 15px;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: #2475f8;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%;}

#dituContent,#map{width: 100%;height: 400px;}
.cu-map{overflow-x: scroll;}


@media(max-width:991px){
	#dituContent,#map{height: 350px;}	
}

@media(max-width:767px){
	.page-contactus{margin-bottom: 20px;}
	.page-contactus li{width: 100%;}
	#dituContent,#map{height: 240px;width: 700px;}
}


/***************面包屑导航******************/
.page-in-nav{width:100%;padding:20px 0;background:#f6f6f6;}
.page-in-nav-left{float:left;}
.page-in-nav-left h1{display:inline-block;font-size:24px;line-height:24px;font-weight:bold;margin:0;}
.page-in-nav-left span{display:inline-block;font-size:24px;line-height:24px;font-weight:bold;margin:0 5px;}
.page-in-nav-left h2{display:inline-block;font-size:18px;line-height:24px;color:#666;margin:0;}

.page-in-nav-right{float:right;width: 190px;line-height: 24px;height: 24px;overflow: hidden;}
.page-in-nav-right span{color:#666;margin-left:5px;line-height:24px;}
.page-in-nav-right a{color:#666;margin-left:5px;line-height:24px;}

.page-in-nav-right a:hover{color:#0657a8;}

@media (max-width:767px) {
	.page-in-nav{padding:10px 0;}
	.page-in-nav-left{display:none;}
	.page-in-nav-right{float:none;width:100%;}
	.page-in-nav-right a,.page-in-nav-right span{margin:0 5px 0 0}
}

/***********产品-推荐TITLT*********/ 
.page-recomend-title{ overflow: hidden;margin-bottom: 20px;background-color: #f1f1f1;}
.page-recomend-title div{font-size: 18px;line-height: 40px;width: 100px;text-align: center;color: #fff;float:left;font-weight: bold;background-color: #2273f8;}
.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: 5px;margin-right: 2%;}
.page-recom-news-box a{color:#333}
.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%; height:150px; object-fit:cover;}
.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:#2475f8;}
.page-recom-news-box{width:100%;}
.page-recom-news-box:hover .page-re-news-time{color:#2475f8;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#2475f8;}
.page-recom-news-box:hover .page-re-news-tit a{color:#2475f8;}
.page-synopsis{height:36px;margin-bottom:10px;text-overflow:ellipsis; text-indent:36px;}


@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: #2475f8;border:1px solid #2475f8;}
.page-in-button .page-in-button-on{color: #2475f8;background-color: transparent;}
.page-in-button a:hover{opacity: 0.8;}

/*******************************page-in-button2*******************************/
.page-in-button2{margin-bottom: 30px;font-size: 14px;}
.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 span a:hover{text-decoration: underline;}


