body{
	background:#fff;
	min-width: 1200px;
}
.header{
	width:100%;
	position:fixed;
	z-index:999;
	background:#ffffff;
	}
.head{
	width:1200px;
	margin:0 auto;
	height:95px;
}
.head h1{
	float:left;
}
.head p{
	text-align: right;
}
.head p span{
	float:left;
	width:485px;
	height:20px;
	line-height: 20px;;
}
.head p span a{
	display: inline-block;
	padding:3px 15px;
	color:#fff;
	background:#13304f;
	margin-left:10px;
}
.telz{
	float:right;
}
.tel{
	height:52px;	
	margin-top:10px;
	padding-left:60px;
	font-size:26px;
	color:#ff5a00;
	font-weight:bold;
	background: url(../../images/tel_bg.jpg) no-repeat left top;
}
.tel span{
	font-size:15px;
	color:#084f6b;
	font-weight:normal;
}
.pdf{
	line-height: 25px;
	text-align: right;
}
.pdf a:hover{
	color:#084f6b;
}
#dd-navigation{
	width:100%;
	height:48px;
	min-width: 1200px;
	background:url(../../images/navbg.jpg) repeat-y top center;
}
#nav-strip{
	width:1200px;
	margin:0 auto;	
    position: relative;
    z-index: 16; 
    text-align: center;  
}
#nav-strip  ul{	
	float:left;	
}
#nav-strip  ul .line{	
	width:1px;
	border-left: 1px dotted #fff;
	float: left;
	height: 26px;
    margin-top: 11px;
}
.nav-item{ 
	float:left;
	position:relative;	
	text-align:center;
	z-index: 10;	
}
.nav-item a span{	
	display: block;	
	height:48px;
	color: #fff;		
	line-height:48px;	
	font-size:16px;	
	padding:0px 52.5px;	
}
.current a span{
	color:#fff;
}
.current{	
	background:url(../../images/navbghover.jpg) repeat-y left;
	background-size:100% 100%;
}
.banner li.nav-item:hover{	
	background:url(../../images/navbghover.jpg) repeat-y left;
	background-size:100% 100%;
}
.banner li.nav-item:hover span{
	color:#fff;
}
.current .subnav{
	display: block;
}
.current .subnav .subnav-inner{
	display:none;
}
.current:hover .subnav .subnav-inner{
	display:block;	
}
.nav-item .subnav{
	display: none;
}
.nav-item:hover a{
	text-decoration: none;	
}
.nav-item .subnav,#nav-strip ul li.current .subnav{
	float:left;
	width:100%;
	position:absolute;
	left:50%;
	margin-left:-84px;
	top:48px;			
	z-index: -1;	
}
#nav-strip ul li.current .subnav {
	display: block;	
}
.subnav-inner {
	float: left;
	width:100%;	
}
.subnav ul{
	float: left;
	width:100%;	
}
.subnav ul li{	
	display:block;	
	height:50px;
	text-align: left;
	line-height:50px;	
	background:#095776 url(../../images/ban_libg1.png) no-repeat 130px center;;
	padding-left:30px;
	border-bottom: 1px dashed #7a97b1;
}
.subnav ul li:last-child{
	border:none;
}
.subnav ul li:hover{
	background:#0287bf;
}
.nav-item:hover .subnav{
	display: block;
}
#nav-strip ul li a{	
	color:#fff;
	display:block;	
	font-size: 14px;	
}
#nav-strip ul li a:hover{	
	color:#fff;	
}
.large{
	height:143px;
	}
.large .inner {
	height:95px;
	 }
.small{height:105px;}
.small .inner {height:72px; }
.small h1 img { height: 72px;}
.small .tel { margin-top:0;}
.small .pdf{ line-height:20px;}
.small .pdf a { font-size:12px;}
/*轮播图*/
.picture{
	width:100%;
	height:auto;
	margin-bottom:20px;
	box-shadow: 0px 3px 10px 3px #b0b0b0;;
}
.hiSlider{
	overflow: hidden;	
}
.hiSlider-item{
	float: left;
	width:100%;		
}
.hiSlider-item img{
	width:100%;
}
.hiSlider-pages{
	position: absolute;
	width:100%;	
	bottom:16px;
	left:0px;	
	text-align: center;
}
.hiSlider-pages a{
	display: inline-block;	
	width:10px;
	height:10px;
	border-radius: 10px;	
	margin:0px 3px;
	border:1px solid #fff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;	
}
.hiSlider-pages a.active{	
	background:#fff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;	
}
/*ggt
-------------------------------------------------------------- */
.ggt{
	width:1200px;
	overflow:hidden;
	margin:auto;
	margin-top: 143px;
}
.ggt img{
	max-width:100%;
	height:auto;
}
/*pro
-------------------------------------------------------------- */
.pro{
	width:1200px;
	overflow:hidden;
	margin:auto;
	padding-top:18px;
	}
.titcn{
	width:100%;
	height:35px;
	line-height:35px;
	overflow:hidden;
	background:url(../../images/titbg.png) no-repeat center;
	text-align:center;
	}
.titcn a{
	font-size:24px;
	color:#084f6b;
	}
.titen{
	width:100%;
	overflow:hidden;
	text-align:center;
	}
.titen a{
	font-size:16px;
	color:#084f6b;
	}
.pro .pronr{
	width:100%;
	overflow:hidden;
	margin-top:44px;
	}
.pro .pronr dl{
	width:360px;
	height:365px;
	overflow:hidden;
	float:left;
	margin-right:60px;
	position:relative;
	}
.pro .pronr dl:last-child{
	margin-right:0;
	}
.pro .pronr dl dt{
	width:100%;
	overflow:hidden;
	}
.pro .pronr dl dd{
	width:100%;
	height:52px;
	line-height:52px;
	overflow:hidden;
	text-align:center;
	background:#084f6b;
	color:#fff;
	position:absolute;
	bottom:0;
	font-size:20px;
	}
.pro .pronr dl:hover dd{
	display:none;
	}
.pronr .photo{width:360px;height:365px;overflow:hidden;text-align:center;font-size:22px;color:#fff;background:#0287ee; }
.pronr .rsp{width:360px;height:365px;overflow:hidden;position: absolute;top:0px;left:0px;}
.pronr .text{position:absolute;width:360px;height:365px;left:-360px;top:0px;overflow:hidden; font-size:20px;color:#fff;background:rgba(8,79,107,0.8);text-align:center; padding-top:116px;}
.pronr .text .textbt{
	width:100%; 
	overflow:hidden;
	}
.pronr .text .textimg{
	width:100%; 
	overflow:hidden; 
	text-align:center;
	margin-top:49px;
	}
/*news
-------------------------------------------------------------- */
.news{
	width:100%;
	overflow:hidden;
	background:url(../../images/newsbg.jpg) no-repeat top center;
	padding-bottom:28px;
	padding-top:40px;
	margin-top:46px;
	}
.newsnr{
	width:1200px;
	overflow:hidden;
	margin:auto;
	}
.newslf{
	width:34%;
	overflow:hidden;
	margin-top:38px;
	}
.newslf dl{
	width:100%;
	overflow:hidden;
	}
.newslf dl dt{
	width:100%;
	overflow:hidden;
	}
.newslf dl dd{
	width:100%;
	overflow:hidden;
	margin-top:10px;
	}
.newslf dl dd .newslftime{
	width:20%;
	overflow:hidden;
	padding-top:10px;
	height:66px;
	background:#084f6b;
	color:#fff;
	font-size:16px;
	text-align:center;
	}
.newslf dl dd .newslftime span{
	color:#fff;
	font-size:32px;
	}
.newslf dl dd .newslfnr{
	width:75%;
	overflow:hidden;
	height:76px;
	}
.newslf dl dd .newslfnr .newslfbt{
	width:100%;
	overflow:hidden;
	color:#084f6b;
	font-size:18px;
	}
.newslf dl dd .newslfnr .newslfms{
	width:100%;
	overflow:hidden;
	line-height: 22px;
	color: #595959;
	}
.newsrt{
	width:60.1%;
	overflow:hidden;
	margin-top:38px;
	}
.newsrt ul{
	width:100%;
	overflow:hidden;
	}
.newsrt ul li{
	width:93%;
	overflow:hidden;
	padding:13px 3% 18px 3%;
	border:solid 1px #999999;
	margin-bottom:18px;
	}
.newsrt ul li h4{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#000;
	font-weight:normal;
	line-height: 30px;
	}
.newsrt ul li .newsrttime{
	width:100%;
	overflow:hidden;
	color:#595959;
	line-height: 30px;
	}
.newsrt ul li .newsrtms{
	width:100%;
	overflow:hidden;
	color:#595959;
	}
.newsrt ul li:hover{
	border:solid 1px #084f6b;
	}
.newsrt ul li:hover h4{
	color:#084f6b;
	}


/*公司简介*/
.about{
	width:1200px;
	margin: 46px auto 46px;
}
.about dl{
	float:left;
	width:360px;
	height:207px;
	margin-right:60px;
	position:relative;
}
.about dl dt{
	width:360px;
	height:207px;
	overflow: hidden;
}
.about dl dt img{
	width:360px;
	height:207px;
}
.about dl dd{
	width:172px;
	line-height: 50px;
	height:50px;
	text-align: center;
	background:rgba(8,79,107,0.8);
	font-size:16px;
	color:#fff;
	position:absolute;
	top:80px;
	left:94px;
}
.about a:hover dd{
	display:none;
}
.about a:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.footer{
	width:100%;
	padding:30px 0 26px 0;;
	background:#084f6b;
}
.foot_con{
	width:1200px;
	margin:0 auto;
}
.footlf{
	width:80%;
	overflow:hidden;
	}
.footlf .botlogo{
	width:100%;
	overflow:hidden;
	}
.footlf .bq{
	width:100%;
	overflow:hidden;
	margin-top:13px;
	}
.footlf .bq p{
	width:100%;
	overflow:hidden;
	font-size:15px;
	color:#fff;
	line-height: 28px;
	}
.footlf .bq p a{
	font-size:15px;
	color:#fff;
	}
.footlf .bq p a:hover{
	text-decoration:underline;
	}
.footrt{
	width:20%;
	overflow:hidden;
	}
.footrt dl{
	width:100%;
	overflow:hidden;
	}
.footrt dl dt{
	width:50%;
	overflow:hidden;
	float:left;
	}
.footrt dl dd{
	width:50%;
	overflow:hidden;
	float:right;
	}
.footrt dl dd p{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#fff;
	line-height:27px;
	padding-top:29px;
	}
.link{
	width:1200px;
	margin:auto;
	line-height:25px;
	font-size:14px;
	color:#ccc;
}
.link a{
	font-size:14px;
	display: inline-block;
	color:#ccc;
	margin:0px 5px;
}
.link a:hover{
	color:#fff;
}
/*列表页*/
.banner_n{
	width:100%;
	min-width: 1200px;
	height:325px;
	position: relative;
    top: 143px;
    margin-bottom: 173px;
}
.list{
	width:1200px;
	margin:30px auto 50px;
}
.list_left{
	float:left;
	width:270px;
}
.list_left dl{	
	height:42px;	
	padding:30px 32px;
}
.left_top dl{
	background:#084f6b;
}
.list_left dt{
	float:left;
	font-size:24px;
	color:#ffffff;
	font-weight: bold;
	line-height: 42px;	
	letter-spacing: 1px;
}
.list_left dd{
	float:left;
	font-size:20px;
	color:#fff;
	line-height:42px;	
	margin-top:5px;
	margin-left:3px;
	filter:Alpha(opacity=12);
	opacity:0.12;
}
.left_top li{
	line-height: 60px;
	border-bottom:1px solid #eaeaea;
	background:#f7f7f7;
}
.left_top li:last-child{
	border-bottom:2px solid #eaeaea;
}
.left_top li.li_cur{
	background:#fff;
}
.left_top li:hover{
	background:#fff;
}
.left_top li a{
	display: block;
	padding-left:35px;
	font-size:17px;
	color:#666666;	
	background:url(../../images/li_bg1.png) no-repeat 230px center;
}
.left_top li.li_cur a{
	color:#084f6b;
	background:url(../../images/li_bg2.png) no-repeat 230px center;
}
.left_top li:hover a{
	color:#084f6b;
	background:url(../../images/li_bg2.png) no-repeat 230px center;
}
.left_bom{
	margin-top:26px;
}
.left_bom dl{
	background:#525252;
}
.left_bom ul{
	background:#f7f7f7;
	padding:22px 30px 22px 37px;
}
.left_bom ul li{
	font-size:15px;
	color:#666666;
	line-height: 30px;
}
.list_right{
	float:left;
	margin-left:50px;
	width:880px;
}
.right_top{
	height:43px;
	line-height: 43px;
	border-bottom:1px solid #eaeaea;	
}
.right_top span{
	font-size:18px;
	color:#424242;
	font-weight: bold;
}
.right_top i{
	float:right;
	font-size:13px;
	color:#747474;
}
.right_top i a{
	font-size:13px;
	color:#747474;
}
.right_top i a:hover{color:#000;}
.list_nr{
	margin-top:45px;
}
.list_about p,.list_about dl,.list_about span{
	font-size:16px;
	color:#424242;
	line-height: 30px;
}
/*荣誉资质*/
.list_honor{
	float:left;
	padding-left:30px;
}
.list_honor li{
	float:left;
	width:249px;
	margin:0px 10px 18px;
	overflow: hidden;
}
.list_honor li img{
	width:249px;
	height: auto;
}
.list_honor li:hover img{
	cursor: pointer;
	transform:scale(1.2);
	-webkit-transform:scale(1.2); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
/*企业文化*/
.list_culture{
	float:left;
	padding-left:40px;
}
.list_culture li{
	float:left;
	width:196px;
	margin-right:1px;	
}
.list_culture li:first-child p{
	line-height: 20px;
}
.list_culture li p{
	width:100%;
	height:40px;
	padding:29px 0px;
	background:#225380;	
	text-align: center;
	line-height:40px;
}
.list_culture li p a{
	display: block;
	color:#fff;
	font-size:16px;
}
.list_culture li i{
	display: block;
	width:196px;
	height:486px;
	overflow: hidden;
}
.list_culture img{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
.list_culture li:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}
.list_culture li:hover p{
	background:#ff5a00;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
/*产品中心*/
.list_pro{
	
}
.list_pro li{
	float:left;
	width:278px;
	height:282px;
	margin:0px 6px 15px;
	position: relative;
	overflow: hidden;
}
.list_pro li img{
	width:278px;
	height:282px;
}
.list_pro li p{
	height:33px;
	line-height: 33px;
	font-size:16px;
	color:#fff;
	text-align: center;
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#C600479D", endColorstr="#C600479D");
	background-color:rgba(8,79,107,0.78);
}
.list_pro li a:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
/*在线留言*/
.online{
	width:100%;	
	margin-top:40px;
	text-align: center;
}
.online li{
	float:left;
	width:100%;
	margin-bottom:20px;
	font-size:26px;
	color:#ff0000;
	line-height: 34px;
}
.online li span{
	text-align: right;
	float:left;
	width:60px;
	font-size:16px;
	color:#4e4e4e;
	margin-right:25px;
	line-height: 34px;
}
.online li input{
	float:left;
	width:750px;
	height:34px;
	padding-left:10px;
	line-height: 34px;
	border:1px solid #bcbcbc;
	margin-right:15px;
}
.online li textarea{
	float:left;
	width:750px;
	height:248px;
	padding-left:10px;
	border:1px solid #bcbcbc;
	resize: none;
	margin-right:15px;
	line-height: 34px;
}
.button{
	text-align: center;
}
.button input{
	width:110px;
	height:40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	background:#084f6b;
	border:1px solid #084f6b;		
	font-size:18px;
	cursor: pointer;
}
.button input:hover{
	width:140px;
	transition:all 0.1s ease;
	-moz-transition:all 0.1s ease;
	-ms-transition:all 0.1s ease;
	-o-transition:all 0.1s ease;
	-webkit-transition:all 0.1s ease;
}
#map{
	width:850px;
	height:345px;
}
.list_contact li{
	display: inline-block;
	width:33%;
}
.list_contact p,.list_contact li{
	font-size:18px;
	color:#212121;
	line-height:36px;
	text-indent: 2em;
}
/*新闻中心*/
.list_news{
	
}
.list_news li{
	float:left;
	width:100%;
	padding-bottom:25px;
	border-bottom:1px solid #eaeaea;
	margin-bottom:25px;
}
.list_news li a{
	float:left;
	width:100%;
}
.list_news i{
	float:left;
	width:152px;
	height:113px;
	margin:0px 18px 0px 25px;
	border:1px solid #ccc;
	overflow: hidden;
}
.list_news i img{
	width:152px;
	height:113px;
}
.list_news dt{
	font-size:17px;
	color:#1c1c1c;
	font-weight: bold;
}
.list_news dt span{
	font-size:14px;
	color:#c7c7c7;
	font-weight: normal;
	display: block;
}
.list_news dd{
	font-size:15px;
	color:#303030;
	line-height: 20px;
}
.list_news a:hover dt{
	color:#225380;
}
.list_news a:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2); 
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
/*新闻详情页*/
.article{
	margin-top:50px;
}
.article h1{
	font-size: 22px;
    line-height: 30px;
    font-weight: normal;
    text-align: center;
    padding-bottom:10px;
}
.f_txt{
	text-align: center;	
	padding-bottom:5px;
}
.f_txt span{
	padding:0px 8px;
}
.arc_body{
	min-height: 350px;
	padding-top:20px;	
	padding-bottom:10px;
	border-top:1px dotted #e5e5e5;
	border-bottom:1px dotted #e5e5e5;
	margin-bottom:10px;
}
.arc_picbody{
text-align:center;
}
.arc_picbody p,arc_picbody dl,arc_picbody li{
text-align:left;
}
.arc_bottom{
	width:100%;
}
.arc_bottom li{
	float:left;
	width:49%;
	margin-right:1%;
}
.arc_bottom li:last-child{
	text-align:right;
	}
/*客服*/
.service{ 
	width:760px; 
	height:392px; 
	background:url(../../images/service.jpg) no-repeat; 
	position:fixed; 
	left:50%; 
	top:50%; 
	margin: -196px 0 0 -380px;
	display:none;
	z-index:999;
}
.service ul .close{ 
	width:25px; 
	height:25px; 
	display:block; 
	position:absolute; 
	right: 20px;
	top: 13px;
}
.service ul{
	width:760px; 
	height:392px; 
	padding-top:105px;
	position:relative;
	text-align: center;
}
.service ul li a{
	display: block;
	width:167px;
	height:177px;
}
.service ul li{
	display: inline-block;
	margin:0px 4px;
}