@charset "utf-8";
/* CSS Document */
*{list-style:none;outline:none;font-family:"微软雅黑",arial;border:none;color:#333;padding:0;margin:0;}
ul{padding:0;margin:0}
h1,h2,h3,h4,h5,h6{margin:0;}
.clearfix{clear: both;}
/********************logo-logo********************/
.index-logo{padding: 10px 0;}
.index-logo .container{overflow: hidden;}
.logo{float: left;display: block;}
.logo img{width:60px;float: left;margin-right: 15px;}
.id-logo-tit{float: left;margin: 8px 0;padding-right: 30px;border-right: 1px solid #ccc;}
.id-logo-tit h1{font-size: 24px;line-height: 28px;font-weight: bold;color: #34333b;}
.id-logo-tit h2{font-size: 12px;line-height: 26px;color: #34333b;display: block;}
/********logo-intro*****/
.id-head-intro{float: left;width: 340px;margin-top: 8px;padding-left: 30px;}
.id-head-intro span,.id-head-intro i{line-height: 28px;color: #34333b;text-align: left;display: block;font-style: normal;}
.id-head-intro span{font-size: 20px;}
.id-head-intro i{font-size: 16px;}
.id-head-intro i em{font-size: 16px;display: inline-block;line-height: 20px;margin-right: 4px;padding-left: 15px;background: url(../images/head-icon.png)left center no-repeat;font-style: normal;}
/********logo-tel*****/
.index-tel{margin:3px 0;float: right;background: url(../images/tel.png)left center no-repeat;background-size: 46px auto;padding-left: 60px;}
.id-tel-1{font-size: 14px;line-height: 20px;color: #666;margin-top: 5px;}
.id-tel-2{font-size: 26px;line-height: 40px;color: #333;font-weight:bold;}

@media(max-width:1259px){
	.id-head-intro{display: none;}
	.id-logo-tit{border: none;}
}
@media(max-width:991px){
	.logo img{width:50px;}
	.id-logo-tit{margin-top:3px;padding-right: 0px;}
	.id-logo-tit h1{font-size: 22px;margin-bottom: 6px;}
	.id-logo-tit h2{font-size: 12px;line-height: 12px;}
	.index-tel,.index-reco{display: none;}
}
@media(max-width:767px){
	.logo img{width:46px;}
}
@media(max-width:530px){
	.index-logo{padding: 7px 0;}
	.id-logo-tit{display: none;}
	.logo img{width:36px;}
}

/***************************************************导航*****************************************************/
.index-nav{width: 100%;z-index: 666;background-color:#232323;}
.nav{width: 100%;}
.nav>li{float: left;line-height: 40px;width:12.5%;}
.nav>li>a{font-size: 16px; text-align: center; color: #fff;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:#000;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;}
.nav-a{position: relative; z-index: 999;}
.nav-down-menu a:hover{color:#0186ed; }
.nav>li.on-top,.nav>li:hover{background-color:#0186ed;}

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

@media(max-width:991px){
	.nav-down-menu{top:70px;}
	
}

	
/**************************************************手机导航********************************************/
.nav-btn{float: right; display: none;cursor:pointer;margin-top:10px;}
.nav-btn span{width: 28px;height: 4px;display: block;background-color:#0cbeec;border-radius: 4px;margin: 5px 0;}
.nav-btn img{width:100%;}
.navli .nav-cn-en{overflow: hidden;border-bottom: 1px solid #131314;}
.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(../ul/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: #0186ed;color: #fff}
.id-nav-tu:click{transform: rotate(90deg);transition: 1s;}

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

@media(max-width:530px){
	.nav-btn {margin-top: 4px;}
}

/***************** banner*****************/
.slider {position: relative;}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0;}
.rslides li:first-child {position: relative;display: block;float: left;}
.rslides img {display: block;height: auto; float: left;width:100%;border: 0;}
.callbacks_tabs{position: absolute;bottom:5%;z-index:100;left:50%;margin-left:-34px;}
.callbacks_tabs li{display:inline-block;}
.callbacks_tabs li a{visibility: visible;font-size:0;height:14px;width:14px;display:block;background-color:#f1f1f1;border-radius:50%;margin:0 10px;}
.callbacks_tabs li a:hover,.callbacks_tabs .callbacks_here a{background-color:#0f91ec;}
.callbacks_tabs a{visibility:hidden;}

@media(max-width:640px){
	.callbacks_tabs{margin-left:-24px;bottom:10px;}
	.callbacks_tabs li a{height:12px;width:12px;margin:0 6px;}
}

/*******************************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-title******************************/
.index-title{margin-bottom: 30px;}
.index-title h1{font-size: 30px;color: #333;text-align: center;}
.index-title span{font-size:14px;color: #999;text-align: center;display: block;margin: 6px 0;}
.index-company .index-title h1,.index-company .index-title span{color: #fff;}
.index-product .index-title h1,.index-product .index-title span{color: #fff;}

@media(max-width:767px){
	.index-title h1{font-size: 24px;font-weight: bold;}
	.index-title span{margin: 7px 0;}
	
}

/************************index-introduce************************/
.id-introduce{overflow: hidden;}
.id-introduce>div:last-child{margin-right: 0;}
.id-intro-box{float: left;width: 32%;margin-right: 2%;}
.id-intro-box img{width: 100%;}
.id-intro-box h5{font-size: 16px;line-height: 40px;color: #fff;text-align: center;}
.id-intro-box span{font-style: normal;text-align: center;display: block;}
.id-intro-box span i{font-size: 14px;line-height: 24px;height: 24px;padding-left:15px;background: url(../images/intro-icon.png)left center no-repeat;overflow: hidden;color: #999;font-style: normal;display: inline-block;}

@media(max-width:991px){
	.id-intro-box span{display: none;}	
}

@media(max-width:767px){
	.id-intro-box h5{font-size: 16px;line-height: 20px;font-weight: bold;margin-top: 10px;}
}

@media(max-width:320px){
	.id-intro-box h5{font-size: 13px;}
}


/*************************index-product*******************************/
.index-product{background: url(../images/id-pro-bg.jpg)center no-repeat;background-size: cover;}
.id-pro-all{overflow: hidden;}
/**********index-product-left************/
.id-pro-left{float: left;width: 280px;margin-right: 20px;}
.id-pro-tit{font-size: 18px;line-height: 42px;text-align: center;color: #fff;background-color: #0b60a9;}
.id-pro-tit b{font-size: 18px;line-height: 42px;text-align: center;font-weight: bold;color: #fff;}
.id-pro-nav a{font-size:16px;line-height: 42px;height: 42px;padding: 0 20px; overflow: hidden;border-bottom: 1px solid rgba(255,255,255,0.2);color: #333;text-align: left;display: block;background-image: url(../images/arrow.png);background-repeat: no-repeat;background-position: 260px center;background-color: rgba(11,96,169,0.2);}
.id-pro-nav a:hover{background-color: rgba(11,96,169,0.6);}
/**********index-product-right************/
.id-pro-right{float: left;width: calc(100% - 300px);}
.id-pro-right>a:nth-child(3n){margin-right: 0;}
.id-pro-right>a:nth-child(4),.id-pro-right>a:nth-child(5),.id-pro-right>a:nth-child(6){margin-bottom: 0px;}
.id-pro-box{float: left;width: 32%;margin-right: 2%;margin-bottom: 18px;background-color:rgba(11,96,169,0.1);padding: 6px;padding-bottom: 0;overflow: hidden;}
.id-pro-box img{width: 100%;border-radius: 2px;overflow: hidden;}
.id-pro-box h1{font-size: 16px;line-height: 50px;height: 50px;overflow: hidden;text-align: center; padding: 0 10px;color: #222;}
.id-pro-box:hover{background-color:rgba(11,96,169,0.6);}

@media(max-width:1259px){
	.id-pro-left{width: 240px;}
	.id-pro-nav a{background-position: 220px center;line-height: 35px;height: 35px;}
	.id-pro-tit{display: none;}
	/**********index-product-right************/
	.id-pro-right{width: calc(100% - 260px);}
}
@media(max-width:991px){
	.id-pro-left{float: none;width: 100%;margin-right: 0%;margin-bottom: 20px;}
	.id-pro-nav{text-align: center;overflow: hidden;}
	.id-pro-nav a{font-size: 15px;padding:0 15px;line-height: 40px;height: 40px;background: rgba(11,96,169,0.2);border: 1px solid  rgba(255,255,255,0.2);float: left;width: 32%;margin-right: 2%;margin-bottom: 10px;text-align: center;}
	.id-pro-nav a:nth-child(3n){margin-right: 0;}
	.id-pro-nav a:hover{background:rgba(11,96,169,0.6);}
	/**********index-product-right************/
	.id-pro-right{float: none;width: 100%;}
	.id-pro-box h1{font-size: 15px;line-height: 50px;height: 50px;}
}

@media(max-width:600px){
	.id-pro-right>a:nth-child(3n){margin-right: 2%;}
	.id-pro-right>a:nth-child(2n){margin-right: 0;}
	.id-pro-right>a:nth-child(4){margin-bottom: 10px;}
	.id-pro-box{width: 49%;margin-bottom: 10px;}
	.id-pro-box h1{font-size: 14px;line-height: 40px;height: 40px;}
	.id-pro-left{margin-bottom: 10px;}
	.id-pro-nav a{font-size: 14px;padding:0 10px;width: 49%;}
	.id-pro-nav a:nth-child(3n){margin-right: 2%;}
	.id-pro-nav a:nth-child(2n){margin-right: 0;}
}



/*************************index-equip*******************************/
.id-equip{overflow: hidden;}
.id-equip>a:nth-child(4n){margin-right: 0;}
.id-equip-box{float: left;width: 23.5%;margin-right: 2%;display: block;}
.id-equip-box img{width: 100%;}
.id-equip-box h1{font-size: 16px;line-height: 40px;height: 40px;color: #333; text-align: center;padding: 0 10px;overflow: hidden;}
.id-equip-box:hover h1{background-color: #0186ed;color: #fff;}
@media(max-width:767px){
	.id-equip-box{width: 49%;}
	.id-equip>a:nth-child(1){margin-bottom: 10px;}
	.id-equip>a:nth-child(2){margin-bottom: 10px;}
	.id-equip>a:nth-child(2n){margin-right: 0;}
}


/*******************************index-company*******************************/
.index-company{background: url(../images/id-com-bg.jpg) center no-repeat;background-size: cover;}
/************id-com-top***************/
.id-company{overflow: hidden;}
.id-com1-left{float: right;width: 48%;}
.id-com1-left img{width: 100%;}
.id-com1-right{float: left;width:49%;}
.id-com1-txt span:last-child{margin-bottom: 0;}
.id-com1-txt span{font-size: 16px;line-height: 30px;color: #fff; display: block;text-indent: 30px;text-align: justify;margin-bottom: 10px;}

@media(max-width:1259px){
	.id-com1-txt span:last-child{height: 150px;overflow: hidden;}
}

@media(max-width:991px){
	.id-com1-txt span{font-size: 14px;line-height: 24px;}
	.id-com1-txt span:last-child{height: 96px;}
}

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

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

/***************************index-news******************************/
/********index-news-nav************/
.id-news-nav{overflow: hidden;margin-bottom: 30px;}
.id-news-nav a{font-size: 16px;color: #666;line-height: 40px;height: 40px;display: block;float: left;width: 100px;text-align: center;}
.id-news-nav .id-news-navon{background-color: #129af0;color: #fff;}
/********index-news-box************/
.id-news-all{overflow: hidden;position: relative;}
.id-news-box1{position: absolute;left: 0;top: 0;height: 100%; display: block;width: 32%;overflow: hidden;}
.id-news-box1 img{width: auto;height: 100%;}
.id-news1-text{position: absolute;left: 0;bottom: 0;width: 100%;padding: 15px;background-color: rgba(0,0,0,0.4);}
.id-news1-text h1{font-size: 16px;line-height:26px;height: 26px;margin-bottom: 5px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #fff;}
.id-news1-text span{font-size: 14px;line-height: 20px;height: 40px;overflow: hidden; display: block;color: #fff;}

/********index-news-box2************/
.id-news-box2{width: 32%;margin-left: 2%;float: right;}
.id-news-box2>a:last-child{margin-bottom: 0;}
.id-news-box{padding: 15px 0;margin-bottom: 10px; display: block;overflow: hidden;background-color: #f5f5f5;}
.id-news-box1:hover h1{text-decoration: underline;}
/********index-news-box2left************/
.id-news-left{float: left;width: 100px;padding: 10px 30px;border-right: 1px solid #e6e6e6;}
.id-news-left em{font-size:24px;line-height:40px;margin-bottom: 10px; color: #666;position: relative;display: block;font-style: normal;}
.id-news-left em:before{position: absolute;left: 0;bottom: 0;width: 20px;height: 2px;background-color: #e6e6e6;content: "";}
.id-news-left i{font-size: 12px;color: #666; display: block;font-style: normal;}
/********index-news-box2right************/
.id-news-right{padding: 10px 20px; float: right;width: calc(100% - 100px);}
.id-news-right h1{font-size: 16px;line-height:26px;height: 26px;margin-bottom: 5px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;}
.id-news-right span{font-size: 14px;line-height: 20px;height: 40px;overflow: hidden; display: block;color: #999;}
.id-news-box:hover{background-color: #0186ed;}
.id-news-box:hover em,.id-news-box:hover i,.id-news-box:hover h1,.id-news-box:hover span{color: #fff;}

@media(max-width:1259px){
	.id-news-left{padding: 0px 25px;width: 90px;}
	.id-news-right{padding: 0px 20px;width: calc(100% - 90px);}
	.id-news-box{padding: 11.5px 0;margin-bottom: 10px;}
	
}

@media(max-width:767px){
	.index-logo-news{background-color: #f0f0f0;}
	.id-news-box{background-color: #fff;}
	.id-news-box2{width: 49%;}
	.id-news-box1{width: 49%;height: calc(50% - 5px);}
	.id-news-all>div:last-child{float: right;width: 100%;margin-top: 10px;}
	.id-news-left{padding: 10px 25px;}
	.id-news-right{padding: 10px 20px;}
}
@media(max-width:530px){
	.id-news-box1{position: static;position: relative;width: 100%;margin-bottom: 10px;}
	.id-news-box1 img{width: 100%;height: auto;}
	.id-news-box2{width: 100%;margin-left: 0%;float: none;}
}

/****************foot**********************/
.index-link{background:url(../images/footer-bg.jpg)center no-repeat;background-size: cover;}
.id-foot-link{padding: 40px 0;border-bottom: 1px solid #fff; overflow: hidden;}
.foot-link1{float:left;width:40%;margin-right: 3%;}
.link-box{overflow: hidden;}
.foot-link1 .link-box a{float: left;width:32%;margin-right: 2%;}
.foot-link1 .link-box>a:nth-child(3n){margin-right: 0;}
.link-box a{float: left;width: 50%;}

.foot-link2{float:left;width:20%;margin-right: 3%;}
.foot-link3{float:left;width:30%;}

.link-tit{font-size:18px;line-height:18px;color:white;margin-bottom:20px;font-weight:bold;}
.link-box a{display:block;font-size:14px;line-height:26px;color:#fff;height: 26px;overflow: hidden;}
.link-box a:hover{color:#e4e4e4;}
.link-add li{font-size:14px;line-height:26px;color:#fff;}
.link-add li:first-of-type{font-size:16px;line-height:26px;color:#fff;}

@media (max-width:1259px){
	.foot-link2{width:18%;}
	.foot-link3{width:34%;}
}

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

/*******************************FOOTER****************************/
.index-copy{padding:15px 0;}
.index-copy a,.index-copy span{font-size:13px;line-height:20px;color:#fff;}
.foot-copy{margin-right:200px;}
.foot-jianshe{float:right;}
.index-beian{padding:10px 0;text-align:center;}
.index-beian a{font-size:13px;line-height:20px;margin:0 5px;}


@media (max-width:1259px){
	.foot-copy{margin-right:100px;}
}

@media (max-width:991px){
	.foot-copy{margin-right:50px;}
}

@media (max-width:767px){
	.index-copy{text-align:center;}
	.index-copy a,.index-copy span{float:none;display:block;}
	.foot-copy{margin-right:0;}
	.foot-bei1{margin:8px 0;}
}
/*******************************fl****************************/
.index-fl{padding: 10px 0;background-color: #1b1b1b;}
.index-fl a,.index-fl span{font-size: 14px;line-height: 30px;color: #fff;display: inline-block;margin-right: 10px;}

/******************内页****************************/
.page-in{padding: 20px 0;}
@media (max-width:1259px){
	.page-in{padding: 50px 0;}
}
@media (max-width:991px){
	.page-in{padding: 40px 0;}
}
@media (max-width:767px){
	.page-in{padding: 30px 0;}
}

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

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

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


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

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


/*******************************新闻列表页*******************************/
.page-in-all{overflow: hidden;}
.page-in-right{float: left;width:calc(100% - 280px);}
.page-in-position{margin-bottom: 30px;color: #999;border-left: 4px solid #0186ed;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-box h1{font-size: 18px;line-height: 18px;height: 18px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #0186ed;width: calc(100% - 100px);float: left;}
.page-newslist-box span{font-size: 14px;line-height: 18px;height: 18px;overflow: hidden;color: #999;width: 100px;float: left;text-align: right;display: block;}
.page-newslist-box i{font-size: 14px;line-height: 26px;height: 53px;margin-top: 10px; overflow: hidden; color: #666;display: block;width: 100%;font-style: normal;}
.page-news-top{overflow: hidden;}
.page-newslist-box:hover{background-color: #f7f7f7;}
.page-in-position a:hover{color: #0186ed;}

@media(max-width:991px){
	.page-in-right{width:100%;float:none;}
}
@media(max-width:600px){
	.page-newslist-box i{line-height: 24px;height: 48px;}
}


/*******************************新闻详情页*******************************/
.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(../ul/images/coin.png)20px 20px no-repeat #fafafa;color: #666;}
.page-newsdetails-content1 div{font-size: 16px;margin-bottom: 6px; color: #111;font-weight: bold;}
.page-newsdetails-content1 span{font-size: 15px;line-height: 28px; color: #666;}

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

.share{margin: 10px 0;}


@media(max-width:767px){
	.page-newsdetails-title h1{font-size: 18px;line-height: 22px;font-weight: bold;}
}

@media(max-width:529px){
	.page-newsdetails-content1{padding: 15px 20px 15px 25px;background:url(../ul/images/coin.png)0px 5px no-repeat #fafafa;}
	.page-newsdetails-content1 span{font-size: 14px;line-height: 26px;}
	.page-newsdetails-content2 p{font-size: 14px;}
}


/*******************************产品列表页*******************************/
.page-in-prolist a:nth-child(3n){margin-right: 0;}
.page-prolist-box{margin-bottom: 20px; background-color: #fff; border-radius: 6px;overflow: hidden; float: left;width: 32%;margin-right: 2%;border:2px solid rgba(35,116,248,0.15);position: relative;}

@media(min-width:1200px){
.page-prolist-box img{width: 100%;height: 250px;}
}
@media(max-width:767px){
	.page-prolist-box img{
		width: 100%;
		height: 150px;
	}
}

.page-prolist-box h1{font-size: 15px;line-height: 36px;height: 36px;margin: 0; overflow: hidden;color: #fff;text-align: center;padding: 0 10px;background-color: rgba(0,0,0,0.6);}

.page-prolist-box:hover h1{background-color: #0186ed;}

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

/*******************************产品详情页*******************************/
.page-prodetails-title{padding: 10px 0;border-bottom: 1px dashed #dedede;}
.page-prodetails-title h1{font-size: 22px;margin: 0;margin-bottom: 10px; text-align: center;line-height: 22px;color: #333; }

.page-prodetails-content{padding: 20px 0;}

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

@media(max-width:767px){
	.page-prodetails-title h1{font-size: 18px;line-height: 18px;font-weight: bold;}
}

@media(max-width:529px){
	.page-prodetails-content p{font-size: 14px;}
}



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

.page-aboutus p{font-size: 14px;color: #666;line-height: 30px;margin-bottom: 10px;text-indent: 0px;}


/*******************************联系我们*******************************/
.page-contactus-all{}
.page-contactus{margin-bottom: 30px;overflow: hidden;}
.page-contactus li{overflow: hidden;}
.page-contactus li:first-child{font-size: 18px; color: #1b5ca9;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-form>span{font-size: 16px;line-height: 30px;display: block;color: #666;margin-bottom: 20px;padding: 0 10px;}
.feedback{width:100%;}
.feedback-line2{margin-bottom: 10px;}
.feedback-line1,.feedback-line2{width:100%;}
.feedback-line1 input,.feedback-line2 input,.cus-mes{outline: none;}
.cus-info{display:block;float:left;width:48%;margin:0 1% 10px;height:44px;line-height:24px;padding:10px;border:1px solid #aeaeae;border-radius:4px;}
.cus-mes{width:98%;margin:0 1% 10px;height:140px;line-height:24px;padding:10px;border:1px solid #aeaeae;border-radius:4px;}
.captcha,.captcha-img,.feedback-submit{display:block;float:left;width:30%;height:44px;margin:0 1%;border-radius:4px;}
.captcha{line-height:24px;padding:10px;border:1px solid #aeaeae;}
.captcha-img{border:1px solid #aeaeae;}
.captcha-img img{width:100%;height:100%;max-width:100%;max-height:100%;}
input.feedback-submit{background-color:#e4e4e4;border: none;}
.feedback-submit:hover{background-color:#0186ed;color:#fff;}

@media (max-width:991px){
	.pro-info-pos1{display:block;}
	.pro-info-pos2{display:none;}
}
@media (max-width:767px){
	.feedback{font-size:13px;}
	.cus-info{padding:10px;}
	.cus-mes{padding:10px;background-size:16px;}
	.captcha{padding:10px 5px;}
	.mainright-info{font-size: 14px;}
}
@media (max-width:680px){
	.feedback{font-size:12px;}
	.cus-info{width:48%;margin:0 1% 10px;}
	.captcha,.captcha-img,.feedback-submit{width:48%;}
}
@media (max-width:530px){
	.mainright-info{font-size: 12px;}
	.captcha,.captcha-img,.feedback-submit{width:48%;}
}


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

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

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


/***********产品-推荐TITLT*********/ 
.page-recomend-title{ overflow: hidden;margin-bottom: 20px;}
.page-recomend-title div{font-size: 16px;color: #333;float:left;font-weight: bold;}
.page-recomend-title a{float: right;color: #ef7b00;font-size: 16px;padding: 2px 6px;}

/***********产品-推荐新闻*********/ 
.page-in-reconmend{overflow: hidden;margin-bottom: 30px;}
.page-recom-news{overflow: hidden;}
.page-recom-news-box{float: left; width: 48%;display: block;overflow: hidden;line-height: 18px;height: 18px;margin-bottom: 15px;margin-right: 2%;}
.page-re-news-tit{font-size: 14px;padding-left: 5px; line-height: 18px;height: 18px;color: #333; overflow: hidden;float: left;width:calc(100% - 100px);}
.page-re-news-time{font-size: 14px;line-height: 18px;height: 18px;padding-right: 5px;  border-right: 1px solid #999;float: left;color: #999;}
/***********产品-推荐产品*********/ 
.page-recom-pro{overflow: hidden;}
.page-recom-pro-box{display: block;float: left;width: 23.5%;margin-right: 2%;}
.page-recom-pro a:last-child{margin-right: 0;}
.page-recom-pro-box img{width: 100%;}
.page-re-pro-tit{font-size: 14px;color:#666 ;text-align: center;margin-bottom: 10px;line-height: 40px;height: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/***********新闻hover*********/ 
.page-recom-news-box:hover .page-re-news-tit{color:#1b5ca9;}
.page-recom-news-box:hover .page-re-news-time{color:#1b5ca9;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#1b5ca9;}



@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: #0186ed;border:1px solid #0186ed;}
.page-in-button .page-in-button-on{color: #0186ed;background-color: transparent;}
.page-in-button a:hover{opacity: 0.8;}

/*******************************page-in-button2*******************************/
.page-in-button2{margin-bottom: 30px; font-size: 14px;margin-top: 20px;}
.page-in-button2 span{display: block;font-size: 14px;line-height: 30px;height: 30px;overflow: hidden; color: #666;font-weight: bold;}
.page-in-button2 span a{font-weight: normal; color: #666;}
.page-in-button2 .return{display: block;font-size: 14px;line-height: 30px;height: 30px;color: #666;}
.page-in-button2 span a:hover{text-decoration: underline;}


.page-in-newsdetails img{max-width:900px;}