﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/
@import url("gaode_main.css");/*高德地图*/


/*顶部*/

.top{
	background:#f2f2f2;
	width:100%;
	height:50px;
	line-height:50px;
}
.weixin, .weibo{
	 width: 30px;
	margin-top: 10px;
	height: 30px;
}
.weixin a, .weibo a{ 
		display:block;
		height: 30px;
		line-height: 30px;
		padding-left:32px;
}
.erweima{
	height: 110px;
	width: 110px;
	position: absolute;
	display: none;
	cursor: pointer;
	z-index: 9999999;
	background:#646464;
	padding:5px;
	top:60px;
}
.erweima img{
	height: 110px;
	width: 110px;
	position: absolute;
	cursor: pointer;
	z-index: 9999999;
}
.weixin{background: url(../img/weibo.png) no-repeat;margin-right:10px;}

.weibo{ background: url(../img/weixin.png) no-repeat;}

/*顶部结束*/

/*头部*/
.nav_bg{
	background: url(../img/nav_bg.png) repeat-x ;
	width:100%;
	height:115px;
	position: relative;
	z-index: 2;
}
#m1  h3 a{ background:none;}
/*头部结束*/


/*尾部*/
.foot_bg{
	background:#666;
	height:250px;
	padding-top:40px;
}
.footer .grid_37{ padding-top:10px;}
.footer .grid_37 h3{ font-size:18px; color:#66ab21; font-weight:normal;}
.foot1{ background: url(../img/ind_img/foot_menu_bg.jpg)  top 10px right no-repeat; height:160px;}
.foot1 a{color:#999;font-size: 14px;}
.foot1 h3 a, .foot2 h3{font-size:16px; color:#fff;line-height:30px; font-weight:normal;}
.copy  a{margin:0 10px 0 10px;color:#bdbdbd;}
 * .copy{color:#bdbdbd;height:40px; line-height:40px;}
.foot1 ul li, .foot2 ul li{ padding-left:13px;}
.foot_icon{ background: url(../img/ind_img/h3_bg.jpg) left center no-repeat;height:32px;}

.copy_bg{ background:#5b5b5b; margin-top:20px;}
/*尾部结束*/

/*关于我们*/
.about{ height:460px;}
.about .more{
	display:block;
	height:64px;
	width:66px;
	background:url(../img/ind_img/more.png) no-repeat;
	margin-top:30px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	}
.about .more:hover{
	background:url(../img/ind_img/more_hover.png) no-repeat;
	-webkit-transition: all 0.5s linear -1ms;
	-moz-transition: all 0.5s linear -1ms;
	-ms-transition: all 0.5s linear -1ms;
	-o-transition: all 0.5s linear -1ms;
	transition: all 0.5s linear -1ms;

	}

/*关于我们结束*/


/*视频展示*/
.contant2_bg{ 
	width:100%; 
	background:#f6f6f6; 
	height:560px; 
	border-bottom:1px solid #ddd;
	}
.video_first, .video_last{ width:210px; height:24px; display:block;}
.video_first{ background:url(../img/ind_img/video_first.png) no-repeat;}
.video_last{ background:url(../img/ind_img/video_last.png) no-repeat;
}
.video_main{
	width:290px;
	height:348px;
	background:#fff;
	border-bottom:2px solid #ccc;
	}
.video_1{ margin-left:50px;}
.video_2{ margin-left:64px;}
.video_3{ margin-right:50px;}
/*视频展示结束*/

/*产品展示*/
.fade .mosaic-overlay {
    
   
 
   
}
.mosaic-block {
    float:left;
    position:relative;
    overflow:hidden;
    width:273px;
    height:350px;
    border-left:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
}
.pro_last{border-right:1px solid #d9d9d9; }
.mosaic-overlay {
    display:none;
    z-index:5;
    position:absolute;
    width:100%;
    height:100%;
    background:#111;
}
.pro_main{
	 width:273px;
    height:350px;
	}
.pro_main h3{ 
	line-height:350px; 
	color:#fff; 
	text-align:center;
	font-size:18px;
	font-weight:normal;
	}
.mosaic-overlay:hover{text-decoration:none;}
.contant3 ul li{ height:402px;}

/*产品展示结束*/


/*新闻*/
.contant4_bg{ 
	background:#f5f5f5;
	border-top:1px solid #d9d9d9;
	}
.news_left h2, .news_right h2{
	width:160px;
	font-size:24px;
	line-height:40px;
	height:54px;
	background:url(../img/ind_img/news_icon.png) center right no-repeat;
	}
.news_img img{
	width:180px;
	height:100px;
	background:#fff;
	padding:4px;
	}
.contant4 ul li{
	border-bottom: 1px dashed #ddd;
	height: 30px;
	line-height: 30px;
	}
.contant4 ul li a{ font-size:18px;}

/*新闻结束*/
.main_bg{
	background: url(../img/main_bg.jpg) #fff left top repeat-x;
}
.main_top {
	height:45px;
	background:#F8F8F8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}


/*产品内页*/
.pro_L_1 {position: relative;width:290px;height:370px;}
.pro_L_1 .title{
	background:#333;
	position:absolute;
	bottom:0px;
	width:290px;
	height:370px;
	text-align:center;
}
.pro_L_1 a {
	width: 274px;
	height: 350px;
	line-height: 350px;
	color: #fff;
	display: block;
	font-size: 24px;
	text-decoration: blink;
}
.pro_name{ border-bottom:3px solid #ccc;}
 .pro_name h3 a{ font-size:18px; height:30px;font-weight: normal; color:#000;}








.alltitle .crumbs img{ float:left;}
.public_2col{
	width:1100px;
	padding-bottom:30px;
}
.page_title{
	width:180px;
	height:70px;
	margin-top:80px;
	padding-right:20px;
}
.page_title h3{
	text-align:right;
	font-size:24px;
	font-weight:normal;
	color:#E60012;
}
.page_title span{
	text-align:right;
	display:block;
	color:#808080;
	font-size:16px;
}
.recommend{ 
	height:300px;
}
.picList li{list-style:none;}
.recommend ul li img:hover{ border:none;}
.honor_img_01 a img:hover{ background:#F00; border:1px solid #fff;}
.news_list ul li:hover{ background:#ECECEC;}
.more_fri{
	display: inline-block;
	margin-top: 5px;
	padding-right: 17px;
	background: url(../img/news_icon.png) no-repeat right center;
	float:right;
	margin-right:10px;
}
.ind_news_pic { margin-right:20px;margin-left: 20px;}
.Paging .assist a{ color:#000;}
.Paging .assist { width:400px; padding:10px 0 10px 80px; background:#E7E7E7;font-size: 16px;}

.pro_first{ margin-left:20px;}

.right_main .video_main{ background:#F5F5F5;}

/*工件展示*/
.work_list .pic a img{ width:235px; height:235px; padding:5px; background:#EFEFEF; border:1px solid #E0E0E0;}
.work_list  p{ font-size:16px; padding:10px 0;}
.foot_bg  .footer .foot2 {width:140px;}

#ditu, #dituContent{height: 350px;}

.news_left h2{width: 185px;}

.paging .current:link, .paging .current:visited, .paging .current:active{background: #296CBB;border: 1px solid #0060AF;}

.copy_bg .copy p{display: inline;color:#fff;}

.foot_bg{min-height: 300px;}

.foot1{min-height: 160px;}



.invalid_hover  .pic a img:hover{border: 1px solid #fff;}

.ind_news_list .grid .ind_news_main{float:left;margin-top: 20px;}

.picScroll-left .hd ul li.on{background: #0081FF;}
.footer{min-height: 210px;}

.contant3 ul li{width: 274px;}

.pro_L_1 .title{left:0;}

.header_R{width: 700px;}

.erweima{background:none;}

.slideBox .hd ul{height: 35px;}

.top .main .grid_50{font-size: 16px;}

.header_R {width: 650px;}

.nav .m{width: 92px;}
.copy a{color: #FFFFFF;}
.video_img .fancybox img{width:290px;height:170px;}