﻿@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;}

img{display: block;}
h1,h5,h2{font-size: 1em;margin: 0;}
.clearfix{clear: both;}
a{color: #666;}
p{font-size: 14px;}
.page-newsdetails-content p{font-size: 14px;line-height: 26px;color: #666;margin-bottom: 10px;text-indent: 30px;}
.page-newsdetails-content2 p{font-size: 14px;color: #666;line-height: 26px;margin-bottom: 10px;}

p img{max-width:100%;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;border:1px solid #e4e4e4;padding: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%;}
}


/**************************************************index-header********************************************/
.index-header{background-color: #f7f7f7;border: 1px solid #eee;z-index: 99;padding: 10px 0;height: 34px;overflow: hidden;}
.id-header-left{float: left;font-size: 14px;line-height: 14px;height: 14px;}
.id-header-left span{font-size: 14px;line-height: 14px;height: 14px;margin-right: 4px; display: inline-block;color: #999;}

.id-header-right{float: right;font-size: 0;}
.id-header-right li{padding:0 5px; display: inline-block;font-size: 14px;line-height: 14px;color: #666;}
.id-header-right li:first-child{border-right: 1px solid #666;}
.id-header-right li:last-child{}

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


/**************************************************nav-导航********************************************/
.index-nav-all{overflow: hidden;}
/************nav-导航-logo***********/
.logo-left{float: left;display: block;width: 280px;overflow: hidden;}
.logo{float: left;width: 60px;padding: 14px 0;}
.logo img{width: 100%;}
.logo1{float: left;margin-left: 15px;padding: 18px 0;}
.logo1 div:nth-child(1){font-size: 22px;color: #000;font-weight: 600;letter-spacing: 0.5px;}
.logo1 div:nth-child(2){font-size: 10px;color: #999;}

.id-nav-right{float: right;width: calc(100% - 280px);}

/************nav-导航-right-bottom***********/

.id-nav{overflow: hidden;}
.id-nav li{float: left;width:11.1%;line-height: 88px;text-align: center;}
.id-nav li a{font-size: 16px;color: #000;}
.id-nav li.on-top a{color:#fe9900;}

.id-nav-a a:hover{color:#fe9900;}
.id-nav li:hover a{color:#fe9900;}

@media(max-width:1259px){
	.logo-left{width: 250px;}
	.id-nav-right{width: calc(100% - 260px);}
	.logo1 div:nth-child(2){font-size: 8px;line-height: 20px;height: 20px;overflow: hidden;}
}


@media(max-width:991px){
	.id-nav-a{display: none;}
	.id-nav-right{display: none;}
	.logo{padding: 0;}
	.index-nav-all{padding: 15px 0;}
	.logo1{padding: 0;}
  	.logo1 div:nth-child(1){font-size: 22px;line-height:24px;}
}

@media(max-width:600px){
	.index-nav-all{padding: 10px 0;}
	.logo-left{width: 250px;}
	.logo{width: 54px;padding:0;}
	.logo1{margin-left: 10px;}
	.logo1 div:nth-child(1){font-size: 18px;}
	.logo1 div:nth-child(2){line-height: 16px;height: 16px;}
}


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

/**************************************************手机导航********************************************/

.nav-btn{float: right; display: none;padding: 6px 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:991px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
}
@media(max-width:600px){
	.nav-btn{padding: 4px 0;}
}
@media(max-width:430px){
	.nav-btn{width: 26px;padding: 6px 0;}
}
/*******************************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-title1************************************/
.index-title{margin-bottom: 30px;}
.index-title h1{margin: 0;font-size: 30px;line-height: 30px;color: #333;text-align: center;font-weight: bold;}
.index-title h3{margin: 0;font-size: 20px;line-height: 20px;color: #999;text-align: center;}
.index-title span{display: block;width:40px;height: 3px;background-color: #fd9f10;margin: 20px auto;}

@media(max-width:1259px){
	.index-title h1{font-size: 28px;line-height: 28px;}
	.index-title h3{font-size: 18px;line-height: 18px;}
}
@media(max-width:767px){
	.index-title h1{font-size: 26px;line-height: 26px;}
	.index-title span{margin: 15px auto;}
	.index-title h3{font-size: 16px;line-height: 16px;}
	.index-title{margin-bottom: 20px;}
}
@media(max-width:600px){
	.index-title h1{font-size: 24px;line-height: 24px;}
	.index-title h3{font-size: 14px;line-height: 14px;}
}
/**************************index-title2***********************************/
.index-title2{margin-bottom: 20px;position: relative;}
.index-title2 h1{margin: 0;display: inline-block;font-size: 18px;line-height: 18px; color: #333;padding-right: 10px;border-right: 1px solid #333;font-weight: bold;}
.index-title2 h2{margin: 0;display: inline-block;font-size: 18px;line-height: 18px; color: #999;padding-left: 6px;}
.index-title2 a{font-size: 14px;color: #fff;display: block;width: 66px;background-color: #ffcc80; text-align:center;position: absolute;right: 0;top: 0;border-radius: 4px;}
.index-title2 a:hover{text-decoration: underline;}

/**************************more**********************************/
.index-company .index-more{margin: 0;}
.index-more{width: 140px;font-size: 16px;text-align: center;height: 50px;line-height: 50px;display: block;margin: 10px auto 0; background-color:#fd9f10;color: #fff;border-radius: 2px;}

.index-more:hover{box-shadow: 0 0 2px 1px rgba(0,0,0,0.2);}

@media(max-width:767px){
	.index-company .index-more{margin: 0 auto;}
}

@media(max-width:600px){
	.index-more{margin-top: 20px; width: 110px;font-size: 14px;height: 42px;line-height: 42px;}
}


/*************************************************index-company*************************************************/
.id-text{border-bottom: 1px solid #e5e5e5;overflow: hidden;}
.id-text-left{float: left;width: 220px;padding-right: 40px;}
.id-text-left div{text-align: right;font-size:30px;color: #333;}
.id-text-left div span{font-size:30px;color: #0d55a6;}
.id-text-left b{font-size: 24px;color: #999;text-align: right;display: block;font-weight: normal;}

.id-text-right{padding-left: 40px; float: left;width: calc(100% - 220px);border-left: 1px solid #333;}
.id-text-right span{font-size: 16px;line-height: 26px;color: #666;display: block;text-align: justify;}

@media(max-width:991px){
	.id-text-left{float: none;width: 100%;padding-right: 0px;margin-bottom: 10px;}
	.id-text-left div,.id-text-left b{text-align: left;}
	.id-text-left div{font-size:26px;}
	.id-text-left div span{font-size:26px;}
	.id-text-left b{font-size: 18px;letter-spacing: 1px;}
	.id-text-right{padding-left: 0px; float: none;width: 100%;border-left: none;}
}

@media(max-width:767px){
	.id-text-right span{font-size: 14px;line-height: 24px;}	
}

/*************************************************index-company*************************************************/
.index-company .container{overflow: hidden;}
.id-com-right{float: right;width:50%;margin-left: 4%;}
.id-com-left{float: left;width: 46%;}

/******************id-com-title************************/
.id-com-title{margin-bottom: 30px;}
.id-com-title span{font-size: 16px;line-height:16px;padding-left: 40px;background: url(../images/line1.png)left center no-repeat;display:  block;margin-bottom: 10px;color: #999;}
.id-com-title h1{font-size: 28px;line-height: 30px;color: #333;font-weight: bold;}
.id-com-title h2{font-size: 14px;line-height: 30px; color: #999;}

/******************id-com-coin************************/
.id-com-coin{margin-bottom: 50px;}
.id-com-coin span{font-size: 16px;line-height: 32px;padding-left: 40px;margin-bottom: 8px; color: #333;display: block;}
.id-com-coin span:nth-child(1){background: url(../images/coin1.png)left top no-repeat;}
.id-com-coin span:nth-child(2){background: url(../images/coin2.png)left top no-repeat;}
.id-com-coin span:nth-child(3){background: url(../images/coin3.png)left top no-repeat;}
.id-com-coin span:nth-child(4){background: url(../images/coin4.png)left top no-repeat;}
.id-com-coin span:nth-child(5){background: url(../images/coin5.png)left 3px no-repeat;}

@media(max-width:1259px){
	.id-com-title{margin-bottom: 20px;}
	.id-com-coin{margin-bottom: 30px;}
}

@media(max-width:991px){
	.id-com-right{width:50%;margin-left: 2%;margin-top: 100px;}
	.id-com-left{width: 48%;}
	.id-com-coin span{font-size: 14px;line-height: 30px;}
	.id-com-title h1{font-size: 26px;line-height: 26px;}
}
@media(max-width:767px){
	.id-com-right{float: none;width:100%;margin-left: 0%;margin-bottom: 20px;margin-top:0;}
	.id-com-left{float: none;width: 100%;}
}
@media(max-width:500px){
	.id-com-title h1{font-size: 22px;line-height: 30px;margin-bottom: 5px;}
	.id-com-title h2{font-size: 12px;line-height: 16px;}
}

/*************************************************index-product*************************************************/
.index-product{background-color: #f2f2f2;}
/***********index-product-nav*********/
.id-pro-nav{text-align: center;margin-bottom: 30px;}
.id-pro-nav a{font-size: 16px;line-height: 40px;margin: 0 2px; display:inline-block;color: #666;padding: 0 15px;border-radius: 4px;text-align: center;}
.id-pro-nav a.id-pronav-on{background-color:#fd9f10;color: #fff;}

/***********id-pro-all*********/
.id-pro-all>a:nth-child(3n){margin-right: 0;}
.id-pro-box{display: block;float: left;width: 32%;margin-right: 2%;margin-bottom: 40px;background-color: #fff;box-shadow: 0 0 2px 2px rgba(0,0,0,0.15);transition: 0.5s;position: relative;}
/***********id-pro-all-img*********/
.id-pro-img{position: relative;overflow: hidden;}
.id-pro-box img{width: 100%;height: 270px;}
.id-pro-hover{position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-color: rgba(13,85,166,0.6);transition: 0.5s;}
/***********id-pro-all-tit*********/
.id-pro-box h1{margin: 0;padding: 0 10px;font-size: 16px;line-height: 46px;height: 46px;margin-bottom: 15px; overflow: hidden;text-align: center;color: #333;}
.id-pro-box span{font-size: 16px; display: block;background-color: #333;color: #fff;line-height: 28px;height: 30px;width: 30px;position: absolute;left: calc(50% - 15px);bottom: -15px;text-align: center;border-radius: 50%;}


.id-pro-box:hover .id-pro-hover{left: 0;}
.id-pro-box:hover span{background-color: #0d55a6;}


@media(max-width:991px){
	.id-pro-box h1{margin-bottom: 10px;}
	.id-pro-box span{line-height: 18px;height: 20px;width: 20px;left: calc(50% - 10px);bottom: -10px;}
}

@media(max-width:600px){
	/***********index-product-nav*********/
	.id-pro-nav{margin-bottom: 25px;}
	.id-pro-nav a{font-size: 14px;padding: 0 10px;}
	/***********id-pro-all*********/
	.id-pro-box{width: 49%;margin-bottom: 25px;}
	.id-pro-all>a:nth-child(3n){margin-right: 2%;}
	.id-pro-all>a:nth-child(2n){margin-right: 0;}
	
	.id-pro-box img{width: 100%;height: 150px;}
}

@media(max-width:500px){
	.id-pro-box h1{font-size: 14px;line-height: 36px;height: 36px;}
}


/*************************************************index-middle*************************************************/
.index-middle{padding: 40px 0;background: url(../images/id-middle-bg.jpg)center no-repeat;background-size: cover;}
.index-middle h1{margin: 0;font-size: 36px;line-height: 36px;margin-bottom: 15px; font-weight: bold;text-align: center;color: #fff;letter-spacing: 1px;}
.index-middle h3{margin: 0;font-size: 16px;line-height: 36px;text-align: center;color: #fff;background: url(../images/middle-text-bg.png)center no-repeat;background: auto 100%;}

@media(max-width:991px){
	.index-middle h1{font-size: 32px;line-height: 32px;}
}
@media(max-width:767px){
	.index-middle h1{font-size: 30px;line-height: 30px;}
}
@media(max-width:500px){
	.index-middle{padding: 30px 0;}
	.index-middle h1{font-size: 26px;line-height: 26px;margin-bottom: 10px;}
	.index-middle h3{font-size: 14px;line-height: 30px;}
}

/*************************************************index-news-case*************************************************/
/**********index-news*********/
.index-news{float: left;width: 65%;margin-right: 3%;}
.id-news{border: 1px solid #e4e4e4;padding: 20px;}
.id-news-box1{margin-bottom: 15px; overflow: hidden;display: block;}
.id-news-box1 img{float: left;width: 36%;margin-right: 4%;}
.id-news-text{float: left;width: 60%;}
.id-news-text h1{margin: 0;font-size: 17px;color: #000;line-height: 17px;height: 17px;overflow: hidden;margin-bottom: 10px;text-overflow: ellipsis;white-space: nowrap;}
.id-news-text h3{margin: 0;font-size: 14px;color: #666;line-height: 26px;height: 78px;overflow: hidden;margin-bottom: 20px;}
.id-news-text span{display: block;text-align: left;color: #1550b6;}
.id-news-text:hover span{color: #a7c1e2;}

.id-news-box{overflow: hidden;}
.id-news-box2{ display: block;width: 46%;margin-right: 4%;float: left;border-bottom: 1px dashed #e4e4e4;cursor: pointer;}
.id-news-box2 h1{margin: 0;font-size: 14px;line-height: 40px;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #666;}
.id-news-box2 span{display: block;font-size: 14px;color: #999;line-height: 24px;height: 48px;overflow: hidden;margin-bottom: 5px;display: none;}
.id-news-box2:hover h1{color: #1550b6;}


/*********index-case**********/
.index-case{float: right;width:32%;}
.id-case{overflow: hidden}
.id-case>a img{width: 100%;}
.id-case-box1{display: block;width: 100%;margin-bottom: 10px;}
.id-case-box2{display: block;width: 49%;margin-right: 2%;float: left;}
.id-case-box3{display: block;width: 49%;float: left;}


@media(max-width:991px){
	/**********index-news*********/
	.index-news{clear: left;width: 100%;margin-right: 0%;margin-bottom: 20px;}
	
	/*********index-case**********/
	.index-case{clear: right;width:100%;}
	.id-case-box1{width: 36.4%;margin-right: 2%;float: left;}
	.id-case-box2{width: 29.8%;}
	.id-case-box3{width: 29.8%;}
}

@media(max-width:650px){
	.id-news-text h3{height: 52px;}
}

@media(max-width:550px){
	.id-news-box1 img{clear: left;width: 100%;margin-right: 0%;margin-bottom: 15px;}
	.id-news-text{clear: left;width: 100%;}
}



/*******************************index-footer*******************************/
.index-footer{background-color: #f5f5f5;margin-top: 30px;}
/******index-footer-nav*******/
.id-footer-container{padding: 80px 15px 30px;position: relative;}
.id-footer-nav{position: absolute;left: 0;top: -30px;height: 60px;background: url(../images/id-footer-nav.png)center center no-repeat;background-size: 90% 100%;width: 100%;text-align: center;}
.id-footer-nav a{display: inline-block;color: #fff;font-size: 14.2px;width: 9%;line-height: 60px;}
/******index-footer-logo*******/
.id-footer{overflow: hidden;}
.id-footer-logo{float: left;width: 340px;margin-top: 40px;}
.id-footer-logo img{width: 60px;float: left;margin-right: 15px;}
.id-footer-logo-tit{float: left;}
.id-footer-logo-tit h1{margin: 0; font-size: 24px;color: #333;display: block;line-height: 36px;height: 36px;overflow: hidden;font-weight: bold;text-align: left;}
.id-footer-logo-tit h2{margin: 0;font-size: 14px;color: #333;line-height: 20px;height: 20px;overflow: hidden;text-align: center;}

/******index-footer-contact*******/
.id-footer-beian{float: left;width: calc(100% - 500px);padding-left: 40px;}
.id-footer-beian li{font-size: 14px;color: #666;line-height: 30px;}
.id-footer-beian li span,.id-footer-beian li a{font-size: 14px;color: #666;line-height: 30px;margin-right:5px;}
/******index-footer-erweima*******/
.id-footer-erweima{float: right;width:100px;}
.id-footer-erweima img{width: 100%;}
.id-footer-erweima div{font-size: 14px;line-height: 30px;color: #666;text-align: center;}

.page-in-footer .id-footer-beian{padding-top: 24px;}

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

@media(max-width:1259px){
	.page-in-footer .id-footer-beian{padding-top: 10px;}
	.id-footer-logo{width: 280px;}
	.id-footer-beian{width: calc(100% - 400px);padding-left: 20px;}
}

@media(max-width:991px){
	.id-footer-erweima,.id-footer-nav,.id-footer-logo{display: none;}
	.index-footer{margin-top: 0px;}
	.id-footer-container{padding: 10px 15px;}
	.id-footer-beian{width: 100%;padding-left: 0px;}
	.id-footer-beian li:nth-child(1),.id-footer-beian li:nth-child(2),.id-footer-beian li:nth-child(3){display: none;}
	.id-footer-beian li{text-align: center;}	
}

/*******************************友情链接*******************************/
.index-fl{padding: 10px 0;background-color: #333;}
.id-fl{
	float: left;
	  padding-right: 0;
	  width: 100%;
}
.id-fl a{color: #fff;font-size: 12px;display: inline-block;margin-right: 5px;line-height: 20px;}
.id-fl-js{float: right;color: #fff;line-height: 20px;}
.id-fl-js a,.id-fl-js span{color: #fff;font-size: 12px;line-height: 20px;}
.id-fl a:hover{text-decoration: underline;}

@media(max-width:529px){
	.id-fl-js{display: none;}
	.id-fl{width: 100%;}
}



/*******************************内页边距*******************************/
.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:#0263cc; 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:#0263cc;position: relative;border: 4px solid #d2e6ff;}
.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: #0263cc;}
.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/page-in-arrow.png)95% center no-repeat;display: block;}

.page-in-cage li:hover,.page-in-cage li.page-in-cageon{background-color: #0263cc;}
.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: #0263cc;background-color: #f1f1f1;border-left: 2px solid #0263cc;}
.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 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 #0263cc;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: #0263cc;}
.page-newslist-txt{font-size: 14px;line-height: 30px;height: 90px;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: #0263cc;}

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


@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;}

.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;border-radius: 6px;overflow: hidden; float: left;width: 32%;margin-right: 2%;background-color: #f1f1f1;box-shadow: 0 0 2px 2px rgba(0,0,0,0.15);}
.page-prolist-box img{width: 100%;height: 200px;}
.page-prolist-box h1{font-size: 15px;line-height: 40px;height: 40px;margin: 0; overflow: hidden;color: #666;text-align: center;padding: 0 10px;}

.page-prolist-box:hover h1{background-color: #0263cc;color: #fff;}

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

/*******************************产品详情页*******************************/
.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: 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: #0263cc;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%;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;}
.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;border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;background-color: #f1f1f1;padding:10px 20px;}
.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:#0263cc;}
.page-recom-news-box:hover .page-re-news-time{color:#0263cc;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#0263cc;}



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




