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

*{margin: 0;padding: 0;text-decoration: none;list-style: none;box-sizing: border-box;font-family:"微软雅黑",arial;border:none；}
.container{margin: 0 auto;max-width: 1230px;}
img{width: 100%;}
img{display: block;width:100%;}
h1,h5,h2{font-size: 1em;}
.clearfix{clear: both;}

/*****************************************导航************************************/
.index-nav{width: 100%;}
.logo1 img,.nav-btn img{width:100%;}
.logo1{float: left;margin:18px 0;width: 26%;}
.logo2{float: left;margin:5px 5px;display: none;}
.nav{float: right;width: 70%;}
.nav a{float: left;text-align: center; color: #666;line-height: 76px;width:calc(100%/8);height: 76px;font-size: 16px;}

.nav-btn{float: right; display: none;margin-top: 7px;}
.nav-btn{position: relative;}
.navli{position: absolute;right:0px;top: 64px; padding: 10px 0px;text-align: center; display: none;z-index: 999;background-color: rgba(28,35,66,0.60);width: 100%;}
.navli a {display:block;color: #fff;line-height: 30px;font-weight: bold;border-bottom: 1px dashed #fff;}

.nav a:hover{color: #3955ce;}


@media(max-width:1259px){
	.logo1{margin:16px 0;width: 26%;}
	.nav a{line-height: 61px;height: 61px;font-size: 14px;}
	
}
@media(max-width:991px){
	.logo1{margin:5px 0;width: 50%;margin: 10px 0px;}
	.nav-btn{display: block;margin-top: 18px;}
	.nav{display: none;}
	
}
@media(max-width:767px){
	.navli a {font-size: 14px;line-height: 30px;}
	.navli{top: 48px;}
	.nav-btn{width:30px;margin-top: 10px;}
	
	
}
@media(max-width:530px){
	.logo1{display: none;}
	.logo2{display: block; width: 40px;margin: 5px 5px;}
	
	.nav-btn{width:30px;margin-top: 7px;}
	.header-left{display: none;}
	.navli{top: 40px;}
	.navli a {font-size: 12px;}
	
}
@media(max-width:420px){

	.logo2{width: 30px;}
	.nav-btn{width: 26px;margin-top: 4px;}
	.navli{top:33px;padding: 5px 0px;}
	.navli a {font-size: 12px;}
	.navli a {font-size: 10px;}
	
	}
/**************************************************banner**********************************/
.swiper-slide img {width: 100%;}

/**************************************************介绍图标**********************************/
.index-intro{background-color:#3955ce;padding: 10px 0;}
.intro-box1{float: left;width:calc(100%/3);padding: 20px 0;padding-left: 2%;}
.intro-box1-left,.intro-box1-right{float: left;color: #fff;}
.intro-box1-left{width: 50px;}
.intro-box1-right{margin-left: 4%;width: 80%;}
.intro-box1-right div:nth-child(1){font-size: 20px;line-height: 35px;}
.intro-box1-right div:nth-child(2){font-size: 12px;color: #b0bbeb;line-height: 20px;height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.container1>div:nth-child(2){border-left: 1px solid #5370e8;border-right: 1px solid #5370e8;}

@media(max-width:1259px){
	.intro-box1{padding-left: 1%;}
	.intro-box1-left{width: 40px;}
	
	.intro-box1-right div:nth-child(1){line-height: 30px;}
}


@media(max-width:991px){
	.intro-box1-right div:nth-child(1){font-size:16px;line-height: 24px;}
	
	.intro-box1-right{width: 70%;}
}

@media(max-width:767px){
	.intro-box1-left{width: 30px;}
	.intro-box1-left{margin-left: calc(50% - 15px);}
	.intro-box1{padding: 5px 4px;}
	.intro-box1-left,.intro-box1-right{clear: left;}
	.intro-box1-right{width: 100%;margin-left: 0%;}
	.intro-box1-right div{text-align: center;width: 100%;}
	.intro-box1-right div:nth-child(1){font-size:14px;line-height: 24px;}
}


@media(max-width:530px){
	.index-intro{display: none;}
}

/*******************************************index-title**********************************/
.index-title{margin-bottom:40px;}
.index-tit-1{text-align: center;font-size:28px;font-weight: bold;color: #3955ce;}
.index-tit-2{text-align: center;color: #999;font-size:16px;line-height: 24px; }

@media(max-width:767px){
	.index-title{margin-bottom:30px;}
	.index-tit-1 {font-size:24px; }
	.index-tit-2{font-size:14px;line-height: 30px; }
}

@media(max-width:530px){
 	 .index-title{margin-bottom:20px;}
	.index-tit-2{font-size:14px; }
	.index-tit-1{font-size:20px; }
	
}

@media(max-width:420px){
	.index-tit-1{font-size:18px; }
}

/*******************************************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-pro{background-color:#f5f5f5;}

.index-pro-left{width: 20%; float: left;border: 1px solid #5370e8;}
.index-pro-right{width: 76%;float: right;overflow: hidden;}
.index-pro-box1{display:block;font-size: 20px; line-height: 60px;background-color:#5370e8;color: #fff;font-weight: bold;text-align: center;}
.index-pro-box2{display:block;margin: 10px;}
.index-pro-box3{overflow: hidden;background-color:#5370e8;padding: 10px;}
.index-pro-box3 div:nth-child(1){font-size: 16px; float: left;color: #fff;}
.index-pro-box3 div:nth-child(2){font-size: 12px; text-align: center;line-height: 22px; float: right;color: #5370e8;background-color:#fff;width: 24px;height: 22px;border-radius: 30px;}

.pro-bg1,.pro-bg2{margin: 0 10px;}
.pro-bg2{display: none;}

.index-pro-box2:hover .pro-bg2{display: block;}
.index-pro-box2:hover .pro-bg1{display: none;}
.index-pro-box2:hover .index-pro-box3{background-color:#ff0701;}
.index-pro-box2:hover .index-pro-box3 div:nth-child(2){color: #ff0701;}

.index-pro-box4{display:block;font-size: 22px;padding: 10px 0;margin-top: 20px; background:url(../images/pro-bg.png) center no-repeat;background-size: cover;color: #fff;text-align: center;}


.index-pro-box5{float: left;margin: 0 5px;margin-bottom: 10px; width: calc((100% - 40px)/4);background-color: #fff;padding-bottom: 20px;}
.index-pro-box5 div{text-align: center;}
.index-pro-box6{padding: 60px 10px 24px;}
.pro-box-tt1{font-size: 17px;color: #666;line-height: 30px;height: 30px;overflow: hidden; padding: 0 5px; text-overflow: ellipsis;white-space: nowrap;}
.pro-box-tt2{font-size: 12px;color: #666;line-height: 30px;height: 30px;overflow: hidden; padding: 0 5px; text-overflow: ellipsis;white-space: nowrap;}
.pro-box-tt3{display:block;font-size: 13px;text-align: center;color: #fff;border: 1px solid #5370e8; background-color: #5370e8;width: 80px;padding: 5px 0;margin-left: calc(50% - 40px);margin-top: 10px;}

.pro-box-tt3:hover{background-color: #fff;color:#5370e8; }


@media(max-width:1259px){
	.index-pro-box2{margin-bottom: 5px;margin-top: 5px;}
}

@media(max-width:991px){
	.index-pro-box1{display: none;}
	.index-pro-box4{display: none;}
	.index-pro-left{clear: left;overflow:hidden;width: 100%;border: none;}
	.index-pro-left a{float: left;width: calc((100% - 80px)/4);}
	
	.index-pro-right{width: 100%;clear: right;overflow: hidden;margin-top: 20px;}
}


@media(max-width:767px){
	.index-pro{padding-bottom: 40px;}
	.index-pro-box3 div:nth-child(1){width:100%;text-align: center;}
	
	.index-pro-left a{margin:5px;}
	.index-pro-left a{width: calc((100% - 40px)/4);}
	.index-pro-box3{padding: 0 5px;}
	.index-pro-box3 div:nth-child(1){font-size: 13px;line-height: 20px;height: 20px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
	.index-pro-box3 div:nth-child(2){display: none;}
	.pro-bg1{display: none;}
	.index-pro-left a{width: calc((100% - 30px)/3);}
	.index-pro-box5{width: calc((100% - 30px)/3)}
	.index-pro-box2:hover .pro-bg2{display: none;}
	.index-pro-box6{padding: 20px 10px 10px;}
	.pro-box-tt1{font-size: 13px;line-height: 24px;height: 24px;}
	.pro-box-tt2{font-size: 10px;line-height: 20px;height: 20px;}
	.pro-box-tt3{font-size: 10px;}

}


@media(max-width:530px){
	.index-pro{padding-bottom: 20px;}
	.index-pro-left a{width: calc((100% - 20px)/2);}
	.index-pro-box5{width: calc((100% - 20px)/2)}
	.index-pro-box3 div:nth-child(1){font-size: 12px;}
	.pro-box-tt3{padding: 2px 0;width: 60px;margin-left: calc(50% - 30px);}
	
	
}



/**************************************************拦腰**********************************/
.index-lanyao{background: url(../images/lanyao.png) center center no-repeat;background-size: cover;padding: 20px 0;}
.lanyao,.lanyao1{float: right;margin-left:15px;color: #fff;}
.lanyao div:nth-child(1){font-size: 14px;}
.lanyao div:nth-child(2){font-size: 18px;font-weight:bold;}
.lanyao1{margin:0;font-size: 18px;font-weight:bold;margin-top: 12px;}


@media(max-width:991px){
	.lanyao,.lanyao1{margin-right: 4%;}
}

@media(max-width:767px){
	.lanyao1{display: none;}
	.lanyao div:nth-child(1){font-size: 12px;}
	.lanyao div:nth-child(2){font-size: 16px;}
}
@media(max-width:530px){
	.index-lanyao{padding: 10px 0;}
	.lanyao div:nth-child(2){font-size: 14px;}
}


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

.index-au-1,.index-au-2,.index-au-3{float: left;}
.index-au-1{width:18%;}
.index-au-2{width:32%;}
.index-au-3{width:35%;}
.index-au-2{margin: 0 7%;}
.au-case img{width: auto;margin: 6px 0;}

.au-profile{color: #000;padding-bottom: 30px;margin-bottom: 136px; border-bottom: 1px solid #000;}
.au-profile div:nth-child(1){font-size: 22px;}
.au-profile div:nth-child(2){font-size:17px;}
.au-case{color: #000;}
.au-case div:nth-child(1){font-size: 22px;}
.au-case div:nth-child(2){font-size:17px;}
.au-case div:nth-child(4){font-size: 15px;line-height: 30px;}


.au-tu1{margin-bottom: 6px;}
.au-tu2{overflow: hidden;}
.au-tu2 div{float: left;width: 49%;}
.au-tu2 div:nth-child(1){margin-right:2%;}


.au-intro{font-size: 16px;line-height: 33px; color: #666;text-align: justify;text-indent: 30px;}


@media(max-width:1259px){
	.index-au-1{width:20%;}
	.index-au-3{width:40%;}
	.index-au-2{margin: 0 4%;}
	.au-profile{margin-bottom: 70px;}
	.au-intro{font-size: 13px;line-height: 29px; }
	
}

@media(max-width:991px){
	.index-au-3 div:nth-child(2){display: none;}
	.index-au-3 div:nth-child(3){display: none;}
	.au-profile{padding-bottom: 20px;margin-bottom: 40px;}
	.au-profile div:nth-child(1){font-size: 20px;}
	.au-profile div:nth-child(2){font-size:14px;}
	.au-case div:nth-child(1){font-size: 20px;}
	.au-case div:nth-child(2){font-size:14px;}
	.au-case div:nth-child(4){font-size: 13px;line-height: 20px;}
	.index-au-1{width:24%;}
	.index-au-2{width:32%;}
	.index-au-3{width:36%;}
	.index-au-2{margin: 0 4%;}
	.au-intro{line-height: 27px;}
}

@media(max-width:767px){
	.index-tit-3{margin-left: calc(50% - 180px);}
	.index-au-1{width:46%;}
	.index-au-2{width:50%;margin: 0 0 0 4%;}
	.index-au-3{clear:left;width: 100%;margin-top: 20px;}
	.index-au-3 div:nth-child(2){display:block;}
	.index-au-3 div:nth-child(3){display:block;}
	.index-aboutus{padding-bottom: 40px;}
}

@media(max-width:529px){
	.index-tit-3{margin-left: calc(50% - 140px);}
	.au-profile{padding-bottom: 10px;margin-bottom: 20px;}
	.index-au-3{margin-top: 10px;}
	
	.au-profile div:nth-child(1){font-size: 16px;}
	.au-profile div:nth-child(2){font-size:12px;}
	.au-case div:nth-child(1){font-size: 16px;}
	.au-case div:nth-child(2){font-size:12px;}
	.au-case div:nth-child(4){font-size: 12px;line-height: 20px;}
	.index-aboutus{padding-bottom: 20px;}
}

@media(max-width:420px){
	.index-au-3 div:nth-child(2){display: none;}
	.index-au-3 div:nth-child(3){display: none;}
	.index-au-3 div{font-size: 12px;}
	.index-au-1{clear: left; width:100%;}
	.index-au-2{clear: left;width:100%;margin: 0 0 0 0;}
	.au-profile div:nth-child(1){text-align: center;}
	.au-profile div:nth-child(2){text-align: center;}
	.au-case div:nth-child(1){text-align: center;}
	.au-case div:nth-child(2){text-align: center;}
	.au-case div:nth-child(3){margin-left:calc(50% - 18px);}
	.au-case div:nth-child(4){text-align: center;}
	
}




/**************************************************table*********************************/
.index-table{padding: 30px 0;background: url(../images/table-bg.png) center center no-repeat;background-size: cover;}
.index-table-tit{font-size: 14px;line-height: 30px;height: 60px;overflow: hidden; color: #fff;text-align: center;margin: 0 20%;}
.com-table{width: 70%;margin: 0 15%;margin-top: 30px;overflow: hidden;}
.tr-1{width: 100%;}
.tr-1 td{line-height: 40px;overflow: hidden; font-size: 14px;font-weight: bold;text-align: center;color: #fff;}
.td-3{line-height: 30px;font-size: 14px;}
.rd-1,.rd-2,.rd-3,.rd-4,.rd-5{line-height:31px;font-size: 14px;}

.td-6{color: #fff;background-color:#333;width: 4%;height: 30px;text-align: center;font-size:14px; border-bottom:#666 1px solid;}


@media(max-width:1260px){
	.index-table-tit{font-size: 14px;margin: 0 10%;}	
}


@media(max-width:991px){
	.index-table-tit{font-size: 14px;margin: 0 5%;}
	.com-table{width: 100%;margin: 0%;margin-top: 20px;}
}

@media(max-width:767px){
	.index-table-tit{font-size: 12px;margin: 0;line-height: 20px;height: 40px;}
	.com-table{width: 100%;}

	.rd-1,.rd-2,.rd-3,.rd-4,.rd-5{font-size: 12px;line-height:20px;}
}

@media(max-width:530px){
	.tr-1 td{ font-size: 12px;line-height: 20px;}
	.com-table{width: 100%;}
	.rd-1,.rd-2,.rd-3,.rd-4,.rd-5{font-size: 12px;line-height:20px;padding: 4px;}
}


/**************************************************创迈新闻*********************************/
.index-tit-4{margin-left: calc(50% - 180px);}
.index-news-left{float: left;margin-right: 5%;width: 70%;}
.index-news-1{display:block;padding:5px 10px;border-bottom: 1px dashed #999;}
.index-news-1>div:nth-child(1){font-size: 16px;line-height: 30px; height: 30px;overflow: hidden; color: #000;text-overflow: ellipsis;white-space: nowrap;}
.index-news-1>div:nth-child(2){font-size: 14px; color: #666;text-indent: 30px;line-height: 24px;height: 48px;overflow: hidden;}
.index-news-time{overflow: hidden;margin-top: 8px;font-size: 14px;}
.index-news-time div{color: #999; float: right;}

.index-news-right{float: right;width: 25%;}
.id-nw-1 {display:block;padding:0px 5px;border-bottom: 1px dashed #999;overflow: hidden;}
.id-nw-1 div:nth-child(1){width:4px;height:4px;float: left;background-color: #666;margin-right: 2%;margin-top:17px;}
.id-nw-1 div:nth-child(2){font-size: 14px;float: left;width: 70%; color: #666;line-height: 38px;height: 38px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;margin-right: 2%;}
.id-nw-1 div:nth-child(3){font-size: 14px;width: 24%;float:right;color: #999;line-height: 38px;height: 38px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}

.index-news-1:hover{background-color: #3955ce;border-bottom: 1px dashed #fff;}
.index-news-1:hover div{ color: #fff;}
.index-news-1:hover div:nth-child(2){ color: #fff;}
.id-nw-1:hover div{color: #3955ce;}
.id-nw-1:hover div:nth-child(1){background-color: #3955ce;}

@media(max-width:1259px){
	.index-news-left{float: left;margin-right: 5%;width: 65%;}
	.index-news-right{float: right;width: 30%;}
	.id-nw-1 div:nth-child(2){width: 65%; }
	.id-nw-1 div:nth-child(3){width: 28%; }
	
}

@media(max-width:991px){
	.index-news-1>div:nth-child(1){font-size: 15px;}
	.index-news-1>div:nth-child(2){font-size: 13px;}
	.index-news-time{font-size: 13px;}
	.id-nw-1 div:nth-child(2){width: 60%; }
	.id-nw-1 div:nth-child(3){width: 32%; }
	.id-nw-1 div:nth-child(2){font-size: 13px;}
	.id-nw-1 div:nth-child(3){font-size: 13px;}
}

@media(max-width:767px){
	.index-tit-4{margin-left: calc(50% - 160px);}
	.index-news-left{float: left;margin-right: 5%;width: 60%;}
	.index-news-right{float: right;width: 35%;}
	.index-news-1>div:nth-child(1){font-size: 14px;}
	.index-news-1>div:nth-child(2){font-size: 12px;line-height: 20px; height: 40px;}
	.id-nw-1 div:nth-child(2){width: 50%; }
	.id-nw-1 div:nth-child(3){width: 40%; }
	.id-nw-1 div:nth-child(1){width:3px;height:3px;}
	.id-nw-1 div:nth-child(2){font-size: 12px;}
	.id-nw-1 div:nth-child(3){font-size: 12px;}
	.index-news-right a:nth-child(12){display: none;}
	.index-news{padding-bottom: 40px;}
}


@media(max-width:530px){
	.index-tit-4{margin-left: calc(50% - 120px);}
	.index-news-right{display: none;}
	.index-news-left{clear: left;width: 100%;}
	.index-news{padding-bottom: 20px;}
}

@media(max-width:420px){
	.index-tit-4{margin-left: calc(50% - 90px);}
}

/**************************************************联系我们*********************************/
.index-contant-us{padding: 40px 0 30px;background: url(../images/cu-bg.png)center center no-repeat;background-size: cover;}
.id-cu{float: right;margin-right: 5%;color: #fff;}
.index-cu-tit{}
.index-cu-tit div{display: inline-block;line-height: 40px;margin-right: 5px;}
.index-cu-tit div:nth-child(1){font-size: 16px;font-weight: bold;}
.index-cu-tit div:nth-child(2){font-size: 14px;}
.cu-tu{margin-bottom: 20px;}
.index-cu li{font-size: 14px;line-height: 24px;}

@media(max-width:991px){
	.index-contant-us{padding: 30px 0 20px;}
}

@media(max-width:767px){
	.id-cu{margin-right: 2%;}
	.index-contant-us{padding: 20px 0 10px;}
	.index-cu-tit div:nth-child(1){font-size: 14px;font-weight: bold;}
	.index-cu-tit div:nth-child(2){font-size: 13px;}
	.index-cu li{font-size: 12px;line-height: 20px;}
}



.id-footer-pl{margin-top:10px;text-align: center;}
.id-footer-pl a,.id-footer-pl span{color: #fff;font-size: 13px;display: inline-block;margin-right: 5px;line-height: 26px;}            
@media(max-width:991px){
.id-footer-pl{margin-top:0px;}
}

/**************************************************备案*********************************/

.index-di{background-color:#4855c0;padding: 20px 0;}
.id-footer-all{overflow:hidden;}                                   
.di-ligo{float: left;border-right: 1px solid white;margin-left: 40px; padding: 30px 40px;}
.di-ligo img,.beian-tu3 img{width: auto;}
.di-beian{float: left;margin-left:40px;}
.beian-tu3{float: right;margin-top: 50px}
.di-beian span{color:#fff;}
.di-beian>div,.di-beian>a,.di-beian>span{display:block;color: white;font-size: 14px;line-height: 24px;}
.di-beian>span a{color: white;font-size: 14px;line-height: 24px;}                                   
.di-beian a.beian1{color: #fff;font-size: 14px;line-height: 24px;}
.di-nav{background-color:#0072ca;position: absolute;top: -40px;left:calc(50% - 375px);overflow: hidden;}
.di-nav a{float: left;color: white;padding: 0 5px;margin-right: 14px;}
.beian-time{clear: both;}
.beian-tu1{margin-left: 10px;}
.beian-tu2{margin-right: 10px;}

@media (max-width: 991px){
  .id-footer-all{display:none;}		
}


/***************************************************************友情链接***************************************/
.index-yq{background-color: #3955ce;padding: 10px 0;}
.yq{float: left;padding-left: 10px;}
.yq div{float: left;color: white;font-size: 12px;padding-left: 10px;}
.yq a{float: left;color: white;font-size: 12px;padding-left: 10px;}


@media(max-width:420px){
	.yq a{font-size: 8px;}
	.yq div{font-size: 8px;}
}


/***************************************************************单页***************************************/
.page-details{margin:20px 0 40px;}
.pg-right{padding: 10px 20px;}
.page-nav{margin:30px 0;color:#666;}
.container6{padding: 10px 0;border-bottom: 1px dashed #666;border-left: 5px solid #ff0701;}

.page-nav a{font-size: 14px;color:#666;display: inline-block;}
.pg-dt-tit{margin:0;color:#3955ce;text-align: center;font-size: 18px;font-weight: bold;width: 100%;clear: both;}
.pg-dt-content{margin-top: 20px;width: 100%;clear: both;}
/*.pg-dt-content div{font-size: 16px;line-height: 30px;text-indent: 30px;text-align: justify;}*/
.di-beian-2{margin-top: 20px;}

@media (max-width: 767px){
	.page-nav{margin:0px 0 10px;}
	.page-nav a{font-size: 12px;}
	.pg-dt-tit{font-size: 15px;}
	.pg-dt-content div{font-size: 13px;line-height: 24px;}
}

@media(max-width:530px){
	.di-beian-2{margin-top: 0px;}
	.pg-dt-content div{font-size: 12px;line-height: 20px;}
}


/*******************************************************产品详情页****************************************************/ 
.pg-right>div{overflow: hidden;}
.pro-title1{overflow: hidden;margin-bottom: 4px;border-bottom: 1px solid #3955ce;}
.pro-tt{color: #fff;background-color:#3955ce;float:left;font-size: 16px;line-height: 28px;height: 28px;overflow: hidden;padding: 0 10px;}
.pro-title1 a{float: right;color: #3955ce;font-size: 14px;line-height: 28px;}


/*******************************************************产品列表****************************************************/ 
.page-details .index-pro-box5{background-color:#f1f1f1;}                                  
                                   
.pro-list-buttom{float:right;margin-bottom: 30px;}
.pro-list-buttom a{font-size:16px;line-height: 30px;height: 30px; background-color:#3955ce;color:#fff;margin-top: 10px;width: 200px;overflow: hidden;padding: 0 10px;text-align: center;border-radius: 4px;border: 1px solid #3955ce;}
.buttom{overflow: hidden;clear: left;width: 100%;}
.pro-list-buttom a:hover{background-color:#fff;color:#3955ce;}
.pro-buttom{float: right;margin-top: 30px;}
.pro-buttom a{float: left;border: none;padding: 4px;border: 1px solid #333;margin-left: 5px;color: #333;font-size: 12px;background-color: white;}
.pro-buttom a:hover {background-color:#3955ce;border: 1px solid #3955ce; color: white;}

@media(max-width:767px){
	.pro-list-buttom a{font-size:14px;}
}

@media(max-width:530px){
	.pro-list-buttom a{font-size:12px;width: 150px;}
	.pro-buttom {margin-top: 20px;}
	.pro-buttom a{padding: 2px;font-size: 12px;}
}


/********************************************新闻详情页页*************************************/
.news-time1{text-align:center;}                              
.news-tt-1{margin:0;text-align: center;font-size: 20px;color: #333;font-weight: 600;margin-bottom: 10px;}
.news-time1 a{ font-size: 13px;color:#9f9f9f;margin: 0 5px;display: inline-block;}
.page-nd-a a{ font-size: 13px;color:#9f9f9f;margin: 0 5px;display:inline-block; }                                   
.new-list{margin-bottom: 40px;}


@media(max-width:767px){
  .news-tt-1{font-size: 18px;}
}
@media(max-width:530px){
  .news-tt-1{font-size: 16px;}
}      
                                   
                                   
/********************内页推荐************************/
/***********产品-推荐TITLT*********/ 
.page-recomend-title{ overflow: hidden;margin-bottom: 30px;background-color: #e4e4e4;}
.page-recomend-title div{font-size: 18px;line-height: 40px; float:left;width: 120px;color: #fff;background-color:#4855c0;text-align: center;}
.page-recomend-title a{float: right;color:#4855c0;font-size: 16px;line-height: 40px;}

/***********产品-推荐新闻*********/ 
.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-re-footer{margin-top: 30px;}
.page-recom-pro{overflow: hidden;}
.page-recom-pro-box{display: block;float: left;width: 18.4%;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:#4855c0;}
.page-recom-news-box:hover .page-re-news-time{color:#4855c0;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#4855c0;}



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


/********************buttom按钮************************/
.page-buttom2{margin:20px 0;}
.page-buttom2 .last a,.page-buttom2 .next a{font-size: 14px;line-height: 30px;color: #666;}
.page-buttom2 .last,.page-buttom2 .next,.page-buttom2 .return{font-size: 14px; width:180px;;margin-bottom: 8px;padding: 5px 10px;line-height: 30px;height: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align:left;display:block;border: 1px solid #e4e4e4;border-radius: 4px; color: #666;}
.page-buttom2 .return{color: #fff;background-color:#4855c0;box-shadow: 0 0 5px 3px #e4e4e4;text-align:center;}

.page-buttom2 .next:hover{background-color:#4855c0;  color: #fff;box-shadow: 0 0 5px 3px #e4e4e4;}
.page-buttom2 .last:hover{background-color:#4855c0;  color: #fff;box-shadow: 0 0 5px 3px #e4e4e4;}
.page-buttom2 .last:hover a,.page-buttom2 .next:hover a{color: #fff;}                                   
                                                                      
                                   
                                   
                                   
/*******后期录入新增样式***********/

@media(max-width:500px){
	p img{width:100%;}
}
.nyjlx img{max-width:400px;margin: 0 auto;}


.wrapper {
    margin: 0 auto;
}

.lxul {
    margin-top: 30px;
    width: 75%;
    float: left;
}
.clearfix {
    clear: both;
    zoom: 1;
}
.lxul li {
    float: left;
    width: 45%;
    margin-right: 5%;
    color: #666;
    font-size: 14px;
    font-family: Microsoft yahei;
    text-decoration: none;
    line-height: 42px;
    border-bottom: 1px dotted #ccc;
}
.fr {
    float: right;
}

.map1{width:100%;}

.tablecc {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.tablecc td {
    height: 32px;
    color: #666;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 14px;
}
@media(max-width:1260px){
	.lxul {
    float: left;
	width: 50%;
}
.lxul li {
    float:none;
    width: 100%;
    margin-right: 5%;
    color: #666;
    font-size: 14px;
    font-family: Microsoft yahei;
    text-decoration: none;
    line-height: 42px;
    border-bottom: 1px dotted #ccc;
}
}
@media(max-width:770px){
	.lxul {
    float: left;
	width: 100%;
}
.lxul li {
    float:none;
    width: 100%;
    margin-right: 5%;
    color: #666;
    font-size: 14px;
    font-family: Microsoft yahei;
    text-decoration: none;
    line-height: 42px;
    border-bottom: 1px dotted #ccc;
}
.fr {
    float:none ;
	margin: 0 auto ;
}
p {
    margin: 0px;
}
.map1{display:none;}
}


/**************************************************技术文章********************************************/

.web-title-link-all{}
.web-title-link-all div{text-align: center;font-weight: 600;}
.web-title-link-all div:nth-child(1){font-size: 14px;color: #999}
.web-title-link-all div:nth-child(2){font-size: 20px;color: #333;}
.techknologe-article-web-link{padding:40px 0;background-color: #f5f5f5;}
.web-teckknology-news-link{overflow: hidden;margin-top: 30px;margin-bottom: 40px;}
.web-teckknology-link-box{float: left;width: 31%;margin:0 1%;display: block;margin-bottom: 20px;text-decoration: none;}
.web-teckknology-link-tit{font-size: 18px;line-height: 30px;height: 30px;margin-bottom: 10px; color: #000;font-weight: 600; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.web-teckknology-link-txt{font-size: 14px;line-height: 26px;height: 52px;overflow: hidden;color: #666;}
.web-teckknology-link-time{font-size: 14px;line-height: 20px;height: 20px;color: #999; overflow: hidden;margin-top: 10px;}
.web-teckknology-link-more a{font-size: 14px;display:inline-block;padding: 15px 40px;text-align: center;color: #fff;background-color:#fa7720;box-shadow: 2px  5px 4px #e6cbb9;}
.web-teckknology-link-box:hover .web-teckknology-link-tit{color: #1d66cf;text-decoration: underline;}

@media(max-width:992px){
	.web-teckknology-link-box{width: 46%;margin: 0 2%;margin-bottom: 20px;}
}
@media(max-width:768px){
	.techknologe-article-web-link{padding:30px 0;}
	
}

@media(max-width:530px){
	.web-teckknology-news-link{margin-top: 20px;margin-bottom: 30px;}
	.web-teckknology-link-box{width: 100%;margin: 0%;margin-bottom: 10px;}
	.web-teckknology-link-more a{padding: 10px 25px;}
}

	