﻿@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{max-width:890px;margin:0 auto;}
@media(max-width:500px){
	p img{width:100%;}
}



@media (max-width: 1259px){
.luru-float2-1 iframe{height:240px;}
}

@media (max-width: 700px){
  .luru-float2-1{width: 400px;margin-right: 0%;margin-left: 0%;float: none;margin: 0 auto 10px;}
  .luru-float2-1 iframe{height:300px;}
}
@media (max-width: 500px){
  .luru-float2-1{width: 100%;}
  .luru-float2-1 iframe{height:280px;}
}
@media (max-width: 400px){
  .luru-float2-1 iframe{height:250px;}
}
@media (max-width: 360px){
  .luru-float2-1 iframe{height:220px;}
}
/**********************************logo*********************/

.index-head{padding: 14px 0;background-color: #1550b6;width:100%;border-bottom: 1px solid #dcdcdc;}
.index-head .container{line-height: 14px;height: 14px;overflow: hidden;}
.id-head-left{float: left; font-size: 14px;color: #fff;line-height: 14px;}
.id-head-right{float: right;line-height: 14px;font-size: 0;}
.id-head-right a{font-size: 14px;line-height: 14px;display: inline-block;color: #fff;padding: 0 5px;border-right: 1px solid #fff;}
.id-head-right a:last-child{border-right: none;}

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


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

/****************************logo*******************************/
.index-logo{}
.logo-all{float: left;width: 360px;}
.logo{float: left;margin-right: 10px;width: 60px;padding: 15px 0;}
.logo img{width: 100%;}
.logo1{float: left;padding: 20px 0;}
.logo1 div{}
.logo1 div:nth-child(1){font-size: 22px;color: #333;font-weight: 600;}
.logo1 div:nth-child(2){font-size: 12px;color: #999;}

/***************************************************导航*****************************************************/
.nav{float: right; width: calc(100% - 380px);}
.nav li{float: left;line-height: 80px;width:14.2%;}
.nav a{font-size: 16px; text-align: center; color: #333;padding: 5px 0;display: block;}
.nav>li{position: relative;}
.nav-down-menu{position: absolute;left:0px;top:90px;clear: both;display:none;z-index: 99;background-color:#1550b6;width:120px; }
.nav-down-menu a{font-size: 16px; color:#fff;display: block;text-align: center;line-height: 30px;padding: 5px 0;}
.navli-down-menu a{padding-left:25px;}
.on-top a{color:#1550b6;}
.nav-a{position: relative; z-index: 999;}
.nav a:hover{color:#1550b6;}
.nav-down-menu a:hover{color:#1550b6; }

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

@media(max-width:991px){
	.nav{display: none;}
	.logo{padding: 10px 0;}
	.logo1{padding: 15px 0;}
}

@media(max-width:530px){
	.logo-all{width: 300px;}
	.logo{width: 40px;}
	.logo1 div:nth-child(1){font-size: 17px;line-height: 20px;height: 20px;overflow: hidden; width: 220px;}
	.logo1 div:nth-child(2){font-size: 10px;line-height: 14px;height: 14px;overflow: hidden; width: 220px;}
}


@media(max-width:360px){
	.logo-all{width: 260px;}
	.logo{width: 40px;}
	.logo1 div:nth-child(1){font-size: 16px;line-height: 20px;height: 20px;width: 150px;}
	.logo1 div:nth-child(2){font-size: 8px;line-height: 14px;height: 14px;width: 150px;}
}


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

.nav-btn{float: right; display: none;padding: 20px 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;}
.navli-txt div:nth-child(2) img{width: 100%;cursor: pointer;}

.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:530px){
	.nav-btn{padding: 12px 0;}
}
@media(max-width:420px){
	.nav-btn{width: 26px;padding: 16px 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-title1 h1{font-size: 18px;color: #999;text-align: center;margin: 0;margin-bottom: 5px;}
.index-title1 h2{font-size: 30px;line-height: 40px; color: #333;text-align: center;margin: 0;padding: 0 15px;}

@media(max-width:991px){
	.index-title1 h1{font-size: 16px;}	
	.index-title1 h2{font-size: 26px;line-height: 36px;}
}

@media(max-width:767px){	
	.index-title1 h2{font-size: 24px;line-height: 34px;}
}
@media(max-width:600px){
	.index-title1 h2{font-size: 22px;line-height: 34px;}
}

/******************************index-title2******************************/
.index-title2{margin-bottom: 20px;position: relative;}
.index-title2 h1,.index-title2 h2{margin: 0;display: inline-block;font-size: 22px;line-height: 26px; color: #333;margin-right: 5px;}
.index-title2 a{font-size: 14px;color: #fff;display: block;width: 66px;background-color: #a7c1e2; text-align:center;position: absolute;right: 0;top: 2px;border-radius: 4px;}
.index-title2 a:hover{text-decoration: underline;}

/*************************************产品中心******************************/
.index-product{background-color: #f6f6f6;}
.id-product{overflow: hidden;}

/*********产品中心-left*********/
.id-pro-left{float: left;width: 24%;margin-right: 2%;background-color: #fff;padding-bottom: 35px;}
.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: 60px;height: 60px;overflow: hidden; font-size: 15px;color: #666; display: block;padding: 0 20px 0 30px;background: url(../images/cicle-2.png)10px center no-repeat;}

.id-pro-nav a:hover{background: url(../images/cicle-1.png)10px center no-repeat #1550b6;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: #1550b6;float: right;line-height: 50px;color: #fff;text-align: center;}
.id-pro-all{overflow: hidden;}
.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;}
.id-pro-box img{width: 100%;height: 210px;}
.id-pro-box h1{line-height: 50px;height: 50px;overflow: hidden; font-size: 15px; color: #666; text-align: center;margin: 0;padding: 0 10px;}

.id-pro-box:hover h1{background-color: #1550b6;color: #fff;}
.id-pro-more a:hover{text-decoration: underline;}

@media(max-width:1259px){
	
	.id-pro-box img{width: 100%;height: 150px;}
	
	.id-pro-left{width: 26%;margin-right: 2%;padding-bottom: 32px;}
	.id-pro-bg{padding: 20px 0;margin-bottom: 20px;}
	.id-pro-nav a{line-height: 50px;height: 50px;}
	.id-pro-right span{display: none;}
	.id-pro-right{width: 72%;}
}

@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;}
	.id-pro-nav a:hover{background: none;background-color: #1550b6;}
}

@media(max-width:650px){
	.id-pro-nav a{font-size: 14px;width: 48%;}
	.id-pro-box{width: 49%;}
	.id-pro-all a:nth-child(3n){margin-right: 2%;}
	.id-pro-all a:nth-child(2n){margin-right: 0;}
}

@media(max-width:450px){
	.id-pro-box h1,.id-pro-nav a{line-height: 42px;height: 42px;font-size: 14px;}
}

/******************************index-middle1******************************/
.index-middle1{padding: 40px 0; background: url(../images/middle1.jpg)center no-repeat;background-size: 100% 100%;}
.id-middle1{margin-left: 100px;}
.id-middle1 img{margin-bottom: 20px;width: 340px;}
.id-middle1 span{font-size: 16px;color: #fff; display: block;letter-spacing: 2px;}

@media(max-width:767px){
	.id-middle1 img{margin-bottom: 20px;width: 300px;}
	.index-middle1{padding: 30px 0;}
}
@media(max-width:600px){
	.id-middle1{margin-left: 0px;}
	.id-middle1 img{margin: 0 auto 15px;}
	.id-middle1 span{text-align: center;}
}
@media(max-width:600px){
	.id-middle1 img{width: 280px;}
	.id-middle1 span{font-size: 14px;}
}


/******************************index-introduce******************************/
.index-introduce{padding-top: 60px;}
.index-intro-box2{background-color: #f9f9f9;}
.index-intro-box1,.index-intro-box2{padding: 40px 0;overflow: hidden;}
.id-intro-left{float: left;width: 49%;margin-right: 2%;}
.id-intro-left>img,.id-intro-right>img{width: 100%;}
.id-intro-right{width: 49%;float: left;}

.id-intro-box{position: relative;}
.id-intro-box h1{margin: 0;font-size: 18px;margin-bottom: 5px; color: #333;line-height: 30px;height: 30px;overflow: hidden;font-weight: bold;text-indent: 60px;}
.id-intro-box span{font-size: 16px;line-height: 30px;color: #666; display: block;text-indent: 60px;text-align: justify;}
.id-intro-box div{font-size: 18px;font-weight: bold; position: absolute;top: 0;left: 0;line-height: 50px;height: 50px;width: 44px;background: url(../images/bg-six.png)center no-repeat;background-size: 100% 100%;text-align: center;color: #fff;}
.id-intro-box1{margin-bottom: 40px;}

@media(max-width:1259px){
	.index-introduce{padding-top: 50px;}
	.id-intro-box h1{font-size: 17px;line-height: 20px;height: 20px;text-indent: 46px;}
	.id-intro-box span{font-size: 15px;line-height: 26px; height: 78px;overflow: hidden;text-indent:46px;}
	.id-intro-box1{margin-bottom: 20px;}
	.id-intro-box div{font-size: 16px;line-height: 40px;height: 40px;width: 36px;}
}

@media(max-width:991px){
	.index-introduce{padding-top: 40px;}
	.id-intro-left{clear: left;width: 100%;margin-right: 0%;}
	.id-intro-right{width: 100%;clear: left;}
	.id-intro-left>img{margin-bottom:20px;}
	.id-intro-box span{height: auto;}
	.id-intro-right>img{margin-top:20px;}
	.id-intro-box h1{height: auto;margin-left: 46px;text-indent: 0;line-height: 26px;}
}

@media(max-width:767px){
	.index-introduce{padding-top: 30px;}
}

@media(max-width:500px){
	.index-intro-box1,.index-intro-box2{padding: 30px 0;}
}

/******************************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: 20px; 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-box a{font-size: 14px;line-height: 40px;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #666; display: block;width: 46%;margin-right: 4%;float: left;border-bottom: 1px solid #e4e4e4;cursor: pointer;}
.id-news-box a:hover{color: #1550b6;}


/*********index-case**********/
.index-case{float: right;width:32%;}
.id-case{border: 1px solid #e4e4e4;padding: 30px 20px;overflow: hidden}
.id-case-box{display: block;}
.id-case>a img{width: 100%;}
.id-case>a:first-child{padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #e4e4e4;}


@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{;padding: 20px;}
	.id-case>a:last-child{margin-right: 0;}
	.id-case-box{float: left;width: 49%;margin-right: 2%;}
	.id-case>a:first-child{padding-bottom: 0px;margin-bottom: 0px;border-bottom: none;}
}

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

@media(max-width:400px){
	.id-case{;padding: 15px;}
	.id-case>a:first-child{margin-bottom: 15px;}
	.id-case-box{float: left;width: 100%;margin-right: 0%;}
}


/******************************index-middle******************************/
.index-middle{padding: 50px 0; background: url(../images/middle-bg.jpg)center no-repeat;background-size: 100% 100%;}
.id-middle{overflow: hidden;}
.id-middle-box{width: 31%;margin-right: 1%;margin-left: 1%;float: left;}
.id-middle-img{width: 80px;height: 80px;margin:0 auto 10px;border: 1px solid #1550b6;border-radius: 100px;}
.id-middle-img1{background: url(../images/middle-coin1.png)center no-repeat;background-size: 40px auto;}
.id-middle-img2{background: url(../images/middle-coin2.png)center no-repeat;background-size: 30px auto;}
.id-middle-img3{background: url(../images/middle-coin3.png)center no-repeat;background-size: 26px auto;}
.id-middle-box span{font-size: 18px;margin-bottom: 5px; color: #333;text-align: center;display: block;}
.id-middle-tit{font-size: 14px;color: #666; text-align: center;}

@media(max-width:1259px){
	.index-middle{padding: 40px 0;}
	.id-middle-img{width: 70px;height: 70px;}
	.id-middle-img1{background-size: 30px auto;}
	.id-middle-img2{background-size: 25px auto;}
	.id-middle-img3{background-size: 24px auto;}
}
@media(max-width:991px){
	.index-middle{padding: 30px 0;}
	.id-middle-img{width: 60px;height: 60px;}
	.id-middle-img1{background-size: 25px auto;}
	.id-middle-img2{background-size: 20px auto;}
	.id-middle-img3{background-size: 20px auto;}
	.id-middle-box span{font-size: 16px;font-weight: bold;}
	.id-middle-tit{line-height: 20px;height: 40px;}
}
@media(max-width:700px){
	.index-middle{padding: 20px 0;}
	.id-middle-img{margin:0 auto;}
	.id-middle-tit,.id-middle-box span{display: none;}
}

@media(max-width:400px){
	.id-middle-img{width: 50px;height: 50px;}
}


/******************************index-footer******************************/
.index-footer{background-color: #f5f5f5;}
.id-footer{overflow: hidden;}
/*******index-footer-box1***********/
.id-footer-box1{float: left;width: 15%;padding-right: 4%;}
.id-footer-box1 h1{margin: 0;margin-bottom: 20px;font-size: 16px;font-weight: bold;color: #666;}

/*******index-footer-box2***********/
.id-footer-box2{float: left;width: 30%;padding-right: 4%;}
.id-footer-box2 h1{margin: 0;margin-bottom: 20px;font-size: 16px;font-weight: bold;color: #666;}
.id-footer-a a{font-size: 14px;color: #666;line-height: 24px;height: 24px;overflow: hidden; display: block;}
.id-footer-a a:hover{text-decoration: underline;}
/*******index-footer-box3***********/
.id-footer-box3{float: left;width: 25%;padding-right: 4%;background: url(../images/line2.png)right center no-repeat;}
.id-footer-box3 h1{margin: 0;margin-bottom: 20px;font-size: 16px;font-weight: bold;color: #666;}
.id-footer-li li{font-size: 14px;color: #666;line-height: 24px;}

/*******index-footer-box4***********/
.id-footer-box4{float: right;width: 220px;}
.id-footer-record a,.id-footer-record 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-record a:hover{color: #1550b6;}

/*******index-footer-coin***********/
.id-footer-coin{margin-bottom: 20px;text-align: right;}
.id-footer-coin>a,.id-footer-coin>input{width: 25px;height: 25px;display: inline-block;margin-left: 4px;}

.id-footer-mail{background: url(../images/footer-coin1.png)center no-repeat;background-size: 100% 100%;}
.id-footer-printer{background: url(../images/footer-coin2.png)center no-repeat;background-size: 100% 100%;display: block;border: none;}
.id-footer-top{background: url(../images/footer-coin3.png)center no-repeat;background-size: 100% 100%;}

@media(max-width:1259px){
	.id-footer-box2{width: 25%;}
	.id-footer-box3{padding-right: 4%;}
}

@media(max-width:991px){
	.id-footer-box2,.id-footer-box1,.id-footer-coin,.id-footer-box3{display: none;}
	.id-footer-record a,.id-footer-record span{text-align: center;}
	.id-footer-box4{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-box3{display: none;}
}

@media(max-width:360px){
	.id-footer-box4 a{font-size: 13px;}
}



/*******************************友情链接*******************************/
.index-friendlylink{padding: 6px 0;background-color: #1550b6;}
.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:#1550b6; 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;margin-bottom: 10px; background:#1550b6;position: relative;border: 4px solid #c4dffd;}
.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: #1550b6;}
.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 15px; overflow: hidden;display: block;}

.page-in-cage li:hover,.page-in-cage li.page-in-cageon{background-color: #1550b6;}
.page-in-cage li:hover>a,.page-in-cage li.page-in-cageon>a{color: #fff;}
.page-in-ser{display: none;}
.page-in-ser li a{font-size: 14px;color: #777; display: block;line-height: 40px;height: 40px;padding: 0 10px 0 20px; overflow: hidden; }

.page-in-cage>li:hover .page-in-ser{display: block;}
/********内页左侧列表-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: #1550b6;background-color: #f1f1f1;border-left: 2px solid #1550b6;}
.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: 4%;}
}

@media(max-width:991px){
	.page-in-left{float: none;width: 100%;margin-right: 0%;}
	.page-hot-article,.page-download-rank,.page-in-title{display: none;}
	.page-in-nav2{text-align: center;margin-bottom: 10px;}
	.page-in-cage{overflow: hidden;}
	.page-in-cage li{border: none;display: block;margin: 0 1%;margin-bottom: 5px;float: left;width: 48%;}
	.page-in-cage li a{background: none;}
	.page-in-cage li:hover a,.page-in-cage li.page-in-cageon a{background: none;}
	.page-in-cage>li:hover .page-in-ser{display: none;}
}

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


/*******************************新闻列表页*******************************/
.page-in-right{float: left;width: 75%;}
.page-in-position{margin-bottom: 30px;color: #999;border-left: 4px solid #1550b6;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: #1550b6;}
.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: #1550b6;}

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


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

@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; }
.page-newsdetails-title div{text-align: center;}
.page-newsdetails-title div span,.page-newsdetails-title div a{font-size: 12px;line-height: 20px;margin: 0 4px; display: inline-block;color: #999;}


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

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

.share{margin: 10px 0;}


@media(max-width:767px){
	.page-newsdetails-title h1{font-size: 18px;line-height: 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;overflow: hidden; float: left;width: 32%;margin-right: 2%;border:2px solid #e4e4e4;}
.page-prolist-box img{width: 100%;height: 250px;}
.page-prolist-box h1{font-size: 15px;line-height: 40px;height: 40px;margin: 0; overflow: hidden;color: #fff;text-align: center;padding: 0 10px;background-color: #888;}

.page-prolist-box:hover h1{background-color: #1550b6;}

@media(max-width:660px){
	.page-prolist-box{width: 49%;margin-bottom: 15px;}
	
	.page-prolist-box img{width: 100%;height: 150px;}
	
	.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;line-height: 36px;height: 36px;}
}

/*******************************产品详情页*******************************/
.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;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: #1550b6;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{width: 100%;height: 400px;}
.cu-map{overflow-x: scroll;}


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

@media(max-width:767px){
	.page-contactus{margin-bottom: 20px;}
	.page-contactus li{width: 100%;}
	#dituContent{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:#1550b6;}

@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: 30px;background-color: #f1f1f1;}
.page-recomend-title div{font-size: 16px;line-height: 40px; float:left;font-weight: bold;width: 120px;color: #fff;background-color: #1550b6;text-align: center;}
.page-recomend-title a{float: right;color: #ef7b00;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-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%;border: 1px solid #e4e4e4;}
.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:#1550b6;}
.page-recom-news-box:hover .page-re-news-time{color:#1550b6;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#1550b6;}



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



.luru-overflow2{overflow: hidden;margin-bottom:30px;}	
.luru-float2{float: left;width: 48%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;border:1px solid #e4e4e4;padding:10px;}
.luru-float2 img{width: 100%;margin-bottom:10px;}
.luru-float2 p{margin:0;font-size: 14px;line-height: 30px;text-align: center;text-indent:0;}

.luru-overflow3{overflow: hidden;margin-bottom:30px;}	
.luru-float3{float: left;width: 31%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;}
.luru-float3 img{width: 100%;}
.luru-float3 p{margin:0;font-size: 14px;line-height: 30px;text-align: center;text-indent:0;}
@media (max-width: 600px){
.luru-float3{width: 48%;margin-right: 1%;margin-left: 1%;}
}

.loading-table1 span{display:inline-block;font-size:14px;line-height:30px;width:33%;}

@media (max-width: 450px){
.loading-table1 span{width:50%;}
}

table{border:1px solid #ccc;}
table tr th,table tr td{text-align: center;padding:10px 0;border:1px solid #ccc;}
table>tbody>tr:first-child th,table>tbody>tr:first-child td{background-color: #e4e4e4;color:#333;font-weight: bold;}


.luru-overflow2-1{overflow: hidden;margin-bottom:30px;}	
.luru-float2-1{float: left;width: 48%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;border:1px solid #e4e4e4;padding:10px;}
.luru-float2-1 iframe{width: 100%;height:350px;}
.luru-float2-1 p{font-size: 14px;line-height: 30px;text-align: center;}






