/*二级页面*/


/*full_width*/
.full_width{width:100%; height:320px; overflow:hidden;}
.full_width img{display:block; width:1920px; height:320px; margin:auto;}

/*分页*/
.page-bar{text-align: center;}
.pages {position: relative; margin:50px 0 80px;}
.pages a,.pages span{color: #666; background-color:#fff; background:-webkit-linear-gradient(#fff, #ddd); background: -o-linear-gradient(#fff, #ddd); background: linear-gradient(#fff, #ddd);}
.pages a,.pages span.current2 {position: relative; display: inline-block; vertical-align: middle;
    *display: inline; *zoom: 1; border: 1px solid #ddd; line-height: 25px; min-width: 25px;
    padding: 3px 12px; border-radius: 3px; margin: 0 0 0 5px;}
.pages a.current,.pages a:hover {background:#ffc600; border-color:#ffc600; color: #FFF;}
.pages span.current2 {vertical-align: middle;}

/*翻页*/
.prdview{margin-top:30px; width:100%;}
.prdview p{display:block; height:25px; color: #7b7b7b;}
.prdview p span{float:left; display:block; width:60px; margin-right:5px; line-height:25px;}
.prdview p a{float:left; display:block; width:400px; color: #7b7b7b; line-height:25px;}
.prdview p a:hover{color:#ffc600;}

/*类别*/
.Classify {margin-top:60px;}
.Fen{width:672px; padding-left:15px; height:42px;}
.Fen a{float:left; display:block; padding:0 10px; height:42px; line-height:42px; text-align:center; font-size:16px; margin:0 5px;}
.Fen a:hover,.Fen a.on{background:#ffc600; color:#fff;}
.search{width:318px; margin:2px 15px 0 0; height:38px; position:relative;}
.search b{float:left; display:block; width:114px; line-height:38px; font-size:24px; 
	text-align:center;}
.search .searchbox_txt{float:left; display:block; width:254px; height:32px; line-height:32px; padding:0 5px;background:none; border:2px solid #ffc600; color:#666;}
.search button{float:left; display:block; width:50px; height:36px; background:#ffc600;
	border:2px solid #ffc600; color:#fff; font-size:14px; cursor:pointer;}
.search  button:hover{background:#589ED7; border-color:#589ED7;}

/*新闻资讯*/
.news_item li{border-bottom:1px solid #e2e2e2; padding-bottom:16px; margin-bottom:20px;}
.news_item li .an1{display:block; font-size:24px; line-height:40px; color:#666; font-weight:bold;}
.news_item li p{color:#666; line-height:20px; }
.news_item li p.p1{margin:15px 0 10px;}
.news_item li p.p2{width:100%;height:64px; line-height:32px; overflow:hidden;}
.news_item li .more{display:block; width:80px; height:26px; float:right; background:#005EB8;
	color:#fff; line-height:26px; text-align:center; margin-top:8px;}
.news_item li .an1:hover{color:#ffc600;}

/*新闻详情*/
.article{width:1000px; overflow: hidden; margin:50px auto 80px;}
.article h2.Tit{text-align:center; font-size: 28px; color:#ff9900; line-height:40px; padding:6px 0;}
.sourcedata{width: 440px; max-width:1000px; padding: 15px 0 20px; line-height: 22px;
	overflow: hidden; margin:auto; color: #5A5A5A; font-size:12px;}
.sourcedata span.s_detail{float:left; display:block; margin:0 12px;}
.oshow .desc{text-indent: 24px; background-color: #F5F5F5; border: 1px solid #E5E5E5; 
	color: #868686; margin-bottom:30px; padding: 5px; line-height: 22px;}
.oshow .detail span{display:block; line-height:25px; color:#3e3e3e;} 


/*关于我们*/
.Con-J{padding-bottom:60px;}
.Con-J .gongs{width:1000px; margin:50px auto 0;}
.Con-J .gongs p{color:#666; line-height:30px; text-indent:2em; margin-bottom:20px;}

/*联系我们*/
.Contact_us .call{width:400px; padding:30px 250px; border:4px solid #F0F0F0; position:relative; 
	left:145px; z-index:1;}
.Contact_us .call dt{position:absolute; top:52px; left:-100px; z-index:2; background:#fff; 
	font-size:28px; color:#ffc600 ; font-weight:bold; line-height:40px; padding:10px; width:220px;}
.Contact_us .call dd{color:#7b7b7b; font-size:16px; line-height:46px;}
.Contact_us .call dd span.mr{margin-right:40px;}
.BMap_mask{margin:50px 50px 80px 50px;}


/*产品展示*/
.products{padding-bottom:60px;}
.products .p-show li{float:left; position:relative; width:340px; margin:0 42px 30px 0; padding:15px; border: 1px solid #dddddd;}
.products .p-show li:nth-child(3n){margin-right:0;}
.products .p-show li .pic{display:block; width:340px; height:260px; overflow: hidden;}
.products .p-show li img{display:block; width:100%; height:auto; margin:auto;}
.products .p-show li .wen{margin-top:10px; text-align:center;}
.products .p-show li .tit{display:block; width:100%; font-size:18px; color: #5a5a5a; font-weight:bold; line-height:22px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.products .p-show li .tit:hover{color:#FF9900;}
.products .p-show li .cont{color: #999999; margin-top: 7px;}


/*服务项目*/
.ser-box{padding:40px; background-color:#F4F4F4; margin-top:40px;}
.ser-box .text00{width:550px;}
.ser-box .text00 h4{font-size:28px; color:#434343; height:59px; line-height:59px; border-bottom:1px solid #ccc;}
.ser-box .text00 .nr{margin-top:40px;}
.ser-box .text00 .nr p{font-size:16px; color:#666; line-height:32px;}
.ser-box .pic00{width:530px; height: 350px; overflow:hidden;}
.ser-box .pic00 img{display:block; max-width:100%; height:auto; margin:auto;}


