﻿img{border:0}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,label,span,a{margin:0;padding:0;border:0}
body,td,th{font-family:"微软雅黑", Arial, "Microsoft YaHei" ! important; /* For IE6 */font-size: 12px;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}/* "Microsoft YaHei" ! important; _font-famliy:*/
body{margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;background-color: #FFF;}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left}
input,select,img{vertical-align:middle}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
textarea{outline:none;resize:none}
ol,ul,li{list-style:none}
del{text-decoration:line-through}
em,i{font-style:normal}
sup,sub{font-size:100%;vertical-align:baseline}
input[type=submit],input[type=button],[class^=btn-],button{cursor:pointer}
[class^=abtn-]{text-decoration:none;}
input::-moz-focus-inner{border:0;padding:0}


.clear{clear:both;}
a:hover{color:#0057a6; text-decoration:none;}
a{ text-decoration:none; color:#333;}
/****header区域****/
.header{margin: 0px;padding: 0px;height: 97px;width: 100%;background-image: url(/style/images/header_bg.png);}
.header .box{padding: 0px;height: 97px;width: 1100px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;background-image: url(/style/images/header_bg_br.png);background-repeat: no-repeat;background-position: left bottom;}
.header .logo{margin: 0px;float: left;height: 50px;width: 190px;padding-top: 23px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}
.header .seach_box{margin: 0px;float: right;height: 63px;width: 311px;padding-top: 0px;padding-right: 10px;padding-bottom: 0px;padding-left: 0px;}
.header .seach_left{margin: 0px;padding: 0px;float: left;height: 33px;width: 81px;position: relative;}
.header .seach_left .icon{
	margin: 0px;
	float: left;
	height: 20px;
	width: 311px;
	
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	position: relative;
	color: #fff;
}
.header .seach_left .icon a{
	margin: 0px 5px;
	float: left;
	height: 20px;
	
	position: relative;
	color: #fff;
}
.header .seach_left .icon a:hover{
background-color:#ffb100;
float: left;
}

.screen-reader-text{display:none;}


.nav_box{background-image: url(/style/images/nav_bg.png);
background-repeat: repeat-x;padding: 0px;height: 47px;
width: 100%;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}
.nav_box .nav{
	
	height: 47px;
	width: 1100px;
	margin:0 auto;
	 line-height:47px;
}
/*设置二级导航样式*/   

.nav ul li { 
     float:left; font-size:14px; display:inline-block; height:47px; text-align:center; 
}
.nav ul li a {
    color:#fff; font-size:14px; padding:0 45px;
}

.nav ul li:hover{display:block;  height:46px;background-repeat: repeat-x; color:#fff; background-color:#ffb100; }
.nav ul li a:hover{display:block;  height:47px; margin:0px;background-repeat: repeat-x; color:#fff; background-color:#ffb100;}
/*设置一级导航样式*/
.nav ul li ul{
    display:none;
}
.nav ul li:hover ul{
    display:block;
	width:260px;
    position:absolute;
    top:144px;
    background-color:#f2f2f2;z-index:40;
	
}
.nav ul li ul li{
width:260px;
    height:43px;
    line-height:43px;
    color:#666;
	
	
font-size: 14px;
z-index:40;

}
.nav ul li:hover ul li a{
    display:block;
    
    height:43px;
    line-height:43px;
    color:#666;
	margin: 0px;
font-size: 14px;
  
	overflow:hidden;
	text-align:left;

}
.nav ul li:hover ul li:hover,.nav ul li:hover ul li a:hover{
   height:43px;
    line-height:43px;
	 background-color:#0057a6;
	 color:#fff; margin-top:-0.5px;
}
 
/*设置三级导航样式*/
.nav ul li:hover ul li ul { 
    display:none;
}
.nav ul li:hover ul li:hover ul{ 
    display:block; 
    width:300px; height:210px;
	position:fixed;
    top:130px; 
    left:509px;
    background-color:#f1f1f1;z-index:40;
}
.nav ul li:hover ul li:hover ul:hover{ background-color:#fff;}

#banner{ border:0px solid #ff0000; height:385px; background-image:url(/style/images/banner.jpg); }
#banner02{ width:100%;height:200px;}
.banner02-1{ margin:0 auto; width:1100px;}
.wrap { width: 1100px; /*网页宽度*/ margin: 0px auto; position: relative; }
/*内页共用*/
.side-page{ padding-top:25px;}

.side-page .all-lft{width:230px;float:left;}
.side-page .all-lft .head{background:#DBDADA;padding:0 20px;height:50px;line-height:50px;}
.side-page .all-lft .head h3{font-size:16px;color:#333333;font-weight:bold; text-align:center;}
.side-page .all-lft ul{background:#F2F2F2;padding:13px 13px 35px 13px;}
.side-page .all-lft ul li{border-bottom:1px solid #DCDCDC;padding:5px 0;}
.side-page .all-lft ul li a{color:#333333;display:block;height:30px;line-height:30px; padding-left:20px;}
/* .side-page .all-lft ul li a:link{background:cyan;} */
/* .side-page .all-lft ul li a:visited{background:cyan;} */
.side-page .all-lft ul li a:hover,.side-page .all-lft ul li a.cur{color:#FFF;background:#0057a6;}
.side-page .all-rgt{width:810px;float:right; min-height:500px;}
.side-page .all-rgt .posits p{float:right;color:#444444;margin-top:5px;}
.side-page .all-rgt .posits p a{color:#444444;}
.side-page .all-rgt .posits h3{float:left;font-size:16px;color:#333333;font-weight:bold;padding-bottom:9px;}
.side-page .all-rgt .posits{border-bottom:1px solid #AAAAAA; height:30px;}
/*内页共用*/
/*公司坚简介*/
.side-page .profile{padding:20px 10px;}

/*公司坚简介*/



/*新闻中心*/
.news-page{margin-bottom:30px;}
.news-page ul li{overflow:hidden;background:url(/style/images/img23.gif) no-repeat center bottom;padding:35px 0;}
.news-page .thumb{width:164px;height:132px;float:left;padding-left:20px;}
.news-page .thumb img{width:164px;height:132px; border:1px solid #e5e5e5; }
.news-page .desc{float:right;width:596px;height:132px;position:relative; padding-right:10px;}
.news-page .desc h4{color:#555555;font-weight:bold;margin-bottom:25px;}
.news-page .desc h4 span{float:right;color:#888888;font-weight:normal;}
.news-page .desc h4 a{ font-size:14px;}
.news-page .desc .more{position:absolute; right:10px;display:inline-block;color:#36b4f5;padding:0 8px; height:60px; line-height:60px;}
.news-page .desc span{ height:60px; line-height:60px;}

.news-page .desc .more1{position:absolute; right:10px;display:inline-block;color:#fff; background-color:#36b4f5; margin:15px 8px; width:50px; height:30px; line-height:30px;}

.profile p img{display: block;overflow: hidden; width: auto;height: auto;margin: auto;}


/*新闻中心*/


/*下载*/
.news-page{margin-bottom:30px;}
.news-page ul li{overflow:hidden;background:url(/style/images/img23.gif) no-repeat center bottom;padding:35px 0;}
.news-page .thumb1{width:166px;height:132px;float:right;padding-left:20px;}
.news-page .thumb1 img{width:164px;height:132px; border:1px solid #e5e5e5; }
.news-page .desc1{float:left;width:596px;height:132px;position:relative; padding-right:10px;}
.news-page .desc1 h4{color:#555555;font-weight:bold;margin-bottom:25px;}
.news-page .desc1 h4 span{float:right;color:#888888;font-weight:normal;}
.news-page .desc1 h4 a{ font-size:14px;}
.news-page .desc1 .more{position:absolute; right:10px;display:inline-block;color:#36b4f5;padding:0 8px; height:60px; line-height:60px;}
.news-page .desc1 span{ height:60px; line-height:60px;}
.news-page .desc1 .more1{position:absolute; right:10px;display:inline-block;color:#fff; background-color:#36b4f5; margin:15px 8px; width:50px; height:30px; line-height:30px;}




/*下载*/

/*4-案例*/
.sucess-case{width:850px;overflow:hidden;padding:20px 0;}
.sucess-case ul{width:850px;}
.sucess-case ul li{overflow:hidden;width:240px; height:210;float:left; margin: 0px 41px 20px 0px; background-color:#f2f1f1; border:1px solid #777777;}

.sucess-case ul li a{overflow:hidden;width:240px; height:210; text-align: center;
line-height: 25px;
float: left;}

.sucess-case ul li span{  float:left; font-size:14px; font-weight:400line-height: 22px;width: 100%;
padding: 10px 0px;}


.sucess-case ul li:hover,.sucess-case ul li a:hover{ background-color:#0057a6; color:#fff;}

/*4-案例*/

/*分页*/
.com_page {
height: 24px;
line-height: 24px;
padding: 20px 0px;
}

#fenye{clear:both;height:35px;color:#999; text-align:center;}
#fenye a,#fenye span{padding:2px 5px;text-decoration:none; font-size:14px;margin-left:5px;height:24px; text-align:center; line-height:24px; color:#666; background:#eee}
#fenye .prev,#fenye .next{width:55px; text-align:center;}
#fenye span{  text-decoration:underline;color:#0057a6; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif; text-align:center;font-weight:bold; }
#fenye a:hover{color:#0057a6; text-decoration:none;}

.com_page{height:24px; line-height:24px;}
.com_page ul{text-align:center;}
.com_page ul li{display:inline-block; zoom:1; *display:inline; margin:0px 4px; color:#555;}
.com_page ul li a{color:#555;}
.com_page ul li.cur a,
.com_page ul li a:hover{border-bottom:2px solid #B7B7B7; text-decoration:none;}


#main{width:1100px;  margin:20px auto 0px; overflow:hidden }
#main .ind_news{ width:286px; margin:0 auto; overflow:hidden;}
#main .ind_news  ul li{width:286px; background:url(/style/images/index-11.jpg) no-repeat; margin-bottom:3px; display:block; height:30px; line-height:30px; margin-left:5px; }
#main .ind_news  ul li a{ width:256px;font-size:12px; color:#383838; text-indent:20px; padding-left:30px;}
#main .ind_news  ul li:hover{width:286px; color:#fff; background:url(/style/images/index-12.jpg) no-repeat; }
#main .ind_news  ul li:hover a{width:286px; color:#fff; }
#main .ind_news  ul li a:hover{width:256px; color:#fff; margin:0px }

#foot{ width:100%; height:45px; float:left;margin-top: 25px;}
#footer {
clear: both;
width: 1100px;
line-height: 24px;
border-top: 1px solid #C9C9C9;
margin:0 auto;
overflow: hidden;
}
#footer span{ float:left; line-height:45px;}
.footer-1{ float:right; line-height:45px;}


.prodt{ float:left; width:790px; padding:24px 0 0 20px; min-height:320px;}
.prodtimg{ float:left; width:370px; height:390px;}
.big{ float:left; width:368px; height:320px; border:1px solid #ddd;}
.big a{ display:inline-block; width:368px; height:320px;}
/*2014-05-30*/
.big img{width:368px; min-height:350px; border:1px solid #cccccc;}
.prodt_txt{ float:right; width:400px; line-height:20px; color:#666; position:relative;}
.prodt_txt h2{ line-height:32px; color:#0057a6; font-size:20px;font-family:"\5FAE\8F6F\96C5\9ED1"; text-transform:uppercase;}
.prodt_txt h3{ line-height:26px; color:#8d8d8d; padding-bottom:6px;}
.prodt_txt p{ background:url(/style/images/dian.jpg) left 8px no-repeat; padding-left:10px;}


.ncontent{width:850px; margin:0px auto; clear:both; background: #fff; }


.ncontent .viewport{padding:20px 0px;  color:#333; }
 ul.cb1{padding:0; margin:20px 0px 0px 0px; }
 ul.cb1 li{list-style:none; float:left ;width:244px; height:230px; text-align:center; margin-right:37px; margin-bottom:15px; display:block}
 ul.cb1 li img{width:244px; height:180px;  border:2px solid #F1F1F1;}
 ul.cb1 li span{list-style:none; float:left ;width:244px; height:60px; text-align:center; font-size:14px; line-height:60px;}

 ul.cb{padding:0; margin:20px 0px 0px 0px; }
 ul.cb li{list-style:none; float:left ;width:244px; height:339px; text-align:center; margin-left:19px; margin-bottom:40px; display:block}
 ul.cb li img{width:240px; height:335px;  border:2px solid #FFF;}
 ul.cb li span{list-style:none; float:left ;width:244px; height:30px; text-align:center; font-size:14px; line-height:30px;}

 